Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 7:04:53.263 INFO dungeons.AbstractDungeon> GENERATING ROOM: EVENT
- 17:04:53.263 DEBUG steam.SteamIntegration> Setting Rich Presence: The Astrologer - Floor 13 (A2)
- 17:04:53.264 INFO dungeons.AbstractDungeon> Removed event: TheSimpletonMod:EarlyThawEvent from pool.
- 17:04:53.265 INFO helpers.EventHelper> ---------------------------
- ERROR: Unspecified key: TheSimpletonMod:EarlyThawEvent in EventHelper.
- ---------------------------
- 17:04:53.265 INFO basemod.BaseMod> Looking for custom events...
- 17:04:53.283 INFO core.CardCrawlGame> Exception occurred in CardCrawlGame render method!
- 17:04:53.283 ERROR core.CardCrawlGame> Exception caught
- java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
- at java.util.ArrayList$SubList.rangeCheck(ArrayList.java:1217) ~[?:1.8.0_144]
- at java.util.ArrayList$SubList.get(ArrayList.java:1034) ~[?:1.8.0_144]
- at thesimpleton.events.SimpletonEventHelper.getRandomUpgradeableCard(SimpletonEventHelper.java:124) ~[TheHayseed.jar:?]
- at thesimpleton.events.EarlyThawEvent.<init>(EarlyThawEvent.java:51) ~[TheHayseed.jar:?]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_144]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_144]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_144]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_144]
- at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_144]
- at basemod.patches.com.megacrit.cardcrawl.dungeons.AbstractDungeon.InitializeEventListPatch$GetEvent.Postfix(InitializeEventListPatch.java:23) ~[BaseMod.jar:?]
- at com.megacrit.cardcrawl.helpers.EventHelper.getEvent(EventHelper.java:414) ~[?:?]
- at com.megacrit.cardcrawl.dungeons.AbstractDungeon.getEvent(AbstractDungeon.java:2475) ~[?:?]
- at com.megacrit.cardcrawl.dungeons.AbstractDungeon.generateEvent(AbstractDungeon.java:2349) ~[?:?]
- at com.megacrit.cardcrawl.rooms.EventRoom.onPlayerEntry(EventRoom.java:22) ~[desktop-1.0.jar:?]
- at com.megacrit.cardcrawl.dungeons.AbstractDungeon.nextRoomTransition(AbstractDungeon.java:2262) ~[?:?]
- at com.megacrit.cardcrawl.dungeons.AbstractDungeon.nextRoomTransition(AbstractDungeon.java:2109) ~[?:?]
- at com.megacrit.cardcrawl.dungeons.AbstractDungeon.updateFading(AbstractDungeon.java:2828) ~[?:?]
- at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2497) ~[?:?]
- at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:879) ~[?:?]
- at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:427) [?:?]
- at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225) [?:?]
- at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126) [desktop-1.0.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment