Prongs
07-05-2012, 08:10 AM
Well I've been having this problem a lot recently, whenever I try to load Simba scripts, they compile perfectly and says that the Java applet is starting.
.. But it doesn't start and there are no changes in Memory Usage in Task Manager for Simba.
The scripts SHOULD be working, as Simba is up to date, as is SRL, SPS, MSI, etc.
I'm not sure why it isn't working. Java is fully up to date, etc.
Please help.
Edit:
>>>> Just reinstalled Simba using the quick-setup guide, it seems to be working fine, except it STILL doesn't load up the Java applet.
I tried using this:
program new;
{$DEFINE SMART}
{$i srl/srl.simba}
begin
ClearDebug();
SetupSRL();
end.
But it still wouldn't load up the client.
Some screenshots:
http://prntscr.com/blg75
After this happened, Simba closed and this came up:
http://prntscr.com/blg44
I'm not sure what to do.
.. But it doesn't start and there are no changes in Memory Usage in Task Manager for Simba.
The scripts SHOULD be working, as Simba is up to date, as is SRL, SPS, MSI, etc.
I'm not sure why it isn't working. Java is fully up to date, etc.
Please help.
Edit:
>>>> Just reinstalled Simba using the quick-setup guide, it seems to be working fine, except it STILL doesn't load up the Java applet.
I tried using this:
program new;
{$DEFINE SMART}
{$i srl/srl.simba}
begin
ClearDebug();
SetupSRL();
end.
But it still wouldn't load up the client.
Some screenshots:
http://prntscr.com/blg75
After this happened, Simba closed and this came up:
http://prntscr.com/blg44
I'm not sure what to do.