Jump to content

itsatacoshop247

Members
  • Posts

    7
  • Joined

  • Last visited

About itsatacoshop247

  • Birthday 04/04/1990

itsatacoshop247's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Yep, the newest update (V 4.3) also had mcMMO stuff added to it.
  2. I fixed it! For those wondering how: I noticed that the error didn't happen when I was in creative mode. So, "What's the difference between creative mode and survival?"...It doesn't drop the block! And the error message had to do with items. In normal bukkit, when the BreakBlock event ends and the block ID is now zero, there is no error. However, tekkit/external mods did not like this. So I added an event.setCancelled(true) onto the end of my blockBreak upon success and viola! Success!
  3. Oh, I just meant its an issue with the other installed mods. Basically it breaks on any modded server.
  4. Could I get a link to that? I never remember saying that. Because that wouldn't cause a problem that I know of.
  5. Hello, I'm the Developer of the TreeAssist plugin. I've been getting many requests to make TreeAssist work with Tekkit, and I can't figure out what my issue is for the life of me. The server throws this error whenever a player cuts down a tree, and kicks the player. When they rejoin, the plugin has run (seemingly) fine and the tree is cut down. If anyone has any idea what could be causing this, common things to look for when making something tekkit compatible, or any other help, it would be much appreciated. Here is the whole class if anyone cares to see it.
×
×
  • Create New...