Skip to content
View in the app

A better way to browse. Learn more.

HarpGamer

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

GE crashes with out any warning.

This has happened several time in about the same spot in the game.

I have included the last 5 game saves 1 second apart. If more saved games are needed please let me know.

The zip file includes GE log, db and saved games.

let me know if you need any additional information.

 

GE Crash 2023.006.zip

Confirmed as an issue.  The error is happening in ProcessSinkingShipEvent where the unit with uuid ebf57315-6d82-4ea0-a898-d4a36083be58 should be sunk but there is only one unit in the group VOS associated with the event and that unit doesn't have that uuid.  Interestingly, the single unit in VOS is also sinking or already sank.  

My first alternative approach will be to see if there is still a unit with that uuid in a different group and if there is, sink that one.  This all is a result of adding uuids to events and from a programming perspective is a possitive sign since before the uuid work, this event most likely would have sunk the wrong unit.

There is no unit in the scenario at the time of the error with the expected uuid so just added additional code to stop trying to sink it and put a line in ge.log instead.  "Unit with uuid==ebf57315-6d82-4ea0-a898-d4a36083be58 is already gone, can't sink it"

Fix coded for 2023.007

- Chg:32936 GE Game crashed in ProcessSinkingShipEvent when the unit to sink 
                could not be found.  This is a more likely occurrence since
                uuids were added to HarpoonEvents.  The code has been
                modified to first look for the unit in the specified group,
                then fall back to finding the unit irrespective of the
                group, then if the unit is still not found, fail
                gracefully by not trying to sink the already gone
                unit.
                https://harpgamer.com/harpforum/topic/32936-ge-crash-2003006/
                (thanks eeustice)

  • Author

Verified. Issue has been resolved with 2023.007 update!

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.