Jump to content
  • 0

Connection to server lost


Sparrow

Question

I'm trying to host a game, I can create the world, make a character, etc. But as soon as I finish all that, it says "Connection to Server Lost".

 

Here is the last bit of console text:

 

1518459066640 using spawn region Muldraugh, KY
1518459066640 12 possible spawn points
1518459066768 znet: Java_zombie_core_raknet_RakNetPeerInterface_disconnect
1518459066794 znet: Connection closed: reason=1 port=1
1518459066796 RakNetPeerInterface.connectionStateChangedCallback state=Disconnected message= thread=Thread[UdpEngine,5,main]
1518459066796 [VOICE MANAGER] VoiceConnectClose uuid=360288076754184437
1518459066796 znet: Java_zombie_core_raknet_RakVoice_CloseVoiceChannel
SERVER: process-status@terminated

 

 

What's going on here? =p

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

Not sure, it looks like java may have crashed and couldn't output the actual reason to the console.txt.

You may need to actually start pz from a console window to catch the error (so it doesnt automatically close the console), or in your project zomboid directory it may have left a file named hs_err_pid####.log

Link to comment
Share on other sites

26 minutes ago, Fenris_Wolf said:

Not sure, it looks like java may have crashed and couldn't output the actual reason to the console.txt.

You may need to actually start pz from a console window to catch the error (so it doesnt automatically close the console), or in your project zomboid directory it may have left a file named hs_err_pid####.log

I can't find that log, but I did find an admin log that said my lua/script checksum didn't match. =P

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...