Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [20:50:42] [Server thread/ERROR] [FML]: Caught exception from Open Modular Turrets (openmodularturrets)
- net.minecraftforge.fml.common.LoaderException: java.lang.IllegalAccessException: Class net.minecraftforge.fml.common.ProxyInjector can not access a member of class omtteam.openmodularturrets.proxy.ServerProxy with modifiers ""
- at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:88) ~[forge-1.10.2-12.18.3.2221-universal.jar:?]
- at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:593) ~[forge-1.10.2-12.18.3.2221-universal.jar:?]
- at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[forge-1.10.2-12.18.3.2221-universal.jar:?]
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[forge-1.10.2-12.18.3.2221-universal.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559) [Loader.class:?]
- at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
- at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) [FMLCommonHandler.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [ld.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
- Caused by: java.lang.IllegalAccessException: Class net.minecraftforge.fml.common.ProxyInjector can not access a member of class omtteam.openmodularturrets.proxy.ServerProxy with modifiers ""
- at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:102) ~[?:1.8.0_121]
- at java.lang.Class.newInstance(Class.java:436) ~[?:1.8.0_121]
- at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:71) ~[forge-1.10.2-12.18.3.2221-universal.jar:?]
- ... 27 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement