Jump to content

Question

Posted

Title: Server Crash: Crop Matron

Version: 3.0.3/3.0.4

OS: Cent OS 6 (64 bit)

Java Version: Java 7 something...

Description of Problem:

Server crashes and the following error message is generated:

Error Messages:

N/A

Error Log:


2012-06-21 01:24:14 [sEVERE] java.lang.NullPointerException

2012-06-21 01:24:14 [sEVERE]  at net.minecraft.server.ItemStack.damage(ItemStack.java:172)

2012-06-21 01:24:14 [sEVERE]  at ic2.common.TileEntityCropmatron.scan(TileEntityCropmatron.java:133)

2012-06-21 01:24:14 [sEVERE]  at ic2.common.TileEntityCropmatron.q_(TileEntityCropmatron.java:73)

2012-06-21 01:24:14 [sEVERE]  at net.minecraft.server.World.tickEntities(World.java:1191)

2012-06-21 01:24:14 [sEVERE]  at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:547)

2012-06-21 01:24:14 [sEVERE]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)

2012-06-21 01:24:14 [sEVERE]  at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-06-21 01:24:14 [sEVERE] Unexpected exception

java.lang.NullPointerException

  at net.minecraft.server.ItemStack.damage(ItemStack.java:172)

  at ic2.common.TileEntityCropmatron.scan(TileEntityCropmatron.java:133)

  at ic2.common.TileEntityCropmatron.q_(TileEntityCropmatron.java:73)

  at net.minecraft.server.World.tickEntities(World.java:1191)

  at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:547)

  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)

  at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

4 answers to this question

Recommended Posts

  • 0
Posted

This occurs when you put stacked Weed Ex in a Crop Matron.

As soon as the chunk gets loaded, the server crashes.

Luckily, we fixed this because one player noticed this relationship and notified us of the location of the crop matron and we rolled back the block place even of the machine. Now everything is fixed.

This probably is a low priority issue, but I am wondering if this occurs with the Technicpack as well. If that is the case, I will be making an error report directly on the Industrial Craft Forums.

  • 0
Posted

I've gotten the same problem. Unfortunately, now that I've identified it, I've no way to get rid of it. No map editors I've heard of support Tekkit and I can't remove it manually as the server freezes when I approach it.

  • 0
Posted

McEdit works for Tekkit.

What you can also do is if you know the coordinates of the area, you can use an online calculator to tell you which chunk it is in and then try and deleting those chunks manually from your world folder.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...