PDA

View Full Version : Heya having issues Compiling error



sludgeman
04-10-2012, 01:44 AM
Heya im a newbie! Was hoping for a hand I checked the tutorial, updated the SRL SPS MSI and I keep getting this error :( Idk what to do I'm new so I'm confused :S

Opening MSI...
[Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
[Error] C:\Simba\Includes\MSI/MSI/Core/Scripts.simba(960:46): Unknown identifier 'RUNESCAPE_OTHER' at line 959
Compiling failed.

Sorry to be a pain

Neznam
04-10-2012, 01:48 AM
Follow this link: https://github.com/Coh3n/SPS/zipball/master

Extract all of the contents to the SPS folder in your /Simba/Includes/. Then, copy the .dll plugin from the /SPS/Plugin/ folder and copy it to the s/Simba/Plugins/.

That "should" fix it

This ^^

nyaks
04-10-2012, 02:56 AM
hi ,ifollow all u tutorials not bad but new error again [Error] (37:17) Unknow type ' T4DIntegerArray' at line 36

bballharry
04-10-2012, 03:29 AM
I am getting the same problem with line 36 SPS_Worldmap: T4DIntegerArray; even after i try plugin in new update

StickToTheScript
04-10-2012, 03:40 AM
Just do as it is stated above!

sludgeman
04-10-2012, 11:17 AM
This ^^

ignore

sludgeman
04-10-2012, 11:19 AM
Opening MSI...
[Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
[Error] C:\Simba\Includes\sps/sps.simba(37:17): Unknown type 'T4DIntegerArray' at line 36
Compiling failed.


Now I get this, fucking great.

Ezio Auditore da Firenze
04-10-2012, 11:22 AM
I dont have a Simba folder:( (hidden somewhere weird or glitched, using windows 7 64bit)

My Computer>Local Disk(C: )>Simba

Should be there if not, try re-installing it and keep track of where it's putting it installing it.

sludgeman
04-10-2012, 11:39 AM
My Computer>Local Disk(C: )>Simba

Should be there if not, try re-installing it and keep track of where it's putting it installing it.

Opening MSI...
[Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
[Error] C:\Simba\Includes\sps/sps.simba(37:17): Unknown type 'T4DIntegerArray' at line 36
Compiling failed.


Now I get this.

Ezio Auditore da Firenze
04-10-2012, 11:46 AM
Okay, have you followed Coh3ns guide exactly: http://villavu.com/forum/showthread.php?t=79340