Problem while running my server

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Jemjem787

New Member
Jul 29, 2019
52
0
0
So i haven't ran my server in a while, but when i tried to this happened
(mindcrack 8.3.2) It worked fine before i reinstalled my OS though.
F:\WindowsOLDOS\Users\Jeremy\Desktop\Desktop!\Desktop\Desktop\Minecraft\Possable
Server Worlds\FeedTheBeastBaby!>java -Xms512M -Xmx1G -jar ftbserver.jar
2014-02-13 19:36:27 [INFO] [ForgeModLoader] Forge Mod Loader version missing.mis
sing.missing.missing for Minecraft missing loading
2014-02-13 19:36:27 [INFO] [STDERR] Exception in thread "main" java.lang.Runtime
Exception: java.lang.NoClassDefFoundError: cpw/mods/fml/common/FMLLog
2014-02-13 19:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.setupHome(FMLRelauncher.java:175)
2014-02-13 19:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.relaunchServer(FMLRelauncher.java:133)
2014-02-13 19:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.handleServerRelaunch(FMLRelauncher.java:33)
2014-02-13 19:36:27 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
main(MinecraftServer.java:1376)
2014-02-13 19:36:27 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: c
pw/mods/fml/common/FMLLog
2014-02-13 19:36:27 [INFO] [STDERR] at miscperipherals.asm.MiscPeripheralsPl
ugin.<init>(MiscPeripheralsPlugin.java:16)
2014-02-13 19:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessor
Impl.newInstance0(Native Method)
2014-02-13 19:36:27 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessor
Impl.newInstance(Unknown Source)
2014-02-13 19:36:27 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAcce
ssorImpl.newInstance(Unknown Source)
2014-02-13 19:36:27 [INFO] [STDERR] at java.lang.reflect.Constructor.newInst
ance(Unknown Source)
2014-02-13 19:36:27 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown S
ource)
2014-02-13 19:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibra
ryManager.discoverCoreMods(RelaunchLibraryManager.java:372)
2014-02-13 19:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibra
ryManager.handleLaunch(RelaunchLibraryManager.java:103)
2014-02-13 19:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.setupHome(FMLRelauncher.java:155)
2014-02-13 19:36:27 [INFO] [STDERR] ... 3 more
2014-02-13 19:36:27 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException:
cpw.mods.fml.common.FMLLog
2014-02-13 19:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:185)
2014-02-13 19:36:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2014-02-13 19:36:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2014-02-13 19:36:27 [INFO] [STDERR] ... 12 more
2014-02-13 19:36:27 [INFO] [STDERR] Caused by: java.io.FileNotFoundException: F:
\WindowsOLDOS\Users\Jeremy\Desktop\Desktop (The system cannot find the file spec
ified)
2014-02-13 19:36:27 [INFO] [STDERR] at java.util.zip.ZipFile.open(Native Met
hod)
2014-02-13 19:36:27 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown
Source)
2014-02-13 19:36:27 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown
Source)
2014-02-13 19:36:27 [INFO] [STDERR] at java.util.jar.JarFile.<init>(Unknown
Source)
2014-02-13 19:36:27 [INFO] [STDERR] at java.util.jar.JarFile.<init>(Unknown
Source)
2014-02-13 19:36:27 [INFO] [STDERR] at sun.net.www.protocol.jar.URLJarFile.<
init>(Unknown Source)
2014-02-13 19:36:27 [INFO] [STDERR] at sun.net.www.protocol.jar.URLJarFile.g
etJarFile(Unknown Source)
2014-02-13 19:36:27 [INFO] [STDERR] at sun.net.www.protocol.jar.JarFileFacto
ry.get(Unknown Source)
2014-02-13 19:36:27 [INFO] [STDERR] at sun.net.www.protocol.jar.JarURLConnec
tion.connect(Unknown Source)
2014-02-13 19:36:27 [INFO] [STDERR] at sun.net.www.protocol.jar.JarURLConnec
tion.getJarFile(Unknown Source)
2014-02-13 19:36:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:133)
2014-02-13 19:36:27 [INFO] [STDERR] ... 14 more
 
Last edited by a moderator:

Jemjem787

New Member
Jul 29, 2019
52
0
0
Is that the entire log?

Also, why do you have so many Desktop directories?


I FIXED IT. It was on a seperate hard drive before, and i moved it to my OS drive and it fixed it. You might want to post this on a FAQ or something, most people wouldn't think of it.

Also whenever i need to cleanup my desktop i just make a folder called desktop and throw it all in there, including the old desktop folder :D
 
Status
Not open for further replies.