DW20: Server Not Starting <nullPointer> Issue

  • 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

cmac76

New Member
Jul 29, 2019
3
0
0
Very new to running an FTB server so any assistance is greatly appreciated. I can download, install and run DireWolf20 perfectly fine from my Mac or Windows VM; however, when uploading a fresh install to my hosted server on HostHorde the startup sticks in the following spot. No crash logs are generated and I'm not really sure where to begin looking from the output below. One note is that the log reads from the bottom up, not top down. Weird thing with their web console.

13.08 00:09:54 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
13.08 00:09:54 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:513)
13.08 00:09:54 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:241)
13.08 00:09:54 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:314)
13.08 00:09:54 [Server] INFO at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:87)
13.08 00:09:54 [Server] INFO at net.minecraft.command.CommandServerSaveOn.func_71515_b(SourceFile:28)
13.08 00:09:54 [Server] INFO at net.minecraft.command.CommandBase.func_71522_a(SourceFile:204)
13.08 00:09:54 [Server] INFO at net.minecraft.command.CommandBase.func_71524_a(SourceFile:209)
13.08 00:09:54 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71563_a(SourceFile:72)
13.08 00:09:54 [Server] INFO java.lang.NullPointerException
 

cmac76

New Member
Jul 29, 2019
3
0
0
I've attached the Forge Log for your review.

FYI, manually added .txt extension for upload. Let me know what additional information you'd like to see.

Thanks.
 

Attachments

  • ForgeModLoader-server-0.log.txt
    540.7 KB · Views: 57

cjm721

New Member
Jul 29, 2019
734
0
1
Ok server was crashed thats why you where getting null on same. Remove inventorytweaks (and any other client side only mods, but from my quick glance that was the only one)
 

cmac76

New Member
Jul 29, 2019
3
0
0
Thank you for the assistance. I removed the inventorytweaks; however, it didn't resolve the issue. I'm guessing there are more client side mods loaded that I haven't removed. Is there a particular naming convention to client side mods that make them easily detectable? I haven't used too many mods in MineCraft to really know which are server side vs client.

Also, the below was the response from the HostHorde support. Figured I would post it here for thoughts before heading down another trouble shooting rabbit hole.

++++
I restarted your server so I could watch the console and it looks like you're missing some stuff:

13.08 10:05:29 [Server] WARNING Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2.4e
13.08 10:05:28 [Server] WARNING Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.60
13.08 10:05:28 [Server] WARNING Mod CCMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.60
13.08 10:05:28 [Server] WARNING Mod CCMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.60
+++
 

cjm721

New Member
Jul 29, 2019
734
0
1
Those errors are normal (you think hosting company would start up their own and notice that...)

Can you pastebin the crashreport? It is something to do with Openperipherals though just can't think of it right now.

OpenPeripheral{0.1.9} [OpenPeripheral] (OpenPeripheral-0.1.9.jar) Unloaded->Constructed->Pre-initialized->Errored