Bug: Rapidly hitting spacebar results in crash (with repro)

Do you need help installing or using ZunTzu? Would you like to report a bug?

Moderators: Ichibrothers, Cambronne

Post Reply
User avatar
Easy
Posts: 27
Joined: 04 Dec 2013, 21:42

Bug: Rapidly hitting spacebar results in crash (with repro)

Post by Easy »

dulcaoin, here is a repro of the spacebar crash you asked about.

Repro:
1) Open a gamebox, I used Poker (v2).
2) Move cursor onto a stack of cards so that it flashes (the blue backed cards in Poker, for example).
3) Rapidly press Spacebar to move cards into your hand. Speed matters, too slow and it won't crash. Was able to repro easily with as few as two keypresses.

System:
Windows 7, SP 1
ZunTzu v1.2
Gamebox used: http://www.zuntzu.com/boxes/Poker-v2.ztb



Crash Info:
version unknown
os Microsoft Windows NT 6.1.7601 Service Pack 1
framework 2.0.50727.5485
cpu count 2
System.NullReferenceException: Object reference not set to an instance of an object.
at ZunTzu.Modelization.Commands.a0.b()
at ZunTzu.Modelization.ao.a(p A_0, p A_1, t[] A_2)
at ZunTzu.Control.Messages.GrabStackMessage.a(f A_0)
at ZunTzu.Control.Messages.ChangeAcceptedMessage.b(f A_0)
at ZunTzu.Control.f.a(Int64 A_0)
at ZunTzu.b.b(String[] A_0)
User avatar
Bill Barrett
231
Posts: 351
Joined: 25 May 2008, 13:25

Post by Bill Barrett »

Yup that's the one.
dulcaoin
Site Admin
Posts: 79
Joined: 26 Aug 2014, 01:30
Location: Denver, Colorado, U.S.A.

Re: Bug: Rapidly hitting spacebar results in crash (with rep

Post by dulcaoin »

Easy wrote:dulcaoin, here is a repro of the spacebar crash you asked about.

Repro:
1) Open a gamebox, I used Poker (v2).
2) Move cursor onto a stack of cards so that it flashes (the blue backed cards in Poker, for example).
3) Rapidly press Spacebar to move cards into your hand. Speed matters, too slow and it won't crash. Was able to repro easily with as few as two keypresses.

System:
Windows 7, SP 1
ZunTzu v1.2
Gamebox used: http://www.zuntzu.com/boxes/Poker-v2.ztb



Crash Info:
version unknown
os Microsoft Windows NT 6.1.7601 Service Pack 1
framework 2.0.50727.5485
cpu count 2
System.NullReferenceException: Object reference not set to an instance of an object.
at ZunTzu.Modelization.Commands.a0.b()
at ZunTzu.Modelization.ao.a(p A_0, p A_1, t[] A_2)
at ZunTzu.Control.Messages.GrabStackMessage.a(f A_0)
at ZunTzu.Control.Messages.ChangeAcceptedMessage.b(f A_0)
at ZunTzu.Control.f.a(Int64 A_0)
at ZunTzu.b.b(String[] A_0)
Excellent, thank you very much. I have my guesses as to the cause, we'll see if my theory pans out... :)

-- joshua
Post Reply