b0n541 / jskat

JSkat is a free software implementation of the game Skat in Java.
https://www.jskat.org
Apache License 2.0
32 stars 16 forks source link

Unable to declare a hand game #28

Closed urausjr closed 10 years ago

urausjr commented 10 years ago

Get the bid, select a game (and of them), Hand is checked, but grayed out, click announce, not pick up Skat, but JSkat freezes. At that point, cannot play a card, pick up skat, nothing. Was running Java 7, installed 8, but no help.

b0n541 commented 10 years ago

I can confirm the bug in the latest version of JSkat (0.14.1). A NullPointerException is thrown behind the scenes that makes JSkat freeze. I will look into this issue a.s.a.p.

urausjr commented 10 years ago

Thanks. Nice to know it’s not me.

John Rausch 3119 N Waynesville Rd Oregonia, OH 45054-9766 +1-513-696-9513

From: Jan Schäfer Sent: Tuesday, October 07, 2014 4:05 PM To: b0n541/jskat-multimodule Cc: urausjr Subject: Re: [jskat-multimodule] Unable to declare a hand game (#28)

I can confirm the bug in the latest version of JSkat (0.14.1). A NullPointerException is thrown behind the scenes that makes JSkat freeze. I will look into this issue a.s.a.p.

— Reply to this email directly or view it on GitHub.

b0n541 commented 10 years ago

I fixed the cause for the NullPointerException and released a new bugifx version 0.14.2. Have fun!