November Source: Timed out Error. Can't get past the character select screen

04/18/2020 22:18 CrazyRouter#1
Hi. I have compiled the november server and client. Both seem to run fine. However when I select a character to enter the game I get timed out. I can make new characters and delete characters no problem. But I can't enter the game. Does anyone know what I need to do to enter the game without getting timed out?
04/18/2020 23:10 Desarija#2
Check the game server logs of the moment you select the character
04/19/2020 00:05 knightdown#3
You need to use better files
04/19/2020 00:23 CrazyRouter#4
04/19/2020 00:31 Desarija#5
go to GameServer/LogFiles and show us what channel 1 logs when you choose your character
04/19/2020 00:38 CrazyRouter#6
04/19/2020 04:17 Lee Ki-Hwan#7
Usually i would say there is some invalid information in the appear-msg or something like that, but from my experience i know that this could also easily be a database issue.

So first i would check if you are using the correct database, if thats the case, then attach a debugger onto the gameserver and check whats happening. (search for the char_load or MSG_APPEAR, i cant remember actually but something like this should be fine)
To be honest: If you dont know how to debug the gameserver, you wont be able to do much more with the source code, so why not go for precompiled files? ;)
04/28/2020 03:37 danielskinter#8
Quote:
Originally Posted by † Slash † View Post
Usually i would say there is some invalid information in the appear-msg or something like that, but from my experience i know that this could also easily be a database issue.

So first i would check if you are using the correct database, if thats the case, then attach a debugger onto the gameserver and check whats happening. (search for the char_load or MSG_APPEAR, i cant remember actually but something like this should be fine)
To be honest: If you dont know how to debug the gameserver, you wont be able to do much more with the source code, so why not go for precompiled files? ;)
and where i can get precompiled files or just source ?
04/28/2020 14:17 Desarija#9
Quote:
Originally Posted by danielskinter View Post
and where i can get precompiled files or just source ?
05/02/2020 03:07 CrazyRouter#10
I resolved this problem weeks ago by using better source code. Thread can be closed. Not sure why that guy is pretending to be me.