Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

1.6.4 forge does not start on my gameserver

Featured Replies

Posted

Hey,

 

I have the latest recommended 1.6.4 forge build installed on my server. So there are 2 JARs and when I start the server with the minecraftforge....jar, the server starts and works. But on my rented server, nothing happens.

The provider does not respond, so I thought I could ask here.

Here is the start file for my gameserver:

 

#!/bin/bash

STARTCMD="java -Xmx1024M -Xms512M -XX:MaxPermSize=256M -Dfile.encoding=UTF8 -jar minecraftforge-universal-1.6.4-9.11.1.953.jar nogui  "

cd ~/Minecraft

export LD_PRELOAD=/usr/local/gamed/libs/no_chmod.so

 

 

/files/skripte/Minecraft/config.sh /home/s579090/Minecraft/server.properties 80.86.186.198 25565 69 ; echo "30 * * * * screen -S $USER -p 0 -X eval 'stuff save-all\015'" >/home/$USER/crontab

 

crontab /home/$USER/crontab 

 

rm /home/$USER/crontab

 

#export BIND_ADDR=80.86.186.198 && export LD_PRELOAD="$LD_PRELOAD:/files/skripte/libs/bind64.so"

 

 

username=s579090

 

 

 

export PATH="/usr/lib/jvm/jdk1.7.0_03/bin/:$PATH"

 

php /files/skripte/startcmd/704-check.php >>~/.konsole.log

$STARTCMD | tee -a ~/.konsole.log

 

  • Author

---- Minecraft Crash Report ----

// You're mean.

 

Time: 6/8/14 4:33 PM

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: Linux (amd64) version 2.6.32-38-generic

Java Version: 1.7.0_03, Oracle Corporation

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

Memory: 357997144 bytes (341 MB) / 648740864 bytes (618 MB) up to 954466304 bytes (910 MB)

JVM Flags: 3 total; -Xmx1024M -Xms512M -XX:MaxPermSize=256M

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.45.953 Minecraft Forge 9.11.1.953 13 mods loaded, 13 mods active

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

FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-universal-1.6.4-9.11.1.953.jar) Unloaded

Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-universal-1.6.4-9.11.1.953.jar) Unloaded

AnimationAPI{1.1.1} [AnimationAPI] (AnimationAPI v1.1.2 mc1.6.4.zip) Unloaded

ComputerCraft{1.63} [ComputerCraft] (ComputerCraft1.63.jar) Unloaded

CustomSpawner{3.0.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.0.0.zip) Unloaded

TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip) Unloaded

BuildCraft|Builders{4.2.2} [bC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded

BuildCraft|Core{4.2.2} [buildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded

BuildCraft|Energy{4.2.2} [bC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded

BuildCraft|Factory{4.2.2} [bC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded

BuildCraft|Silicon{4.2.2} [bC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded

BuildCraft|Transport{4.2.2} [bC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded

Profiler Position: N/A (disabled)

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

Type: Dedicated Server (map_server.txt)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.