Yogcraft doesn't start.

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Tatrow

New Member
Jul 29, 2019
1
0
0
Recently me and my friend tried to host a Yogcraft server on FTB, unfortunately it won't start. It always comes up with this error.

2013-07-01 11:45:51 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-07-01 11:45:51 [INFO] [MiscPeripheralsASM] Initialized
2013-07-01 11:45:52 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-07-01 11:45:52 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-07-01 11:45:52 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-07-01 11:45:52 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: java.io.WinNTFileSystem.createFileExclusively(Ljava/lang/String;Z)Z
2013-07-01 11:45:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-07-01 11:45:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133)
2013-07-01 11:45:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33)
2013-07-01 11:45:52 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1376)
2013-07-01 11:45:52 [INFO] [STDERR] Caused by: java.lang.UnsatisfiedLinkError: java.io.WinNTFileSystem.createFileExclusively(Ljava/lang/String;Z)Z
2013-07-01 11:45:52 [INFO] [STDERR] at java.io.WinNTFileSystem.createFileExclusively(Native Method)
2013-07-01 11:45:52 [INFO] [STDERR] at java.io.File.createNewFile(Unknown Source)
2013-07-01 11:45:52 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCorePlugin.extractTemp(CodeChickenCorePlugin.java:131)
2013-07-01 11:45:52 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:102)
2013-07-01 11:45:52 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:67)
2013-07-01 11:45:52 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:1)
2013-07-01 11:45:52 [INFO] [STDERR] at
cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2013-07-01 11:45:53 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-07-01 11:45:53 [INFO] [STDERR] ... 3 more

I have looked this up with little to no solutions to this problem at all.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
To establish a baseline, please read the quote. Many problems are solved by the troubelshooting guide, and those that aren't, we can work on from here.
Please be sure to read all of the info available in the 2 articles.
If you're having trouble with hosting a server on your home computer, you should still complete the steps. If your server is hosted via a host company, then that's pertinent information that we need to know.
Please follow these steps exactly: http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
This is to rule out any issues with your setup.
Please attempt to launch the modpack, and open a new world save to make sure the setup is correct.
Now, continue on to check your previous saves, changes to the pack, textures, etc. until you're able to reproduce the error with the clean setup.

When the error has been repeated, please post your complete client-side (launcher) console log in debug-mode to pastebin.com and link your paste URL here.
To find your logs and prevent them from expiring: http://desk.feed-the-beast.com/inde...29/1/what-log-do-you-need-where-can-i-find-it
Yes, this is the same thing I post on every thread that I read. There's a reason for that. That reason is: start from square one and rule out a lot of possible causes.
 
Status
Not open for further replies.