Jump to content

Server wont start


box_85

Recommended Posts

Trying to start a Cave Factory server and can't seem to get it working.


C:\Servers\Cave Factory\Cave+Factory+-+dev_server_pack>java  -jar forge.jar --nogui
2022-07-30 16:51:59,633 main WARN Advanced terminal features are not available in this environment
[16:51:59] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.22, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --nogui]
[16:51:59] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_342 by Temurin
[16:51:59] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[16:52:00] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Servers/Cave%20Factory/Cave+Factory+-+dev_server_pack/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[16:52:01] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
Exception in thread "main" [16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoSuchMethodError: sun.security.util.ManifestEntryVerifier.<init>(Ljava/util/jar/Manifest;)V
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.SecureJarHandler.createCodeSource(SecureJarHandler.java:66)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:275)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at java.lang.Class.forName0(Native Method)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at java.lang.Class.forName(Class.java:348)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at java.util.HashMap.forEach(HashMap.java:1290)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[16:52:01] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)

C:\Servers\Cave Factory\Cave+Factory+-+dev_server_pack>pause
Press any key to continue . . .

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Whenever I try to create an world my game crashes. I´ve tried to figure it out myself but wasnt able to do it.   Here are the logs
    • So I have this weird bug in this modpack I've been making where water won't place in the overworld as if it's the nether. Water still generates naturally, but once you pick it up with a bucket and try to place it it sizzles out. Everything else functions as normal. I'll include a forced crash report for a mod list and a debug log. Not sure what's happening here. I'm using forge-40.2.7 on minecraft 1.18.2. Crash Report - https://pastebin.com/xGQKHiPA Debug Log - https://gist.github.com/wonkers27/0fa05bdcd7347ffbf1cf8d36be4e7f25    
    • My minecraft server with forge 1.20.1 doesnt want to start. It generates everything correctly, but then after generating the world gets stuck on this: [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraft/util/AbortableIterationConsumer$Continuation [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraft/server/ServerScoreboard$Method [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting com/almostreliable/lootjs/loot/results/Icon [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraft/world/level/border/BorderStatus [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting blusunrize/immersiveengineering/common/items/RevolverItem$RevolverPerk > Canary Cached BlockState Flags are disabled! [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraft/util/profiling/metrics/MetricCategory [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraft/world/entity/HumanoidArm [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting software/bernie/geckolib/core/object/PlayState [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting mods/railcraft/api/carts/Side [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraftforge/event/entity/living/LivingChangeTargetEvent$LivingTargetType [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraft/world/level/ClipContext$Block [17:30:45] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraft/world/phys/HitResult$Type [17:30:46] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraft/world/level/gameevent/GameEventListener$DeliveryMode [17:30:47] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraft/world/level/chunk/LevelChunk$EntityCreationType [17:30:47] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraft/world/entity/animal/horse/Markings [17:30:51] [Server thread/INFO] [co.te.re.Redirector/]: Redirecting net/minecraft/world/entity/RelativeMovement   and stays like that forever, help would be appreciated.
    • https://gist.github.com/it-is-allie/dca4f60822965496bbe9877088415663 im new to all this sorry haha I think that's what you wanted?  
  • Topics

×
×
  • Create New...

Important Information

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