`[Foundation]` Logging information formatting error
Your CleanroomMC Discord Username
Krutoy242
Cleanroom Version
0.3.0-alpha
Java Version
Java 24
Graphics Card Vendor
NVidia
Bug Report
Some debug.log lines have strings that supposed to output meaningful numbers but in actual just have placeholders %d and %s:
[11:11:36] [main/INFO] [Foundation]: Loading config %s
[11:11:37] [main/INFO] [Foundation]: Found new CoreModManager at %s!
[11:11:37] [main/INFO] [Foundation]: Found new ModAccessTransformer at %s!
[11:11:37] [main/INFO] [Foundation]: Trying to late load %d mods
https://mclo.gs/4AImm4C
Mod List
E2EE
Final Checklist
- [x] I have searched the issues and haven't found a similar issue.
- [x] I have read the readme and know that what is action build.
- [x] I have installed Fugue and it didn't fix my issue.
- [x] I have installed Scalar and it didn't fix my issue.
- [x] I have switched my Forgelin and LibrarianLib to continuous versions(check readme for more detail).
- [ ] I am running a test build from Cleanroom Github Actions. (Or, if I've compiled it myself I plan to fix the issue)
Some mod is calling log wrapper, never expected ppl really using that Will push a new version soon
Try run 1003
I will try, but dont know when, since i dont know how to easily test it 😅
You mean you don't know how to reproduce this bug?
No, i mean, i dont know how to update Cleanroom without reinstalling whole modpack, spending 1 hour for it.
Are you using Prism? Just unzip content in mmc zip (except instance.cfg) to your instance folder
try https://www.curseforge.com/minecraft/mc-mods/cleanroom-relauncher-unofficial , which should allow you to use/update github action version of cleanroom
try https://www.curseforge.com/minecraft/mc-mods/cleanroom-relauncher-unofficial , which should allow you to use/update github action version of cleanroom
Im not sure, but isnt its not working on E2EE since i have old Bansoukou implementations?
You don't need relauncher if you are already using Prism It's designed for non-MMC launchers like Official and CurseForge As for Bansoukou, it should work
Are you using Prism? Just unzip content in mmc zip (except instance.cfg) to your instance folder
I dont get it. What should i unzip? In the action build of 1003 i can see only .jar files
You must forget to read this repository's readme https://github.com/CleanroomMC/CleanroomMMC/actions/
I read readme, downloaded this run, unzipped in and replaced. Now i cant launch MC: https://mclo.gs/UC5dtAA
Ah, so it was file director Guess I will have to use old code instead
Now wait for run 1011 (should be out in 7 minutes) and test with that
Seems like issue is fixed on 1011 now:
[09:59:48] [main/INFO] [ModDirector/ConfigurationController[CORE]]: Loading config config\mod-director\optifine.url.json
[09:59:49] [main/INFO] [ModDirector/ForgeLateLoader[Launchwrapper]]: Found new CoreModManager at net.minecraftforge.fml.relauncher.CoreModManager!
[09:59:49] [main/INFO] [ModDirector/ForgeLateLoader[Launchwrapper]]: Found new ModAccessTransformer at net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer!
[09:59:49] [main/INFO] [ModDirector/ForgeLateLoader[Launchwrapper]]: Trying to late load 0 mods