Jump to content

Help!!! sponge forge bug


RoxySSJ

Recommended Posts

[00:59:18] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[00:59:21] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
[00:59:21] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
[00:59:21] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[00:59:21] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[00:59:21] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[00:59:21] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/C:/Users/Angel/Desktop/Nuevo%20Naru/./mods/spongeforge-1.12.2-2838-7.4.8-RC4142.jar!/mcmod.info
[00:59:21] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
[00:59:21] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
java.lang.NoSuchMethodError: org.apache.logging.log4j.spi.LoggerContextFactory.isClassLoaderDependent()Z
        at org.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:49) ~[spongeforge-1.12.2-2838-7.4.8-RC4142.jar:1.12.2-2838-7.4.8-RC4142]
        at org.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:46) ~[minecraft_server.1.12.2.jar:?]
        at org.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:33) ~[spongeforge-1.12.2-2838-7.4.8-RC4142.jar:1.12.2-2838-7.4.8-RC4142]
        at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:363) ~[spongeforge-1.12.2-2838-7.4.8-RC4142.jar:1.12.2-2838-7.4.8-RC4142]
        at org.spongepowered.common.inject.SpongeImplementationModule.configure(SpongeImplementationModule.java:96) ~[SpongeImplementationModule.class:1.12.2-2838-7.4.8-RC4142]
        at org.spongepowered.mod.inject.SpongeForgeModule.configure(SpongeForgeModule.java:45) ~[SpongeForgeModule.class:1.12.2-2838-7.4.8-RC4142]
        at com.google.inject.PrivateModule.configure(PrivateModule.java:101) ~[PrivateModule.class:1.12.2-2838-7.4.8-RC4142]
        at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:347) ~[Elements$RecordingBinder.class:1.12.2-2838-7.4.8-RC4142]
        at com.google.inject.spi.Elements.getElements(Elements.java:104) ~[Elements.class:1.12.2-2838-7.4.8-RC4142]
        at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:137) ~[InjectorShell$Builder.class:1.12.2-2838-7.4.8-RC4142]
        at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:105) ~[InternalInjectorCreator.class:1.12.2-2838-7.4.8-RC4142]
        at com.google.inject.Guice.createInjector(Guice.java:87) ~[Guice.class:1.12.2-2838-7.4.8-RC4142]
        at com.google.inject.Guice.createInjector(Guice.java:78) ~[Guice.class:1.12.2-2838-7.4.8-RC4142]
        at org.spongepowered.mod.SpongeMod.<init>(SpongeMod.java:219) ~[SpongeMod.class:1.12.2-2838-7.4.8-RC4142]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_382]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_382]
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_382]
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_382]
        at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_382]
        at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:377) ~[Loader.class:?]
        at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) ~[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:750) [?:1.8.0_382]
[00:59:21] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\Angel\Desktop\Nuevo Naru\.\crash-reports\crash-2023-08-05_00.59.21-server.txt
[00:59:21] [Server thread/ERROR] [minecraft/MinecraftServer]: Exception stopping the server
java.lang.IllegalStateException: Sponge has not been initialized!
        at com.google.common.base.Preconditions.checkState(Preconditions.java:444) ~[minecraft_server.1.12.2.jar:?]
        at org.spongepowered.api.Sponge.check(Sponge.java:77) ~[Sponge.class:1.12.2-2838-7.4.8-RC4142]
        at org.spongepowered.api.Sponge.getGame(Sponge.java:91) ~[Sponge.class:1.12.2-2838-7.4.8-RC4142]
        at org.spongepowered.api.Sponge.isServerAvailable(Sponge.java:229) ~[Sponge.class:1.12.2-2838-7.4.8-RC4142]
        at net.minecraft.server.MinecraftServer.handler$zjh000$onStopServer(MinecraftServer.java:4634) ~[MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java) ~[MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:579) [MinecraftServer.class:?]
        at java.lang.Thread.run(Thread.java:750) [?:1.8.0_382]
[00:59:21] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.IllegalStateException: SpongeImpl has not been initialized!
[00:59:21] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:       at com.google.common.base.Preconditions.checkState(Preconditions.java:444)
[00:59:21] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:       at org.spongepowered.common.SpongeImpl.check(SpongeImpl.java:124)
[00:59:21] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:       at org.spongepowered.common.SpongeImpl.getGame(SpongeImpl.java:137)
[00:59:21] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:567)
[00:59:21] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[00:59:21] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:847)
[00:59:21] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:508)
[00:59:21] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:587)
[00:59:21] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]:       at java.lang.Thread.run(Thread.java:750)

Link to comment
Share on other sites

Please read the FAQ first. Rule 3 - please include links to your debug.log and crash report rather than dumping it in the post directly.

https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/

SpongeForge is not supported here, contact them for help.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.