Jump to content

[1.11.2] Server crash


Kokkie

Recommended Posts

If you're getting the same output as the last screenshot you shared, the problem is there is another program on your computer binding to the minecraft default port. Stop that program, or change the port your minecraft server is listening on (server.properties I believe)

Link to comment
Share on other sites

21 hours ago, Kokkie said:

So... what does that mean?

It means you need to search the web for how to handle  networking and port numbers. The problem has probably been encountered before, so the answer is probably searchable. You have a sysadin problem, not a Forge problem, so take it elsewhere.

 

This thread should be locked.

The debugger is a powerful and necessary tool in any IDE, so learn how to use it. You'll be able to tell us more and get better help here if you investigate your runtime problems in the debugger before posting.

Link to comment
Share on other sites

Also, here is the crash log

[22:07:02] [main/INFO] [FML/]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[22:07:02] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[22:07:02] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[22:07:02] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[22:07:02] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[22:07:02] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[22:07:02] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[22:07:02] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Someone\Desktop\Coding\DeGeweldigeMod 1.11.2\run\.
[22:07:02] [main/DEBUG] [FML/]: Discovering coremods
[22:07:02] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[22:07:02] [main/INFO] [GradleStart/]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[22:07:02] [main/INFO] [GradleStart/]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[22:07:02] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:07:02] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:07:02] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[22:07:02] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:07:02] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:07:02] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:07:02] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[22:07:02] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[22:07:02] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[22:07:02] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[22:07:02] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[22:07:02] [main/DEBUG] [FML/]: Injection complete
[22:07:02] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[22:07:02] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
[22:07:02] [main/ERROR] [FML/]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[22:07:02] [main/DEBUG] [FML/]: Loading deobfuscation resource C:\Users\Thomas\.gradle\caches\minecraft\de\oceanlabs\mcp\mcp_snapshot\20170101\1.11.2\srgs\srg-mcp.srg with 33532 records
[22:07:04] [main/ERROR] [FML/]: FML appears to be missing any signature data. This is not a good thing
[22:07:04] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
[22:07:04] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:07:04] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[22:07:04] [main/DEBUG] [FML/]: Injection complete
[22:07:04] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[22:07:04] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
[22:07:04] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
[22:07:04] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:07:04] [main/DEBUG] [FML/]: Loaded 190 rules from AccessTransformer config file forge_at.cfg
[22:07:04] [main/DEBUG] [FML/]: Validating minecraft
[22:07:05] [main/DEBUG] [FML/]: Minecraft validated, launching...
[22:07:05] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[22:07:05] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:07:05] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:07:05] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[22:07:13] [main/DEBUG] [FML/]: Creating vanilla freeze snapshot
[22:07:13] [main/DEBUG] [FML/]: Vanilla freeze snapshot created

 

Classes: 94

Lines of code: 12173

Other files: 206

Github repo: https://github.com/KokkieBeer/DeGeweldigeMod

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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