Forums Index >> Modding >> Art Crazy's CTF 2.1 Script Problem



Page : <1> :


Here's what I get from the Console:

Executing game/data/missions/TT3_1.mis.
Compiling game/server/scripts/CTF.cs.dso...
game/server/scripts/CTF.cs.dso Line: 1 - Syntax error.
>>> Advanced script error report. Line 1.
>>> Some error context, with ## on sides of error halt:
##
>>> Error report complete.

Executing game/server/scripts/CTF.cs.dso.
game/server/scripts/CTF.cs.dso Line: 1 - Syntax error.
>>> Advanced script error report. Line 1.
>>> Some error context, with ## on sides of error halt:
##
>>> Error report complete.

Object 'bluectfgoal' is not a member of the 'GameBaseData' data block class
game/data/missions/TT3_1.mis (0): Register object failed for object (null).
Object 'greenctfgoal' is not a member of the 'GameBaseData' data block class
game/data/missions/TT3_1.mis (0): Register object failed for object (null).

Any help with this? Also, is there a Linux release for this? I will be switching TT over to the newest release of Red Hat soon, so I need to make sure.

Sunday, February 06, 2005 at 10:00:34 AM

When I get that error (##), it usually means that there is formatting on that line that is hidden. Try retyping that line form null. You probably copy and pasted something weird. Also make sure there is a space between executions.
Hopefully it's not in the cs since you only have the dso.

MAX

Sunday, February 06, 2005 at 10:39:57 AM

Max is BACK? %) Great! Racer, your problem probably isn't related to Linux, one person tested it on Linux and it worked fine... Anyway, that's the sadness of Art Crazyİ not liking open-source. :'(

-CLİ

Sunday, February 06, 2005 at 11:27:13 AM

No no no, I am using WinXP right now.

So... What should I do?

Sunday, February 06, 2005 at 12:51:51 PM

Just redownload the.dso file -- that should fix it...


Sunday, February 06, 2005 at 12:59:03 PM

Just did. It still doesn't work.

 

Monday, February 07, 2005 at 5:49:43 AM

Did u right click + save as? If not try it


Monday, February 07, 2005 at 7:25:40 AM

Racer be sure that on the.mis file u put "exec("game/gametypes/CTF.cs");" and not "exec("game/gametypes/CTF.cs.dso");"


Monday, February 07, 2005 at 11:30:57 AM

Well I found that on the end of your.mis file it has another "."

 

.mis.

 

 

 

 

 

 

Monday, February 07, 2005 at 12:40:49 PM

Nope not that, it is this:
Racer be sure that on the.mis file u put exec("game/gametypes/CTF.cs"); and not exec("game/gametypes/CTF.cs.dso");


Monday, February 07, 2005 at 1:03:03 PM

I will try it...

Yup, it worked, thanks. I remember this bug with some other scripts I used.

Tuesday, February 08, 2005 at 6:37:52 AM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald