Jump to content
  • 0

Destroying Blocks causes Internal Server Error


Question

Posted

Title: Destroying Blocks causes Internal Server Error

Version: 3.1.2

OS: Win7 and WinXp

Java Version: 7.0.5.0

Description of Problem:

I have following plugins: Towny v 0.81.0.0, Pex v1.19.3, Modifyworld, Worldedit, BOSEconomy, essentials 2.9.3

When a player enters my server and tries to break a block in a Town he gets kicked instantly. 'Player left the game'

When placing blocks he gets 'Outsiders arent allowed to build'

Also he can destroy outside of the town without problems

This problem also occured with v 3.0.4 , i just updated the server to 3.1.2 because of that

Error Messages:

client does get an error message 'Disconnected by Server internal server error'

Error Log:

 server.log :

  1. 2012-08-18 21:35:42 [WARNING] Failed to handle packet: java.lang.NullPointerException
  2. java.lang.NullPointerException
  3. at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:249)
  4. at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:179)
  5. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:548)
  6. at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
  7. at net.minecraft.server.NetworkManager.b(NetworkManager.java:234)
  8. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:119)
  9. at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:83)
  10. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:579)
  11. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
  12. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

client launcher_0.log http://pastebin.com/HG3ZcSnD

3 answers to this question

Recommended Posts

  • 0
Posted

push

this is bugging me for weeks now, and it starts to crash the server too

I just deleted towny and you can break whereever you want. But developer of towny says he cant do anything. Its a tekkit/bukkit error

just found out that if you break something (sandstone, torches) with a IC bronze wrench you wont get kicked and cant break, like it should be.

  • 0
Posted

solved

# The amount of time it takes for a protected block to regenerate. Use zero for no delay.

regen_delay: 0s

was set to 1s (by me)

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...