Closed Chromeyyy closed 3 weeks ago
provide the version of journeymap you are using. Make sure you are on beta.29 like I said in the previous issue.
Secondly, you'll need to disable some mods to figure out which mod is causing the problem so I can fix it.
The binary search is a way of finding a faulty thing among 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.
oops didn't mean to close it
no worries m8. I am using the latest beta 29. Do you want me to do the binary search you said?
no worries m8. I am using the latest beta 29. Do you want me to do the binary search you said?
Yes, if you could please
so i pretty much disable half the mods and if the issue still persists, what do i do? my English isn't the best so please explain in simpler terms hehe
Disable the remaining half.
I disabled 16 mods and the bug isn't happening now. Do I slowly enable each mod till I find the one that is causing it?
Oop, the game crashed during the automapping. so the black bug doesn't happen but crashes still occur.
log:
Process exited with code -1.
that is not the log, that is the path to the log
well im a dumbass. here you go: crash-2024-11-02_00.35.08-server.txt
I've figured out the mod which causes the black issue. It's "ferrite core version 7.1.0-hotfix" [https://modrinth.com/mod/ferrite-core/version/7.1.0-hotfix-fabric]
I still don't know what causes the crash since it's not instant. It happens after around 20 seconds of automap running. If you want, I can do the Binary Search again, but tomorrow as this will take more time to find as I have to wait for it to crash.
the crash is unrelated. Looks like bad data in a chunk and when it is loaded minecraft explodes
Thanks for finding the mod, I will look into it
the crash is unrelated. Looks like bad data in a chunk and when it is loaded minecraft explodes
So a chunk in the save is corrupted pretty much? no mod is causing this so no fix for it?
Thanks for finding the mod, I will look into it
Happy to help man. Thank you for providing years of support to this mod.
The black bug happened again with ferrite core off. Very weird. Will try to do binary search again
So the problem occurs on that save only. I made a new world and it doesn't happen. Save is corrupted, I guess so weird shit happens. Thanks.
That is really strange, glad you figured it out. That is so odd it would only happen with that save
What happened?
I'm using the latest alpha 3 of Fabulously Optimized mod pack for Minecraft version 1.21.3 [https://modrinth.com/modpack/fabulously-optimized/version/6.4.0-alpha.3]. When I press the automap button and choose either missing or all, the game freezes for a split second and then resumes with all fonts being black. All in game textures being pitch black. You literally can't tell if a block is in front of you because all blocks are pitch black. Very weird effect. I can provide a video if you are unable to replicate this bug.
Mod Loader
Fabric
Minecraft Version
1.21.x
Version
6.0.0
Relevant log output
No response