iAmaGz
12-05-2011, 10:51 PM
Hey there everyone,
So im looking to install Simba and I followed the directions and did some reasearch the best I could but im still getting an error.
After trying to run Simba Code:
program new;
{DEFINE SMART}
{srl/srl.scar}
begin
ClearDebug();
SetupSRL();
end.
After this my debug box comes up with this:
SRL Compiled in 60 msec
SMART Initialized.
Loaded: Server 61, Members: False, Signed: True, Super Detail: False.
Error: Exception: Access violation at line 86
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]
Any suggestions as to what I should do or what I did wrong? :(
Thanks in advance!
So im looking to install Simba and I followed the directions and did some reasearch the best I could but im still getting an error.
After trying to run Simba Code:
program new;
{DEFINE SMART}
{srl/srl.scar}
begin
ClearDebug();
SetupSRL();
end.
After this my debug box comes up with this:
SRL Compiled in 60 msec
SMART Initialized.
Loaded: Server 61, Members: False, Signed: True, Super Detail: False.
Error: Exception: Access violation at line 86
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]
Any suggestions as to what I should do or what I did wrong? :(
Thanks in advance!