Quote from: nizikawa on February 21, 2021, 09:04 AMQuote from: mozzribo on February 20, 2021, 09:51 PM
Hi! I'm getting the following error (on Linux):
i'm not familiar with running worms under wine, but some users confirmed the module works fine on linux. my guess is that your current working directory is not set to WA directory:
launch a new terminal window and enter:Code Selectcd /home/username/path/to/your/wa/dir/
wine ./WA.exe
this should make dev console output visible in your terminal and might fix the terrain loading issue. i will look into the compatibility of the module with wine
Thanks for the help. Ultimately I managed to remove all existing instances of the game and re-install it. Now everything works as expected. We did need to use the most recent version You just posted, though.
Otherwise, me using WA 3.8.1, while the other person using 3.8, both with the previous versions of wkTerrainSync, got the desync error. Here are screenshots, maybe they help even though there isn't much technical information on them:
Me, as a host:

On the joiner's side:

Thanks for the awesome work You're doing!