FrostHunter Posted May 16, 2013 Posted May 16, 2013 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 Quote
Shane Waaka Posted May 31, 2013 Posted May 31, 2013 This is a permissions error, you basically are trying to run it on a user that doesn't have the permission to READ or WRITE. If you want pro hosting check me out. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.