drozdowsky

Results 9 comments of drozdowsky

After replacing SET_ONSCREEN_COUNTER_FLASH_WHEN_FIRST_DISPLAYED with IS_JAPANESE (without arguments) - there is no ir2 warnings/errors but segmentation fault still pops up. Japanese main.scm: [main.scm.zip](https://github.com/thelink2012/gta3sc/files/2466042/main.scm.zip) Thanks for reply

Currently using sampler and I agree that global init looks like a must. But. Do we really have to have it in sampler? I think this can also can be...

@dan-dr 's workaround works, start steam like this: ``` export STEAM_RUNTIME_PREFER_HOST_LIBRARIES=0 export STEAM_RUNTIME=1 steam ``` and run dota with vulkan :) @edit I have had crash on "strategy time" and...

Hi, I have the same problem, if I do this manually (import pdb; pdb.set_trace()) it works. @idanarye is there any chance you will look into this? Or at least give...

Thanks for the reply. Could you elaborate more on the limitation please? django-pdb unfortunately is not enough for me. Thanks

I have created https://github.com/drozdowsky/django-tracking-model to solve this

I can confirm as I have the same issue, using flatpak I get: ``` 21:50:39 (WARNING) ShellExecuteEx exception seems occurred. ```

I managed to start it using sys-wine-10.0 bottle instead of SODA in bottles. As I use void linux I had to dbus-run-session my wm + I had to install some...