Skip to content

Instantly share code, notes, and snippets.

@lahwran
Created September 15, 2011 20:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lahwran/1220374 to your computer and use it in GitHub Desktop.
Save lahwran/1220374 to your computer and use it in GitHub Desktop.
CraftBukkit 1.8 BugTracker
I am editing this as requested.
CraftBukkit 1.8 Bug Hunting
1
2
3
Test all bugs against vanilla as well as CraftBukkit
Get a stack trace if you can
Make sure you can reproduce the bug
Known CraftBukkit Bugs
1
2
3
4
5
6
7
8
Game mode does not persist between relogs
Endermen don’t get pissed at other monsters hurting them
Wrong Location of Entity Mobs
Animals spawn when spawn-animals=false
Blocks in creative mode are not infinite
Tool health in creative mode decays
Dying doesn't reset your food
Setting the xp makes the xp bar look weird
Known vanilla Bugs
1
2
3
Shift clicking items into a dispenser (empty dispenser) crash client
Enderman are not hostile when you look at them
Creative mode is broken with TnT & Silverfish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment