WolfNetDevelopment / Wormhole-X-Treme

WormholeXTreme is a Stargate plugin for CraftBukkit
http://jira.luricos.de/browse/Wormhole
Other
25 stars 17 forks source link

Misentered idc disables gate #2

Closed bladedpenguin closed 13 years ago

bladedpenguin commented 13 years ago

Running 9.0.7 on 953 on debian with java 1.6

Whever someone tries to dial a locked gate, and tries the wrong IDC, theres a chance that the gate will break. Specifically, for successive dials, It will activate and connect as normal, but players just swim around in the event horizon instead of going through. No error messages, in chat or in console, except for the expected errors for not having the idc right, once when the idc is not entered, and once the first time you enter the event horizon. No IDC errors after the first one.

lycano commented 13 years ago

This is a known bug in 0.907. The problem is that by design there is no diff between Dial and SignPowered gates. I've implemented a workaround for this in 909 but this would limit the user to dial only one gate at a time currently and shutdown the old gate.

In 907 opening two stargates at one time this would lead to non functional stargates and not beeing able to use any stargate from that point on.

Im currently testing 909 and this should fixed then.