Code: Select all
4.216 Info HttpSharedState.cpp:58: Downloading https://auth.factorio.com/generate-server-padlock-2?api_version=6
I've opened an issue on the box64 issue tracker and have been told that it can't be reproduced on a different arm64 device, which means it's probably specific to the Raspberry Pi 4 Model B.
The issue seems to be with some cryptography function in the generation of the server padlock.
I'd like to know what changes there might have been to that, which was done succesfully at the time of version 1.1.100 but not since at least version 2.0.0, so that I can tell the developer of box64 and hopefully have it fixed.
The performance was great for games with up to 6 players at the same time, even with the emulation overhead, any help overcoming this issue would be really appreciated.
If factorio could eventually support an arm64 GNU/Linux version that would be really cool too.
In the spoiler below are logs running in version 2.0.23 and 1.1.100 (the program also crashes with SIGSEGV when trying to upload the crashfiles)
1.1.100
2.0.23
The save files used to reproduce the crash were generated with factorio --create map.zip --map-gen-settings data/map-gen-settings.example.json so I don't think I need to attach them.