• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

debug console for moopleDev

Initiate Mage
Joined
Mar 18, 2018
Messages
3
Reaction score
0
Hi everyone!
I'm just wondering if there's a way to display npc script error to the console in moopleDev. I realized that the errors are stored in a .txt file, but I want to be able to see it real time. I know ZenthosDev has the ability to display these errors on the launch world console. I'm just wondering if moopleDev could do the same. Thank for the help!
 
Newbie Spellweaver
Joined
Jul 18, 2015
Messages
55
Reaction score
10
Well, I would suggest for you to look where it writes the error to the .txt file and then add a prinln with the error.

Oh, that probably would be in NPCScriptManager or something like that.
 
Last edited:
Upvote 0
Back
Top