Game Crashes when Attempting to Turn on "Experimental features"

Do you have any issues? Don't hesitate to tell us about it.
User avatar
dnswodn
Inhabitant of a Megacity
Reactions:
Posts: 336
Joined: 08 Feb 2022, 08:14
Location: 🏞️ Theonia 🌁
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Game Crashes when Attempting to Turn on "Experimental features"

#1

Post by dnswodn »

Hello! My TheoTown crashes with an ArrayIndexOutOfBounds exception every time I attempt to turn on the setting "Experimental features". Nevertheless, when I enter TheoTown again, I found experimental features were successfully enabled. It appears that the bug only happens when the switch is clicked but not affecting the final result.

Crash Report:
Linux, v: 0 (Desktop)
1.12.81p (11281), p:true

java.lang.ArrayIndexOutOfBoundsException: Index 13 out of bounds for length 13

java.lang.ArrayIndexOutOfBoundsException: Index 13 out of bounds for length 13
	at info.flowersoft.theotown.ui.settings.SettingsListbox.restoreCategories(SettingsListbox.java:126)
	at info.flowersoft.theotown.stages.SettingsStage.enter(SettingsStage.java:1379)
	at io.blueflower.stapel2d.gamestack.GameStack.update(GameStack.java:149)
	at info.flowersoft.theotown.TheoTownX.render(TheoTownX.kt:323)
	at info.flowersoft.theotown.util.ProtectedApplicationAdapter.render(ProtectedApplicationAdapter.kt:28)
	at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:435)
	at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:181)
	at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:153)
	at info.flowersoft.theotown.desktop.DesktopLauncher$main$3.<init>(DesktopLauncher.kt:195)
	at info.flowersoft.theotown.desktop.DesktopLauncher.main(DesktopLauncher.kt:195)
Also some information of my device:
  • Arch Linux with Linux-zen 7.1.5
  • CPU: i7-2760QM(very old...)
  • Game Version: 1.12.81p
  • Package JRE25-OpenJDK installed
  • KDE Plasma Desktop Environment
log.txt and out.txt have been provided as attachments.
Attachments
log.txt
(347.81 KiB) Downloaded 1 time
out.txt
(15.33 KiB) Not downloaded yet

Return to “Problems and Errors (bugs)”