[question] debug folder error

07/10/2010 12:25 PraDevil[ELITE]#1
since im working to fix some problem in my client..i got something that i really didnt find on how to fix it..i got a strange code on debug folder -.-
Code:
★ASSERT(::IniDataGet(szIniFile, szTitle, szSubtitle, nData)) in 198 line of D:\魔域代码\NEWCLIENT20080627多小号版本\3DRole\3DSimpleRole.cpp★ -- Fri Jul 09 17:38:13 2010
★ASSERT(::IniDataGet(szIniFile, szTitle, szSubtitle, nData)) in 203 line of D:\魔域代码\NEWCLIENT20080627多小号版本\3DRole\3DSimpleRole.cpp★ -- Fri Jul 09 17:38:13 2010
★ASSERT(::IniDataGet(szIniFile, szTitle, szSubtitle, nData)) in 207 line of D:\魔域代码\NEWCLIENT20080627多小号版本\3DRole\3DSimpleRole.cpp★ -- Fri Jul 09 17:38:13 2010
★ASSERT(::IniDataGet(szIniFile, szTitle, szSubtitle, nData)) in 211 line of D:\魔域代码\NEWCLIENT20080627多小号版本\3DRole\3DSimpleRole.cpp★ -- Fri Jul 09 17:38:13 2010
★ASSERT(::IniDataGet(szIniFile, szTitle, szSubtitle, nData)) in 215 line of D:\魔域代码\NEWCLIENT20080627多小号版本\3DRole\3DSimpleRole.cpp★ -- Fri Jul 09 17:38:13 2010
★ASSERT(::IniDataGet(szIniFile, szTitle, szSubtitle, nData)) in 219 line of D:\魔域代码\NEWCLIENT20080627多小号版本\3DRole\3DSimpleRole.cpp★ -- Fri Jul 09 17:38:13 2010
can someone tell me what are going on here?? -.-
07/10/2010 14:49 funhacker#2
from what I gather there is an error in the 3dSimpleRole.ini in the lines it says "...in 198 line of..." maybe an empty line? or maybe a missing file?
07/10/2010 15:50 PraDevil[ELITE]#3
it says 3DSimpleRole.cpp not 3DSimpleRole.ini -.- any ideas??
07/10/2010 17:44 funhacker#4
I told you my idea... I can read... just look in the INI file.
07/10/2010 18:01 PraDevil[ELITE]#5
ok..i got nothing strage there..