Log will not run on my computer does on opponents

custardpie

Elder Member
Joined
Oct 18, 2008
Messages
6,375
Reaction score
620
Location
Nottingham
Country
llUnited Kingdom
I get this error message

java.util.NoSuchElementException: null
at VASSAL.tools.SequenceEncoder$Decoder.nextToken(SequenceEncoder.java:239)
at VASL.build.module.OBA$Module.setState(OBA.java:479)
at VASL.build.module.OBA$CreateModule.<init>(OBA.java:308)
at VASL.build.module.OBA.decode(OBA.java:161)
at VASSAL.build.GameModule.decodeSubCommand(GameModule.java:1373)
at VASSAL.build.GameModule.decode(GameModule.java:1351)
at VASSAL.build.GameModule.decode(GameModule.java:1357)
at VASSAL.build.module.GameState.decodeSavedGame(GameState.java:1127)
at VASSAL.build.module.WizardSupport$SavedGameLoader.loadSavedGame(WizardSupport.java:602)
at VASSAL.build.module.WizardSupport$SavedGameLoader.run(WizardSupport.java:587)
at VASSAL.build.module.WizardSupport$LoadSavedGamePanels$1$1.run(WizardSupport.java:674)

The logs prior run but not this one whilst this log works perfectly on opponents computer

Any ideas?

Thanks
Ian
 

DougRim

Forum Guru
Joined
Apr 23, 2012
Messages
1,957
Reaction score
2,234
Location
Ottawa
Country
llCanada
You are running a vasl version that has a bug due to changes that I made. I have issued a vasl6.64-beta to fix it. See other threads here in GS. I am away from my desktop so I can’t send you the link directly.

Since your opponent is not having a problem try marching vasl/vassal versions with them.
 

custardpie

Elder Member
Joined
Oct 18, 2008
Messages
6,375
Reaction score
620
Location
Nottingham
Country
llUnited Kingdom
You are running a vasl version that has a bug due to changes that I made. I have issued a vasl6.64-beta to fix it. See other threads here in GS. I am away from my desktop so I can’t send you the link directly.

Since your opponent is not having a problem try marching vasl/vassal versions with them.
Thanks for the help, well try to get the same now

Ian
 
Top