Ghost Stories bug

I’ve tried several versions of the module and all of them have returned me the same error, when I try to load a deck (any level) it just throws a vassal error.

Any ideas, thoughts?

Vassal 3.1.14

Bump with the error log:

07 Nov 2010 12:41:43.853 0 – Starting
07 Nov 2010 12:41:43.858 0 – OS Windows 7
07 Nov 2010 12:41:43.858 0 – Java version 1.7.0-ea
07 Nov 2010 12:41:43.858 0 – VASSAL version 3.1.14
07 Nov 2010 12:41:44.497 0 – Manager
07 Nov 2010 12:42:00.025 0 – Loading module file C:\Juegos\Tablero\VASSAL-3.1.14\GhostStories_118.vmod
07 Nov 2010 12:42:00.028 0 – Loading module Ghost Stories
07 Nov 2010 12:42:00.037 0 C:\Program Files\Java\jre7\bin\java -Xms256M -Xmx512M -DVASSAL.id=1 -Duser.home=C:\Users\paco -cp lib\Vengine.jar VASSAL.launch.Player
07 Nov 2010 12:42:25.954 1 – Ghost Stories version 1.18
07 Nov 2010 12:42:26.010 1

07 Nov 2010 12:43:01.122 1 java.lang.NullPointerException
at VASSAL.tools.MTRandom.next(MTRandom.java:342)
at java.util.Random.nextInt(Unknown Source)
at VASSAL.counters.Deck.drawCards(Deck.java:676)
at VASSAL.counters.GlobalCommand$Visitor.visitDeck(GlobalCommand.java:141)
at VASSAL.counters.DeckVisitorDispatcher.accept(DeckVisitorDispatcher.java:34)
at VASSAL.counters.GlobalCommand.apply(GlobalCommand.java:105)
at VASSAL.counters.GlobalCommand.apply(GlobalCommand.java:75)
at VASSAL.counters.CounterGlobalKeyCommand.apply(CounterGlobalKeyCommand.java:198)
at VASSAL.counters.CounterGlobalKeyCommand.myKeyEvent(CounterGlobalKeyCommand.java:140)
at VASSAL.counters.Decorator.keyEvent(Decorator.java:261)
at VASSAL.counters.Decorator.keyEvent(Decorator.java:262)
at VASSAL.counters.Decorator.keyEvent(Decorator.java:262)
at VASSAL.counters.TriggerAction.myKeyEvent(TriggerAction.java:161)
at VASSAL.counters.TriggerAction.keyEvent(TriggerAction.java:123)
at VASSAL.counters.Decorator.keyEvent(Decorator.java:262)
at VASSAL.counters.Decorator.keyEvent(Decorator.java:262)
at VASSAL.counters.Decorator.keyEvent(Decorator.java:262)
at VASSAL.counters.GlobalCommand$Visitor.apply(GlobalCommand.java:164)
at VASSAL.counters.GlobalCommand$Visitor.visitDefault(GlobalCommand.java:156)
at VASSAL.counters.PieceVisitorDispatcher.accept(PieceVisitorDispatcher.java:47)
at VASSAL.counters.DeckVisitorDispatcher.accept(DeckVisitorDispatcher.java:37)
at VASSAL.counters.GlobalCommand.apply(GlobalCommand.java:105)
at VASSAL.build.module.GlobalKeyCommand.apply(GlobalKeyCommand.java:36)
at VASSAL.build.module.map.MassKeyCommand$1.actionPerformed(MassKeyCommand.java:110)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at VASSAL.build.module.ToolbarMenu$3.actionPerformed(ToolbarMenu.java:229)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)

For those looking into this bug …I don’t think it has anything to do with the mod itself as I use it and it works fine for me.

I’m using the alpha JRE 1.7.0 but the log says otherwise :S

Found solution uninstalling JRE/JDK 7 and returning to good old JRE6

did u try this on another computer or laptop? may be some problem to ur computer/laptop… try it to another computer and then u will get the idea if u need to reinstall ur windows or what… because it does work for me sometimes when i fell into this kind of trouble… thanks