• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Confirmed [Indev 0.45.1] Multiplayer Crash

NvD

Dragon Tamer
upload_2014-2-15_22-47-39.png

i dont know why this happens HELP ME?!?!?!?!?!
EDIT*it happens ~1min after loading my save
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
View attachment 4317
i dont know why this happens HELP ME?!?!?!?!?!
EDIT*it happens ~1min after loading my save
Can you check your log.dat file? It should be in the same location as your Pokemon.exe. Copy and paste the contents of that file here in a Code Module (< > on the font menu).
 

Malcaroni

Bugs Moderator
Trusted Support
Retired Mod
Happens to me a lot when I'm on multiplayer servers. This might actually be the most common bug for this update.
 

nilllzz

Original Developer
Administrator
P3D Developer
Code:
Warning (9:36:4): TCPServerClient.vb: The Server's Ping Thread crashed! Restarting Ping Thread...
That isn't the reason for a crash though...when that happens, that meas that the server doesn't reply to a ping sent to it from the client, so the Ping Thread restarts to be sure to send a new ping to the server right away.
 

Malcaroni

Bugs Moderator
Trusted Support
Retired Mod
That isn't the reason for a crash though...when that happens, that meas that the server doesn't reply to a ping sent to it from the client, so the Ping Thread restarts to be sure to send a new ping to the server right away.
Welp. In that case, there's nothing in the log.dat
 

NvD

Dragon Tamer
Code:
Warning (16:24:44): TCPServerClient.vb: The Server's Ping Thread crashed! Restarting Ping Thread...
Warning (16:25:39): TCPServerClient.vb: The Server's Ping Thread crashed! Restarting Ping Thread...
Message (18:53:37): Retrieved ban list data.
Message (18:54:42): Retrieved ban list data.
Warning (18:54:45): SessionManager.vb: Tried to log in with an already logged in account!
]Chat.vb: hi
Message (18:56:12): Retrieved ban list data.
Warning (18:56:15): SessionManager.vb: Tried to log in with an already logged in account!
Warning (18:59:16): TCPServerClient.vb: The Server's Ping Thread crashed! Restarting Ping Thread...
Message (19:0:42): Retrieved ban list data.
Message (22:45:22): Retrieved ban list data.
here it is though its the same thing as malcomes
 
Top