Closed dgunay closed 2 years ago
If it's any help, I don't have this issue when I use this Docker image: https://github.com/IPS-Hosting/game-images/tree/main/vrising
That's strange, I have seen this kind of issue before but restarting the container more often than not fixed it...
I was able to reproduce the error with an empy /saves
folder. The next version should fix it.
Tried running this on multiple machines by doing the following:
mkdir saves
)docker-compose up
and I get a NullReferenceException. The container then just kinda hangs there forever.