How to use mobdebug with mudlet

Post Reply
Swal
Posts: 14
Joined: Mon Mar 17, 2014 12:16 am

How to use mobdebug with mudlet

Post by Swal »

Hi!

I am trying to remote debug my lua scripts, because using echo and display is quite time consuming.
I found this tool called "MobDebug". Managed to set it up, my mudlet can load it, but every time I call mobdebug.start(), mudlet itself closes (crashes?).

The only post I found on web relating to mudlet + mobdebug is a 2 year old question by Vadi, but wasn't relevant.

Is anyone using MobDebug to do remote debugging? Or can somebody point me to a debugger that works similarly to that?

Thanks!

phasma
Posts: 191
Joined: Sat Aug 03, 2013 7:00 pm
Discord: phasma#4694

Re: How to use mobdebug with mudlet

Post by phasma »


Swal
Posts: 14
Joined: Mon Mar 17, 2014 12:16 am

Re: How to use mobdebug with mudlet

Post by Swal »

Thank you so much! It works!

Post Reply