Author Topic: Crash while observing multiplayer - Access Violation  (Read 2006 times)

0 Members and 1 Guest are viewing this topic.

Offline Forestidia86

  • Posts: 723
  • inactive
    • View Profile
Crash while observing multiplayer - Access Violation
« on: February 05, 2018, 10:40:03 PM »
Lix 0.9.10 (release build, Win 8.1):
I was observer in multiplayer. As a new map started there were no assignments, the Lix only walked around. As I wanted to exit the map crashed.

log.txt:
  8066.52 :0:
  8066.52 Access Violation
  8066.52 0x004FDDE7
0x00499B32
0x004DAEB8


Offline Simon

  • Administrator
  • Posts: 3876
    • View Profile
    • Lix
Re: Crash while observing multiplayer - Access Violation
« Reply #1 on: February 06, 2018, 08:41:28 AM »
Thanks for the report. I don't know why the game would crash on exiting a map, let's be on the lookout in case it happens more often in the future.



After sleeping over it, I have a theory where this comes from.

If you lose connection, in debugging mode, there will be an immediate assertion failure. But in release mode, you'll not be notified at all, and I don't know how Lix will behave at all. This is #220 Disconnect moves to singleplayer, then fails asset. This bug is getting rather important to fix.

-- Simon

Offline Simon

  • Administrator
  • Posts: 3876
    • View Profile
    • Lix
Re: Crash while observing multiplayer - Access Violation
« Reply #2 on: February 08, 2018, 03:22:38 PM »
Should be fixed in the released 0.9.11. If it happens again, please report it here again!

-- Simon