PDA

View Full Version : Simba Update stops at 79%



frudgee
03-26-2013, 12:29 PM
So I was running into problems with Simba, and found that i needed to update my simba, only to run into another problem. Whenever I go to Tools>Update the updater gets to 79% and then the download speed slows down until it stops with the error saying

Download stopped at 79%... Simba did not successfully update.
Deleting the ghost file (C:\Simba\\Simba.exe_)

I would really appreciate some help from anyone, ive been trying for a while to get this setup. Thanks to all!

Sin
03-26-2013, 12:53 PM
Erm redownload from wizzup.org/download/Simba

frudgee
03-26-2013, 07:11 PM
I tried this and it did not work, same result. I have Windows 8 if this makes a difference

frudgee
03-26-2013, 07:30 PM
I fixed the update problem but now when i try and run the

program new;
{$DEFINE SMART8}
{$i srl/srl.simba}

begin
ClearDebug();
SRL_SIXHOURFIX := TRUE;
SMART_FIXSPEED := TRUE;
SetupSRL();
end.

I get the following erroe. Ive tried running as admin and without.

SRL Compiled in 0 msec
** Smart Cannot Spawn Clients **
Successfully executed.