![]() |
SnagIT problems - Printable Version +- Blizzard Sector (https://www.blizzsector.co) +-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html) +--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html) +--- Thread: SnagIT problems (/thread-47765.html) |
SnagIT problems - TyKe - 01-18-2012 edit SnagIT problems - comper - 01-18-2012 can you pastebin.com your snagit file for me and which bot are you running did you just add something to bot and got this error I see this if they are there the **** 80, // Rancid Gas *** 81, // Oil Potion 82, // Choking Gas *** 83, // Exploding *** 84, // Strangling Gas 85); // Fulminating *** need to remove them are retry SnagIT problems - TyKe - 01-18-2012 i ran the bot yesterday fine, cleaned my char off, and started it up again, said there was a ) missing in the Item Parser, also im using d2nt3.3, i added it in where i thought it should be, line 64, let me postbin.com that also var _NTSI_IgnoredList = new Array( 526, // Arrows quiver 528, // Bolts quiver - Pastebin.com http://pastebin.com/5Bj7nBaq said ) was missing in 64 SnagIT problems - comper - 01-19-2012 not sure where or if you did add the ) but in your NTItemParser.ntl file on line 77 - else if(!_identified && _result == 0)) - you need to remove that last ) this will take care of one problem and your error msg at first was telling you, you have a error in one of your nip files - you need to check what you had edit in the pass few days for a error or if you had set up the nip checker to use it remove that last ) and check .nip files and this should get you back up and running |