Posted October 5, 20223 yr I tried to open a server, but then there is this message: "Attempting to register Thaumcraft Aspects for Twilight Forest items!" then the error starts: Quote java.lang.NoSuchFieldError: stone 14629at com.shinoow.acintegration.integrations.thaumcraft.ACTCEvents.registerAspects(ACTCEvents.java:127) ~[ACTCEvents.class:?] 14630at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1418_ACTCEvents_registerAspects_AspectRegistryEvent.invoke(.dynamic) ~[?:?] 14631at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96) ~[ASMEventHandler.class:?] 14632at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186) [EventBus.class:?] 14633at thaumcraft.common.config.ConfigAspects.postInit(ConfigAspects.java:45) [ConfigAspects.class:?] 14634at thaumcraft.proxies.CommonProxy.postInit(CommonProxy.java:82) [CommonProxy.class:?] 14635at thaumcraft.Thaumcraft.postInit(Thaumcraft.java:54) [Thaumcraft.class:?] 14636at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_345] 14637at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_345] 14638at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_345] 14639at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_345] 14640at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) [FMLModContainer.class:?] 14641at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?] 14642at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_345] 14643at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_345] 14644at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?] 14645at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?] 14646at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?] 14647at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?] 14648at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?] 14649at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?] 14650at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?] 14651at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) [LoadController.class:?] 14652at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) [LoadController.class:?] 14653at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_345] 14654at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_345] 14655at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_345] 14656at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_345] 14657at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?] 14658at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?] 14659at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?] 14660at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?] 14661at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?] 14662at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?] 14663at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?] 14664at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) [LoadController.class:?] 14665at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771) [Loader.class:?] 14666at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) [FMLServerHandler.class:?] 14667at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:336) [FMLCommonHandler.class:?] 14668at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:265) [nz.class:?] 14669at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:590) [MinecraftServer.class:?] 14670at java.lang.Thread.run(Thread.java:750) [?:1.8.0_345] 14671[20:38:41] [Server thread/ERROR] [FML]: Index: 5 Listeners: 14672[20:38:41] [Server thread/ERROR] [FML]: 0: NORMAL 14673[20:38:41] [Server thread/ERROR] [FML]: 1: ASM: class twilightforest.compat.Thaumcraft registerAspects(Lthaumcraft/api/aspects/AspectRegistryEvent;)V 14674[20:38:41] [Server thread/ERROR] [FML]: 2: ASM: net.tslat.aoa3.hooks.thaumcraft.ThaumcraftCompat@425e26ef registerAspects(Lthaumcraft/api/aspects/AspectRegistryEvent;)V 14675[20:38:41] [Server thread/ERROR] [FML]: 3: ASM: com.mcmoddev.lib.integration.plugins.Thaumcraft@26473284 registerAspects(Lthaumcraft/api/aspects/AspectRegistryEvent;)V 14676[20:38:41] [Server thread/ERROR] [FML]: 4: ASM: com.github.alexthe666.iceandfire.compat.thaumcraft.ThaumcraftCompat@702f01c9 aspectRegistrationEvent(Lthaumcraft/api/aspects/AspectRegistryEvent;)V 14677[20:38:41] [Server thread/ERROR] [FML]: 5: ASM: com.shinoow.acintegration.integrations.thaumcraft.ACTCEvents@55686f30 registerAspects(Lthaumcraft/api/aspects/AspectRegistryEvent;)V 14678[20:38:41] [Server thread/ERROR] [FML]: 6: ASM: class vazkii.botania.common.integration.thaumcraft.TCAspects registerAspects(Lthaumcraft/api/aspects/AspectRegistryEvent;)V 14679[20:38:41] [Server thread/ERROR] [FML]: 7: LOW 14680[20:38:41] [Server thread/ERROR] [FML]: 8: ASM: class teamroots.embers.compat.thaumcraft.ThaumcraftIntegration onAspectRegistryEvent(Lthaumcraft/api/aspects/AspectRegistryEvent;)V 14681[20:38:41] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception 14682java.lang.NoSuchFieldError: stone 14683at com.shinoow.acintegration.integrations.thaumcraft.ACTCEvents.registerAspects(ACTCEvents.java:127) ~[ACTCEvents.class:?] 14684at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1418_ACTCEvents_registerAspects_AspectRegistryEvent.invoke(.dynamic) ~[?:?] 14685at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96) ~[ASMEventHandler.class:?] 14686at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186) ~[EventBus.class:?] 14687at thaumcraft.common.config.ConfigAspects.postInit(ConfigAspects.java:45) ~[ConfigAspects.class:?] 14688at thaumcraft.proxies.CommonProxy.postInit(CommonProxy.java:82) ~[CommonProxy.class:?] 14689at thaumcraft.Thaumcraft.postInit(Thaumcraft.java:54) ~[Thaumcraft.class:?] 14690at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_345] 14691at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_345] 14692at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_345] 14693at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_345] 14694at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:632) ~[mohist.jar:?] 14695at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?] 14696at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_345] 14697at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_345] 14698at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] 14699at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?] 14700at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] 14701at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?] 14702at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] 14703at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?] 14704at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] 14705at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:215) ~[LoadController.class:?] 14706at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:193) ~[LoadController.class:?] 14707at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_345] 14708at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_345] 14709at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_345] 14710at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_345] 14711at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] 14712at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?] 14713at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] 14714at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?] 14715at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] 14716at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?] 14717at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] 14718at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:132) ~[LoadController.class:?] 14719at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:771) ~[Loader.class:?] 14720at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:111) ~[FMLServerHandler.class:?] 14721at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:336) ~[FMLCommonHandler.class:?] 14722at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:265) ~[nz.class:?] 14723at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:590) [MinecraftServer.class:?] 14724at java.lang.Thread.run(Thread.java:750) [?:1.8.0_345]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.