February 11, 20178 yr Author 25565, the default yes Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
February 11, 20178 yr Author Wait, the problem there was I had set the IP to something, idk why When I copy all the files from my server to my run folder it doesn't work, same crash Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
February 11, 20178 yr Author Is there anything I missed? Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
February 15, 20178 yr Author Bump Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
February 18, 20178 yr Author bump Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
February 18, 20178 yr 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)
February 18, 20178 yr Author when I change the port to 99999 it doesn't start either, maybe it has something to do with the firewall or something? Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
February 18, 20178 yr You now have a sys-admin issue beyond Forge, so you should take it to experts in that arena. 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.
February 18, 20178 yr Author So... what does that mean? Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
February 19, 20178 yr 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.
February 19, 20178 yr Author But why does it work outside of Forge..? Edited February 19, 20178 yr by Kokkie Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
February 19, 20178 yr Author 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
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.