chrsmithdemos / open-ig

Automatically exported from code.google.com/p/open-ig
0 stars 0 forks source link

When I engaged the two pirate factions where you can earn the allegiance of the lone pirate if you help him. #901

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
An unexpected error occurred.
You should consider submitting an error report via the project issue list:
https://code.google.com/p/open-ig/issues/list
Please include the following diagnostic information followed by the error 
stacktrace(s):
   Java version: 1.7.0_21
   Java vendor: Oracle Corporation (http://java.oracle.com/)
   Java class version: 51.0
   Operating system: Windows XP, x86, 5.1
   Game version: 0.95.199
   Command line: [-memonce, -en]
   Available memory: 256 MB
   Maximum memory: 804 MB
   Parallelism: 2
   Language: en
   Date and time: 2014-11-06T18:08:10.765Z
----
A crash save may have been created. Please attach it in the issue report 
(zipped).
C:\Program Files\Imperium\save\default\save-2014-11-06-18-08-10-781.xml.gz
java.lang.NullPointerException
    at hu.openig.mechanics.AIDefaultSpaceBattle.spaceBattleInit(AIDefaultSpaceBattle.java:51)
    at hu.openig.screen.items.SpacewarScreen.initiateBattle(SpacewarScreen.java:1393)
    at hu.openig.GameWindow.startBattle(GameWindow.java:1767)
    at hu.openig.screen.CommonResources.startBattle(CommonResources.java:1030)
    at hu.openig.screen.CommonResources.simulation(CommonResources.java:777)
    at hu.openig.screen.CommonResources$16.invoke(CommonResources.java:612)
    at hu.openig.screen.CommonResources.doTimerTick(CommonResources.java:869)
    at hu.openig.screen.CommonResources$1.actionPerformed(CommonResources.java:245)
    at javax.swing.Timer.fireActionPerformed(Unknown Source)
    at javax.swing.Timer$DoPostEvent.run(Unknown Source)
    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)

Just got this warning, seems to be different from the traders not knowing what 
planet to return to thing I posted previously so I figured it deserved it's own 
topic. Save attached.

Original issue reported on code.google.com by Jonathan...@gmail.com on 6 Nov 2014 at 7:18

Attachments:

GoogleCodeExporter commented 9 years ago
It is a similar issue caused by the recent change in the 3-way battles.

Original comment by akarn...@gmail.com on 6 Nov 2014 at 8:47

GoogleCodeExporter commented 9 years ago
Sorry for the late response. I think this has been resolved in one of the 
latest versions.

Original comment by akarn...@gmail.com on 17 Dec 2014 at 9:50