Thread: Debugger
View Single Post
  #1  
Unread 10-06-2010, 10:55 PM
SanDBoX's Avatar
SanDBoX SanDBoX is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Sep 2010
Location: Idaho
Posts: 40
Debugger

Anyone know a good debugger to use to assist with making plugins? I have been using a python IDE but it doesn’t handle LUA correctly (didn't care about syntax highlighting and didn't want to use notepad), but it has no support for debugging, and although lotro does a decent job when things point to the wrong place it just gives the ambiguous "unable to load <plugin>" when there is a dumb mistake like missing a ")".
Reply With Quote