Marek Wydmuch

Results 129 comments of Marek Wydmuch

@TheNamesItay ACS scripts aren't allowed in the competitions, they're part of the map and map for the competition is always provided and can't be modified. If you want to make...

Hello @SystemErrorWang, sorry for long response time. How exactly did you install ViZDoom on Windows? And did you simply try to launch basic.py example?

Hi @biggzlar, thank you for reporting, could you provide information about your OS, CMake version and python distribution? In most cases version extraction works properly.

Hello @ankitkv, the issue is connected with closing Doom instance and message queues, I didn't identify the exact cause but I pushed a hotfix that should prevent this `*** Fatal...

Hello @floringogianu, I can only confirm that this is probably a bug that affects some range of versions of libharfbuzz. The only solution is to upgraded or downgraded the library.

Hello @ankitkv, Thanks for reporting the problem, I will look into this tomorrow.

I fixed the problem with incorrect values (reversed values). The problem with accuracy is still unresolved. Recordings are based on the game's network code and it looks like the problem...

Hello @krille0x7c2, thank you for reporting the problem, looks like this is SDL2 and Mojave related, upgrading SDL2 to version 2.0.9 (can be done via brew `brew upgrade sdl2`) fix...

Did you check if you have `jpeglib` installed in your environment?

Hi @BSVogler, you should install SDL2 package (`brew install SDL2`), SDL is the first version and it is available as separate package in brew.