Page 1 of 1
javascript optimizer has failed
Posted: Sun Dec 27, 2015 12:38 am
by vmars316
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
Re: javascript optimizer has failed
Posted: Sun Dec 27, 2015 8:57 am
by Fred
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
Posted: Wed Jan 06, 2016 11:10 pm
by vmars316
No prob finding it :
Usage: java [-options] class [args...]
Re: javascript optimizer has failed... vmars316
Posted: Wed Jan 06, 2016 11:27 pm
by vmars316
Hello & Thanks ,
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
Posted: Thu Jan 07, 2016 8:21 am
by Fred
You can just disable the optimizer in "compiler/compiler options", it should work.
Re: javascript optimizer has failed
Posted: Fri Jan 08, 2016 5:28 pm
by vmars316
Fred wrote:You can just disable the optimizer in "compiler/compiler options", it should work.
Ok! works fine .
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
Posted: Sat Jan 09, 2016 10:32 am
by Fred
You can't run the code locally without a webserver.