Slash27015
11-04-2008, 07:17 PM
Getting the error;
Failed when compiling
Line 88: [Error] (16199:1): Unexpected end of file in script C:\Programmer\SCAR 3.15\Includes\SRL\SRL.scar
I've tried everything but nothing works.
Searching didn't come up with any useful results.
I've tried downgrading the revision, but that didn't work either.
If you know a way of fixing this, either reply here or add me to xfire; slash27015
Thanks in advanced.
Edit:
Sorry, I forgot about the lines.
85 - procedure SetupSRL;
86 - begin
87 - MouseSpeed := 15;
88 - CheckHPFirst := True;
89 - Reincarnate := False;
Edit:
Searching a bit more came up with this;
You're probably trying to compile or run SRL.scar itself instead of whatever script you're running. All of the includes will give that error if you try to compile or run them individually.
http://www.srl-forums.com/forum/showpost.php?p=479360&postcount=4
I then tried tunning the mining skill tool seperatly.
Failed when compiling
Line 28: [Error] (28:25): Unknown type 'TAutoColorInfo' in script C:\Programmer\SCAR 3.15\Includes\SRL\SRL\skill\Mining.scar
Line 28: [Error] (28:25): Unknown identifier '' in script C:\Programmer\SCAR 3.15\Includes\SRL\SRL\skill\Mining.scar
:(
Failed when compiling
Line 88: [Error] (16199:1): Unexpected end of file in script C:\Programmer\SCAR 3.15\Includes\SRL\SRL.scar
I've tried everything but nothing works.
Searching didn't come up with any useful results.
I've tried downgrading the revision, but that didn't work either.
If you know a way of fixing this, either reply here or add me to xfire; slash27015
Thanks in advanced.
Edit:
Sorry, I forgot about the lines.
85 - procedure SetupSRL;
86 - begin
87 - MouseSpeed := 15;
88 - CheckHPFirst := True;
89 - Reincarnate := False;
Edit:
Searching a bit more came up with this;
You're probably trying to compile or run SRL.scar itself instead of whatever script you're running. All of the includes will give that error if you try to compile or run them individually.
http://www.srl-forums.com/forum/showpost.php?p=479360&postcount=4
I then tried tunning the mining skill tool seperatly.
Failed when compiling
Line 28: [Error] (28:25): Unknown type 'TAutoColorInfo' in script C:\Programmer\SCAR 3.15\Includes\SRL\SRL\skill\Mining.scar
Line 28: [Error] (28:25): Unknown identifier '' in script C:\Programmer\SCAR 3.15\Includes\SRL\SRL\skill\Mining.scar
:(