Try to run the tekkit server and it won't start, have looked at updating java (currently at 1.7) and is set to use that edition, continually gives a long list of errors
Error Messages:
Error Log:
C:\Program Files (x86)\Tekkit>java -Xmx3G -Xms2G -jar Tekkit.jar nogui
182 recipes
27 achievements
16:29:19 [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:29:19 [iNFO] Starting minecraft server version 1.2.5
16:29:19 [iNFO] Attempting early MinecraftForge initialization
16:29:19 [iNFO] Completed early MinecraftForge initialization
16:29:19 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading
16:29:19 [iNFO] Loading mods from C:\Program Files (x86)\Tekkit\mods
16:29:19 [iNFO] Directory weaponmod contained no mods
16:29:19 [iNFO] Forge Mod Loader has loaded 37 mods
16:29:19 [WARNING] Error trying to write the config file mod_MinecraftForge.cfg
16:29:19 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.Loade
rException: java.io.FileNotFoundException: C:\Program Files (x86)\Tekkit\config\
mod_MinecraftForge.cfg (Access is denied)
16:29:19 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p
reInit(ModLoaderModContainer.java:114)
16:29:19 [sEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:235
)
16:29:19 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)
16:29:19 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk
kitHandler.java:134)
16:29:19 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe
rver.java:135)
16:29:19 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:438)
16:29:19 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
ceFile:492)
16:29:19 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.io.FileNo
tFoundException: C:\Program Files (x86)\Tekkit\config\mod_MinecraftForge.cfg (Ac
cess is denied)
16:29:19 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.c
onfigureMod(ModLoaderModContainer.java:272)
16:29:19 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p
reInit(ModLoaderModContainer.java:106)
16:29:19 [sEVERE] ... 6 more
16:29:19 [sEVERE] Caused by: java.io.FileNotFoundException: C:\Program Files (x8
6)\Tekkit\config\mod_MinecraftForge.cfg (Access is denied)
16:29:19 [sEVERE] at java.io.FileOutputStream.open(Native Method)
16:29:19 [sEVERE] at java.io.FileOutputStream.<init>(Unknown Source)
16:29:19 [sEVERE] at java.io.FileOutputStream.<init>(Unknown Source)
16:29:19 [sEVERE] at java.io.FileWriter.<init>(Unknown Source)
16:29:19 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.c
onfigureMod(ModLoaderModContainer.java:263)
16:29:19 [sEVERE] ... 7 more
16:29:19 [sEVERE] Unexpected exception
cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.i
o.FileNotFoundException: C:\Program Files (x86)\Tekkit\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
:\Program Files (x86)\Tekkit\config\mod_MinecraftForge.cfg (Access 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:\Program Files (x86)\Tekkit\config\m
od_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
>
Question
Descarius
Title: Server won't start
Version: 3.1.2
OS: Windows 7 x64
Java Version: 1.7
Description of Problem:
Try to run the tekkit server and it won't start, have looked at updating java (currently at 1.7) and is set to use that edition, continually gives a long list of errors
Error Messages:
Error Log:
0 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 accountSign in
Already have an account? Sign in here.
Sign In Now