Jump to content

Chuckleluck

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Chuckleluck

  1. Well I don't think the server is actually crashing (it doesn't make any crash reports), but players get a "Timed Out" message when trying to connect. My forge log file was too big to fit in Pastebin, so I put it in my Dropbox here.
  2. (Sorry if this is the wrong section - I posted it here by accident) So my server keeps crashing because a pig is apparently in the wrong location and prints an error message in the server log. I'm using Tekkit (the one with Galacticraft). I've tried going into McEdit and deleting the entities. Despite saying it erased the entities, it still shows the red boxes where the pigs are. I've also tried erasing the entire chunk. Nothing works! I have the specific entity ID of the pig (it's printed with the error message). Is there a way to "snipe" the pig out via some third party program? Is there another way to delete all entities within a certain area without being ingame?
  3. Fixed it myself. I just erased the Dimensional Doors dimensions (I wasn't using them anyway) and now the server starts fine.
  4. So my power annoyingly went out for a second or two today while I was running my Tekkit server, and now when I start the server it creates a crash report. When I try to log into the server, I get an "end of stream" message. I've already tried to go into McEdit and repair corrupted chunks. Here's my crash report: Crash Report Any help fixing this issue would be much appreciated
  5. Title: Power shut off, now weird chunk error Version: 1_0_3 OS: Windows 7 Home Premium Java Version: 1.7.0_45 from Oracle Corporation Description of Problem: My friends and I have a Tekkit server. I host it on my home computer, and play on the same computer. Today I was playing on it, alone, when my home power shut off. When I regained electricity and started the server back up, I got an error from Atomic Science, a NullPointerException. It prevented the Tekkit server from starting. I did some googling, and found a thread saying I had to make a new world with a fresh ModFlags.dat and use it to replace the old world's dat file. I made a backup and did that. When I started the server, I got a lot of repetitive errors, similar to the one in the Error Log. It kept spamming the server log, eventually starting the server so I could join, but the errors kept coming. Now is the really strange part. The original errors were talking about arrow and bone entities (I'm assuming items dropped by a dead skeleton). They gave a location, and when I went to that location, there were strange invisible blocks. It looked just as I had seen it a million times before, but now I would collide with the invisible blocks and I couldn't move deeper into the area. When I placed cobblestone on or next to the invisible blocks, the cobble would reveal the block and dirt or grass or whatever would appear. I shut off the server, planning on revisiting it later. When I did, I found all my placed cobblestone and invisible blocks missing, and a LOT of spiders (at least 1 per block in the affected area). As far as I know, there had been no spiders before. The sheer amount of spiders made the game unplayable. If there's a way to clear that chunk or two that is affected, I think it might fix it. If there's an easier way, that'd be even better. Otherwise, is there a way to salvage my world? NOTE: The quick printing of errors meant I had to print-scrn the log and manually type in the Error Log. ANOTHER NOTE: "Tekkit Version" only let me select 1_0_3? I clicked the gear next to the Tekkit icon in the Technic launcher, and it says I'm using 1.1.10. Error Messages: Error Log: 2014-01-04 14:16:49 [sEVERE] [Minecraft-Server] Wrong location! EntitySpider['Spider'/1049, l="Tekkitville", x=-135.52, y=72.00, z=176.71] 2014-01-04 14:16:49 [iNFO] [sTDERR] java.lang.Exception: Stack trace 2014-01-04 14:16:49 [iNFO] [sTDERR] at java.lang.Thread.dumpStack(Unknown Source) 2014-01-04 14:16:49 [iNFO] [sTDERR] at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java.912) 2014-01-04 14:16:49 [iNFO] [sTDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75823_a(AnvilChunkLoader.java.412) 2014-01-04 14:16:49 [iNFO] [sTDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75822_a(AnvilChunkLoader.java.103) 2014-01-04 14:16:49 [iNFO] [sTDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75815_a(AnvilChunkLoader.java.83) 2014-01-04 14:16:49 [iNFO] [sTDERR] at net.minecraft.world.gen.ChunkProviderServer.func_73239_e(ChunkProviderServer.java:182) 2014-01-04 14:16:49 [iNFO] [sTDERR] at net.minecraft.world.gen.ChunkProviderServer.func_73158_e(ChunkProviderServer.java:118) 2014-01-04 14:16:49 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:282) 2014-01-04 14:16:49 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:256) 2014-01-04 14:16:49 [iNFO] [sTDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:186) 2014-01-04 14:16:49 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
×
×
  • Create New...