Log in

View Full Version : Simba login issue



anuparockz
03-08-2012, 10:31 AM
Hi guys sorry to start a new thread so soon but I really need some help over here. Ok here is the error. I run a script, the SMART window opens and loads without a problem but when it comes to the login screen, it just sits there doing nothing. Here is what the debug says.

[Hint] C:\Simba\Includes\SRL/SRL/core/login.simba(528:3): Variable 'X' never used at line 527
[Hint] C:\Simba\Includes\SRL/SRL/core/login.simba(528:3): Variable 'Y' never used at line 527
[Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms\demon.simba(167:3): Variable 'C' never used at line 166
Compiled successfully in 515 ms.
SRL Compiled in 0 msec
SMART Initialized.
Loaded: Server 119, Members: True, Signed: True, Super Detail: False.

is this a problem with my files? Simba, extensions, srl, sps and msi are all up to date. Please help.

the flea
03-08-2012, 06:43 PM
are you sure the script you are running is even supposed to log you in? perhaps the author didn't add that part into the script.
Try logging in manually and then running the script.

begginer
03-08-2012, 07:14 PM
Those are just hints. They are not issues that stop from doing something

anuparockz
03-09-2012, 05:23 AM
are you sure the script you are running is even supposed to log you in? perhaps the author didn't add that part into the script.
Try logging in manually and then running the script.

I never thought of it that way. I'll try and post results. But this error happened on more than 1 script.

anuparockz
03-09-2012, 06:24 AM
The error fixed itself. Now it's running smoothly. Thanks guys for all your help. Can a mod please close this thread?