Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when loading a saved skirmish game. #678

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 4 comments
Closed

Crash when loading a saved skirmish game. #678

GoogleCodeExporter opened this issue Mar 16, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

stacktrace(s):
   Java version: 1.7.0_07
   Java vendor: Oracle Corporation (http://java.oracle.com/)
   Java class version: 51.0
   Operating system: Windows 8, amd64, 6.2
   Game version: 0.95.106
   Command line: [-memonce, -en]
   Available memory: 137 MB
   Maximum memory: 682 MB
   Parallelism: 8
   Language: en
   Date and time: 2012-10-07T09:22:19.198Z
----
java.lang.NullPointerException
    at hu.openig.model.Traits.add(Traits.java:109)
    at hu.openig.model.SkirmishDefinition.load(SkirmishDefinition.java:110)
    at hu.openig.GameWindow.loadWorldData(GameWindow.java:2240)
    at hu.openig.GameWindow$11.run(GameWindow.java:1502)
    at java.lang.Thread.run(Unknown Source)


Original issue reported on code.google.com by overlor...@hotmail.com on 7 Oct 2012 at 9:24

Attachments:

@GoogleCodeExporter
Copy link
Author

Thanks. You may want to start a new skirmish with 0.95.107 and re-test the 
issue.

Original comment by akarn...@gmail.com on 7 Oct 2012 at 10:45

  • Changed state: SVN
  • Added labels: Milestone-0.95.200, Component-Persistence

@GoogleCodeExporter
Copy link
Author

I don't know if it's related but now I get this when loading a skirmish save:

   Java version: 1.7.0_07
   Java vendor: Oracle Corporation (http://java.oracle.com/)
   Java class version: 51.0
   Operating system: Windows 8, amd64, 6.2
   Game version: 0.95.107
   Command line: [-memonce, -en]
   Available memory: 197 MB
   Maximum memory: 682 MB
   Parallelism: 8
   Language: en
   Date and time: 2012-10-07T11:22:18.526Z
----
java.lang.NullPointerException
    at hu.openig.model.World.loadState(World.java:1645)
    at hu.openig.GameWindow.loadWorldData(GameWindow.java:2260)
    at hu.openig.GameWindow$11.run(GameWindow.java:1502)
    at java.lang.Thread.run(Unknown Source)

Original comment by overlor...@hotmail.com on 7 Oct 2012 at 11:25

@GoogleCodeExporter
Copy link
Author

Not exactly, but thanks.

Original comment by akarn...@gmail.com on 7 Oct 2012 at 11:42

@GoogleCodeExporter
Copy link
Author

Original comment by akarn...@gmail.com on 11 Nov 2012 at 10:27

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant