What's new

Giving out 5.4.8 Source for free

stri5e

Gold Supporter
26
2014
0
Thank you for sharing this, ive compiled it, extracted maps and started worldserver/ auth.
But when i try and create new character server crahes :Could not fetch prepared statement 518 on database `pandacharacters`, connection type: synchronous
any ideas to what i could be?

im using the databases u provide but cannot create new chars:S
 
Last edited:

canewadar123

Verified Member
15
2014
3
mystic\src\server\shared\Database\MySQLConnection.cpp:245 in MySQLConnection::_Query ASSERTION FAILED:
m_mStmt
[0x3ae694]
[0x1a7be]
[0x3c10b6]
[0x3c1e61]
[0x38d53a]
[0x34480b]
[0x349ba1]
[0x35dc5b]
[0x35ca7e]
[0x35e510]
[0x1bd8dd]
[0x1bdcab]
[0x1bdb01]
[0x1bdbc4]
[0x130904]
[0x132f2b]
[0xeb5e4]
[0xdd068]
[0x2ae9ac]
[0x2ae4b9]
[0x9f8a6]
[0xa218e]
[0x1e546]
[0x1dd1c]
[0xa17d]
[0x3b11ae]
ACE_OS_Thread_Adapter::invoke()+0xa1 [0x0]
_get_flsindex()+0x6f [0x0]
_get_flsindex()+0x53 [0x0]
BaseThreadInitThunk()+0x24 [0x0]
RtlUnicodeStringToInteger()+0x253 [0x0]
RtlUnicodeStringToInteger()+0x21e [0x0]
 

OMGhixD

Gold Supporter
Epic Member
522
2014
58
mystic\src\server\shared\Database\MySQLConnection.cpp:245 in MySQLConnection::_Query ASSERTION FAILED:
m_mStmt
[0x3ae694]
[0x1a7be]
[0x3c10b6]
[0x3c1e61]
[0x38d53a]
[0x34480b]
[0x349ba1]
[0x35dc5b]
[0x35ca7e]
[0x35e510]
[0x1bd8dd]
[0x1bdcab]
[0x1bdb01]
[0x1bdbc4]
[0x130904]
[0x132f2b]
[0xeb5e4]
[0xdd068]
[0x2ae9ac]
[0x2ae4b9]
[0x9f8a6]
[0xa218e]
[0x1e546]
[0x1dd1c]
[0xa17d]
[0x3b11ae]
ACE_OS_Thread_Adapter::invoke()+0xa1 [0x0]
_get_flsindex()+0x6f [0x0]
_get_flsindex()+0x53 [0x0]
BaseThreadInitThunk()+0x24 [0x0]
RtlUnicodeStringToInteger()+0x253 [0x0]
RtlUnicodeStringToInteger()+0x21e [0x0]

Compile in Debug and post the error.
 

OMGhixD

Gold Supporter
Epic Member
522
2014
58
I've got the updated version. Also applied over 190 fixes to it. It's a beautiful source yet not 100% working. attends to crash a lot to.
 
Top