Jump to content
  • 0

Tekkit Server Error Please Help!


Question

Posted

Title: Tekkit Server Error Please Help!

Version: 3.1.2

OS: Ubuntu Server 11.04

Java Version: java version "1.7.0_07" Java SE Runtime Environment (build 1.7.0_07-b10) Java HotSpot Server VM (build 23.3-b01, mixed mode)

Description of Problem:

I open "screen" so that it can run in the backround then I do "bash launch.sh" and then ***

launch.sh

java -Xmx768M -Xms512M -jar Tekkit.jar nogui

Error Messages:

***

ethan@ubuntu:~/tekkit$ bash launch.sh

182 recipes

27 achievements

22:24:21 [WARNING] Failed to log to server.log

java.io.IOException: Couldn't get lock for server.log

at java.util.logging.FileHandler.openFiles(FileHandler.java:389)

at java.util.logging.FileHandler.<init>(FileHandler.java:363)

at net.minecraft.server.ConsoleLogManager.init(ConsoleLogManager.java:10 0)

at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:127)

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

at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

22:24:21 [iNFO] Starting minecraft server version 1.2.5

22:24:21 [iNFO] Attempting early MinecraftForge initialization

22:24:21 [iNFO] Completed early MinecraftForge initialization

22:24:21 [iNFO] Forge Mod Loader version 2.2.91.162 for Minecraft 1.2.5 loading

22:24:21 [iNFO] Loading mods from /home/ethan/tekkit/mods

22:24:22 [iNFO] Directory weaponmod contained no mods

22:24:22 [iNFO] Forge Mod Loader has loaded 36 mods

22:24:22 [WARNING] Error trying to write the config file mod_MinecraftForge.cfg

22:24:22 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.Loade rException: java.io.FileNotFoundException: /home/ethan/tekkit/config/mod_Minecra ftForge.cfg (Permission denied)

22:24:22 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p reInit(ModLoaderModContainer.java:114)

22:24:22 [sEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:235 )

22:24:22 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)

22:24:22 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:134)

22:24:22 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:135)

22:24:22 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438)

22:24:22 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492)

22:24:22 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.io.FileNo tFoundException: /home/ethan/tekkit/config/mod_MinecraftForge.cfg (Permission de nied)

22:24:22 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.c onfigureMod(ModLoaderModContainer.java:272)

22:24:22 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p reInit(ModLoaderModContainer.java:106)

22:24:22 [sEVERE] ... 6 more

22:24:22 [sEVERE] Caused by: java.io.FileNotFoundException: /home/ethan/tekkit/c onfig/mod_MinecraftForge.cfg (Permission denied)

22:24:22 [sEVERE] at java.io.FileOutputStream.open(Native Method)

22:24:22 [sEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java :212)

22:24:22 [sEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java :165)

22:24:22 [sEVERE] at java.io.FileWriter.<init>(FileWriter.java:90)

22:24:22 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.c onfigureMod(ModLoaderModContainer.java:263)

22:24:22 [sEVERE] ... 7 more

22:24:22 [sEVERE] Unexpected exception

cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.i o.FileNotFoundException: /home/ethan/tekkit/config/mod_MinecraftForge.cfg (Permi ssion denied)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoader ModContainer.java:114)

at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)

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

at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java: 134)

at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

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

at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

Caused by: cpw.mods.fml.common.LoaderException: java.io.FileNotFoundException: / home/ethan/tekkit/config/mod_MinecraftForge.cfg (Permission denied)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.configureMod(ModL oaderModContainer.java:272)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoader ModContainer.java:106)

... 6 more

Caused by: java.io.FileNotFoundException: /home/ethan/tekkit/config/mod_Minecraf tForge.cfg (Permission denied)

at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.<init>(FileOutputStream.java:212)

at java.io.FileOutputStream.<init>(FileOutputStream.java:165)

at java.io.FileWriter.<init>(FileWriter.java:90)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.configureMod(ModL oaderModContainer.java:263)

Error Log:




2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...