Crashes, maps destroyed, can't load etc.
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Crashes, maps destroyed, can't load etc.
Thanks for the report!
- LightBlue
- TheoTown Veteran in Pension
- Posts: 1053
- Joined: 13 Feb 2022, 12:34
- Location:
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Platform
Re: Crashes, maps destroyed, can't load etc.
same thing with me. After loading "Loading Graphic 0/1" that crashed and to black blank, and just leave 22.5MB cache of the game.
- LightBlue
- TheoTown Veteran in Pension
- Posts: 1053
- Joined: 13 Feb 2022, 12:34
- Location:
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Platform
Re: Crashes, maps destroyed, can't load etc.
I added old music from forum and crashed. I build road for a view minutes and crashed. Make a new region crashed. My game often crashed and just leaving so many cache that's lagging my phone 

- Grubble
- Metropolitan
- Posts: 122
- Joined: 26 Mar 2022, 15:05
- Location: Quezon City, Philippines
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Crashes, maps destroyed, can't load etc.
Tip: If youre in a middle of loading screen of making a new region, dont restart the game otherwise the region will be corrupt.
- Naufhal
- Inhabitant of a Supercluster
- Posts: 3752
- Joined: 07 Oct 2021, 06:04
- Location: Indonesia
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Crashes, maps destroyed, can't load etc.
I got problem when i create single city. It back to black screen. If this happen. Don't Ignore if you had black screen error. Just leave the game by clicking home button.
- Grubble
- Metropolitan
- Posts: 122
- Joined: 26 Mar 2022, 15:05
- Location: Quezon City, Philippines
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Crashes, maps destroyed, can't load etc.
I didn't encounter this things, but i think the problem here is the RAM. If your ram space is greatly occupied, clear it up. It should work. If it didn't work, i dont know what to do.
- luqmanulhakim
- Settler
- Posts: 1
- Joined: 22 Jun 2022, 03:30
Re: Crashes, maps destroyed, can't load etc.
I just bought the game from steam. And it always crash when I create a new region. What is the solution for this problem?
- The Cringe
- Metropolitan
- Posts: 112
- Joined: 30 Aug 2022, 06:28
- Location: Western Visayas,Philippines
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Crashes, maps destroyed, can't load etc.
Help!!!
My Map Is Not loading in.why?
My Map Is Not loading in.why?
- Bearbear76
- Former Bearbear65
- Posts: 5730
- Joined: 10 Feb 2017, 14:53
- Location: L2 cache
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Crashes, maps destroyed, can't load etc.
Are you having issues opening the map (if that throws errors please upload it here) or does it not appear in the "city menu". Regardless, it's always helpful to upload the map file (that's not working) here for examination.

- The Cringe
- Metropolitan
- Posts: 112
- Joined: 30 Aug 2022, 06:28
- Location: Western Visayas,Philippines
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Crashes, maps destroyed, can't load etc.
I mean is my City After 5 Days Not opening its not loading
- The Cringe
- Metropolitan
- Posts: 112
- Joined: 30 Aug 2022, 06:28
- Location: Western Visayas,Philippines
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Crashes, maps destroyed, can't load etc.
Yes Its not appear in "city menu"Bearbear76 wrote: ↑22 Oct 2022, 07:53Are you having issues opening the map (if that throws errors please upload it here) or does it not appear in the "city menu". Regardless, it's always helpful to upload the map file (that's not working) here for examination.![]()
- Bearbear76
- Former Bearbear65
- Posts: 5730
- Joined: 10 Feb 2017, 14:53
- Location: L2 cache
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Crashes, maps destroyed, can't load etc.
Upload the .city file.
- The Cringe
- Metropolitan
- Posts: 112
- Joined: 30 Aug 2022, 06:28
- Location: Western Visayas,Philippines
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Crashes, maps destroyed, can't load etc.

- The Cringe
- Metropolitan
- Posts: 112
- Joined: 30 Aug 2022, 06:28
- Location: Western Visayas,Philippines
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Crashes, maps destroyed, can't load etc.
I'll make new city if I see a same problem I gonna say to you(sorry bad English)
- Mrdennisdanish
- Settler
- Posts: 1
- Joined: 16 Mar 2023, 10:31
Re: Crashes, maps destroyed, can't load etc.
Well, I'm playing, but suddenly it turns off by itself and can't be pressed 2 times.
maps destroyed
When I entered the game, I realized that my map was lost, the files are still there. Do we have a chance to recover it?
Re: Crashes, maps destroyed, can't load etc.
Hi there!
I've just installed the game via Steam on OSX Mojave 10.14. No mods installed yet.
I can't seem to start the game. I've tried reinstalling Java manually and restarting the machine and uninstalling and reinstalling the game.
The error is the same:
java.lang.RuntimeException: Could not link shader:
at io.blueflower.stapel2d.drawing.Shader.load(Shader.java:51)
at io.blueflower.stapel2d.drawing.Engine.loadShader(Engine.java:841)
at io.blueflower.stapel2d.drawing.Engine.flush(Engine.java:926)
at io.blueflower.stapel2d.drawing.Engine.flush(Engine.java:889)
at io.blueflower.stapel2d.drawing.Engine.drawTextureRect(Engine.java:726)
at io.blueflower.stapel2d.drawing.Engine.drawImage(Engine.java:511)
at info.flowersoft.theotown.ui.StartLogoDrawer.drawCentered(StartLogoDrawer.java:120)
at info.flowersoft.theotown.ui.StartLogoDrawer.drawLogo(StartLogoDrawer.java:65)
at info.flowersoft.theotown.stages.LoadingStage.update(LoadingStage.java:1704)
at io.blueflower.stapel2d.gamestack.GameStack.update(GameStack.java:154)
at info.flowersoft.theotown.MyGdxGame.render(MyGdxGame.java:161)
at info.flowersoft.theotown.desktop.DesktopLauncher$2.render(DesktopLauncher.java:133)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:387)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:192)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:166)
at info.flowersoft.theotown.desktop.DesktopLauncher.main(DesktopLauncher.java:109)
Any idea?
Maybe my MacBook is just not up for it. It's a 2015 MacBook Pro i7 with 16GB RAM.
Thanks in advance!
I've just installed the game via Steam on OSX Mojave 10.14. No mods installed yet.
I can't seem to start the game. I've tried reinstalling Java manually and restarting the machine and uninstalling and reinstalling the game.
The error is the same:
java.lang.RuntimeException: Could not link shader:
at io.blueflower.stapel2d.drawing.Shader.load(Shader.java:51)
at io.blueflower.stapel2d.drawing.Engine.loadShader(Engine.java:841)
at io.blueflower.stapel2d.drawing.Engine.flush(Engine.java:926)
at io.blueflower.stapel2d.drawing.Engine.flush(Engine.java:889)
at io.blueflower.stapel2d.drawing.Engine.drawTextureRect(Engine.java:726)
at io.blueflower.stapel2d.drawing.Engine.drawImage(Engine.java:511)
at info.flowersoft.theotown.ui.StartLogoDrawer.drawCentered(StartLogoDrawer.java:120)
at info.flowersoft.theotown.ui.StartLogoDrawer.drawLogo(StartLogoDrawer.java:65)
at info.flowersoft.theotown.stages.LoadingStage.update(LoadingStage.java:1704)
at io.blueflower.stapel2d.gamestack.GameStack.update(GameStack.java:154)
at info.flowersoft.theotown.MyGdxGame.render(MyGdxGame.java:161)
at info.flowersoft.theotown.desktop.DesktopLauncher$2.render(DesktopLauncher.java:133)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:387)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:192)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:166)
at info.flowersoft.theotown.desktop.DesktopLauncher.main(DesktopLauncher.java:109)
Any idea?
Maybe my MacBook is just not up for it. It's a 2015 MacBook Pro i7 with 16GB RAM.
Thanks in advance!
- Lobby
- Developer
- Posts: 3719
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: Crashes, maps destroyed, can't load etc.
@Alpacac
Hi, I am sorry to hear this. What version of java did you try to install? Did you try to run the game through Rosetta? What exact version of the game are you using (for that see the title of the error message)?
Please send me an e-mail to lobby@blueflower.io so that I can have a closer look into it.
Hi, I am sorry to hear this. What version of java did you try to install? Did you try to run the game through Rosetta? What exact version of the game are you using (for that see the title of the error message)?
Please send me an e-mail to lobby@blueflower.io so that I can have a closer look into it.
- Bigbrainbuilder
- Settler
- Posts: 4
- Joined: 18 Jul 2023, 10:26
-
Plugin Creator
Re: Crashes, maps destroyed, can't load etc.
Idk if this the right topic...but can I get my old progress back when I reinstall Theotown