Multicraft Server help

  • 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

StarSyth

New Member
Jul 29, 2019
4
0
0
Hello, trying to get my multicraft server working, anyone help? gets to here then pauses and nothing more...

13.11 19:27:51 [Server] INFO [STDOUT] [Portal Gun 1.4.2v0.2] Local properties loaded.
13.11 19:27:51 [Server] INFO [STDOUT] [Portal Gun 1.4.2v0.2] Loading local properties.
13.11 19:27:51 [Server] INFO [STDERR] ... 35 more
13.11 19:27:51 [Server] INFO [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
13.11 19:27:51 [Server] INFO [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
13.11 19:27:51 [Server] INFO [STDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)
13.11 19:27:51 [Server] INFO [STDERR] Caused by: java.lang.RuntimeException: Attempted to load class paulscode/sound/CommandThread for invalid side SERVER
13.11 19:27:51 [Server] INFO [STDERR] at fp.run(SourceFile:818)
13.11 19:27:51 [Server] INFO [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
13.11 19:27:51 [Server] INFO [STDERR] at hg.c(DedicatedServer.java:171)
 

danielford167

New Member
Jul 29, 2019
19
0
0
Hello, trying to get my multicraft server working, anyone help? gets to here then pauses and nothing more...

13.11 19:27:51 [Server] INFO [STDOUT] [Portal Gun 1.4.2v0.2] Local properties loaded.
13.11 19:27:51 [Server] INFO [STDOUT] [Portal Gun 1.4.2v0.2] Loading local properties.
13.11 19:27:51 [Server] INFO [STDERR] ... 35 more
13.11 19:27:51 [Server] INFO [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
13.11 19:27:51 [Server] INFO [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
13.11 19:27:51 [Server] INFO [STDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)
13.11 19:27:51 [Server] INFO [STDERR] Caused by: java.lang.RuntimeException: Attempted to load class paulscode/sound/CommandThread for invalid side SERVER
13.11 19:27:51 [Server] INFO [STDERR] at fp.run(SourceFile:818)
13.11 19:27:51 [Server] INFO [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
13.11 19:27:51 [Server] INFO [STDERR] at hg.c(DedicatedServer.java:171)

To fix the Pauls code error: (Test this before putting on your server - I will not take the blame for breaking something) :)
1. Open you Server's JAR in the main folder of your server (The one with the op.txt and server.log)
2. Look for a folder called Paulscode (or something very similar to that)
3. Delete the folder named Paulscode
4. Save and recompile the Jar.
Explanation: This supposedly happens because the server trys to open the clients Sound Files (Shown
Code:
13.11 19:27:51 [Server] INFO [STDERR] Caused by: java.lang.RuntimeException: Attempted to load class paulscode/sound/CommandThread for invalid side SERVER
, which the server doesn't need to open these files, as the server doesn't produce the sounds (Unless your server has a loud fan :p). Removing this file didn't cause any others errors for me, and the server worked fine afterwards.
 

StarSyth

New Member
Jul 29, 2019
4
0
0
Still getting stuck :S

13.11 20:10:47 [Server] INFO [STDOUT] [Portal Gun 1.4.2v0.2] Local properties loaded.
13.11 20:10:47 [Server] INFO [STDOUT] [Portal Gun 1.4.2v0.2] Loading local properties.
13.11 20:10:46 [Server] INFO [Minecraft] RCON running on 87.98.250.165:25575
13.11 20:10:46 [Server] INFO [Minecraft] Starting remote control listener
13.11 20:10:46 [Server] INFO [Minecraft] Done (0.896s)! For help, type "help" or "?"
13.11 20:10:46 [Server] INFO [Minecraft] Preparing start region for level 0
13.11 20:10:46 [Server] INFO [STDOUT] [Portal Gun 1.4.2v0.2] Portal data does not exist for dimension 0!
13.11 20:10:46 [Server] INFO [STDOUT] [Portal Gun 1.4.2v0.2] Portal data does not exist for dimension -1!
13.11 20:10:46 [Server] INFO [ForgeModLoader] Loading dimension -1 (world) (hg@7e139eda)
13.11 20:10:46 [Server] INFO [STDOUT] [Portal Gun 1.4.2v0.2] Portal data does not exist for dimension 1!
13.11 20:10:46 [Server] INFO [ForgeModLoader] Loading dimension 1 (world) (hg@7e139eda)
13.11 20:10:46 [Server] INFO [STDOUT] [Portal Gun 1.4.2v0.2] Portal data does not exist for dimension 7!
13.11 20:10:46 [Server] INFO [STDOUT] Readded hashes, hash size = 69
13.11 20:10:46 [Server] INFO [STDOUT] Cache loaded. Size = 69
13.11 20:10:45 [Server] INFO [ForgeModLoader] Loading dimension 7 (world) (hg@7e139eda)
13.11 20:10:45 [Server] INFO [ForgeModLoader] Loading dimension 0 (world) (hg@7e139eda)
13.11 20:10:45 [Server] INFO [Minecraft] Preparing level "world"