DemoFighterWithNetcode icon indicating copy to clipboard operation
DemoFighterWithNetcode copied to clipboard

Error when starting server three times

Open nicemoreoften opened this issue 6 years ago • 1 comments

Pressing the "start server" button three times will cause the game to crash. Console log:

Error

Network.lua:376: Network error: Invalid argument


Traceback

[C]: in function 'error'
Network.lua:376: in function 'ReceiveData'
main.lua:432: in function 'update'
RunOverride.lua:53: in function <RunOverride.lua:35>
[C]: in function 'xpcall'

image image I discovered this while unable to get a client to connect to a server on the same machine. I thought the server wasn't starting, but attempting to start the server again crashed eventually.

nicemoreoften avatar Aug 19 '19 00:08 nicemoreoften

I have the same issue.

MIfeanyi avatar Aug 07 '20 23:08 MIfeanyi