#Black screen after clicking on Adventure mode
7 messages · Page 1 of 1 (latest)
This is happening to me, also.
Here's the error I've got in the log file:
Looking for resource skin/keys.atlas... Found!
java.lang.NullPointerException: Cannot invoke "com.github.tommyettinger.textra.TextraButton.setVisible(boolean)" because "this.acceptReward" is null
at forge.adventure.scene.SpellSmithScene.<init>(SpellSmithScene.java:79)
at forge.adventure.scene.SpellSmithScene.instance(SpellSmithScene.java:36)
at forge.Forge.loadAdventureResources(Forge.java:357)
at forge.Forge.openAdventure(Forge.java:352)
at forge.screens.SplashScreen$BGAnimation.onEnd(SplashScreen.java:224)
at forge.animation.ForgeAnimation.advanceAll(ForgeAnimation.java:46)
at forge.Forge.render(Forge.java:849)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:387)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:193)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:167)
at forge.app.Main.main(Main.java:134)```
Nvm. Unzipped the latest snapshot into a clean folder and everything works fine. 🙂
Most probably was a problem of an old version of files in my folders, i resolved by deleting all and started with a clean install of forge saving only deck and pics folders