lishid / Orebfuscator

Orebfuscator - The definitive Anti X-Ray plugin for CraftBukkit
http://dev.bukkit.org/bukkit-plugins/orebfuscator/
GNU General Public License v3.0
116 stars 114 forks source link

non-stop crashes: Exception ticking world #233

Open s1h4d0w opened 5 years ago

s1h4d0w commented 5 years ago

A few days ago my server suddenly started crashing non stop, sometimes it would run for a few minutes, other times for 20 minutes, but eventually would crash.

I spent days trying to figure out what was causing this, from Essentials, to a bad chunk, to my anti-cheat. I started googling parts of the error and found some random old thread mentioning Orebfuscator.

I disabled the plugin, and now the crashes are fixed, my server has been running perfectly since.

I'm running Spigot 1.12.2 latest and Orebfuscator 4.4.3

Config.yml: https://gist.github.com/s1h4d0w/9e9b2a49a34c47e2eb9b120d99f9eeec

Server log: https://gist.github.com/s1h4d0w/5135f87421e937d7f2e04d7a2b8dc7c7

Crash log: https://gist.github.com/s1h4d0w/f2f6ddcb972d310b20a30b5d00acd86a

Plugins:

ProgrammerDan commented 5 years ago

Wish I understood this sudden behavior change issue better. Thanks for the report.

On Thu, Jul 11, 2019 at 5:58 PM Nick Betting notifications@github.com wrote:

A few days ago my server suddenly started crashing non stop, sometimes it would run for a few minutes, other times for 20 minutes, but eventually would crash.

I spent days trying to figure out what was causing this, from Essentials, to a bad chunk, to my anti-cheat. I started googling parts of the error and found some random old thread mentioning Orebfuscator.

I disabled the plugin, and now the crashes are fixed, my server has been running perfectly since.

I'm running Spigot 1.12.2 latest and Orebfuscator 4.4.3

Server log: https://gist.github.com/s1h4d0w/5135f87421e937d7f2e04d7a2b8dc7c7

Crash log: https://gist.github.com/s1h4d0w/f2f6ddcb972d310b20a30b5d00acd86a

Plugins:

  • AdvancementMoney
  • AntiBuild
  • AuthMe
  • AutoMessager
  • AutoRestart
  • BetterRTP
  • bStats
  • ChatControl
  • ChopTree3
  • ClearLag
  • CoreProtect
  • DenyTP
  • Essentials
  • FastAsyncWorldEdit
  • Genie
  • GriefPreventionData
  • HeadsInventory
  • HeadsPluginAPI
  • HolographicDisplays
  • Matrix
  • Multiverse-Core
  • OnTime
  • Orebfuscator4
  • PermissionsEx
  • PerWorldInventory
  • PlayerMarkers
  • PluginMetrics
  • ProtocolLib
  • ServerListPlus
  • Shop
  • SilkSpawners
  • SkinsRestorer
  • TouchscreenHolograms
  • update
  • update-confirm
  • Updater
  • Vault
  • WorldEdit
  • WorldEditSelectionVisualizer
  • WorldGuard

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lishid/Orebfuscator/issues/233?email_source=notifications&email_token=AADD5DTRLTXJ2ERC5BIQAATP66UH7A5CNFSM4IBWPYY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G6XZEGQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AADD5DWPIH25RXFWUNIJQN3P66UH7ANCNFSM4IBWPYYQ .

s1h4d0w commented 5 years ago

Could this maybe be a combination of a corrupt chunk and Orebfuscator trying to obfuscate in that chunk? If so, any ideas on how to find that chunk?

ProgrammerDan commented 5 years ago

Would certainly fit with the "no problems for ages, then boom non-stop problems" nature of this...

there's something similar with the 1.13.x versions of orebfuscator, where basically if you have too many types of blocks in a chunk it'll crash. 1.12 didn't have that particular issue, but perhaps some variant, as you suggest -- corrupt chunk perhaps?

So hard to diagnose since I can't reproduce at will.

On Thu, Jul 11, 2019 at 6:17 PM Nick Betting notifications@github.com wrote:

Could this maybe be a combination of a corrupt chunk and Orebfuscator trying to obfuscate in that chunk?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lishid/Orebfuscator/issues/233?email_source=notifications&email_token=AADD5DX26B4HCI6RZD56IMTP66WRDA5CNFSM4IBWPYY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZYENCI#issuecomment-510674569, or mute the thread https://github.com/notifications/unsubscribe-auth/AADD5DXOHFVBLEZN3AIIZPDP66WRDANCNFSM4IBWPYYQ .

s1h4d0w commented 5 years ago

I just ran Minecraft Region fixer on the whole world (https://github.com/Fenixin/Minecraft-Region-Fixer) but there are sadly no corrupted chunks in my world to fix. So this seems to be an issue with the plugin.

ProgrammerDan commented 5 years ago

I really appreciate you running the Fixer to check.

Just makes the mystery deeper, though, given the failure to find an easy scapegoat :D

Thank you!

On Fri, Jul 12, 2019 at 12:39 PM Nick Betting notifications@github.com wrote:

I just ran Minecraft Region fixer on the whole world ( https://github.com/Fenixin/Minecraft-Region-Fixer) but there are sadly no corrupted chunks in my world to fix. So this seems to be an issue with the plugin.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lishid/Orebfuscator/issues/233?email_source=notifications&email_token=AADD5DWQD5LEIPC57NSOICTP7CXUJA5CNFSM4IBWPYY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ2IMNY#issuecomment-510953015, or mute the thread https://github.com/notifications/unsubscribe-auth/AADD5DXIK373EFOR3U6VQDLP7CXUJANCNFSM4IBWPYYQ .

NgLoader commented 4 years ago

Try this version I really interested in this error