#Region creating crash issues

1 messages · Page 1 of 1 (latest)

finite mountain
#

I already know the issue but there is another thing that I want to note, that's when you decide to go back to your previous state,this happens,it only shows background with nothing in it.

Crash Log:

M2101K7AG, v: 31 (Android)
1.11.03a (11103), p:false

java.lang.OutOfMemoryError: Failed to allocate a 88 byte allocation with 2149872 free bytes and 2099KB until OOM, target footprint 536870912, growth limit 536870912; giving up on allocation because <1% of heap free after GC.

java.lang.OutOfMemoryError: Failed to allocate a 88 byte allocation with 2149872 free bytes and 2099KB until OOM, target footprint 536870912, growth limit 536870912; giving up on allocation because <1% of heap free after GC.
    at info.flowersoft.theotown.scripting.ScriptingEnvironment.getMethodCluster(ScriptingEnvironment.java:356)
    at info.flowersoft.theotown.map.modifier.CityModifier.isBuildable(CityModifier.java:567)
    at info.flowersoft.theotown.map.modifier.CityModifier.isBuildable(CityModifier.java:461)
    at info.flowersoft.theotown.creation.CityCreator.placeDecorations(CityCreator.java:579)
    at info.flowersoft.theotown.creation.CityCreator.prepareCity(CityCreator.java:685)
    at info.flowersoft.theotown.creation.RegionCreator.addRegionMap(RegionCreator.java:207)
    at info.flowersoft.theotown.stages.ConsoleStage.process(ConsoleStage.java:355)
    at info.flowersoft.theotown.stages.ConsoleStage$4.run(ConsoleStage.java:229)
    at info.flowersoft.theotown.ui.Page$7.onClick(Page.java:159)
    at io.blueflower.stapel2d.gui.Gadget.performOnClick(Gadget.java:499)
    at io.blueflower.stapel2d.gui.SensitiveGadget.updateTouchInput(SensitiveGadget.java:113)
    at io.blueflower.stapel2d.gui.Gadget.updateTouchInput(Gadget.java:464)
    at io.blueflower.stapel2d.gui.Gadget.updateTouchInput(Gadget.java:464)
#

Steps to reproduce the bug:

  • Create an oversized region in the console (in order to crash the game)
  • Go back to the previous state
  • Bug found.
#

Things to note that might be useful:

  • Console opened in main menu (region selection)
  • No other software is running in the background other than the system.
  • Default battery saving mode for app
  • Device in battery saving mode.
civic knot
#

Crash from running out of memory is non recoverable.