NucleusPowered/Nucleus

Nucleus failed to load

Nikoszym opened this issue · 1 comments

[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ----------------------------
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: - NUCLEUS FAILED TO LOAD -
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ----------------------------
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: \ /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: \ /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: \ /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: \ /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: \ /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: \ /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: \ /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ----------------------------
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Nucleus encountered an error during server start up and did not enable successfully.
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: No commands, listeners or tasks are registered.
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: The error that Nucleus encountered will be reproduced below for your convenience.
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ----------------------------
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: java.lang.IllegalStateException: This is a proxy used to support circular references. The object we're proxying is not constructed yet. Please wait until after injection has completed to use this object.
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.base.Preconditions.checkState(Preconditions.java:444)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:36)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.sun.proxy.$Proxy94.getMessageString(Unknown Source)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at io.github.nucleuspowered.nucleus.NucleusBootstrap.onGameStartingEarly(NucleusBootstrap.java:550)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at org.spongepowered.common.event.listener.GameStartingServerEventListener_NucleusBootstrap_onGameStartingEarly18.handle(Unknown Source)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:97)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:458)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:255)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:361)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at java.lang.reflect.Method.invoke(Method.java:498)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at java.lang.reflect.Method.invoke(Method.java:498)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:797)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: at java.lang.Thread.run(Thread.java:748)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ----------------------------
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: If this error persists, check your configuration files and ensure that you have the latest version of Nucleus which matches the current version of the Sponge API.
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: If you continue to have this error, please report this error to the Nucleus team at https://github.com/NucleusPowered/Nucleus/issues
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ----------------------------
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Server Information
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ----------------------------
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Nucleus version: 2.3.2, (Git: 0b856c6)
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Minecraft version: 1.12.2
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Sponge Version: SpongeForge 1.12.2-2838-7.2.3
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Sponge API Version: SpongeAPI 7.2.0-e4abe364d
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
[02:28:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ----------------------------

Hello.
Your issue has been automatically closed because you did not include the template on your issue report. It is important that you give us the information that we ask for. Please resubmit your issue by following the correct template.
You can open a new issue at https://github.com/NucleusPowered/Nucleus/issues/new/choose