[HELP]DatabaseServer.exe Crash

04/06/2017 14:41 justcallmeidol09#1
Hi i got error on my databaseserver, its giving DMP and rpt error
RPT error

and another Error

anyone can help me? thanks in advance
04/06/2017 18:18 dpkidz#2
starting with the .txt error..

LoadString honorList.txt.txt.. Either it does not exist or you have written something in it that it can not load.

LoadPropMover.. Id Number 10 is duplicated.. there are 2 of them, and there can only be one..

The database crash..

0046F952 0018C094 CFixedArray<ItemProp>::SetAtGrow+142
00472FB5 0018E2AC CProject::LoadPropItem+1015
0042C50E 0018EB14 CProject::OpenProject+BE

Something to do with an item is not loading correctly.. either you edited something in source or in the resource that makes the source not able to read it
04/07/2017 10:22 justcallmeidol09#3
fixed that error but still i cant run the database there's still an rpt error. seems the problem is the propitem/specitem? i guess.