Page 1 of 3

no compilations at all

Posted: Wed Apr 22, 2015 5:53 am
by supercdfr
i'm a purebasic user for more than 5 years, and i want to try spiderbasic.
The samples on the webpage seems greats, and i take a try.

But when i compile samples in the help, there was nothing that happened.
Just a light brown page, and nothing else.

I tried 3 navigators (IE, firefox, chrome) on 3 totally differents computer, and it was all the same.

I'm a little disappointed by spiderbasic. It could be a great program, but it was just a bad program. :evil:

Re: no compilations at all

Posted: Wed Apr 22, 2015 6:18 am
by Fred
Well, could you give more info ? Did you test it on Windows ? Can you try to install it in a directory where you have write access ? You can also display the console of your brower (in developer tool menu) to see what happen. It's a new program so I'm not surprised there is some quirck here and here.

Re: no compilations at all

Posted: Wed Apr 22, 2015 6:38 am
by supercdfr
i'm under windows 7 x64, with total disk acces.

In chrome, here is what it said :
Failed to load resource: the server responded with a status of 404 (Not Found)
require.js:8 Uncaught Error: Script error for: dijit/a11yclick
http://requirejs.org/docs/errors.html#scripterror
http://127.0.0.1:9087/spiderbasic/libra ... jo/json.js Failed to load resource: the server responded with a status of 404 (Not Found)
require.js:8 Uncaught Error: Script error for: dojo/json
http://requirejs.org/docs/errors.html#scripterror
http://127.0.0.1:9087/favicon.png Failed to load resource: the server responded with a status of 404 (Not Found)

Was there a server installed with spiderbasic ?

Re: no compilations at all

Posted: Wed Apr 22, 2015 7:47 am
by Fred
Yes, a server called sbmoongose is launched with SB.

I just tried to download the install package from the PB online account, installed it in, and run 2DDrawing.sb and everything is fine here. Do you have any antivirus/firewall which could impact on it ?

Could you check that the requested files are really present in your install: SpiderBasic/Libraries/JavaScript ?

Re: no compilations at all

Posted: Wed Apr 22, 2015 7:54 am
by supercdfr
i have disable anti virus and firewall on both machine, and it's exactly the same.
the path seems to be good.

Re: no compilations at all

Posted: Wed Apr 22, 2015 11:19 am
by Fred
Could you try to download it again from your user account and install it in a directory directly on C: root, like C:/SpiderBasic and see if it solves it ?

Re: no compilations at all

Posted: Thu Apr 23, 2015 6:49 am
by supercdfr
already done, but nothing change.

Re: no compilations at all

Posted: Thu Apr 23, 2015 10:34 am
by Fred
Does anybody else has this issue ?

Re: no compilations at all

Posted: Thu Apr 23, 2015 11:24 am
by Peter
my System:

Windows 7 Professional Service Pack 1 64 Bit
SpiderBasic V1.01 (installed in "C:\SpiderBasic\")

this Code:

Code: Select all

Debug "!"
... run as expected in Chrome (V42.x), Firefox (V37.x) and IE (V11)

Greetings ... Peter

Re: no compilations at all

Posted: Fri Apr 24, 2015 9:15 pm
by juror
Windows 10 -10061 examples work fine in FireFox.

Work in IE 11.

Fail in Spartan.