D2jsp error

BnG_DJ

Member
Joined
Aug 4, 2004
Messages
10
Reaction score
0
Website
Visit site
when running any script, when bot sells items to NPC's, i get this error message:
MXP_Exception : name = ReferenceError, message = DT_ReportMode is not defined

Edit: found scource of error, but dont know how to fix. XP_Town.d2I , heres code containing error:

// If it is a keeper, log it
else {
_reportstring = "";
if (DT_ReportMode) { _reportstring = " [line #" + _result.lineno + " in " + _result.file + "]"; }
if (DL_LogMode > 1) {
 

TraNce

Member!
Joined
Apr 8, 2005
Messages
99
Reaction score
0
This is one error message ive never seen. Try looking for a folder or file name about where the error is (Should say like "error in Configs or something like that). Then once u find that, look around for errors in tha tfile or folder. Hope this helps.
 

BnG_DJ

Member
Joined
Aug 4, 2004
Messages
10
Reaction score
0
Website
Visit site
ya looked thru every ini that i think it would logically use, i think im gonna try to search thru all text for the phase
 

NewPosts

New threads

Top