Civcraft / Citadel

Do not open issues here; open them on the maintained fork @ DevotedMC
https://github.com/DevotedMC/Citadel
BSD 3-Clause "New" or "Revised" License
6 stars 23 forks source link

Issue with CTR exiting quietly #113

Closed jjj5311 closed 9 years ago

jjj5311 commented 9 years ago

Today I passed my house to another player. While I was changing the control group to the player's own group I kept hitting some blocks I haven't reinforced before. The "Air isn't a valid reinforcement block" message would appear as normal, but I wasn't able to change groups until I /ctr again, but was able to reinforce non-reinforced blocks with stone.

It appears the error message disables passing a reinforcement to another group.

Reference NameLayer #127

jjj5311 commented 9 years ago

Looks like the link i last linked is the only exiting of reinforcement mode without any warning. I added in exception logging to the empty exception handlers in BlockListener as well... @ProgrammerDan anything else you can think of that needs doing right away?