EvEmu-Project / evemu_Crucible

Emulator for EvE Online's Crucible expansion
https://evemu.dev
174 stars 68 forks source link

Unable to start the server properly #181

Closed aliyajadzia closed 2 years ago

aliyajadzia commented 2 years ago

Describe the bug Typed "docker-compose -p evemu up", everything seems to be fine until "evemu_server exited with code 139" shows up.

To Reproduce Just follow the regular procedure to start the server, and the log shows that the server has stopped with a error code 139

Expected behavior The server runs properly for me to play and test.

Screenshots All the log output are in the "log.txt" provided at the "Additional context" part.

System Details (please complete the following information):

Additional context All the log output since the beginning are showing in the log.txt

aliyajadzia commented 2 years ago

Maybe there is some problem during compiling,I will try again by using prebuilt image. If there is no effect, I may need to think about using Linux on a VM instead of Docker for Windows 10. (There is some private reason for not using a VPS.)

aliyajadzia commented 2 years ago

Problem seems to be fixed by installing 0.8.0 prebuilt version, start with the 0.8.0 version(I think maybe this version imported all the needed table into the database), then reinstall the newest version, everything is ok and I successfully entered the game.