-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi there,
Followed the guide but unfortunately it wont start.
I launch with the CMD and I get a temporary black screen before it closes - here's the info of the mod the spire log thing ;)
18:46:14.222 INFO basemod.ModBadge> setup hooks for Slay the Streamer mod badge
Exception in thread "LWJGL Application" java.util.NoSuchElementException: No value present
at java.util.Optional.get(Optional.java:135)
at chronometry.SlayTheStreamer.receivePostInitialize(SlayTheStreamer.java:111)
at basemod.BaseMod.publishPostInitialize(BaseMod.java:1980)
at basemod.patches.com.megacrit.cardcrawl.core.CardCrawlGame.PostInitializeHook.Postfix(PostInitializeHook.java:9)
at com.megacrit.cardcrawl.core.CardCrawlGame.create(CardCrawlGame.java:308)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:149)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)