Перейти к содержанию

ошибка сборки на хостинге craft hosting


Рекомендуемые сообщения

В теме 2 сообщения

at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
[23:16:03] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
[23:16:03] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[23:16:03] [Server thread/INFO] [tconstruct]: Preparing to take over the world
[23:16:03] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationticlate is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.integration.tic.EnderIOIntegrationTicLate.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_292]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.init(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
[23:16:03] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiomachines is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.machines.EnderIOMachines.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_292]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.init(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
[23:16:03] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiopowertools is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.powertools.EnderIOPowerTools.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
at java.lang.Class.getDeclaredMethod(Class.java:2130) ~[?:1.8.0_292]
at net.minecraftforge.fml.common.network.internal.NetworkModHolder.init(NetworkModHolder.java:246) [NetworkModHolder.class:?]
at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
[23:16:04] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[23:16:05] [Server thread/ERROR] [FML]: The mod thermaldynamics is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalDynamics-1.12.2-2.5.6.1-universal.jar, however there is no signature matching that description
[23:16:05] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[23:16:05] [Server thread/INFO] [FML]: Found 2289 ObjectHolder annotations
[23:16:05] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[23:16:05] [Server thread/INFO] [FML]: Found 4 ItemStackHolder annotations
[23:16:05] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[23:16:05] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitycrate`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydghead`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityphead`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitywhead`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityohead`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitycrystallizer`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytransmutator`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydradguardspawner`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitychagarothspawner`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityengraver`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitymaterializer`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityritualaltar`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityritualpedestal`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitystatue`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydecorativestatue`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityshoggothbiomass`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityenergypedestal`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitysacrificialaltar`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytieredenergypedestal`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytieredsacrificialaltar`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityjzaharspawner`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitygatekeeperminionspawner`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityenergycollector`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityenergyrelay`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityenergycontainer`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytieredenergycollector`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytieredenergyrelay`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytieredenergycontainer`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityrendingpedestal`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitystatetransformer`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityenergydepositioner`, expected `abyssalcraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:07] [Server thread/INFO] [AbyssalCraft]: Starting the Integration Handler.
[23:16:07] [Server thread/INFO] [Actually Additions]: Starting PreInitialization Phase...
[23:16:07] [Server thread/INFO] [Actually Additions]: Grabbing Configurations...
[23:16:07] [Server thread/INFO] [Actually Additions]: Initializing Tool Materials...
[23:16:07] [Server thread/INFO] [Actually Additions]: Initializing Armor Materials...
[23:16:07] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'canolaoil' loaded
[23:16:07] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'refinedcanolaoil' loaded
[23:16:07] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'crystaloil' loaded
[23:16:07] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'empoweredoil' loaded
[23:16:07] [Server thread/INFO] [Actually Additions]: Initializing Update Checker...
[23:16:07] [Server thread/INFO] [Actually Additions]: PreInitializing ServerProxy...
[23:16:07] [Server thread/INFO] [Actually Additions]: PreInitialization Finished.
[23:16:07] [Actually Additions Update Checker/INFO] [Actually Additions]: Starting Update Check...
[23:16:07] [Actually Additions Update Checker/INFO] [Actually Additions]: Update Check done!
[23:16:07] [Actually Additions Update Checker/INFO] [Actually Additions]: There is an Update for Actually Additions available!
[23:16:07] [Actually Additions Update Checker/INFO] [Actually Additions]: Current Version: 1.12.2-r145, newest Version: 1.12.2-r151!
[23:16:07] [Actually Additions Update Checker/INFO] [Actually Additions]: View the Changelog at http://ellpeck.de/actaddchangelog
[23:16:07] [Actually Additions Update Checker/INFO] [Actually Additions]: Download at http://ellpeck.de/actadddownload
[23:16:07] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[23:16:07] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[23:16:08] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Found status: OUTDATED Target: 1.4.0
[23:16:08] [Forge Version Check/INFO] [forge.VersionCheck]: [openmods] Starting version check at http://openmods.info/versions/openmodslib.json
[23:16:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `molecular_transformer`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_generator`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `advanced_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `hybrid_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `ultimate_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_solar_panels` for name `quantum_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `suoer_solar_panels` for name `spectral_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `suoer_solar_panels` for name `singular_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `suoer_solar_panels` for name `admin_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:08] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `suoer_solar_panels` for name `photonic_solar_panel`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:08] [Forge Version Check/INFO] [forge.VersionCheck]: [openmods] Found status: OUTDATED Target: 0.12.1
[23:16:08] [Forge Version Check/INFO] [forge.VersionCheck]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[23:16:08] [Forge Version Check/INFO] [forge.VersionCheck]: [thermaldynamics] Found status: UP_TO_DATE Target: null
[23:16:08] [Forge Version Check/INFO] [forge.VersionCheck]: [openblocks] Starting version check at http://openmods.info/versions/openblocks.json
[23:16:08] [Forge Version Check/INFO] [forge.VersionCheck]: [openblocks] Found status: UP_TO_DATE Target: null
[23:16:08] [Forge Version Check/INFO] [forge.VersionCheck]: [aoa3] Starting version check at http://tslat.net/Hosting/Tslat-AoA/forgeversions.json
[23:16:09] [Forge Version Check/INFO] [forge.VersionCheck]: [aoa3] Found status: OUTDATED Target: 3.3.6
[23:16:09] [Forge Version Check/INFO] [forge.VersionCheck]: [abyssalcraft] Starting version check at https://raw.githubusercontent.com/Shinoow/AbyssalCraft/master/version.json
[23:16:09] [Forge Version Check/INFO] [forge.VersionCheck]: [abyssalcraft] Found status: OUTDATED Target: 1.10.4
[23:16:09] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[23:16:09] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Found status: UP_TO_DATE Target: null
[23:16:09] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json
[23:16:09] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Found status: AHEAD Target: null
[23:16:09] [Forge Version Check/INFO] [forge.VersionCheck]: [chickenchunks] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=ChickenChunks
[23:16:10] [Forge Version Check/INFO] [forge.VersionCheck]: [chickenchunks] Found status: BETA Target: null
[23:16:10] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[23:16:10] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Found status: OUTDATED Target: 4.6.6
[23:16:10] [Forge Version Check/INFO] [forge.VersionCheck]: [endercompass] Starting version check at https://gist.github.com/MrIbby/174385130d65a4da3d9d6c472ac47114/raw
[23:16:10] [Forge Version Check/INFO] [forge.VersionCheck]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/master/changelog.json
[23:16:10] [Forge Version Check/INFO] [forge.VersionCheck]: [immersiveengineering] Found status: OUTDATED Target: 0.12-92
[23:16:10] [Forge Version Check/INFO] [forge.VersionCheck]: [agricraft] Starting version check at https://agricraft.github.io/versions/1.12/update.json
[23:16:11] [Forge Version Check/INFO] [forge.VersionCheck]: [agricraft] Found status: BETA Target: null
[23:16:11] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[23:16:11] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Found status: UP_TO_DATE Target: null
[23:16:11] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalcultivation] Starting version check at https://raw.github.com/cofh/version/master/thermalcultivation_update.json
[23:16:11] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalcultivation] Found status: OUTDATED Target: 0.3.6
[23:16:11] [Forge Version Check/INFO] [forge.VersionCheck]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=EnderStorage
[23:16:11] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'ic2biogas' loaded
[23:16:11] [Forge Version Check/INFO] [forge.VersionCheck]: [enderstorage] Found status: BETA Target: null
[23:16:11] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[23:16:12] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 352 out of 352 recipes for shaped recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 79 out of 79 recipes for shapeless recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 41 out of 41 recipes for solid uu recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 27 out of 27 recipes for furnace recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for block cutter recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 51 out of 51 recipes for compressor recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 13 out of 13 recipes for extractor recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 86 out of 86 recipes for macerator recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[23:16:12] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
[23:16:12] [Server thread/INFO] [advanced_solar_panels]: Loading ASP Config from /server/config/advanced_solar_panels.cfg
[23:16:12] [Server thread/INFO] [advanced_solar_panels]: Loading MT Recipes from /server/config/advanced_solar_panels_MTRecipes.cfg
[23:16:12] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
[23:16:14] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
[23:16:14] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 1425ms )
[23:16:14] [AE2 VersionChecker/INFO] [AE2:S]: Last check was just recently.
[23:16:14] [AE2 VersionChecker/INFO] [AE2:S]: Stopping AE2 VersionChecker
[23:16:14] [Server thread/INFO] [bdlib]: bdlib 1.14.3.12 loaded
[23:16:14] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[23:16:14] [Server thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
[23:16:14] [Server thread/INFO] [bdlib]: Loading config: jar:file:/server/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/tuning.cfg
[23:16:14] [Server thread/INFO] [bdlib]: Loading config: jar:file:/server/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/recipes.cfg
[23:16:14] [Server thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
[23:16:14] [Server thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
[23:16:14] [Server thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
[23:16:14] [Server thread/INFO] [agricore]: Initializing core!
[23:16:14] [Server thread/INFO] [agricore]: Loading config!
[23:16:14] [Server thread/INFO] [agricore]: Loaded config!
[23:16:14] [Server thread/INFO] [agricore]: Configuring modules!
[23:16:14] [Server thread/INFO] [agricore]: Configured modules!
[23:16:14] [Server thread/INFO] [agricore]: Saving config!
[23:16:14] [Server thread/INFO] [agricore]: Saved config!
[23:16:14] [Server thread/INFO] [agricore]: Initialized core!
[23:16:15] [Server thread/INFO] [agricraft]: Attempting to read AgriCraft JSONs!
[23:16:15] [Server thread/INFO] [agricore]: Found a JSON file that was not accepted by any loader! Perhaps it has the wrong name?
/server/config/agricraft/json/defaults/mod_mysticalagriculture/plants/zinc_plant - Copy.json
[23:16:15] [Server thread/INFO] [agricraft]: Finished trying to read AgriCraft JSONs!
[23:16:15] [Server thread/INFO] [agricraft]:
Found AgriCraft Plugin:
- Id: baubles
- Name: Baubles Integration
- Status: Enabled
[23:16:15] [Server thread/INFO] [agricraft]:
Found AgriCraft Plugin:
- Id: computer
- Name: Computer Integration
- Status: Enabled
[23:16:15] [Server thread/INFO] [agricraft]:
Found AgriCraft Plugin:
- Id: enderio
- Name: EnderIO Integration
- Status: Enabled
[23:16:15] [Server thread/INFO] [agricraft]:
Found AgriCraft Plugin:
- Id: thaumcraft
- Name: Thaumcraft Integration
- Status: Disabled
[23:16:15] [Server thread/INFO] [agricraft]:
Found AgriCraft Plugin:
- Id: theoneprobe
- Name: The One Probe Integration
- Status: Enabled
[23:16:15] [Server thread/INFO] [agricraft]:
Found AgriCraft Plugin:
- Id: botania
- Name: Botania Integration
- Status: Enabled
[23:16:15] [Server thread/INFO] [agricraft]:
Found AgriCraft Plugin:
- Id: vanilla
- Name: Vanilla Minecraft Integration
- Status: Enabled
[23:16:15] [Server thread/INFO] [agricraft]:
Found AgriCraft Plugin:
- Id: actuallyadditions
- Name: ActuallyAdditions Integration
- Status: Enabled
[23:16:16] [Server thread/OFF] [Aroma1997Core]: Loading Aroma1997Core version 2.0.0.2.b167 for MC 1.12.2
[23:16:16] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
[23:16:16] [Server thread/INFO] [AromaBackup]: Loading 1 modules.
[23:16:16] [Server thread/INFO] [AromaBackup]: Loading module: "Corecompressions".
[23:16:16] [Server thread/INFO] [AromaBackup]: Done loading plugins.
[23:16:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `avaritia_extreme_crafting_table`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `neutron_collector`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `neutronium_compressor`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:16] [Server thread/INFO] [Bewitchment]: Remember when I told you how my
[23:16:16] [Server thread/INFO] [Bewitchment]: Kin is different in some ways?
[23:16:16] [Server thread/WARN] [Botania Tweaks]: ********************************
[23:16:16] [Server thread/WARN] [Botania Tweaks]: Detected a Botania version mismatch!
[23:16:16] [Server thread/WARN] [Botania Tweaks]: Expected version 358, found version 361.
[23:16:16] [Server thread/WARN] [Botania Tweaks]: This may cause issues and crashes! Please report any
[23:16:16] [Server thread/WARN] [Botania Tweaks]: errors and crashes to Botania Tweaks first. Thanks!
[23:16:16] [Server thread/WARN] [Botania Tweaks]: ********************************
[23:16:16] [Server thread/INFO] [Botania Tweaks]: Creating Botania Tweaks registry replacement blocks. Forge will print some safe-to-ignore warnings.
[23:16:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `botania` for name `rfgenerator`, expected `botania_tweaks`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `botania` for name `terraplate`, expected `botania_tweaks`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `botania` for name `opencrate`, expected `botania_tweaks`. This could be a intended override, but in most cases indicates a broken mod.
[23:16:16] [Server thread/INFO] [Botania Tweaks ASM]: Bumping the size of the creative mana pool...
[23:16:16] [Server thread/INFO] [Botania Tweaks ASM]: Patching the manastorm charge's mana output...
[23:16:16] [Server thread/INFO] [Botania Tweaks ASM]: Patching the passive decay timer...
[23:16:17] [Server thread/INFO] [brandonscore]: Found mod feature container for mod: draconicevolution
[23:16:17] [Server thread/INFO] [brandonscore]: Found mod config container for mod: brandonscore
[23:16:17] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
[23:16:17] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
[23:16:17] [Server thread/INFO] [brandonscore]: Loading mod config for: draconicevolution
[23:16:17] [Server thread/INFO] [brandonscore]: Loading mod config for: brandonscore
[23:16:17] [Server thread/WARN] [brandonscore]: No features were detected for mod: brandonscore. This maybe an issue or maybe this mod just does not have any items or blocks.
[23:16:17] [Server thread/INFO] [FML]: Applying holder lookups
[23:16:17] [Server thread/INFO] [FML]: Holder lookups applied
[23:16:17] [Server thread/INFO] [CoFH World]: Registering default Feature Templates...
[23:16:17] [Server thread/INFO] [CoFH World]: Registering default World Generators...
[23:16:17] [Server thread/INFO] [CoFH World]: Verifying or creating base world generation directory...
[23:16:17] [Server thread/INFO] [CoFH World]: Complete.
[23:16:17] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'creosote' loaded
[23:16:17] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'coal' loaded
[23:16:17] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'crude_oil' loaded
[23:16:17] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'refined_oil' loaded
[23:16:17] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'refined_fuel' loaded
[23:16:17] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'tree_oil' loaded
[23:16:17] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'seed_oil' loaded
[23:16:17] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'refined_biofuel' loaded
[23:16:17] [Server thread/INFO] [enderio]: Fuel Integration: Integration for fluid 'cryotheum' loaded
[23:16:17] [Server thread/INFO] [brandonscore]: Registering features for mod: draconicevolution
[23:16:17] [Server thread/INFO] [draconicevolution]: Finished PreInitialization
[23:16:17] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Draconic Evolution (draconicevolution)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at com.brandon3055.draconicevolution.client.DEParticles.registerServer(DEParticles.java:45) ~[DEParticles.class:?]
at com.brandon3055.draconicevolution.CommonProxy.registerParticles(CommonProxy.java:110) ~[CommonProxy.class:?]
at com.brandon3055.draconicevolution.DraconicEvolution.preInit(DraconicEvolution.java:56) ~[DraconicEvolution.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[server.jar:?]
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[server.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[server.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_292]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_292]
at com.brandon3055.draconicevolution.client.DEParticles.registerServer(DEParticles.java:45) ~[DEParticles.class:?]
at com.brandon3055.draconicevolution.CommonProxy.registerParticles(CommonProxy.java:110) ~[CommonProxy.class:?]
at com.brandon3055.draconicevolution.DraconicEvolution.preInit(DraconicEvolution.java:56) ~[DraconicEvolution.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[server.jar:?]
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[server.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[server.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) ~[MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_292]
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@7f8633ae from coremod FMLCorePlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) ~[server.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_292]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_292]
at com.brandon3055.draconicevolution.client.DEParticles.registerServer(DEParticles.java:45) ~[DEParticles.class:?]
at com.brandon3055.draconicevolution.CommonProxy.registerParticles(CommonProxy.java:110) ~[CommonProxy.class:?]
at com.brandon3055.draconicevolution.DraconicEvolution.preInit(DraconicEvolution.java:56) ~[DraconicEvolution.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[server.jar:?]
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[server.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[server.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) ~[MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_292]
Caused by: java.lang.RuntimeException: Attempted to load class bud for invalid side SERVER
at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) ~[server.jar:?]
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ~[server.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_292]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_292]
at com.brandon3055.draconicevolution.client.DEParticles.registerServer(DEParticles.java:45) ~[DEParticles.class:?]
at com.brandon3055.draconicevolution.CommonProxy.registerParticles(CommonProxy.java:110) ~[CommonProxy.class:?]
at com.brandon3055.draconicevolution.DraconicEvolution.preInit(DraconicEvolution.java:56) ~[DraconicEvolution.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[server.jar:?]
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[server.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[server.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) ~[MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_292]
[23:16:17] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: /server/./crash-reports/crash-2021-09-27_23.16.17-server.txt
[23:16:17] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
[23:16:17] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worldsException in thread "Server thread"
[23:16:17] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Applied Energistics 2 (appliedenergistics2)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: Caused by: java.lang.NullPointerException
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at appeng.core.AppEng.serverStopped(AppEng.java:271)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.reflect.Method.invoke(Method.java:498)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:852)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:508)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:587)
[23:16:17] [Server thread/INFO] [STDERR]: [net.minecraftforge.fml.common.EnhancedRuntimeException:printStackTrace:92]: at java.lang.Thread.run(Thread.java:748)
[23:16:18] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server
[23:16:18] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Saving worlds

Ссылка на комментарий
Поделиться на другие сайты

Для тебя отдельный котёл в аду
Есть такая штука "Цитата" называется
Если в неё вставить текст, то он будет не на 4 страницы, а на 3 строчки и кнопка показать всё. Используй потом такую штуку

Разберём ошибку 
Заявленный метод обработчика проверки версии checkModLists в сетевом идентификаторе мода enderiointegrationticlate недоступен

Потенциально опасный альтернативный префикс `minecraft` для имени` tileentitymaterializer`, ожидаемый `abyssalcraft`. Это могло быть преднамеренное переопределение, но в большинстве случаев указывает на неисправный мод.

Вывод
Переустанови мод на человеческий или удали со сборки

Ссылка на комментарий
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
  • Последние посетители   0 пользователей онлайн

    • Ни одного зарегистрированного пользователя не просматривает данную страницу
×
×
  • Создать...