U
/u/Onnikape
Guest
ok so i run a minecraft hosting service and honestly i was getting sick of opening the same crash-report.txt at 2am to debug what is basically always the same 5 problems. wrong java version, missing dependency, mixin failing because mod A and mod B disagree on something, NoSuchMethodError because someone bumped one version and forgot the other, watchdog tick timeout that nobody knows what to do with.
every one of them has a known fix. the hard part is just figuring out which one your 2000 line stack trace is screaming about. so i built a pattern database for our internal auto-fix and i finally cleaned it up enough to put it online this week. you paste the crash-report.txt, it tells you the most likely cause and the first fix to try. like 20 patterns so far, forge fabric neoforge quilt paper all work. it strips passwords, IPs and discord webhooks before doing anything with the paste, share links auto-delete after 30 days, no
login.
full disclosure i built it for our hosting customers but its free for anyone and you dont need an account. link in the first comment because reddit usually eats posts with links in them.if youve got a recent crash where it says "no pattern detected" please drop the lines in a reply and ill add it. thats kinda how the db grows.
submitted by /u/Onnikape
[link] [comments]
Continue reading...
every one of them has a known fix. the hard part is just figuring out which one your 2000 line stack trace is screaming about. so i built a pattern database for our internal auto-fix and i finally cleaned it up enough to put it online this week. you paste the crash-report.txt, it tells you the most likely cause and the first fix to try. like 20 patterns so far, forge fabric neoforge quilt paper all work. it strips passwords, IPs and discord webhooks before doing anything with the paste, share links auto-delete after 30 days, no
login.
full disclosure i built it for our hosting customers but its free for anyone and you dont need an account. link in the first comment because reddit usually eats posts with links in them.if youve got a recent crash where it says "no pattern detected" please drop the lines in a reply and ill add it. thats kinda how the db grows.
submitted by /u/Onnikape
[link] [comments]
Continue reading...