Jump to content

Weird error with Tekkit Server


Recommended Posts

I get this when i run Launch.bat

C:\Users\Julie\Desktop\Servers\Tekkit Server>java -Xmx3G -Xms2G -jar Tekkit.jar

nogui

182 recipes

27 achievements

16:36:31 [WARNING] Failed to log to server.log

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

at java.util.logging.FileHandler.openFiles(Unknown Source)

at java.util.logging.FileHandler.<init>(Unknown Source)

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)

16:36:31 [iNFO] Starting minecraft server version 1.2.5

16:36:31 [iNFO] Attempting early MinecraftForge initialization

16:36:31 [iNFO] Completed early MinecraftForge initialization

16:36:31 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

16:36:31 [iNFO] Loading mods from C:\Users\Julie\Desktop\Servers\Tekkit Server\m

ods

16:36:31 [iNFO] Directory weaponmod contained no mods

16:36:31 [iNFO] Forge Mod Loader has loaded 38 mods

16:36:31 [WARNING] Error trying to write the config file mod_MinecraftForge.cfg

16:36:31 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.Loade

rException: java.io.FileNotFoundException: C:\Users\Julie\Desktop\Servers\Tekkit

Server\config\mod_MinecraftForge.cfg (Access is denied)

16:36:31 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p

reInit(ModLoaderModContainer.java:114)

16:36:31 [sEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:235

)

16:36:31 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)

16:36:31 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk

kitHandler.java:134)

16:36:31 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:135)

16:36:31 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:438)

16:36:31 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

16:36:31 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.io.FileNo

tFoundException: C:\Users\Julie\Desktop\Servers\Tekkit Server\config\mod_Minecra

ftForge.cfg (Access is denied)

16:36:31 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.c

onfigureMod(ModLoaderModContainer.java:272)

16:36:31 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p

reInit(ModLoaderModContainer.java:106)

16:36:31 [sEVERE] ... 6 more

16:36:31 [sEVERE] Caused by: java.io.FileNotFoundException: C:\Users\Julie\Deskt

op\Servers\Tekkit Server\config\mod_MinecraftForge.cfg (Access is denied)

16:36:31 [sEVERE] at java.io.FileOutputStream.open(Native Method)

16:36:31 [sEVERE] at java.io.FileOutputStream.<init>(Unknown Source)

16:36:31 [sEVERE] at java.io.FileOutputStream.<init>(Unknown Source)

16:36:31 [sEVERE] at java.io.FileWriter.<init>(Unknown Source)

16:36:31 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.c

onfigureMod(ModLoaderModContainer.java:263)

16:36:31 [sEVERE] ... 7 more

16:36:31 [sEVERE] Unexpected exception

cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.i

o.FileNotFoundException: C:\Users\Julie\Desktop\Servers\Tekkit Server\config\mod

_MinecraftForge.cfg (Access is 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: C

:\Users\Julie\Desktop\Servers\Tekkit Server\config\mod_MinecraftForge.cfg (Acces

s is 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: C:\Users\Julie\Desktop\Servers\Tekkit

Server\config\mod_MinecraftForge.cfg (Access is denied)

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

at java.io.FileOutputStream.<init>(Unknown Source)

at java.io.FileOutputStream.<init>(Unknown Source)

at java.io.FileWriter.<init>(Unknown Source)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.configureMod(ModL

oaderModContainer.java:263)

... 7 more

Link to comment
Share on other sites

  • 2 weeks later...

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...