Anssi

Results 434 comments of Anssi

Thanks for spotting this and making a PR out of it! Just one tiny comment: did you try it out that it is indeed now running at frameskip of 4...

Pinging @mwydmuch as he is the wizard who understands all of this makefile stuff 🙃

I sadly do not have a linux machine right here to try this out, but got some suggestions: - Could you try `multiple_instances` examples instead of the `cig_multiplayer_host.py`? The CIG...

> I guess I just need to connect my agents fast enough then? :D But it would be nice to be able to start the agents without time pressure, especially...

> I get it is not meant to be a stable image, but I didn't have the intention of adding labels to the elements. They are not so "out there"...

@hzt-1999 can you provide more information on what are you trying to run (code) and what is your system (os, version, python version, vizdoom version, etc).

Hmm that one is tricky, as it seems to stem from the Boost library :s. I assume you installed the dependencies with the command from tutorials (the long list of...

Thanks for reporting this! @mwydmuch It seems like the [old building](https://github.com/mwydmuch/ViZDoom/blob/master/doc/Building.md) instructions differ from ones in README (I assume README one was updated related to recent-ish Boost stuff?). Maybe some...

Oooh thanks for the conda list! Do you want to whip up a PR to add these to README and BUILDING or may I do it (I do not want...

This error can stem from any number of causes, as it just generally means the vizdoom binary died all the sudden. Here are some suggestions that could work: * Try...