
SpiderBasic 2.31 released!
-
- Addict
- Posts: 1519
- Joined: Wed Nov 12, 2008 5:01 pm
- Location: Russia
Re: SpiderBasic 2.31 released!
Demo version SB 3.10 for Windows doesn't work.


Re: SpiderBasic 2.31 released!
Perhaps go report it on the forums.
-
- Addict
- Posts: 1519
- Joined: Wed Nov 12, 2008 5:01 pm
- Location: Russia
Re: SpiderBasic 2.31 released!
I haven't registered on the SB forum yet. Fred reads this forum too and will see my message.
Re: SpiderBasic 2.31 released!
I tried here and it seems fine, may be you have an old config in %APPDATA%\SpiderBasic ? Try to remove this folder and try again. Anyone else experiencing this ?
-
- Addict
- Posts: 1519
- Joined: Wed Nov 12, 2008 5:01 pm
- Location: Russia
Re: SpiderBasic 2.31 released!
I think I figured out why the IDE crashed.
This happens in Win10 if WebView runtime is not installed. The Win10 distribution (*.iso file) does not contain WebView runtime.
There is no such error in Win11.
In SpiderBasic IDE need to add a check for the presence of the WebView runtime and if it is not there, display a message about it.
Because IDE crashes on startup and the reason was not obvious and it looks like a bug.
This happens in Win10 if WebView runtime is not installed. The Win10 distribution (*.iso file) does not contain WebView runtime.
There is no such error in Win11.
In SpiderBasic IDE need to add a check for the presence of the WebView runtime and if it is not there, display a message about it.
Because IDE crashes on startup and the reason was not obvious and it looks like a bug.