GamingCoookie / dv-multiplayer-continued

A multiplayer modification for the game Derail Valley
Other
14 stars 5 forks source link

Game freezes after disconnecting #15

Closed matejdro closed 1 year ago

matejdro commented 2 years ago

Describe the bug

After disconnecting from a server, my game froze. Skimming through logs, those are the two errors that I found, but not sure if related (full log is below):

NetworkTrainManager doesn't implement AllowAutoCreate method, assuming 'false' 
NullReferenceException: Object reference not set to an instance of an object
  at NetworkTrainSync.Update () [0x00005] in <a2c0a870e73b4e80a2163bfd3f557824>:0 

To Reproduce Steps to reproduce the behavior:

  1. Connect to a server
  2. Open multiplayer menu and select "Disconnect"

Desktop (please complete the following information):

Additional context

Full log: Disconnect freeze.log

GamingCoookie commented 1 year ago

fixed with v1.5.0