Error with capture the flag
Moderator: Moderators
- destos
- Chief Warrant Officer

- Posts: 349
- Joined: Sat Sep 22, 2007 10:37 pm
Error with capture the flag
well guys i have a big problem... i started working on this map today and its a 2flag ctf... i go and test the map and bam i got a crash... i looked at the error log and i get this i have no idea why i got this error... i havent even touched the lua or anything to do with the flags
Hidden/Spoiler:
-
obiboba3po
- 2008 Most Technically Challenging Avatar
- Posts: 2376
- Joined: Tue Feb 12, 2008 7:46 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: NJ, USA
Re: error with capture the flag
thats either the capture region or the actual capture region object. you may have accidentally deleted them or renamed them in ZE. did you do anything in ZE?
- destos
- Chief Warrant Officer

- Posts: 349
- Joined: Sat Sep 22, 2007 10:37 pm
Re: error with capture the flag
.... hmmm ok after looking into ZE... the name of the carriers is the name of the object..... i think my map was just made that way lol ill edit it to what the lua says cross ure fingers
edit* ok i found the problem =D i might have deleted one of the things so it didnt have a team on it lol TY guys.... now i can finally get on to the more stressful stuff =P
edit* ok i found the problem =D i might have deleted one of the things so it didnt have a team on it lol TY guys.... now i can finally get on to the more stressful stuff =P
-
obiboba3po
- 2008 Most Technically Challenging Avatar
- Posts: 2376
- Joined: Tue Feb 12, 2008 7:46 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: NJ, USA
Re: error with capture the flag
yesh if you deleted one of the things that would cause a problem. 
- destos
- Chief Warrant Officer

- Posts: 349
- Joined: Sat Sep 22, 2007 10:37 pm
Re: error with capture the flag
nah.... i took a second look i clicked on the wrong map.......
but yea it doesnt work .......same error message and all.....
-
MasterSaitek009
- Black Sun Slicer
- Posts: 619
- Joined: Wed Aug 23, 2006 4:10 pm
Re: error with capture the flag
Post your lua. We can't tell you much without it.
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: error with capture the flag
If it is GCW CTF that is crashing that is because the LUA is created wrong. This is true for 1CTF as well.
This is what is created:
This is what it should be:
Basically change all the REP and CIS references to IMP and ALL
Oh and make sure the capture regions and everything is correct
This is what is created:
Hidden/Spoiler:
This is what it should be:
Hidden/Spoiler:
Oh and make sure the capture regions and everything is correct
- destos
- Chief Warrant Officer

- Posts: 349
- Joined: Sat Sep 22, 2007 10:37 pm
Re: error with capture the flag
well it crashes for both eras..... but i will fix the gcq i think thats why that is crashing... heres for CW
Hidden/Spoiler:
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: error with capture the flag
The errors you were getting in the first post are refering to the capture regions as defined on the appropriate layer in ZE.
Go into the region tab and when you select a region make sure something is in both boxes at the top and the one on the side. I forget thier names
right now and I am not at my home comp to check. And make sure the names are the same as what is in the LUA (and/or the error message which is the same thing). If nothing is in the right most box at the top (I have seen this before) just type in the same thing that is in the box on the right side.
It should be team1_capture (or team2)
Go into the region tab and when you select a region make sure something is in both boxes at the top and the one on the side. I forget thier names
right now and I am not at my home comp to check. And make sure the names are the same as what is in the LUA (and/or the error message which is the same thing). If nothing is in the right most box at the top (I have seen this before) just type in the same thing that is in the box on the right side.
It should be team1_capture (or team2)
- destos
- Chief Warrant Officer

- Posts: 349
- Joined: Sat Sep 22, 2007 10:37 pm
Re: error with capture the flag
checked that it all fine... i even had obi help me on xfire... me and him cant find a thing wrong..... could it be that somehow the entire map just didnt munge well and i need to clean and munge it again
*edit... nope it still crashes.... i cant figure out why it crashes..... i checked ZE i have everythign right in my lua i have everything right.... is there anything else that can poissibly be the cause?????
*edit... nope it still crashes.... i cant figure out why it crashes..... i checked ZE i have everythign right in my lua i have everything right.... is there anything else that can poissibly be the cause?????
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: error with capture the flag
Are you still getting the same error?
- destos
- Chief Warrant Officer

- Posts: 349
- Joined: Sat Sep 22, 2007 10:37 pm
Re: error with capture the flag
yeppers.... but recently i had a idea... a very kool idea... i realized that i had remade the capture region.... could the error be that its not the exact size that the lua says (like when it says capture marker radius=3.0) could it be i need to fix it for my certain capture regoin that i edited????
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: error with capture the flag
the capture region can be any size, the thing you are refering to is the glowing cone shape thing.
the important thing is the names are right which you have confirmed is.
the important thing is the names are right which you have confirmed is.
- destos
- Chief Warrant Officer

- Posts: 349
- Joined: Sat Sep 22, 2007 10:37 pm
Re: error with capture the flag
now that i have thought about it.... i beleive that this is a massive glitch.... i mean looking back at the lua it says and yet if it didnt know where the capture region was would it also ask for flag1 carrier for team1???? and the same with team2????
Hidden/Spoiler:
