Jump to content

Recommended Posts

Posted

hello i got a problem and a question first is the problem:

 

When i start my modded forge private server (for having fun with my friends)

it crashes and in the crash log:

---- Minecraft Crash Report ----

// On the bright side, I bought you a teddy bear!

 

Time: 17-08-14 15:01

Description: Exception in server tick loop

 

cpw.mods.fml.common.MissingModsException

at cpw.mods.fml.common.Loader.sortModList(Loader.java:228)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)

at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)

at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.6.4

Operating System: Windows 8.1 (amd64) version 6.3

Java Version: 1.8.0_11, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 1105353080 bytes (1054 MB) / 1173880832 bytes (1119 MB) up to 7758938112 bytes (7399 MB)

JVM Flags: 2 total; -Xmx8324M -Xms1024M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 7 mods loaded, 7 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded

FML{6.4.49.965} [Forge Mod Loader] (minecraft.jar) Unloaded

Forge{9.11.1.965} [Minecraft Forge] (minecraft.jar) Unloaded

Boxes{0.7.22.117} [boxes] (Boxes-1.6.4-0.7.22.117.jar) Unloaded

customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4) Unloaded

Dirtbike{v1.1.2} [Dirtbike Mod] (Dirtbike Mod - v1.1.2) Unloaded

FerullosMods{2.8.5} [Ferullo's Mods] (Ferullos Guns Mod 2.9.2 MC 1.6.4) Unloaded

Profiler Position: N/A (disabled)

Is Modded: Definitely; Server brand changed to 'fml,forge'

Type: Dedicated Server (map_server.txt)

 

Hope u can help me and now the question how do u put plugins on a forge server because the plugin folder doesent appear  (p.s sry for typing some words wrong)

Posted

i still now got another error keeps crashing:

 

---- Minecraft Crash Report ----

// Sorry :(

 

Time: 17-08-14 18:46

Description: Exception in server tick loop

 

java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException

at net.minecraft.server.management.PlayerManager.<init>(PlayerManager.java:55)

at net.minecraft.world.WorldServer.<init>(WorldServer.java:113)

at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:246)

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:187)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 6 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.6.4

Operating System: Windows 8.1 (amd64) version 6.3

Java Version: 1.8.0_11, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 1086726464 bytes (1036 MB) / 1213726720 bytes (1157 MB) up to 7758938112 bytes (7399 MB)

JVM Flags: 2 total; -Xmx8324M -Xms1024M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 20, allocated: 23, tallocated: 41

FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 8 mods loaded, 8 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

FML{6.4.49.965} [Forge Mod Loader] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Forge{9.11.1.965} [Minecraft Forge] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

MLCore{0.7.24.74} [Matchlighter Core] (MLCore-1.6.4-0.7.24.74.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Boxes{0.7.22.117} [boxes] (Boxes-1.6.4-0.7.22.117.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Dirtbike{v1.1.2} [Dirtbike Mod] (Dirtbike Mod - v1.1.2) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

FerullosMods{2.8.5} [Ferullo's Mods] (Ferullos Guns Mod 2.9.2 MC 1.6.4) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available

Profiler Position: N/A (disabled)

Player Count: 0 / 20; []

Is Modded: Definitely; Server brand changed to 'fml,forge'

Type: Dedicated Server (map_server.txt)

Posted

1) 1.6.4 is eol, you should update

2) one of your mods doesnt work on the server.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.