-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
non-stop crashes: Exception ticking world #233
Comments
Wish I understood this sudden behavior change issue better. Thanks for the
report.
…On Thu, Jul 11, 2019 at 5:58 PM Nick Betting ***@***.***> 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
<#233?email_source=notifications&email_token=AADD5DTRLTXJ2ERC5BIQAATP66UH7A5CNFSM4IBWPYY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G6XZEGQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADD5DWPIH25RXFWUNIJQN3P66UH7ANCNFSM4IBWPYYQ>
.
|
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? |
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 ***@***.***> 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
<#233?email_source=notifications&email_token=AADD5DX26B4HCI6RZD56IMTP66WRDA5CNFSM4IBWPYY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZYENCI#issuecomment-510674569>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADD5DXOHFVBLEZN3AIIZPDP66WRDANCNFSM4IBWPYYQ>
.
|
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. |
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 ***@***.***> 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
<#233?email_source=notifications&email_token=AADD5DWQD5LEIPC57NSOICTP7CXUJA5CNFSM4IBWPYY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ2IMNY#issuecomment-510953015>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADD5DXIK373EFOR3U6VQDLP7CXUJANCNFSM4IBWPYYQ>
.
|
Try this version |
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:
The text was updated successfully, but these errors were encountered: