caseif / TTT

Bukkit minigame which emulates the "Trouble In Terrorist Town" gamemode from Garry's Mod.
http://dev.bukkit.org/bukkit-plugins/ttt
MIT License
3 stars 4 forks source link

Joining arenas after creation not working #28

Closed Aviriix closed 9 years ago

Aviriix commented 9 years ago

Hello,

I created an arena using your latest version of TTT (V0.8.2), and created an arena. After I did this it said the arena was successfully created and could be joined with /TTT join . I tried to do this, but when I tried this it said that the arena didnt exist. I checked using the listarenas command, and the arena was on the list, marked as 'WAITING'. I tried adding another spawn, which gave me the same message as when I tried to join the arena. I'm running the latest spigot version, and am using Java 8.

caseif commented 9 years ago

What was the ID of the arena?

Aviriix commented 9 years ago

The arena id is: ashborne

caseif commented 9 years ago

Can you upload a paste of your plugins/TTT/flint_data/arenas.yml file?

Edit: Also, did you create the arena via the wizard, or via the import command?

Aviriix commented 9 years ago

I created the arena using the wizard, here is the paste:

§cashborne: name: §cashborne world: world spawns: '0': ("world";964,5901611392226;73,0;-580,3000000119209) bound: upper: (1029,0;256,0;-538,0) lower: (899,0;0,0;-627,0) metadata: {}

caseif commented 9 years ago

I'm assuming the §c wasn't your doing?

Aviriix commented 9 years ago

Yes, I didnt add those myself

caseif commented 9 years ago

Okay. That's, ah, really strange. I'll take a look at it as soon as I can. Stay in touch in case I need more information later on. :)

Aviriix commented 9 years ago

Alright, thanks a lot for the support :)

caseif commented 9 years ago

Actually, do you perchance have a chat plugin installed that changes message colors? Would you mind pasting the output of /pl?

Aviriix commented 9 years ago

I do, I use the plugin RankPrefix+. I also had to unload that plugin for the 'OK' at the end of the wizard to get noticed

caseif commented 9 years ago

Mm, that would do it. I'll try to get a hotfix out tomorrow or Tuesday to fix this.

Aviriix commented 9 years ago

Alright, thanks a lot! :)

caseif commented 9 years ago

My pleasure. :)

caseif commented 9 years ago

Closed via 3007244.