
macslayer
Members-
Posts
7 -
Joined
-
Last visited
About macslayer
- Birthday 08/01/2001
macslayer's Achievements

Dirt (1/9)
0
Reputation
-
Btw I was looking at your log, and your look unrelated to my issue, they were not the same. 2012-08-25 20:14:25 [WARNING] Error trying to write the config file mod_MinecraftForge.cfg 2012-08-25 20:14:25 [FINER] THROW java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server2/config/mod_MinecraftForge.cfg (Permission denied) 2012-08-25 20:14:25 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.io.FileNotFoundException: /home/minecraft/multicraft/servers/server2/config/mod_MinecraftForge.cfg (Permission denied) 2012-08-25 20:14:25 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:114) Yours looks like it having problems writing the: /home/minecraft/multicraft/servers/server2/config/mod_MinecraftForge.cfg file. Permission issues with the directory ??
-
if I recall it was like <tekkit server folder>/mods/railcraft/railcraft.dat but don't hold me to it.. Keeps coming back, so I am not sure if it is this entirely. I am noticing that if my server shuts down abnormally, I need to do this. Ran chkdsk on my windows 7 box, and found bad blocks in on of the world files. I think something in the world gets corrupted when I am running the server and the client on the same machine, and I crash or whatever. I wish I knew exactly what is causing it, could just repair the world files easily. Hmm
-
Thanks, and I have done this. What I am seeing now, is that when I do that, I can get the server back up, but still get the GZIP issue. This seems to happen every time the machine is locked up or crashes. I ran a 6hr chkdsk on the windows 7 and found a bad cluster in one of the world files. Now trying to run that chunk fixer utility. I think something is corrupting the world files when java vm is stopped abnormally. I turned off cart anchors too. There are no anchors, so I think this behavior is manifest with multiple causes. ugh..
-
I deleted the railcraft.dat file and it fixed it for me, but I not really know the implictions of doing that. Nor how to disable "anchors" ??
-
Railcraft anchor problem. Deleted railcraft.dat and server came back up. Not sure what anchors are, but how do I disable them for good ? The console started getting spammed with GZIP format problems, but I could get on. Deleting the railcraft.dat file fixed it. This is my son's server, so I do not know much about this.
-
java.util.zip.ZipException: Not in GZIP format
macslayer replied to Teknokrat's question in Tekkit Classic
Having same issue. I think my machine crashed, but I could not get server back up. So, I backed up the server dir, and unzipped the Tekkit back over it, and came to this same exact spot. All my java is good etc.. Sigh, my son is bummed.. -
Title: Tekkit worked, now not working. Version: 3.1.2 OS: Win7 Pro 64-Bit Java Version: Java SE Runtime Environment (build 1.7.0-b147) Description of Problem: Install Tekkit Server for my son on laptop. Ran fine for hours, then after machine slept, and he tried to restart it, no love. Here is -verbose java execution output snipped out good looking loads.. Any help appreciated, not a java dude, but it looks like C:\Program Files\Java\jre7\lib\rt.jar has some issue ??? Thanks, Bob Error Messages: C:\Users\Aiden.Bell>java -version java version "1.7.0" Java SE Runtime Environment (build 1.7.0-b147) Java HotSpot 64-Bit Server VM (build 21.0-b17, mixed mode) C:\Users\Aiden.Bell>java -d64 -verbose -Xmx3G -Xms2G -jar Tekkit.jar nogui [Loaded codechicken.core.PacketCustom from file:/C:/Users/Aiden.Bell/Tekkit_Serv er_3.1.2/mods/CodeChickenCore-Bukkit%200.5.3r3.zip] ...<snip> [Loaded net.minecraft.server.ItemMobSpawner from file:/C:/Users/Aiden.Bell/Tekki t_Server_3.1.2/mods/NotEnoughItems-Bukkit%201.2.2.3r3.zip] 22:22:04 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@7f32ea44 while adding net.minecraft.server.ItemMobSpawner@67b25799 .... [Loaded railcraft.common.structures.ItemMetalPost from file:/C:/Users/Aiden.Bell/Tekkit_Server_3.1.2/mods/Railcraft-5.3.3-MCPC-1.2.5-r8.zip] [Loaded railcraft.Railcraft from file:/C:/Users/Aiden.Bell/Tekkit_Server_3.1.2/m ods/Railcraft-5.3.3-MCPC-1.2.5-r8.zip] [Loaded java.lang.Throwable$PrintStreamOrWriter from C:\Program Files\Java\jre7\lib\rt.jar] [Loaded java.lang.Throwable$WrappedPrintStream from C:\Program Files\Java\jre7\lib\rt.jar] [Loaded java.util.IdentityHashMap$KeySet from C:\Program Files\Java\jre7\lib\rt. jar] 22:22:04 [sEVERE] java.lang.RuntimeException: unknown character 22:22:04 [sEVERE] at forge.Configuration.load(Configuration.java:258) 22:22:04 [sEVERE] at railcraft.common.modules.RailcraftModuleManager.loadM odules(RailcraftModuleManager.java:33) 22:22:04 [sEVERE] at net.minecraft.server.mod_Railcraft.load(mod_Railcraft .java:39) 22:22:04 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.i nit(ModLoaderModContainer.java:351) 22:22:04 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 22:22:04 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java :618) 22:22:04 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F MLBukkitHandler.java:142) 22:22:04 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:176) 22:22:04 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 22:22:04 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) >[Loaded java.io.PrintWriter from C:\Program Files\Java\jre7\lib\rt.jar] [Loaded java.lang.Throwable$WrappedPrintWriter from C:\Program Files\Java\jre7\l ib\rt.jar] 22:22:04 [sEVERE] Unexpected exception java.lang.RuntimeException: unknown character at forge.Configuration.load(Configuration.java:258) at railcraft.common.modules.RailcraftModuleManager.loadModules(Railcraft ModuleManager.java:33) at net.minecraft.server.mod_Railcraft.load(mod_Railcraft.java:39) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderMod Container.java:351) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler. java:142) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) > Error Log: 2012-08-25 22:21:59 [iNFO] Starting minecraft server version 1.2.5 2012-08-25 22:21:59 [iNFO] Attempting early MinecraftForge initialization 2012-08-25 22:21:59 [iNFO] Completed early MinecraftForge initialization 2012-08-25 22:21:59 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 2012-08-25 22:22:00 [iNFO] Directory weaponmod contained no mods 2012-08-25 22:22:01 [iNFO] Forge Mod Loader has loaded 38 mods 2012-08-25 22:22:01 [iNFO] MinecraftForge v3.3.8.152 Initialized 2012-08-25 22:22:01 [iNFO] [WeaponMod] Properties file read succesfully! 2012-08-25 22:22:01 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_ComputerCraft.cfg 2012-08-25 22:22:01 [iNFO] ComputerCraft: computerBlockID 207 2012-08-25 22:22:01 [iNFO] ComputerCraft: diskDriveBlockID 208 2012-08-25 22:22:01 [iNFO] ComputerCraft: diskItemID 4000 2012-08-25 22:22:01 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.shared.ItemComputer@1c9c8f13 while adding net.minecraft.server.ItemBlock@6a753711 2012-08-25 22:22:01 [iNFO] ComputerCraft: Searching for RedPowerLib... 2012-08-25 22:22:01 [iNFO] ComputerCraft: RedPowerLib and methods located. 2012-08-25 22:22:01 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.shared.ItemPeripheral@69121bc1 while adding net.minecraft.server.ItemBlock@23dc51cb 2012-08-25 22:22:01 [iNFO] Initializing alchemy values for Equivalent Exchange.. 2012-08-25 22:22:01 [iNFO] NetherOres: loaded Macerator Recipes 2012-08-25 22:22:02 [iNFO] Loading properties 2012-08-25 22:22:02 [iNFO] Starting Minecraft server on *:25565 2012-08-25 22:22:03 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq 2012-08-25 22:22:03 [iNFO] [iC2] Config loaded from C:\Users\Aiden.Bell\Tekkit_Server_3.1.2\.\config\IC2.cfg 2012-08-25 22:22:03 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.ItemWiFiTransmitter@483b0544 while adding ccSensors.shared.ItemWiFiTransmitter@1ad6d868 2012-08-25 22:22:03 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.ItemComputerSensorBlock@4d2f5fb6 while adding net.minecraft.server.ItemBlock@6134cd50 2012-08-25 22:22:04 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft 2012-08-25 22:22:04 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2 2012-08-25 22:22:04 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry 2012-08-25 22:22:04 [iNFO] [ccSensors] INFO: mod_Forestry not found - SensorModule is disabled. 2012-08-25 22:22:04 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2 2012-08-25 22:22:04 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange 2012-08-25 22:22:04 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 2012-08-25 22:22:04 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is disabled. 2012-08-25 22:22:04 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 2012-08-25 22:22:04 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is disabled. 2012-08-25 22:22:04 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.server.ItemBlock@2e920878 while adding codechicken.enderstorage.ItemEnderChest@756a162a 2012-08-25 22:22:04 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting 3.2.x, may lead to unexpected behavior 2012-08-25 22:22:04 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.server.ItemWithAuxData@7f32ea44 while adding net.minecraft.server.ItemMobSpawner@67b25799 2012-08-25 22:22:04 [sEVERE] java.lang.RuntimeException: unknown character 2012-08-25 22:22:04 [sEVERE] at forge.Configuration.load(Configuration.java:258) 2012-08-25 22:22:04 [sEVERE] at railcraft.common.modules.RailcraftModuleManager.loadModules(RailcraftModuleManager.java:33) 2012-08-25 22:22:04 [sEVERE] at net.minecraft.server.mod_Railcraft.load(mod_Railcraft.java:39) 2012-08-25 22:22:04 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 2012-08-25 22:22:04 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 2012-08-25 22:22:04 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 2012-08-25 22:22:04 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 2012-08-25 22:22:04 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 2012-08-25 22:22:04 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 2012-08-25 22:22:04 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-08-25 22:22:04 [sEVERE] Unexpected exception java.lang.RuntimeException: unknown character at forge.Configuration.load(Configuration.java:258) at railcraft.common.modules.RailcraftModuleManager.loadModules(RailcraftModuleManager.java:33) at net.minecraft.server.mod_Railcraft.load(mod_Railcraft.java:39) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)