Jump to content

Recommended Posts

Posted

accidentally pressed control and enter
 

[17:29:11] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.RegistryEvent$Register@4a922e08:

6439java.lang.NoClassDefFoundError: net/minecraftforge/client/model/ModelLoader

6440at com.mic.dungeonmod.init.ModItems$ItemRegistry.register(ModItems.java:53) ~[ModItems$ItemRegistry.class:?]

6441at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_70_ItemRegistry_register_Register.invoke(.dynamic) ~[?:?]

6442at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]

6443at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) ~[EventBus$1.class:?]

6444at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]

6445at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:850) [GameData.class:?]

6446at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630) [Loader.class:?]

6447at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]

6448at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]

6449at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]

6450at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]

6451at java.lang.Thread.run(Thread.java:750) [?:1.8.0_342]

6452Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.model.ModelLoader

6453at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]

6454at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6455at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6456... 12 more

6457Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/block/model/ModelBakery

6458at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_342]

6459at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_342]

6460at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_342]

6461at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]

6462at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6463at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6464... 12 more

6465Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.block.model.ModelBakery

6466at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]

6467at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6468at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6469at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_342]

6470at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_342]

6471at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_342]

6472at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]

6473at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6474at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6475... 12 more

6476Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@6f012914 from coremod FMLCorePlugin

6477at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) ~[forge.jar:?]

6478at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]

6479at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]

6480at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6481at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6482at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_342]

6483at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_342]

6484at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_342]

6485at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]

6486at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6487at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6488... 12 more

6489Caused by: java.lang.RuntimeException: Attempted to load class cgb for invalid side SERVER

6490at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) ~[forge.jar:?]

6491at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ~[forge.jar:?]

6492at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]

6493at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]

6494at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6495at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6496at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_342]

6497at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_342]

6498at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_342]

6499at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]

6500at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6501at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6502... 12 more

6503[17:29:11] [Server thread/ERROR] [FML]: Index: 33 Listeners:

6504[17:29:11] [Server thread/ERROR] [FML]: 0: HIGHEST

6505[17:29:11] [Server thread/ERROR] [FML]: 1: net.minecraftforge.fml.common.eventhandler.EventBus$1@c890123

6506[17:29:11] [Server thread/ERROR] [FML]: 2: net.minecraftforge.fml.common.eventhandler.EventBus$1@3d27cac5

6507[17:29:11] [Server thread/ERROR] [FML]: 3: net.minecraftforge.fml.common.eventhandler.EventBus$1@53625264

6508[17:29:11] [Server thread/ERROR] [FML]: 4: net.minecraftforge.fml.common.eventhandler.EventBus$1@4dcdcf87

6509[17:29:11] [Server thread/ERROR] [FML]: 5: net.minecraftforge.fml.common.eventhandler.EventBus$1@9095f04

6510[17:29:11] [Server thread/ERROR] [FML]: 6: net.minecraftforge.fml.common.eventhandler.EventBus$1@afbcd02

6511[17:29:11] [Server thread/ERROR] [FML]: 7: HIGH

6512[17:29:11] [Server thread/ERROR] [FML]: 8: net.minecraftforge.fml.common.eventhandler.EventBus$1@4bcb5f4b

6513[17:29:11] [Server thread/ERROR] [FML]: 9: net.minecraftforge.fml.common.eventhandler.EventBus$1@68591042

6514[17:29:11] [Server thread/ERROR] [FML]: 10: NORMAL

6515[17:29:11] [Server thread/ERROR] [FML]: 11: net.minecraftforge.fml.common.eventhandler.EventBus$1@2beb9332

6516[17:29:11] [Server thread/ERROR] [FML]: 12: net.minecraftforge.fml.common.eventhandler.EventBus$1@7f2cd890

6517[17:29:11] [Server thread/ERROR] [FML]: 13: net.minecraftforge.fml.common.eventhandler.EventBus$1@6e0ce139

6518[17:29:11] [Server thread/ERROR] [FML]: 14: net.minecraftforge.fml.common.eventhandler.EventBus$1@4e7737ba

6519[17:29:11] [Server thread/ERROR] [FML]: 15: net.minecraftforge.fml.common.eventhandler.EventBus$1@39725f45

6520[17:29:11] [Server thread/ERROR] [FML]: 16: net.minecraftforge.fml.common.eventhandler.EventBus$1@2083f8a3

6521[17:29:11] [Server thread/ERROR] [FML]: 17: net.minecraftforge.fml.common.eventhandler.EventBus$1@298fc0a3

6522[17:29:11] [Server thread/ERROR] [FML]: 18: net.minecraftforge.fml.common.eventhandler.EventBus$1@5e32f8cf

6523[17:29:11] [Server thread/ERROR] [FML]: 19: net.minecraftforge.fml.common.eventhandler.EventBus$1@75911c3b

6524[17:29:11] [Server thread/ERROR] [FML]: 20: net.minecraftforge.fml.common.eventhandler.EventBus$1@4a68a4ca

6525[17:29:11] [Server thread/ERROR] [FML]: 21: net.minecraftforge.fml.common.eventhandler.EventBus$1@1d35fffc

6526[17:29:11] [Server thread/ERROR] [FML]: 22: net.minecraftforge.fml.common.eventhandler.EventBus$1@54889815

6527[17:29:11] [Server thread/ERROR] [FML]: 23: net.minecraftforge.fml.common.eventhandler.EventBus$1@2985367b

6528[17:29:11] [Server thread/ERROR] [FML]: 24: net.minecraftforge.fml.common.eventhandler.EventBus$1@26c49975

6529[17:29:11] [Server thread/ERROR] [FML]: 25: net.minecraftforge.fml.common.eventhandler.EventBus$1@143c584e

6530[17:29:11] [Server thread/ERROR] [FML]: 26: net.minecraftforge.fml.common.eventhandler.EventBus$1@4e432ec

6531[17:29:11] [Server thread/ERROR] [FML]: 27: net.minecraftforge.fml.common.eventhandler.EventBus$1@452eae5

6532[17:29:11] [Server thread/ERROR] [FML]: 28: net.minecraftforge.fml.common.eventhandler.EventBus$1@6dfc42b

6533[17:29:11] [Server thread/ERROR] [FML]: 29: net.minecraftforge.fml.common.eventhandler.EventBus$1@70571296

6534[17:29:11] [Server thread/ERROR] [FML]: 30: net.minecraftforge.fml.common.eventhandler.EventBus$1@55013d22

6535[17:29:11] [Server thread/ERROR] [FML]: 31: net.minecraftforge.fml.common.eventhandler.EventBus$1@4617f0a5

6536[17:29:11] [Server thread/ERROR] [FML]: 32: net.minecraftforge.fml.common.eventhandler.EventBus$1@3e119ad0

6537[17:29:11] [Server thread/ERROR] [FML]: 33: net.minecraftforge.fml.common.eventhandler.EventBus$1@761aec26

6538[17:29:11] [Server thread/ERROR] [FML]: 34: net.minecraftforge.fml.common.eventhandler.EventBus$1@2aae27ea

6539[17:29:11] [Server thread/ERROR] [FML]: 35: net.minecraftforge.fml.common.eventhandler.EventBus$1@53c568c2

6540[17:29:11] [Server thread/ERROR] [FML]: 36: net.minecraftforge.fml.common.eventhandler.EventBus$1@6130af70

6541[17:29:11] [Server thread/ERROR] [FML]: 37: net.minecraftforge.fml.common.eventhandler.EventBus$1@40ea14ac

6542[17:29:11] [Server thread/ERROR] [FML]: 38: net.minecraftforge.fml.common.eventhandler.EventBus$1@1b20fa2c

6543[17:29:11] [Server thread/ERROR] [FML]: 39: net.minecraftforge.fml.common.eventhandler.EventBus$1@635b02f2

6544[17:29:11] [Server thread/ERROR] [FML]: 40: net.minecraftforge.fml.common.eventhandler.EventBus$1@7747ac6

6545[17:29:11] [Server thread/ERROR] [FML]: 41: net.minecraftforge.fml.common.eventhandler.EventBus$1@172b51f0

6546[17:29:11] [Server thread/ERROR] [FML]: 42: net.minecraftforge.fml.common.eventhandler.EventBus$1@bc628a3

6547[17:29:11] [Server thread/ERROR] [FML]: 43: net.minecraftforge.fml.common.eventhandler.EventBus$1@30b1e7bb

6548[17:29:11] [Server thread/ERROR] [FML]: 44: net.minecraftforge.fml.common.eventhandler.EventBus$1@14371921

6549[17:29:11] [Server thread/ERROR] [FML]: 45: net.minecraftforge.fml.common.eventhandler.EventBus$1@595e7e86

6550[17:29:11] [Server thread/ERROR] [FML]: 46: net.minecraftforge.fml.common.eventhandler.EventBus$1@6367c63e

6551[17:29:11] [Server thread/ERROR] [FML]: 47: net.minecraftforge.fml.common.eventhandler.EventBus$1@5cd469d6

6552[17:29:11] [Server thread/ERROR] [FML]: 48: net.minecraftforge.fml.common.eventhandler.EventBus$1@70069d7c

6553[17:29:11] [Server thread/ERROR] [FML]: 49: net.minecraftforge.fml.common.eventhandler.EventBus$1@5a0667b4

6554[17:29:11] [Server thread/ERROR] [FML]: 50: net.minecraftforge.fml.common.eventhandler.EventBus$1@78d0cfc

6555[17:29:11] [Server thread/ERROR] [FML]: 51: net.minecraftforge.fml.common.eventhandler.EventBus$1@78685f02

6556[17:29:11] [Server thread/ERROR] [FML]: 52: net.minecraftforge.fml.common.eventhandler.EventBus$1@3c41d00e

6557[17:29:11] [Server thread/ERROR] [FML]: 53: net.minecraftforge.fml.common.eventhandler.EventBus$1@55132bf5

6558[17:29:11] [Server thread/ERROR] [FML]: 54: net.minecraftforge.fml.common.eventhandler.EventBus$1@3a162747

6559[17:29:11] [Server thread/ERROR] [FML]: 55: net.minecraftforge.fml.common.eventhandler.EventBus$1@3cef48

6560[17:29:11] [Server thread/ERROR] [FML]: 56: net.minecraftforge.fml.common.eventhandler.EventBus$1@32cf8ee1

6561[17:29:11] [Server thread/ERROR] [FML]: 57: net.minecraftforge.fml.common.eventhandler.EventBus$1@7e4f47ce

6562[17:29:11] [Server thread/ERROR] [FML]: 58: net.minecraftforge.fml.common.eventhandler.EventBus$1@75686b5f

6563[17:29:11] [Server thread/ERROR] [FML]: 59: net.minecraftforge.fml.common.eventhandler.EventBus$1@12c99c15

6564[17:29:11] [Server thread/ERROR] [FML]: 60: net.minecraftforge.fml.common.eventhandler.EventBus$1@5c3fa02b

6565[17:29:11] [Server thread/ERROR] [FML]: 61: net.minecraftforge.fml.common.eventhandler.EventBus$1@58caed55

6566[17:29:11] [Server thread/ERROR] [FML]: 62: net.minecraftforge.fml.common.eventhandler.EventBus$1@6e4e5780

6567[17:29:11] [Server thread/ERROR] [FML]: 63: net.minecraftforge.fml.common.eventhandler.EventBus$1@30394768

6568[17:29:11] [Server thread/ERROR] [FML]: 64: net.minecraftforge.fml.common.eventhandler.EventBus$1@11a687bc

6569[17:29:11] [Server thread/ERROR] [FML]: 65: net.minecraftforge.fml.common.eventhandler.EventBus$1@1e897098

6570[17:29:11] [Server thread/ERROR] [FML]: 66: net.minecraftforge.fml.common.eventhandler.EventBus$1@267d69e

6571[17:29:11] [Server thread/ERROR] [FML]: 67: net.minecraftforge.fml.common.eventhandler.EventBus$1@789fd3bd

6572[17:29:11] [Server thread/ERROR] [FML]: 68: net.minecraftforge.fml.common.eventhandler.EventBus$1@5da13075

6573[17:29:11] [Server thread/ERROR] [FML]: 69: net.minecraftforge.fml.common.eventhandler.EventBus$1@8f986e9

6574[17:29:11] [Server thread/ERROR] [FML]: 70: net.minecraftforge.fml.common.eventhandler.EventBus$1@3416724e

6575[17:29:11] [Server thread/ERROR] [FML]: 71: net.minecraftforge.fml.common.eventhandler.EventBus$1@32124d4a

6576[17:29:11] [Server thread/ERROR] [FML]: 72: net.minecraftforge.fml.common.eventhandler.EventBus$1@6664f1e5

6577[17:29:11] [Server thread/ERROR] [FML]: 73: net.minecraftforge.fml.common.eventhandler.EventBus$1@226efd0e

6578[17:29:11] [Server thread/ERROR] [FML]: 74: net.minecraftforge.fml.common.eventhandler.EventBus$1@256d6f0f

6579[17:29:11] [Server thread/ERROR] [FML]: 75: net.minecraftforge.fml.common.eventhandler.EventBus$1@5b50ef5

6580[17:29:11] [Server thread/ERROR] [FML]: 76: net.minecraftforge.fml.common.eventhandler.EventBus$1@441f2c7f

6581[17:29:11] [Server thread/ERROR] [FML]: 77: net.minecraftforge.fml.common.eventhandler.EventBus$1@114c3f7f

6582[17:29:11] [Server thread/ERROR] [FML]: 78: net.minecraftforge.fml.common.eventhandler.EventBus$1@5f173f4e

6583[17:29:11] [Server thread/ERROR] [FML]: 79: net.minecraftforge.fml.common.eventhandler.EventBus$1@72f850ff

6584[17:29:11] [Server thread/ERROR] [FML]: 80: net.minecraftforge.fml.common.eventhandler.EventBus$1@4fb9f60b

6585[17:29:11] [Server thread/ERROR] [FML]: 81: net.minecraftforge.fml.common.eventhandler.EventBus$1@3f7e8f44

6586[17:29:11] [Server thread/ERROR] [FML]: 82: net.minecraftforge.fml.common.eventhandler.EventBus$1@59752aaa

6587[17:29:11] [Server thread/ERROR] [FML]: 83: net.minecraftforge.fml.common.eventhandler.EventBus$1@69bae6d3

6588[17:29:11] [Server thread/ERROR] [FML]: 84: net.minecraftforge.fml.common.eventhandler.EventBus$1@69334c41

6589[17:29:11] [Server thread/ERROR] [FML]: 85: net.minecraftforge.fml.common.eventhandler.EventBus$1@22fcfa8c

6590[17:29:11] [Server thread/ERROR] [FML]: 86: net.minecraftforge.fml.common.eventhandler.EventBus$1@52aca403

6591[17:29:11] [Server thread/ERROR] [FML]: 87: net.minecraftforge.fml.common.eventhandler.EventBus$1@6c9e5cfb

6592[17:29:11] [Server thread/ERROR] [FML]: 88: net.minecraftforge.fml.common.eventhandler.EventBus$1@1fbc546d

6593[17:29:11] [Server thread/ERROR] [FML]: 89: net.minecraftforge.fml.common.eventhandler.EventBus$1@5a51f58c

6594[17:29:11] [Server thread/ERROR] [FML]: 90: net.minecraftforge.fml.common.eventhandler.EventBus$1@6deace79

6595[17:29:11] [Server thread/ERROR] [FML]: 91: net.minecraftforge.fml.common.eventhandler.EventBus$1@738d3ebb

6596[17:29:11] [Server thread/ERROR] [FML]: 92: net.minecraftforge.fml.common.eventhandler.EventBus$1@eef139b

6597[17:29:11] [Server thread/ERROR] [FML]: 93: net.minecraftforge.fml.common.eventhandler.EventBus$1@5bc77a5f

6598[17:29:11] [Server thread/ERROR] [FML]: 94: net.minecraftforge.fml.common.eventhandler.EventBus$1@6065fe58

6599[17:29:11] [Server thread/ERROR] [FML]: 95: net.minecraftforge.fml.common.eventhandler.EventBus$1@7a077c09

6600[17:29:11] [Server thread/ERROR] [FML]: 96: net.minecraftforge.fml.common.eventhandler.EventBus$1@c02db19

6601[17:29:11] [Server thread/ERROR] [FML]: 97: net.minecraftforge.fml.common.eventhandler.EventBus$1@6cf75d44

6602[17:29:11] [Server thread/ERROR] [FML]: 98: net.minecraftforge.fml.common.eventhandler.EventBus$1@23aff9bc

6603[17:29:11] [Server thread/ERROR] [FML]: 99: net.minecraftforge.fml.common.eventhandler.EventBus$1@62893ef4

6604[17:29:11] [Server thread/ERROR] [FML]: 100: net.minecraftforge.fml.common.eventhandler.EventBus$1@78c9fbaf

6605[17:29:11] [Server thread/ERROR] [FML]: 101: net.minecraftforge.fml.common.eventhandler.EventBus$1@2e02848f

6606[17:29:11] [Server thread/ERROR] [FML]: 102: net.minecraftforge.fml.common.eventhandler.EventBus$1@72bcfaea

6607[17:29:11] [Server thread/ERROR] [FML]: 103: net.minecraftforge.fml.common.eventhandler.EventBus$1@59e904d7

6608[17:29:11] [Server thread/ERROR] [FML]: 104: net.minecraftforge.fml.common.eventhandler.EventBus$1@6e4a88c6

6609[17:29:11] [Server thread/ERROR] [FML]: 105: net.minecraftforge.fml.common.eventhandler.EventBus$1@54565f7c

6610[17:29:11] [Server thread/ERROR] [FML]: 106: net.minecraftforge.fml.common.eventhandler.EventBus$1@412894b6

6611[17:29:11] [Server thread/ERROR] [FML]: 107: net.minecraftforge.fml.common.eventhandler.EventBus$1@5076eff8

6612[17:29:11] [Server thread/ERROR] [FML]: 108: net.minecraftforge.fml.common.eventhandler.EventBus$1@6a404188

6613[17:29:11] [Server thread/ERROR] [FML]: 109: net.minecraftforge.fml.common.eventhandler.EventBus$1@c0b4e03

6614[17:29:11] [Server thread/ERROR] [FML]: 110: net.minecraftforge.fml.common.eventhandler.EventBus$1@983e610

6615[17:29:11] [Server thread/ERROR] [FML]: 111: net.minecraftforge.fml.common.eventhandler.EventBus$1@6eedc1f7

6616[17:29:11] [Server thread/ERROR] [FML]: 112: net.minecraftforge.fml.common.eventhandler.EventBus$1@64981a3

6617[17:29:11] [Server thread/ERROR] [FML]: 113: net.minecraftforge.fml.common.eventhandler.EventBus$1@5064bc3f

6618[17:29:11] [Server thread/ERROR] [FML]: 114: net.minecraftforge.fml.common.eventhandler.EventBus$1@46c17345

6619[17:29:11] [Server thread/ERROR] [FML]: 115: net.minecraftforge.fml.common.eventhandler.EventBus$1@4623f013

6620[17:29:11] [Server thread/ERROR] [FML]: 116: net.minecraftforge.fml.common.eventhandler.EventBus$1@cad35ed

6621[17:29:11] [Server thread/ERROR] [FML]: 117: net.minecraftforge.fml.common.eventhandler.EventBus$1@79ddf503

6622[17:29:11] [Server thread/ERROR] [FML]: 118: net.minecraftforge.fml.common.eventhandler.EventBus$1@344bea26

6623[17:29:11] [Server thread/ERROR] [FML]: 119: net.minecraftforge.fml.common.eventhandler.EventBus$1@6d3127d4

6624[17:29:11] [Server thread/ERROR] [FML]: 120: net.minecraftforge.fml.common.eventhandler.EventBus$1@85665c2

6625[17:29:11] [Server thread/ERROR] [FML]: 121: net.minecraftforge.fml.common.eventhandler.EventBus$1@1e35ec26

6626[17:29:11] [Server thread/ERROR] [FML]: 122: net.minecraftforge.fml.common.eventhandler.EventBus$1@75443f1c

6627[17:29:11] [Server thread/ERROR] [FML]: 123: net.minecraftforge.fml.common.eventhandler.EventBus$1@112fa9e7

6628[17:29:11] [Server thread/ERROR] [FML]: 124: net.minecraftforge.fml.common.eventhandler.EventBus$1@2a6cb675

6629[17:29:11] [Server thread/ERROR] [FML]: 125: net.minecraftforge.fml.common.eventhandler.EventBus$1@1b092bc2

6630[17:29:11] [Server thread/ERROR] [FML]: 126: net.minecraftforge.fml.common.eventhandler.EventBus$1@4f615b60

6631[17:29:11] [Server thread/ERROR] [FML]: 127: net.minecraftforge.fml.common.eventhandler.EventBus$1@23eda3fa

6632[17:29:11] [Server thread/ERROR] [FML]: 128: net.minecraftforge.fml.common.eventhandler.EventBus$1@6cfd76ec

6633[17:29:11] [Server thread/ERROR] [FML]: 129: net.minecraftforge.fml.common.eventhandler.EventBus$1@3e78178a

6634[17:29:11] [Server thread/ERROR] [FML]: 130: net.minecraftforge.fml.common.eventhandler.EventBus$1@7b87e17e

6635[17:29:11] [Server thread/ERROR] [FML]: 131: net.minecraftforge.fml.common.eventhandler.EventBus$1@35bb7f87

6636[17:29:11] [Server thread/ERROR] [FML]: 132: net.minecraftforge.fml.common.eventhandler.EventBus$1@327625ca

6637[17:29:11] [Server thread/ERROR] [FML]: 133: net.minecraftforge.fml.common.eventhandler.EventBus$1@4cccb049

6638[17:29:11] [Server thread/ERROR] [FML]: 134: net.minecraftforge.fml.common.eventhandler.EventBus$1@88434bf

6639[17:29:11] [Server thread/ERROR] [FML]: 135: net.minecraftforge.fml.common.eventhandler.EventBus$1@662d356f

6640[17:29:11] [Server thread/ERROR] [FML]: 136: net.minecraftforge.fml.common.eventhandler.EventBus$1@65760415

6641[17:29:11] [Server thread/ERROR] [FML]: 137: net.minecraftforge.fml.common.eventhandler.EventBus$1@4c91ae0a

6642[17:29:11] [Server thread/ERROR] [FML]: 138: net.minecraftforge.fml.common.eventhandler.EventBus$1@65994aeb

6643[17:29:11] [Server thread/ERROR] [FML]: 139: net.minecraftforge.fml.common.eventhandler.EventBus$1@6a908d7a

6644[17:29:11] [Server thread/ERROR] [FML]: 140: net.minecraftforge.fml.common.eventhandler.EventBus$1@3f936a91

6645[17:29:11] [Server thread/ERROR] [FML]: 141: net.minecraftforge.fml.common.eventhandler.EventBus$1@7eb36297

6646[17:29:11] [Server thread/ERROR] [FML]: 142: net.minecraftforge.fml.common.eventhandler.EventBus$1@51d2b1b8

6647[17:29:11] [Server thread/ERROR] [FML]: 143: net.minecraftforge.fml.common.eventhandler.EventBus$1@3f470da5

6648[17:29:11] [Server thread/ERROR] [FML]: 144: net.minecraftforge.fml.common.eventhandler.EventBus$1@1ba43f3e

6649[17:29:11] [Server thread/ERROR] [FML]: 145: net.minecraftforge.fml.common.eventhandler.EventBus$1@7ee65107

6650[17:29:11] [Server thread/ERROR] [FML]: 146: net.minecraftforge.fml.common.eventhandler.EventBus$1@3afd7012

6651[17:29:11] [Server thread/ERROR] [FML]: 147: net.minecraftforge.fml.common.eventhandler.EventBus$1@3d5078cd

6652[17:29:11] [Server thread/ERROR] [FML]: 148: net.minecraftforge.fml.common.eventhandler.EventBus$1@7b7fd96

6653[17:29:11] [Server thread/ERROR] [FML]: 149: net.minecraftforge.fml.common.eventhandler.EventBus$1@4b95fa0e

6654[17:29:11] [Server thread/ERROR] [FML]: 150: net.minecraftforge.fml.common.eventhandler.EventBus$1@1a396e8e

6655[17:29:11] [Server thread/ERROR] [FML]: 151: net.minecraftforge.fml.common.eventhandler.EventBus$1@2491fb14

6656[17:29:11] [Server thread/ERROR] [FML]: 152: net.minecraftforge.fml.common.eventhandler.EventBus$1@1c72f95d

6657[17:29:11] [Server thread/ERROR] [FML]: 153: net.minecraftforge.fml.common.eventhandler.EventBus$1@78d33557

6658[17:29:11] [Server thread/ERROR] [FML]: 154: net.minecraftforge.fml.common.eventhandler.EventBus$1@29cf79dd

6659[17:29:11] [Server thread/ERROR] [FML]: 155: net.minecraftforge.fml.common.eventhandler.EventBus$1@2ad7eab

6660[17:29:11] [Server thread/ERROR] [FML]: 156: net.minecraftforge.fml.common.eventhandler.EventBus$1@99ec7b2

6661[17:29:11] [Server thread/ERROR] [FML]: 157: net.minecraftforge.fml.common.eventhandler.EventBus$1@6886325b

6662[17:29:11] [Server thread/ERROR] [FML]: 158: net.minecraftforge.fml.common.eventhandler.EventBus$1@3a55af07

6663[17:29:11] [Server thread/ERROR] [FML]: 159: net.minecraftforge.fml.common.eventhandler.EventBus$1@53e4c6c0

6664[17:29:11] [Server thread/ERROR] [FML]: 160: net.minecraftforge.fml.common.eventhandler.EventBus$1@2cb83859

6665[17:29:11] [Server thread/ERROR] [FML]: 161: net.minecraftforge.fml.common.eventhandler.EventBus$1@75f5d37f

6666[17:29:11] [Server thread/ERROR] [FML]: 162: net.minecraftforge.fml.common.eventhandler.EventBus$1@62cf7751

6667[17:29:11] [Server thread/ERROR] [FML]: 163: net.minecraftforge.fml.common.eventhandler.EventBus$1@17687f0e

6668[17:29:11] [Server thread/ERROR] [FML]: 164: net.minecraftforge.fml.common.eventhandler.EventBus$1@7a7fe74a

6669[17:29:11] [Server thread/ERROR] [FML]: 165: net.minecraftforge.fml.common.eventhandler.EventBus$1@214abd51

6670[17:29:11] [Server thread/ERROR] [FML]: 166: net.minecraftforge.fml.common.eventhandler.EventBus$1@38a623d6

6671[17:29:11] [Server thread/ERROR] [FML]: 167: net.minecraftforge.fml.common.eventhandler.EventBus$1@6ce2bbc3

6672[17:29:11] [Server thread/ERROR] [FML]: 168: net.minecraftforge.fml.common.eventhandler.EventBus$1@69a254a2

6673[17:29:11] [Server thread/ERROR] [FML]: 169: net.minecraftforge.fml.common.eventhandler.EventBus$1@1df6dcf2

6674[17:29:11] [Server thread/ERROR] [FML]: 170: net.minecraftforge.fml.common.eventhandler.EventBus$1@1447f409

6675[17:29:11] [Server thread/ERROR] [FML]: 171: net.minecraftforge.fml.common.eventhandler.EventBus$1@6d8269e1

6676[17:29:11] [Server thread/ERROR] [FML]: 172: net.minecraftforge.fml.common.eventhandler.EventBus$1@167e37b7

6677[17:29:11] [Server thread/ERROR] [FML]: 173: net.minecraftforge.fml.common.eventhandler.EventBus$1@3dc468c6

6678[17:29:11] [Server thread/ERROR] [FML]: 174: net.minecraftforge.fml.common.eventhandler.EventBus$1@160824cb

6679[17:29:11] [Server thread/ERROR] [FML]: 175: net.minecraftforge.fml.common.eventhandler.EventBus$1@683b9a8a

6680[17:29:11] [Server thread/ERROR] [FML]: 176: net.minecraftforge.fml.common.eventhandler.EventBus$1@f1fdbb5

6681[17:29:11] [Server thread/ERROR] [FML]: 177: net.minecraftforge.fml.common.eventhandler.EventBus$1@110310c8

6682[17:29:11] [Server thread/ERROR] [FML]: 178: net.minecraftforge.fml.common.eventhandler.EventBus$1@46fa405f

6683[17:29:11] [Server thread/ERROR] [FML]: 179: net.minecraftforge.fml.common.eventhandler.EventBus$1@72a17dc0

6684[17:29:11] [Server thread/ERROR] [FML]: 180: net.minecraftforge.fml.common.eventhandler.EventBus$1@312c252

6685[17:29:11] [Server thread/ERROR] [FML]: 181: net.minecraftforge.fml.common.eventhandler.EventBus$1@a9e17a8

6686[17:29:11] [Server thread/ERROR] [FML]: 182: net.minecraftforge.fml.common.eventhandler.EventBus$1@1e72561c

6687[17:29:11] [Server thread/ERROR] [FML]: 183: net.minecraftforge.fml.common.eventhandler.EventBus$1@6744676f

6688[17:29:11] [Server thread/ERROR] [FML]: 184: net.minecraftforge.fml.common.eventhandler.EventBus$1@72d13987

6689[17:29:11] [Server thread/ERROR] [FML]: 185: net.minecraftforge.fml.common.eventhandler.EventBus$1@8085322

6690[17:29:11] [Server thread/ERROR] [FML]: 186: net.minecraftforge.fml.common.eventhandler.EventBus$1@4462689

6691[17:29:11] [Server thread/ERROR] [FML]: 187: net.minecraftforge.fml.common.eventhandler.EventBus$1@407d5671

6692[17:29:11] [Server thread/ERROR] [FML]: 188: net.minecraftforge.fml.common.eventhandler.EventBus$1@3b1b52f8

6693[17:29:11] [Server thread/ERROR] [FML]: 189: net.minecraftforge.fml.common.eventhandler.EventBus$1@71c097fa

6694[17:29:11] [Server thread/ERROR] [FML]: 190: net.minecraftforge.fml.common.eventhandler.EventBus$1@44079525

6695[17:29:11] [Server thread/ERROR] [FML]: 191: net.minecraftforge.fml.common.eventhandler.EventBus$1@6ee38d0a

6696[17:29:11] [Server thread/ERROR] [FML]: 192: net.minecraftforge.fml.common.eventhandler.EventBus$1@f0e9ebc

6697[17:29:11] [Server thread/ERROR] [FML]: 193: net.minecraftforge.fml.common.eventhandler.EventBus$1@7a84a7e0

6698[17:29:11] [Server thread/ERROR] [FML]: 194: net.minecraftforge.fml.common.eventhandler.EventBus$1@252ab28

6699[17:29:11] [Server thread/ERROR] [FML]: 195: net.minecraftforge.fml.common.eventhandler.EventBus$1@70abedb5

6700[17:29:11] [Server thread/ERROR] [FML]: 196: net.minecraftforge.fml.common.eventhandler.EventBus$1@b2b7662

6701[17:29:11] [Server thread/ERROR] [FML]: 197: net.minecraftforge.fml.common.eventhandler.EventBus$1@544f7b40

6702[17:29:11] [Server thread/ERROR] [FML]: 198: net.minecraftforge.fml.common.eventhandler.EventBus$1@4353910a

6703[17:29:11] [Server thread/ERROR] [FML]: 199: net.minecraftforge.fml.common.eventhandler.EventBus$1@6c3a1a90

6704[17:29:11] [Server thread/ERROR] [FML]: 200: net.minecraftforge.fml.common.eventhandler.EventBus$1@3c72f913

6705[17:29:11] [Server thread/ERROR] [FML]: 201: net.minecraftforge.fml.common.eventhandler.EventBus$1@13c810a6

6706[17:29:11] [Server thread/ERROR] [FML]: 202: net.minecraftforge.fml.common.eventhandler.EventBus$1@4ccc0814

6707[17:29:11] [Server thread/ERROR] [FML]: 203: net.minecraftforge.fml.common.eventhandler.EventBus$1@701e6587

6708[17:29:11] [Server thread/ERROR] [FML]: 204: net.minecraftforge.fml.common.eventhandler.EventBus$1@5b0fa0f6

6709[17:29:11] [Server thread/ERROR] [FML]: 205: net.minecraftforge.fml.common.eventhandler.EventBus$1@811c611

6710[17:29:11] [Server thread/ERROR] [FML]: 206: net.minecraftforge.fml.common.eventhandler.EventBus$1@2431e3af

6711[17:29:11] [Server thread/ERROR] [FML]: 207: net.minecraftforge.fml.common.eventhandler.EventBus$1@270098f3

6712[17:29:11] [Server thread/ERROR] [FML]: 208: net.minecraftforge.fml.common.eventhandler.EventBus$1@12e94f5

6713[17:29:11] [Server thread/ERROR] [FML]: 209: net.minecraftforge.fml.common.eventhandler.EventBus$1@789eb8f

6714[17:29:11] [Server thread/ERROR] [FML]: 210: net.minecraftforge.fml.common.eventhandler.EventBus$1@2c8e5c4a

6715[17:29:11] [Server thread/ERROR] [FML]: 211: net.minecraftforge.fml.common.eventhandler.EventBus$1@fea9e28

6716[17:29:11] [Server thread/ERROR] [FML]: 212: net.minecraftforge.fml.common.eventhandler.EventBus$1@7a963a1c

6717[17:29:11] [Server thread/ERROR] [FML]: 213: net.minecraftforge.fml.common.eventhandler.EventBus$1@320b7352

6718[17:29:11] [Server thread/ERROR] [FML]: 214: net.minecraftforge.fml.common.eventhandler.EventBus$1@6c391555

6719[17:29:11] [Server thread/ERROR] [FML]: 215: net.minecraftforge.fml.common.eventhandler.EventBus$1@37f9dd24

6720[17:29:11] [Server thread/ERROR] [FML]: 216: net.minecraftforge.fml.common.eventhandler.EventBus$1@7c74571d

6721[17:29:11] [Server thread/ERROR] [FML]: 217: net.minecraftforge.fml.common.eventhandler.EventBus$1@158c2a22

6722[17:29:11] [Server thread/ERROR] [FML]: 218: net.minecraftforge.fml.common.eventhandler.EventBus$1@31bb067b

6723[17:29:11] [Server thread/ERROR] [FML]: 219: net.minecraftforge.fml.common.eventhandler.EventBus$1@48d2fd95

6724[17:29:11] [Server thread/ERROR] [FML]: 220: net.minecraftforge.fml.common.eventhandler.EventBus$1@16c0972d

6725[17:29:11] [Server thread/ERROR] [FML]: 221: net.minecraftforge.fml.common.eventhandler.EventBus$1@626972ed

6726[17:29:11] [Server thread/ERROR] [FML]: 222: net.minecraftforge.fml.common.eventhandler.EventBus$1@b882805

6727[17:29:11] [Server thread/ERROR] [FML]: 223: net.minecraftforge.fml.common.eventhandler.EventBus$1@54e942b4

6728[17:29:11] [Server thread/ERROR] [FML]: 224: net.minecraftforge.fml.common.eventhandler.EventBus$1@4682cefb

6729[17:29:11] [Server thread/ERROR] [FML]: 225: net.minecraftforge.fml.common.eventhandler.EventBus$1@6f5522dc

6730[17:29:11] [Server thread/ERROR] [FML]: 226: net.minecraftforge.fml.common.eventhandler.EventBus$1@25d7e733

6731[17:29:11] [Server thread/ERROR] [FML]: 227: net.minecraftforge.fml.common.eventhandler.EventBus$1@3b35fddf

6732[17:29:11] [Server thread/ERROR] [FML]: 228: LOW

6733[17:29:11] [Server thread/ERROR] [FML]: 229: net.minecraftforge.fml.common.eventhandler.EventBus$1@6b901954

6734[17:29:11] [Server thread/ERROR] [FML]: 230: LOWEST

6735[17:29:11] [Server thread/ERROR] [FML]: 231: net.minecraftforge.fml.common.eventhandler.EventBus$1@2d159538

6736[17:29:11] [Server thread/ERROR] [FML]: 232: net.minecraftforge.fml.common.eventhandler.EventBus$1@376111d6

6737[17:29:11] [Server thread/ERROR] [FML]: 233: net.minecraftforge.fml.common.eventhandler.EventBus$1@232ec9e0

6738[17:29:11] [Server thread/ERROR] [FML]: 234: net.minecraftforge.fml.common.eventhandler.EventBus$1@489f3e68

6739[17:29:11] [Server thread/ERROR] [FML]: 235: net.minecraftforge.fml.common.eventhandler.EventBus$1@4922de16

6740[17:29:11] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception

6741java.lang.NoClassDefFoundError: net/minecraftforge/client/model/ModelLoader

6742at com.mic.dungeonmod.init.ModItems$ItemRegistry.register(ModItems.java:53) ~[ModItems$ItemRegistry.class:?]

6743at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_70_ItemRegistry_register_Register.invoke(.dynamic) ~[?:?]

6744at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]

6745at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) ~[EventBus$1.class:?]

6746at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]

6747at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:850) ~[GameData.class:?]

6748at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630) ~[Loader.class:?]

6749at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]

6750at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]

6751at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]

6752at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]

6753at java.lang.Thread.run(Thread.java:750) [?:1.8.0_342]

6754Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.model.ModelLoader

6755at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]

6756at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6757at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6758... 12 more

6759Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/block/model/ModelBakery

6760at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_342]

6761at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_342]

6762at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_342]

6763at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]

6764at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6765at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6766... 12 more

6767Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.block.model.ModelBakery

6768at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]

6769at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6770at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6771at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_342]

6772at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_342]

6773at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_342]

6774at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]

6775at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6776at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6777... 12 more

6778Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@6f012914 from coremod FMLCorePlugin

6779at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) ~[forge.jar:?]

6780at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]

6781at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]

6782at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6783at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6784at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_342]

6785at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_342]

6786at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_342]

6787at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]

6788at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6789at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6790... 12 more

6791Caused by: java.lang.RuntimeException: Attempted to load class cgb for invalid side SERVER

6792at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) ~[forge.jar:?]

6793at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ~[forge.jar:?]

6794at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]

6795at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]

6796at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6797at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6798at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_342]

6799at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_342]

6800at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_342]

6801at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]

6802at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_342]

6803at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_342]

6804... 12 more

6805[17:29:11] [Server thread/WARN] [enderio]: @Devs: See github for dev env setup; set INDEV if needed.

Posted

I removed the dungeon mod but I don't think anything changed 
 

WARNING: coremods are present:

4IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)

5AstralCore (astralsorcery-1.12.2-1.10.27.jar)

6EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)

7SuperMartijn642's Core Lib Plugin (supermartijn642corelib-1.0.19-forge-mc1.12.jar)

8CorePlugin (ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar)

9SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.2.jar)

10SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.1.jar)

11ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)

12Contact their authors BEFORE contacting forge

14// Daisy, daisy...

16Time: 7/27/22 9:26 PM

17Description: Exception in server tick loop

19java.lang.NoClassDefFoundError: net/minecraftforge/client/model/ModelLoader

20at com.mic.dungeonmod.init.ModItems$ItemRegistry.register(ModItems.java:53)

21at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_69_ItemRegistry_register_Register.invoke(.dynamic)

22at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)

23at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)

24at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)

25at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:850)

26at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)

27at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)

28at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)

29at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)

30at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)

31at java.lang.Thread.run(Thread.java:750)

32Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.model.ModelLoader

33at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

34at java.lang.ClassLoader.loadClass(ClassLoader.java:418)

35at java.lang.ClassLoader.loadClass(ClassLoader.java:351)

36... 12 more

37Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/block/model/ModelBakery

38at java.lang.ClassLoader.defineClass1(Native Method)

39at java.lang.ClassLoader.defineClass(ClassLoader.java:756)

40at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

41at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)

42... 14 more

43Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.block.model.ModelBakery

44at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

45at java.lang.ClassLoader.loadClass(ClassLoader.java:418)

46at java.lang.ClassLoader.loadClass(ClassLoader.java:351)

47... 18 more

48Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@59942b48 from coremod FMLCorePlugin

49at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)

50at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)

51at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)

52... 20 more

53Caused by: java.lang.RuntimeException: Attempted to load class cgb for invalid side SERVER

54at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)

55at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)

56... 22 more

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 2025-01-19 11:35:48 Description: mouseClicked event handler com.electronwill.nightconfig.core.io.WritingException: Failed to write (REPLACE_ATOMIC) the config to: \curseforge\minecraft\Instances\All Time\config\sophisticatedcore-common.toml     at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:105) ~[core-3.8.0.jar%23103!/:?] {}     at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:76) ~[core-3.8.0.jar%23103!/:?] {}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.config.ConfigTracker.writeConfig(ConfigTracker.java:272) ~[loader-4.0.35.jar%23122!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.config.LoadedConfig.save(LoadedConfig.java:17) ~[loader-4.0.35.jar%23122!/:4.0] {}     at TRANSFORMER/[email protected]/net.neoforged.neoforge.common.ModConfigSpec.save(ModConfigSpec.java:179) ~[neoforge-21.1.97-universal.jar%23369!/:?] {re:classloading}     at TRANSFORMER/[email protected]/net.neoforged.neoforge.common.ModConfigSpec$ConfigValue.save(ModConfigSpec.java:1257) ~[neoforge-21.1.97-universal.jar%23369!/:?] {re:mixin,re:classloading}     at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.Config$Common$EnabledItems.addEnabledItemToConfig(Config.java:96) ~[sophisticatedcore-1.21.1-1.1.4.838.jar%23538!/:1.21.1-1.1.4.838] {re:classloading}     at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.Config$Common$EnabledItems.lambda$isItemEnabled$0(Config.java:87) ~[sophisticatedcore-1.21.1-1.1.4.838.jar%23538!/:1.21.1-1.1.4.838] {re:classloading}     at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?] {re:mixin}     at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.Config$Common$EnabledItems.isItemEnabled(Config.java:86) ~[sophisticatedcore-1.21.1-1.1.4.838.jar%23538!/:1.21.1-1.1.4.838] {re:classloading}     at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedcore.crafting.ItemEnabledCondition.test(ItemEnabledCondition.java:24) ~[sophisticatedcore-1.21.1-1.1.4.838.jar%23538!/:1.21.1-1.1.4.838] {re:classloading}     at TRANSFORMER/[email protected]/net.neoforged.neoforge.common.conditions.ConditionalOps$ConditionalDecoder.lambda$decode$3(ConditionalOps.java:207) ~[neoforge-21.1.97-universal.jar%23369!/:?] {re:classloading}     at java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90) ~[?:?] {}     at java.base/java.util.AbstractList$RandomAccessSpliterator.tryAdvance(AbstractList.java:708) ~[?:?] {}     at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) ~[?:?] {}     at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) ~[?:?] {}     at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) ~[?:?] {}     at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}     at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230) ~[?:?] {}     at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196) ~[?:?] {}     at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}     at java.base/java.util.stream.ReferencePipeline.allMatch(ReferencePipeline.java:637) ~[?:?] {}     at TRANSFORMER/[email protected]/net.neoforged.neoforge.common.conditions.ConditionalOps$ConditionalDecoder.lambda$decode$7(ConditionalOps.java:207) ~[neoforge-21.1.97-universal.jar%23369!/:?] {re:classloading}     at MC-BOOTSTRAP/[email protected]/com.mojang.serialization.DataResult$Success.flatMap(DataResult.java:201) ~[datafixerupper-8.0.16.jar%23142!/:?] {}     at TRANSFORMER/[email protected]/net.neoforged.neoforge.common.conditions.ConditionalOps$ConditionalDecoder.lambda$decode$8(ConditionalOps.java:204) ~[neoforge-21.1.97-universal.jar%23369!/:?] {re:classloading}     at MC-BOOTSTRAP/[email protected]/com.mojang.serialization.DataResult$Success.flatMap(DataResult.java:201) ~[datafixerupper-8.0.16.jar%23142!/:?] {}     at TRANSFORMER/[email protected]/net.neoforged.neoforge.common.conditions.ConditionalOps$ConditionalDecoder.lambda$decode$9(ConditionalOps.java:200) ~[neoforge-21.1.97-universal.jar%23369!/:?] {re:classloading}     at MC-BOOTSTRAP/[email protected]/com.mojang.serialization.DataResult$Success.map(DataResult.java:175) ~[datafixerupper-8.0.16.jar%23142!/:?] {}     at TRANSFORMER/[email protected]/net.neoforged.neoforge.common.conditions.ConditionalOps$ConditionalDecoder.decode(ConditionalOps.java:193) ~[neoforge-21.1.97-universal.jar%23369!/:?] {re:classloading}     at MC-BOOTSTRAP/[email protected]/com.mojang.serialization.Codec$2.decode(Codec.java:75) ~[datafixerupper-8.0.16.jar%23142!/:?] {}     at MC-BOOTSTRAP/[email protected]/com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-8.0.16.jar%23142!/:?] {re:mixin}     at TRANSFORMER/[email protected]/net.minecraft.world.item.crafting.RecipeManager.apply(RecipeManager.java:60) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sawmill.mixins.json:RecipeManagerMixin from mod sawmill,pl:mixin:APP:bookshelf.mixins.json:access.level.AccessorRecipeManager from mod bookshelf,pl:mixin:APP:bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf,pl:mixin:APP:owo.mixins.json:recipe_remainders.RecipeManagerMixin from mod owo,pl:mixin:APP:modernfix-neoforge.mixins.json:perf.datapack_reload_exceptions.RecipeManagerMixin from mod modernfix,pl:mixin:A}     at TRANSFORMER/[email protected]/net.minecraft.world.item.crafting.RecipeManager.apply(RecipeManager.java:36) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sawmill.mixins.json:RecipeManagerMixin from mod sawmill,pl:mixin:APP:bookshelf.mixins.json:access.level.AccessorRecipeManager from mod bookshelf,pl:mixin:APP:bookshelf.mixins.json:patch.level.MixinRecipeManager from mod bookshelf,pl:mixin:APP:owo.mixins.json:recipe_remainders.RecipeManagerMixin from mod owo,pl:mixin:APP:modernfix-neoforge.mixins.json:perf.datapack_reload_exceptions.RecipeManagerMixin from mod modernfix,pl:mixin:A}     at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.SimplePreparableReloadListener.lambda$reload$1(SimplePreparableReloadListener.java:19) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,re:classloading,pl:mixin:APP:moonlight.mixins.json:ConditionHackMixin from mod moonlight,pl:mixin:A}     at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}     at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}     at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$3(SimpleReloadInstance.java:69) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.SimpleReloadInstanceMixin from mod modernfix,pl:mixin:A}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,re:computing_frames,re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A}     at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.managedBlock(Minecraft.java:4016) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:pickupnotifier.common.mixins.json:client.MinecraftMixin from mod pickupnotifier,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin from mod supplementaries,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft from mod glitchcore,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:monolib.mixins.json:MinecraftMixin from mod monolib,pl:mixin:APP:neoforge-more_bows_and_arrows.mixins.json:MinecraftMixin from mod more_bows_and_arrows,pl:mixin:APP:neoforge-stackable_stew_and_soup.mixins.json:MinecraftMixin from mod stackable_stew_and_soup,pl:mixin:APP:neoforge-eat_an_omelette.mixins.json:MinecraftMixin from mod eat_an_omelette,pl:mixin:APP:neoforge-longer_following_time.mixins.json:MinecraftMixin from mod longer_following_time,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.openFresh(CreateWorldScreen.java:139) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.CreateWorldScreenMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:bugfix.extra_experimental_screen.CreateWorldScreenMixin from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.worldselection.WorldSelectionList.loadLevels(WorldSelectionList.java:192) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:classloading,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.worldselection.WorldSelectionList.<init>(WorldSelectionList.java:111) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:classloading,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.worldselection.SelectWorldScreen.init(SelectWorldScreen.java:51) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.init(Screen.java:317) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric_screen_api_v1,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:fabric-screen-api-v1.mixins.json:ScreenAccessor from mod fabric_screen_api_v1,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:owo.mixins.json:ScreenAccessor from mod owo,pl:mixin:APP:owo.mixins.json:ui.ScreenMixin from mod owo,pl:mixin:APP:journeymap.mixins.json:client.ScreenAccessor from mod journeymap,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:owo.mixins.json:ui.layers.ScreenMixin from mod owo,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.setScreen(Minecraft.java:1057) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:pickupnotifier.common.mixins.json:client.MinecraftMixin from mod pickupnotifier,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin from mod supplementaries,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft from mod glitchcore,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:monolib.mixins.json:MinecraftMixin from mod monolib,pl:mixin:APP:neoforge-more_bows_and_arrows.mixins.json:MinecraftMixin from mod more_bows_and_arrows,pl:mixin:APP:neoforge-stackable_stew_and_soup.mixins.json:MinecraftMixin from mod stackable_stew_and_soup,pl:mixin:APP:neoforge-eat_an_omelette.mixins.json:MinecraftMixin from mod eat_an_omelette,pl:mixin:APP:neoforge-longer_following_time.mixins.json:MinecraftMixin from mod longer_following_time,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.TitleScreen.lambda$createNormalMenuOptions$7(TitleScreen.java:161) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:monolib.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod monolib,pl:mixin:APP:neoforge-more_bows_and_arrows.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod more_bows_and_arrows,pl:mixin:APP:neoforge-stackable_stew_and_soup.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod stackable_stew_and_soup,pl:mixin:APP:neoforge-eat_an_omelette.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod eat_an_omelette,pl:mixin:APP:neoforge-longer_following_time.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod longer_following_time,pl:mixin:APP:neoforge-new_shield_variants.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod new_shield_variants,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.components.Button.onPress(Button.java:41) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:ui.access.ButtonWidgetAccessor from mod owo,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.components.AbstractButton.onClick(AbstractButton.java:47) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:accessories-common.mixins.json:client.AbstractButtonMixin from mod accessories,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.neoforged.neoforge.client.extensions.IAbstractWidgetExtension.onClick(IAbstractWidgetExtension.java:36) ~[neoforge-21.1.97-universal.jar%23369!/:?] {re:mixin,re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.components.AbstractWidget.mouseClicked(AbstractWidget.java:144) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:accessories-common.mixins.json:client.owo.ComponentStubMixin from mod accessories,pl:mixin:APP:konkrete.mixins.json:client.IMixinAbstractWidget from mod konkrete,pl:mixin:APP:owo.mixins.json:ui.ClickableWidgetMixin from mod owo,pl:mixin:APP:owo.mixins.json:ui.access.ClickableWidgetAccessor from mod owo,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.components.events.ContainerEventHandler.mouseClicked(ContainerEventHandler.java:38) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:computing_frames,re:mixin,re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.TitleScreen.mouseClicked(TitleScreen.java:340) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:monolib.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod monolib,pl:mixin:APP:neoforge-more_bows_and_arrows.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod more_bows_and_arrows,pl:mixin:APP:neoforge-stackable_stew_and_soup.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod stackable_stew_and_soup,pl:mixin:APP:neoforge-eat_an_omelette.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod eat_an_omelette,pl:mixin:APP:neoforge-longer_following_time.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod longer_following_time,pl:mixin:APP:neoforge-new_shield_variants.neoforge.mixins.json:NeoForgeTitleScreenMixin from mod new_shield_variants,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.MouseHandler.lambda$onPress$0(MouseHandler.java:98) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.neoforge.mixins.json:MouseHandlerAccessor from mod balm,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin from mod supplementaries,pl:mixin:APP:corgilib-common.mixins.json:client.MixinMouseHandler from mod corgilib,pl:mixin:APP:konkrete.mixins.json:client.IMixinMouseHandler from mod konkrete,pl:mixin:APP:konkrete.mixins.json:client.MixinMouseHandler from mod konkrete,pl:mixin:APP:owo.mixins.json:ui.layers.MouseMixin from mod owo,pl:mixin:APP:justzoom.mixins.json:client.MixinMouseHandler from mod justzoom,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:451) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-screen-api-v1.mixins.json:ScreenMixin from mod fabric_screen_api_v1,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:fabric-screen-api-v1.mixins.json:ScreenAccessor from mod fabric_screen_api_v1,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:owo.mixins.json:ScreenAccessor from mod owo,pl:mixin:APP:owo.mixins.json:ui.ScreenMixin from mod owo,pl:mixin:APP:journeymap.mixins.json:client.ScreenAccessor from mod journeymap,pl:mixin:APP:iceberg.mixins.json:ScreenMixin from mod iceberg,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin from mod equipmentcompare,pl:mixin:APP:owo.mixins.json:ui.layers.ScreenMixin from mod owo,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.MouseHandler.onPress(MouseHandler.java:95) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.neoforge.mixins.json:MouseHandlerAccessor from mod balm,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin from mod supplementaries,pl:mixin:APP:corgilib-common.mixins.json:client.MixinMouseHandler from mod corgilib,pl:mixin:APP:konkrete.mixins.json:client.IMixinMouseHandler from mod konkrete,pl:mixin:APP:konkrete.mixins.json:client.MixinMouseHandler from mod konkrete,pl:mixin:APP:owo.mixins.json:ui.layers.MouseMixin from mod owo,pl:mixin:APP:justzoom.mixins.json:client.MixinMouseHandler from mod justzoom,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.MouseHandler.lambda$setup$4(MouseHandler.java:202) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.neoforge.mixins.json:MouseHandlerAccessor from mod balm,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin from mod supplementaries,pl:mixin:APP:corgilib-common.mixins.json:client.MixinMouseHandler from mod corgilib,pl:mixin:APP:konkrete.mixins.json:client.IMixinMouseHandler from mod konkrete,pl:mixin:APP:konkrete.mixins.json:client.MixinMouseHandler from mod konkrete,pl:mixin:APP:owo.mixins.json:ui.layers.MouseMixin from mod owo,pl:mixin:APP:justzoom.mixins.json:client.MixinMouseHandler from mod justzoom,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:98) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A}     at TRANSFORMER/[email protected]/net.minecraft.client.MouseHandler.lambda$setup$5(MouseHandler.java:202) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.neoforge.mixins.json:MouseHandlerAccessor from mod balm,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin from mod supplementaries,pl:mixin:APP:corgilib-common.mixins.json:client.MixinMouseHandler from mod corgilib,pl:mixin:APP:konkrete.mixins.json:client.IMixinMouseHandler from mod konkrete,pl:mixin:APP:konkrete.mixins.json:client.MixinMouseHandler from mod konkrete,pl:mixin:APP:owo.mixins.json:ui.layers.MouseMixin from mod owo,pl:mixin:APP:justzoom.mixins.json:client.MixinMouseHandler from mod justzoom,pl:mixin:A,pl:runtimedistcleaner:A}     at MC-BOOTSTRAP/[email protected]+5/org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.3.jar%23165!/:build 5] {}     at MC-BOOTSTRAP/[email protected]+5/org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.3.jar%23177!/:build 5] {}     at MC-BOOTSTRAP/[email protected]+5/org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509) ~[lwjgl-glfw-3.3.3.jar%23165!/:build 5] {}     at TRANSFORMER/[email protected]/com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:162) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:ui.RenderSystemMixin from mod owo,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1220) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:pickupnotifier.common.mixins.json:client.MinecraftMixin from mod pickupnotifier,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin from mod supplementaries,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft from mod glitchcore,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:monolib.mixins.json:MinecraftMixin from mod monolib,pl:mixin:APP:neoforge-more_bows_and_arrows.mixins.json:MinecraftMixin from mod more_bows_and_arrows,pl:mixin:APP:neoforge-stackable_stew_and_soup.mixins.json:MinecraftMixin from mod stackable_stew_and_soup,pl:mixin:APP:neoforge-eat_an_omelette.mixins.json:MinecraftMixin from mod eat_an_omelette,pl:mixin:APP:neoforge-longer_following_time.mixins.json:MinecraftMixin from mod longer_following_time,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:pickupnotifier.common.mixins.json:client.MinecraftMixin from mod pickupnotifier,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin from mod supplementaries,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft from mod glitchcore,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:monolib.mixins.json:MinecraftMixin from mod monolib,pl:mixin:APP:neoforge-more_bows_and_arrows.mixins.json:MinecraftMixin from mod more_bows_and_arrows,pl:mixin:APP:neoforge-stackable_stew_and_soup.mixins.json:MinecraftMixin from mod stackable_stew_and_soup,pl:mixin:APP:neoforge-eat_an_omelette.mixins.json:MinecraftMixin from mod eat_an_omelette,pl:mixin:APP:neoforge-longer_following_time.mixins.json:MinecraftMixin from mod longer_following_time,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?] {re:classloading,pl:runtimedistcleaner:A}     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}     at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.35.jar%23122!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.35.jar%23122!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.35.jar%23122!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.35.jar%23122!/:4.0] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23126!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23126!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23126!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23126!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23126!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23126!/:?] {}     at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23126!/:?] {}     at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}     at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {} Caused by: java.nio.file.AccessDeniedException: \curseforge\minecraft\Instances\All Time\config\sophisticatedcore-common.toml.new.tmp -> \curseforge\minecraft\Instances\All Time\config\sophisticatedcore-common.toml     at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) ~[?:?] {}     at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) ~[?:?] {}     at java.base/sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:328) ~[?:?] {}     at java.base/sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:291) ~[?:?] {}     at java.base/java.nio.file.Files.move(Files.java:1430) ~[?:?] {}     at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:92) ~[core-3.8.0.jar%23103!/:?] {}     ... 82 more
    • I figured it out I forgot to update my terminal  
    • https://paste.atlauncher.com/view/d6ca66c9-9ba3-4cb4-befe-5e694ea18404 so I've been having problems it wont start and I dont know if its space that's a problem or if it is something else
    • So, my game crashed right as i was about to kill the fire giant (after like 5 tries lol), now it claims "I am not worthy of summoning it" which is bs. This happened over 2 months ago & still no fix, I haven't played since, very disappointing. If anyone knows how to fix this or contact the support team, please update me.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.