View Full Version : [Error] C:\Simba\Includes\SRL/SRL/misc/SMART.simba(46:19): Invalid number of paramet
liklox
11-03-2012, 10:14 AM
[Error] C:\Simba\Includes\SRL/SRL/misc/SMART.simba(46:19): Invalid number of parameters at line 45
Compiling failed.
I got that error when i trying to run script Auto Gatestone Maker tried reinstall simba but still got same error can any1 help?
The Killer
11-03-2012, 10:25 AM
force update srl
liklox
11-03-2012, 10:28 AM
doesnt work
slushpuppy
11-03-2012, 10:39 AM
Your declaration headers should look like this:
{$DEFINE SMART}
{$DEFINE SMART8}
{$I SRL/SRL.Simba}
There is no need to explicitly include Smart.simba directly.
If this doesn't fix it, post the script.
Remove
{.include SRL/SRL/misc/SMART.simba}
Then if you get any errors like
Smart_Server, Smart_Members etc, just remove that line.
bevannick
01-09-2013, 11:09 PM
Hey Im getting the same kind of error and i try what u guys are suggesting and it still wont work. Now im pretty dum when it comes to scripting can u guys help me out?
[Error] C:\Simba\Includes\srl/srl/misc/smart.simba(46:19): Invalid number of parameters at line 45
Compiling failed.
Powered by vBulletin® Version 4.2.1 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.