Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Daisy, daisy...
- Time: 3/12/18 2:30 PM
- Description: Exception in server tick loop
- net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Fallen Stars (fallenstars)
- Caused by: net.minecraftforge.fml.common.LoaderException: java.lang.InstantiationException: riley.fallenstars.proxy.CommonProxy
- at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:102)
- at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:583)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
- at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
- at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
- at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
- at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
- at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
- at com.google.common.eventbus.EventBus.post(EventBus.java:217)
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:278)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
- at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
- at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
- at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
- at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
- at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
- at com.google.common.eventbus.EventBus.post(EventBus.java:217)
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568)
- at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97)
- at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332)
- at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:125)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: java.lang.InstantiationException: riley.fallenstars.proxy.CommonProxy
- at java.lang.Class.newInstance(Class.java:427)
- at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
- ... 32 more
- Caused by: java.lang.NoSuchMethodException: riley.fallenstars.proxy.CommonProxy.<init>()
- at java.lang.Class.getConstructor0(Class.java:3082)
- at java.lang.Class.newInstance(Class.java:412)
- ... 33 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_101, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 3993552424 bytes (3808 MB) / 4116185088 bytes (3925 MB) up to 4116185088 bytes (3925 MB)
- JVM Flags: 2 total; -Xmx4G -Xms4G
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.42 Powered by Forge 14.23.2.2611 8 mods loaded, 8 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- | State | ID | Version | Source | Signature |
- |:----- |:----------- |:------------ |:-------------------------------- |:--------- |
- | UC | minecraft | 1.12.2 | minecraft.jar | None |
- | UC | mcp | 9.42 | minecraft.jar | None |
- | UC | FML | 8.0.99.99 | forgeBin-1.12.2-14.23.2.2611.jar | None |
- | UC | forge | 14.23.2.2611 | forgeBin-1.12.2-14.23.2.2611.jar | None |
- | UE | fallenstars | 2.0 | FallenStars2.0 | None |
- | UC | ichunutil | 7.1.4 | iChunUtil.jar | None |
- | UC | jei | 4.8.5.140 | JEI.jar | None |
- | UC | tabula | 7.0.0 | Tabula.jar | None |
- Loaded coremods (and transformers):
- Profiler Position: N/A (disabled)
- Is Modded: Definitely; Server brand changed to 'fml,forge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement