Page 1 of 1

Crash upon completing challenge

PostPosted: 02 May 2013, 09:34
by zanizala
Description: I am new to this forum so I am not sure if this is the correct place to post this bug report. The error shows every time I complete (win) a challenge. No reward and no challenge cleared.

IllegalArgumentException | Open
Code: Select all
Forge Version:    1.3.13-r21215
Operating System: Windows 7 6.1 amd64
Java Version:     1.7.0_17 Oracle Corporation

java.lang.IllegalArgumentException: No CardRules limitations could be parsed from: multi-colored
    at forge.quest.BoosterUtils.parseRulesLimitation(BoosterUtils.java:262)
    at forge.quest.BoosterUtils.parseReward(BoosterUtils.java:283)
    at forge.quest.BoosterUtils.generateCardRewardList(BoosterUtils.java:352)
    at forge.quest.QuestEvent.getCardRewardList(QuestEvent.java:109)
    at forge.gui.match.QuestWinLose.awardSpecialReward(QuestWinLose.java:686)
    at forge.gui.match.QuestWinLose.awardChallengeWin(QuestWinLose.java:675)
    at forge.gui.match.QuestWinLose.populateCustomPanel(QuestWinLose.java:181)
    at forge.gui.match.ViewWinLose.<init>(ViewWinLose.java:129)
    at forge.game.MatchController$1.run(MatchController.java:123)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

Re: Crash upon completing challenge

PostPosted: 02 May 2013, 12:15
by Hellfish
Hi!

The correct place to post a report would be in the release thread of the version you are using. (Here,currently: viewtopic.php?f=26&t=10182)

This particular bug has already been fixed in the snapshot builds and for the next beta.

Re: Crash upon completing challenge

PostPosted: 02 May 2013, 12:37
by Chris H.
This topic contains some useful info for filling bug reports: How to Provide a Useful Bug Report

We are planning to release the 1.3.14 beta tomorrow.