Author Topic: Capture the flag not working.  (Read 1327 times)

I've been trying the new Capture the Flag system, and it's not working.

I've tried
On(team#)playertouch>self>cptflag

I've tried the capture points, it's still not working. So here's the Console Log.


Unfortunately, the same happens with me. It will let you take the flag, but not capture it, right?

Unfortunately, the same happens with me. It will let you take the flag, but not capture it, right?
there is a capture brick now

Oh really. I never saw all of the nuetral/Team 1/Team 2, etc. bricks.
[/sarcasm]

Console log. Various mods may break onTeamPlayerTouch and so capturing. I think Amade's Bots is one of them, if you have it.

Console log. Various mods may break onTeamPlayerTouch and so capturing. I think Amade's Bots is one of them, if you have it.
He posted it, but it's a pretty big thing.

Next time, only use the 'broken' add-on and just try to recreate the bug.
That is much better for people to look what's wrong.

Though i may have found something:
Code: [Select]
Add-Ons/Gamemode_CaptureTheFlag/Gamemode_CaptureTheFlag.cs (1074): Unable to find object: '' attempting to call function 'onTeamCaptureReset'
BackTrace: ->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->Player::pickup->Player::pickup->Player::pickup->Player::pickup->ShapeBase::pickup->ctfFlagItem::onPickup->ctfFlagItem::onPickup->ctfFlagItem::onPickup
Add-Ons/Gamemode_CaptureTheFlag/Gamemode_CaptureTheFlag.cs (1074): Unable to find object: '' attempting to call function 'onTeamCaptureReset'
BackTrace: ->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->armor::OnCollision->Player::pickup->Player::pickup->Player::pickup->Player::pickup->ShapeBase::pickup->ctfFlagItem::onPickup->ctfFlagItem::onPickup->ctfFlagItem::onPickup

Console log. Various mods may break onTeamPlayerTouch and so capturing. I think Amade's Bots is one of them, if you have it.
Yep I've got Amade's bots.

I think Amade's Bots is one of them, if you have it.
I KNEW IT.

Yep I've got Amade's bots.
It's Amade's bot events for sure as the OnCollision is forgeted up there.

That is one of the most broken things with Amade's bot events.

Can't edit here, so just double post, sorry.

Anyway, try disable all add-ons except for team deathmatch.
Then try it again.

You have a lot of weird broken/badly copied mods. I suggest you remove everything and only download mods from trusted sources like RTB.

You have a lot of weird broken/badly copied mods. I suggest you remove everything and only download mods from trusted sources like RTB.
I noticed that too.
I forgot to say though. ;P

But also,
Anyway, try disable all add-ons except for team deathmatch.
Then try it again.