Hello & Thanks ,
From ide , i tried to run F5 waponesWeb.sb
but i get an error: spiderbasic: waponesWeb.sb :
* spiderbasic: waponesWeb.sb : Line 466: javascript optimizer has failed (Java is required)
I do have java 7 update 15 (64-bit) and
java se development kit 7 update 15 (64-bit) installed .
do i need more java stuff ?
Thanks..Vern
javascript optimizer has failed
Re: javascript optimizer has failed
spiderbasic needs to find java in the PATH, could you check if it's the case ? Just open a CMD window (WINDOWS + R -> CMD.exe) and type 'java' in it.
Re: javascript optimizer has failed
No prob finding it :
Usage: java [-options] class [args...]
Usage: java [-options] class [args...]
Re: javascript optimizer has failed... vmars316
Hello & Thanks ,
Til i can get Waponez Web.sb running ,
is there an online version where i can see what it does ?
Cheers
Til i can get Waponez Web.sb running ,
is there an online version where i can see what it does ?
Cheers
Re: javascript optimizer has failed
You can just disable the optimizer in "compiler/compiler options", it should work.
Re: javascript optimizer has failed
Ok! works fine .Fred wrote:You can just disable the optimizer in "compiler/compiler options", it should work.
How can i now turn the
" http://127.0.0.1:9080/SpiderBasic_Compilation0.html"
into " Weponez.html " ,
so i can run it online/locally , without the " http://127.0.0.1:9080/ " ?
Thanks..
btw: this doesnt work for me , How come ?
Re: javascript optimizer has failed
You can't run the code locally without a webserver.