Tiago J. Francisco
Tiago J. Francisco
Hi, I have a similar issue now. So, I managed to make all this work on oracle cloud, just making a few changes where needed, and all worked perfectly fine...
Hi! So, I started testing the bot today and it records deaths to the CSV file and posts messages for the in-game events to my discord server as expected, but...
> are you running the server with Public = 1 ? And did you set the correct ip and port for SERVER_ADDRESS in the bots config No, on my server,...
> > > are you running the server with Public = 1 ? And did you set the correct ip and port for SERVER_ADDRESS in the bots config > >...
> If you aren't able to run the bot it may be because of changes in discord.py. Below are the changes to vdb_main.py that have (so far) worked for me....
> Not working could be bot not having the right discord permissions, > > Player count could be either discord permissions or the valheim server running with crossplay Hi. So,...
> @stolenvw are you getting any error messages? for example, here is how I launch my bot: > > ``` > cd /home/username/valheim-discord-bot/code > python3.8 _logsubprocess.py > /home/username/valheim-discord-bot/log-logprocess.log > /dev/null...
I applied the variables as requested, including `BOX86_DYNAREC_STRONGMEM=1`, which didn't seem to help. This issue really seems to be random, I had to force the crash a few times to...
Somehow, the issue appears to have been solved with the latest versions of box86. I'm closing this issue now as there is nothing else to add to it.