Solved Fresh Install First Boot....

Reko

New Member
Jul 29, 2019
5
0
0
2013-04-10 22:29:58 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-04-10 22:29:58 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NullPointerException
2013-04-10 22:29:58 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-04-10 22:29:58 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133)
2013-04-10 22:29:58 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33)
2013-04-10 22:29:58 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1376)
2013-04-10 22:29:58 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-04-10 22:29:58 [INFO] [STDERR] at java.util.ComparableTimSort.sort(ComparableTimSort.java:146)
2013-04-10 22:29:58 [INFO] [STDERR] at java.util.Arrays.sort(Arrays.java:472)
2013-04-10 22:29:58 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:308)
2013-04-10 22:29:58 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:103)
2013-04-10 22:29:58 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-04-10 22:29:58 [INFO] [STDERR] ... 3 more
 

Dingham

New Member
Jul 29, 2019
294
0
0
I can't see your version of forge on the build list which is strange.

Build 534 is 1.47 (the last 1.47 build released)
Build 559 is 1.5

you seem to have a dev build, as its between those numbers. Try changing forge version.
 

DarkMukke

New Member
Jul 29, 2019
21
0
0
could you splease share these details :
- OS
- jvm version (java version)
- modpack

as a start, a pastebin of a logfile will help too
 

Reko

New Member
Jul 29, 2019
5
0
0
its linux java 7 U17 and ftb ultimate and that is all thats in the log file is what i posted above.
 

Dingham

New Member
Jul 29, 2019
294
0
0
That can't be the only thing in your log file, that's not even the servers first command on a start up

Code:
2013-03-30 21:21:40 [INFO] Starting minecraft server version 1.4.7

It would be helpful is you read this, and post correct information to help, otherwise we're just taking stabs in the dark.

And please use pastinbin for logs.
 

Dingham

New Member
Jul 29, 2019
294
0
0
Very helpful, if someone else has the same issue they know all they need is a permission thing.
 

Reko

New Member
Jul 29, 2019
5
0
0
dude if your going to be rude go somewhere else... and yes that was all that was in my log file...

and i had permissions set to root instead of my minecraft user that
was running the server so i just chowned the contents of the directory..