I'm not sure if this is the correct place to put this as I'm new to the forum however here is my problem, I followed the tutorial on setting up simba, got to the part about updating srl and sps, then proceeded to the part about posting
program new;
{$DEFINE SMART}
{$i srl-6/srl.simba}
begin
clearDebug();
setupSRL();
end.
into the script, after I did so and pressed play but I get an error message: Something went wrong with Simba. If you press OK, Simba will try to save your scripts then close. (Recommended) See C:\Simba\ErrorLog_29-09-13_17-14-39.txt for more information.
I go to the file and I get this
Program exception!
Stacktrace:
Exception class: EAccessViolation
Message: Access violation
$0060CC80
$0042CCC4
$005777F8
$0045B796
$0054D637
$00523731
$00521DF0
$0054C9AD
$0054D3F7
$0040C3C6
$0054B6E8
$0053EBDB
$005402C6
$0059FDCB
$0050681E
$770577D8
$770578CB
Simba Version: 1001
and I have no clue what that means, help?


Reply With Quote






