#Another modpack issue

29 messages ยท Page 1 of 1 (latest)

obsidian lynx
royal folioBOT
azure cairn
#

thats a incomplete log

#

send a full one

obsidian lynx
#

That's all that was in it

azure cairn
#

send the crash log then

#

since that log tells nothing

#

it will be in the crash-reports/ folder

obsidian lynx
#

Cool

#

the folder is empty

azure cairn
#

try launching the game again then

obsidian lynx
#

I did

#

it crashed, and there's still no crash report

silver spade
#

out of curiosity, i perused the provided log, and saw that you do have Big Cannons, which atm is incompatible with the latest version of Create (0.5.1e)

obsidian lynx
#

i see

#

lemme try downgrading it & the dependent mods

#

It crashed again, but at least it made a crash report this time

royal folioBOT
# obsidian lynx
Log File

Environment info

Java Version

17.0.8, Microsoft

Minecraft Version

1.20.1

Errors

0

โ€‹

โ€‹

Warnings

0

azure cairn
#

downgrade slice & dice, enchantment industry, create additions

obsidian lynx
#

it crashed again, and didn't make a crash report

royal folioBOT
# obsidian lynx
Log File

Environment info

Minecraft Version

1.20.1

Mod Loader

Forge (47.2.0)

Errors

0

โ€‹

โ€‹

Warnings

18

obsidian lynx
#

here's the log

azure cairn
#

Tbh not sure

#

Try a binary search

#

!!binary-search

royal folioBOT
#
Binary Search - A method of finding problems with mods

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:

  1. Remove half of the existing things, and put them aside.
  2. Run the program / game.
  3. 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.
  4. Repeat this process until the problematic thing/s have been found.

Credit to the Quilt Community discord and the NeoForge Discord for these instructions.

silver spade