#Black screen starting Adventure mode

5 messages · Page 1 of 1 (latest)

tawny glade
#

Windows, 2.0.02 snapshot 01.17. When trying to start Adventure Mode in any way I get a black screen and nothing after that. forge.log shows the following:

com.badlogic.gdx.utils.GdxRuntimeException: No com.badlogic.gdx.scenes.scene2d.ui.Label$LabelStyle registered with name: background
at com.badlogic.gdx.scenes.scene2d.ui.Skin.get(Skin.java:164)
at forge.adventure.util.UIActor.readLabelProperties(UIActor.java:234)
at forge.adventure.util.UIActor.<init>(UIActor.java:59)
at forge.adventure.scene.UIScene.<init>(UIScene.java:215)
at forge.adventure.scene.SpellSmithScene.<init>(SpellSmithScene.java:69)
at forge.adventure.scene.SpellSmithScene.instance(SpellSmithScene.java:40)
at forge.Forge.loadAdventureResources(Forge.java:363)
at forge.Forge.openAdventure(Forge.java:358)
at forge.screens.SplashScreen$BGAnimation.onEnd(SplashScreen.java:225)
at forge.animation.ForgeAnimation.advanceAll(ForgeAnimation.java:46)
at forge.Forge.render(Forge.java:858)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:430)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:181)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:153)
at forge.app.GameLauncher.<init>(GameLauncher.java:51)
at forge.app.Main.main(Main.java:29)

turbid flame
#

Sounds like your skin is corrupt or missing

#

How did you install?

tawny glade
#

it's probably just because I installed over an older version

#

did a fresh install and it's fine