Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
d2jsp error help me!!!!!!!!!!!
#1
Ok in the default i have the thing where you state the bot you want to run as AndyXP. It says the script doesnt exist. Ive tried scripts/AndyXP |||| bots/AndyXP |||| tools/AndyXP.


:mad: none worked still told me the script doesnt exist!:mad: Anyone help me plz?:mad: :mad:
Reply
#2
Well, look in your bot folder. Do you have an AndyXP in there?
Reply
#3
lol yes...
Reply
#4
Do you have AXP_Config in your Libs folder?
Reply
#5
lemme check... yepperz i shur do...
Reply
#6
Then you ****ed up somewhere. I'll get back to you, I have to eat.
Reply
#7
are you using .45? Cause i had some problems with it to, related to what yo said.
Reply
#8
I'd be willing to bet that this is where you ****ed up:

11) Go to your d2jsp\scripts folder, find and open 'default.d2j' with any text editor. Yours should look like this:
<table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"> <tbody><tr> <td>Code:</td></tr><tr><td class="code">/* default.d2j, modify the values below to suit your needs. [by njaguar]*/

function main() {
switch(me.name) {
case "YourNameHere":
load("bots/PindleXP.d2j");
break;
default:
load("tools/njid.d2j");
break;
}
}</td></tr></tbody> </table>
Change this line to whatever your characters name is:
<table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"> <tbody><tr> <td>Code:</td></tr><tr><td class="code"> case "YourNameHere":</td></tr></tbody> </table>
Should you want to run a different bot, change the line right under it to whatever bot you want to run:
<table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"> <tbody><tr> <td>Code:</td></tr><tr><td class="code"> load("bots/PindleXP.d2j");</td></tr></tbody> </table>
Save and exit this file.

Where it says Bots/PindleXP.d2j make it say AndyXP.d2j.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  NTBotgame.ntj (17) reference error: NTLoadConfig is not defined (PLZ HLP) momme 12 259 06-14-2012, 07:23 PM
Last Post: momme
  error plzz help htid 1 135 05-27-2012, 08:12 AM
Last Post: comper
  d2NTbot error plzzz help! htid 3 123 05-25-2012, 01:03 PM
Last Post: comper
  Error help plz with d2nt cerne 7 254 05-22-2012, 08:09 PM
Last Post: comper
  identify version error James Guido Graziani 7 260 05-09-2012, 11:08 AM
Last Post: comper
  Hero Editor Item Import Error ParallelChaos 1 283 05-03-2012, 03:08 PM
Last Post: comper
  can i get help with this error..it just popped up when i started my bot domee 6 293 04-24-2012, 09:37 AM
Last Post: comper
  Help NtConfig 17 Error. Kurts 9 335 03-30-2012, 11:19 PM
Last Post: comper
  Help with D2NT error wghost 6 1,062 02-02-2012, 06:32 AM
Last Post: comper
  D2nt error plz help BroodWar1989 1 233 01-27-2012, 11:42 PM
Last Post: comper

Forum Jump:


Users browsing this thread: 1 Guest(s)