PlaneShift

Development => Development Deliberation => Topic started by: Zarj Prax on July 31, 2006, 08:00:18 am

Title: Compiled: Server Questions - psserver.exe Error
Post by: Zarj Prax on July 31, 2006, 08:00:18 am
i fired up my ps server been working fine for a few days and now i get this error and have no idea why...

everythings the same till this point

any ideas on how to posible fix it??

------------- error --------------
PS Server: spawn
Assertion failed: v < PSCHARACTER_TYPE_COUNT
Location:         c:\development\planeshift\src\server\bulkobjects\pscharacter.h
:928
Call stack:
[0x006b8c98] (psserver.exe)<unknown>
[0x007b1692] (psserver.exe)<unknown>
[0x007d4705] (psserver.exe)<unknown>
[0x006cea85] (psserver.exe)<unknown>
[0x0062daaa] (psserver.exe)<unknown>
[0x0086dff2] (psserver.exe)<unknown>
[0x0086e5dd] (psserver.exe)<unknown>
[0x0086e22e] (psserver.exe)<unknown>
[0x006b0d86] (psserver.exe)<unknown>
[0x00679c99] (psserver.exe)<unknown>
[0x008a77c6] (psserver.exe)<unknown>
[0x008a760d] (psserver.exe)<unknown>
[0x7c81774d] (kernel32.dll)GetCommandLineW+0xf0
Title: Re: Compiled: Server Questions - psserver.exe Error
Post by: Bereror on July 31, 2006, 08:06:38 am
Looks like you are playing with the 'characters' table in the database. Make sure that you enter valid values there.
Title: Re: Compiled: Server Questions - psserver.exe Error
Post by: Zarj Prax on July 31, 2006, 08:11:14 am
yes i was...thought i fixed all of the ones i did see this post for some of the things i was trying to do..
How does one change things to npc in compiled ps server (http://hydlaa.com/smf/index.php?topic=24814.0)

i guess then ill just reinstall the database via create_all.sql
was hopeing to save info tho..maybe ill export the accounts and what not and then rebuild from there.... thx for the reply...
hard to do this all blind and not knowing any layout or format to fallow..been taking notes tho...