D2jsp char config error

bakaneko

Member!
Joined
Jul 26, 2003
Messages
101
Reaction score
0
Location
chitown
Website
Visit site
hi,

i keep getting an error when i try to run my chararacter config file. i am using windows 98, and dled and installed the VB runtime files. I get "run-time error '5': Invalid procedure call or argument". I am a programmer so i am sure there was a bad arguments to a procedure or a typo to the procedure. did anyone else have this? and can anyone give me a fix?

thanks,

bakaneko
 

bakaneko

Member!
Joined
Jul 26, 2003
Messages
101
Reaction score
0
Location
chitown
Website
Visit site
eeeeep... this was an error with v0.32

hmm... any ideas? can you tell me your system config maybe it is a thing with windows 98 cuz i can put xp on it instead.


thanks,

bakaneko
 

termi

Member!
Joined
Jul 27, 2003
Messages
178
Reaction score
0
Website
Visit site
yea the sticky for that they set up tells how to do it but the links are not valid. man i really want this thing to set up. PLEASE SOME1 HELP US! i have all the files with script but the script downloads as index an u need to rename it i think but i have no clue to what. also i couldnt dl the vb files and i have that other error that u get when u dont have that vb runtime files
 

bakaneko

Member!
Joined
Jul 26, 2003
Messages
101
Reaction score
0
Location
chitown
Website
Visit site
i got it running. you dont need it. just skip that step. it will work.
just fill out the dsploader.ini and that is all you need to run it. after that go to scripts and open default.con. alter the path to the script you want to run for example:

if i want to run the meph script i would alter it to this->

/* DEFAULT.D2J

DO NOT EDIT THIS FILE UNLESS YOU ARE AN ADVANCED USER
INSTEAD YOU SHOULD RERUN THE INSTALLER AND SELECT A DIFFERENT SCRIPT TO RUN

*/


delay(1000);

function main() {
load("bots/marsbrandmeph.d2j");
}

And, that should be it. sometimes depending on your modding it might not load up right away or there might be an initial error with the set load up. just wait, and the d2jsp will try a different way to load up.

my only problem now is trying to figure out the max games stuff. i guess they might cap the max games you can have per day or something. that will be next post =D
 

termi

Member!
Joined
Jul 27, 2003
Messages
178
Reaction score
0
Website
Visit site
yo i hope ur still there so i go to the default thingy and i wanna run pwnagepindle. the patch would be like *my hardrive letter * and then the folder that the script is in? sorry i hate programming heh if u can pls explain like ur talking too.... well a noob to programming
 

NineLongNails

Member!
Joined
Jul 12, 2003
Messages
95
Reaction score
0
Location
Adelaide, Australia
Website
Visit site
PLEASE SOME1 HELP US! i have all the files with script but the script downloads as index an u need to rename it i think but i have no clue to what.
You need to have file extensions showing, then rename it to *.exe (* = anything) then run set up.
 

Lifeforce

BattleForums Junior Member
Joined
Jun 29, 2003
Messages
137
Reaction score
0
Website
Visit site
Originally posted by bakaneko
my only problem now is trying to figure out the max games stuff. i guess they might cap the max games you can have per day or something. that will be next post =D
What exactly is your question? Are you talking about when the D2sjp loader stops at a certain number of games, and says "max games reached"? I had that same problem, just go into your d2jsp folder and there should be a configuration settings file called "d2jsploader". In that file, scroll down until you see:

; GamesToStop number of game before stopping session: value +/- 50%
GamesToStop=0

Set it to 0 so it will keep doing runs until you turn it off. Of course, you can set it higher, but i find it nicer to set it to unlimited so i don't get that annoying max message.

I hope i helped.
 

NewPosts

New threads

Top