Getting a "no such element" error when trying to add edited proto to another
proto. Log below:
-- OS Windows 2003
-- Java version 1.6.0_01
-- VASSAL version 3.0b3
-- Combat Commander version 1.6
java.util.NoSuchElementException
at VASSAL.tools.SequenceEncoder$Decoder.nextToken(Unknown
Source)
at VASSAL.counters.Decorator.setState(Decorator.java:140)
at VASSAL.counters.Decorator.setState(Decorator.java:140)
at VASSAL.counters.Decorator.setState(Decorator.java:140)
at VASSAL.counters.Decorator.setState(Decorator.java:140)
at
VASSAL.build.module.PrototypeDefinition.getPiece(PrototypeDefinition.java:14
0)
at
VASSAL.build.module.PrototypeDefinition.getPiece(PrototypeDefinition.java:12
7)
at VASSAL.counters.UsePrototype.buildPrototype(Unknown Source)
at VASSAL.counters.UsePrototype.getExpandedInner(Unknown Source)
at VASSAL.counters.UsePrototype.boundingBox(Unknown Source)
at
VASSAL.build.widget.PieceSlot.getPreferredSize(PieceSlot.java:149)
at
VASSAL.build.widget.PieceSlot$Panel.getPreferredSize(PieceSlot.java:93)
at javax.swing.BoxLayout.checkRequests(Unknown Source)
at javax.swing.BoxLayout.minimumLayoutSize(Unknown Source)
at java.awt.Container.minimumSize(Unknown Source)
at java.awt.Container.getMinimumSize(Unknown Source)
at javax.swing.JComponent.getMinimumSize(Unknown Source)
at javax.swing.BoxLayout.checkRequests(Unknown Source)
at javax.swing.BoxLayout.minimumLayoutSize(Unknown Source)
at java.awt.Container.minimumSize(Unknown Source)
at java.awt.Container.getMinimumSize(Unknown Source)
at javax.swing.JComponent.getMinimumSize(Unknown Source)
at javax.swing.BoxLayout.checkRequests(Unknown Source)
at javax.swing.BoxLayout.layoutContainer(Unknown Source)
at java.awt.Container.layout(Unknown Source)
at java.awt.Container.doLayout(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validate(Unknown Source)
at javax.swing.RepaintManager.validateInvalidComponents(Unknown
Source)
at
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown
Source)
at java.awt.event.InvocationEvent.dispatch(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)
[Non-text portions of this message have been removed]