magefree / mage

Magic Another Game Engine
http://xmage.today
MIT License
1.88k stars 767 forks source link

Error in declare blockers step #505

Closed trintin closed 10 years ago

trintin commented 10 years ago

Hi My opponent attacked with 1/1 squid token with islandwalk, Siege Wurm and Nimbus of the Isles. I blocked Siege Wurm with Dauntless River Marshal and Invasive Species, and in my priority cast AEtherspouts. He put first squid on top then wurm on top and the last was nimbus on top. AEtherspouts resolved and then my opponent cast Chord of Calling X=5 convoking his Coral Barrier. He found Nimbus of the Isles and passed priority. I clicked Done and then this appeared. java err I tried to close it and click OK, but it appeared again. I tried to disconnect and write something in chat, but I wasn´t able to do that. Same with closing it normally. I had to do it by task manager. Then I oppened XMage and it had lasted about minute to connect.

LevelX2 commented 10 years ago

Probably a Java 1.7 bug. Look Here: https://github.com/magefree/mage/issues/451 You can set a parameter in the XMage start script to avoid the problem.

We have to check if we set that parameter by default I guess.

magenoxx commented 10 years ago

actually it is not related to blocking but some gui jaba libs recently I had the same twice for too many abilities put into the stack (Courser with 10 lands entered the battlefield)

LevelX2 commented 10 years ago

Closed because handled in #451.