Jump to content

t3chguy

Members
  • Posts

    4
  • Joined

  • Last visited

About t3chguy

  • Birthday 10/12/1997

t3chguy's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Did you get the Reccomended Build or the Development Build(3.1.2), for me on Tekkit at the left hand bottom corner it just says: Minecraft 1.2.5 FML v2.2.106.176 Minecraft Forge 3.3.8.164 Optifine Optifine_1.2.5_HD_S_C6 41 Mods Loaded, If i was you, I would go back to options, make sure its on 3.1.2, and force update, hope that helps
  2. Title: ccSensors and 3.1.2 Update Version: 3.1.1 OS: Windows 7 64Bit SP1 Java Version: Java 7 64 bit Description of Problem: I updated my client, and my server files, and when I joined, and tried to get a ccSensor from NEI or creative it just kicked me, when I got one with /i I had to delete my player data because I couldnt even join back, Dimensional World Anchors on the other hand, work, so its just ccSensors which I would love to use, but cant because of this bug, any idea how to fix, Error Messages: Disconnected By Server Internal Server Error Error Log: 2012-07-31 09:08:38 [iNFO] Giving Dunkler_Drache 1 of Dimensional Anchor 2012-07-31 09:09:50 [WARNING] Failed to handle packet: java.lang.NullPointerException java.lang.NullPointerException at net.minecraft.server.ItemStack.setData(ItemStack.java:153) at net.minecraft.server.ItemStack.<init>(ItemStack.java:39) at codechicken.core.PacketCustom.readItemStack(PacketCustom.java:409) at codechicken.nei.NEIServerPacketHandler.handleGiveItem(NEIServerPacketHandler.java:116) at codechicken.nei.NEIServerPacketHandler.handlePacket(NEIServerPacketHandler.java:21) at codechicken.core.CoreUtils.handlePacket(CoreUtils.java:150) at codechicken.core.PacketCustom.recieve(PacketCustom.java:451) at net.minecraft.server.mod_CodeChickenCore.onPacket250Received(mod_CodeChickenCore.java:65) at net.minecraft.server.BaseMod.onPacket250Packet(BaseMod.java:93) at cpw.mods.fml.server.FMLBukkitHandler.handlePacket250(FMLBukkitHandler.java:407) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1338) at net.minecraft.server.Packet250CustomPayload.handle(SourceFile:46) at net.minecraft.server.NetworkManager.b(NetworkManager.java:234) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:119) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:83) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:579) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-07-31 09:09:50 [iNFO] Dunkler_Drache lost connection: user was kicked. 2012-07-31 09:09:50 [iNFO] [MCBans] Dunkler_Drache has disconnected!
  3. t3chguy

    Water

    Title: Water Version: 3.0.3/3.0.4 OS: Windows 7 64bit SP1 Java Version: Java 7 64bit Description of Problem: I have a nuclear power plant on my tekkit server, and I use redpower pumps to drop water on it to cool it, it also sucks water off the floor, this worked 100% fine until the 3.1.1 update, the water falls, and stops 1 block off the ground, I would start again but a HUGE amount of work has gone into programming this project (computercraft) and we would not like to lose the data while also keeping up with the updates, any fixes guys, if you need a world copy to test it, just gimme a shout Error Messages: Error Log:
  4. Title: Chunk Corruption/Deletion Server Side when updating to 3.1.1 Version: 3.0.3/3.0.4 OS: Windows 7 64-bit SP1 Java Version: Java 7 64-bit Description of Problem: The server ran fine at 3.0.4 and then I noticed the update to 3.1.1, so downloaded it, all was fine, until I came to a regenerated chunk, I thought, what was in that chunk, oh yeah, a World Anchor, so I opened up a 1 day old back up on 3.0.4, and got rid of it, nope same problem, then I thought, what if its the black hole chest, so I did the same thing again, and then put the world back into MCMA and after that it worked fine, so guys who run servers, when updating to 3.1.1 Server, get rid of ALL Black Hole Chests to prevent missing/corrupted chunks Error Messages: Error Log: 2012-07-25 09:06:31 [iNFO] Preparing level "world" 2012-07-25 09:06:31 [iNFO] Default game type: 0 2012-07-25 09:06:31 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException 2012-07-25 09:06:31 [iNFO] Registering world world, dimension 0, of providertype net.minecraft.server.WorldProviderNormal@28ee7d61(0) with Minecraft Forge 2012-07-25 09:06:31 [iNFO] Registering world world_the_end, dimension 1, of providertype net.minecraft.server.WorldProviderTheEnd@59fdd712(0) with Minecraft Forge 2012-07-25 09:06:31 [iNFO] Preparing start region for level 0 (Seed: 6480042977255451654) 2012-07-25 09:06:32 [sEVERE] java.lang.NullPointerException 2012-07-25 09:06:32 [sEVERE] at immibis.tubestuff.TileInfiniteChest.updateMaxPages(TileInfiniteChest.java:21) 2012-07-25 09:06:32 [sEVERE] at immibis.tubestuff.TileInfiniteChest.a(TileInfiniteChest.java:97) 2012-07-25 09:06:32 [sEVERE] at net.minecraft.server.TileEntity.c(TileEntity.java:74) 2012-07-25 09:06:32 [sEVERE] at net.minecraft.server.ChunkRegionLoader.a(ChunkRegionLoader.java:294) 2012-07-25 09:06:32 [sEVERE] at net.minecraft.server.ChunkRegionLoader.a(ChunkRegionLoader.java:65) 2012-07-25 09:06:32 [sEVERE] at net.minecraft.server.ChunkRegionLoader.a(ChunkRegionLoader.java:54) 2012-07-25 09:06:32 [sEVERE] at net.minecraft.server.ChunkProviderServer.loadChunk(ChunkProviderServer.java:143) 2012-07-25 09:06:32 [sEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:86) 2012-07-25 09:06:32 [sEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:359) 2012-07-25 09:06:32 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208) 2012-07-25 09:06:32 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 2012-07-25 09:06:32 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-07-25 09:06:32 [iNFO] Preparing spawn area: 93% 2012-07-25 09:06:32 [iNFO] Preparing start region for level 1 (Seed: -788452722903228188)
×
×
  • Create New...