#create crashing
21 messages ยท Page 1 of 1 (latest)
Hello @gray elm! Someone will help you shortly, please do not ping moderators or other people and just wait for someone to come help. While waiting please check out #faq to see if it already answers your question.
Environment info
17.0.15, Microsoft
1.20.1
Forge (47.3)
โ
179
0
โ
0
6.0.6
โ
1.6.13-alpha+forge-m
Why'd I get a ping in here
#message-logs message
@gray elm pinging the mods and then deleting it is not how you get help, it's how you irritate the mod team, just for future reference
Ok
thrown log into https://mclo.gs/oLBGLvI
Environment info
17.0.15, Microsoft
1.20.1
Forge (47.3)
โ
164
0
โ
0
6.0.6
โ
1.6.13-alpha+forge-m
Idk if I know enough to help but was thing on load to a world, on the title screen, or just while playing?
snr bot does that automatically, it's the View Log button :)
but yeah, @gray elm not seeing SnR mentioned in the stacktrace, try
!!binary-search
The binary search is a way of finding a faulty thing amongst a lot of other things, without having to remove the things one-by-one. This is useful for finding a broken mod among hundreds of mods, without having to spend time testing the mods one-by-one.
The procedure is simple:
- Remove half of the existing things, and put them aside.
- Run the program / game.
- Does the issue still exist?
If YES: Repeat from step 1 with the current things.
IF NO: Swap out the current things with the ones set aside, and repeat from step 1. - Repeat this process until the problematic thing/s have been found.
Credit to the Quilt Community discord and the NeoForge Discord for these instructions.
oh good to know ty
Tysm!!!!
ok i fixed it