CTM causes 100,000+ lines of missing texture due to chain reference log spam from ILikeWood + addons
Mysticpasta1 opened this issue · 2 comments
very small part of the chain reference spam
log_pile_end in ilikewood:block/campfire/off/template
[19Mar2023 12:02:38.319] [Render thread/WARN] [net.minecraft.client.renderer.block.model.BlockModel/]: Unable to resolve texture due to reference chain log_side->log_side in ilikewood:block/campfire/off/template
[19Mar2023 12:02:38.319] [Render thread/WARN] [net.minecraft.client.renderer.block.model.BlockModel/]: Unable to resolve texture due to reference chain log_side->log_side in ilikewood:block/campfire/off/template
[19Mar2023 12:02:38.319] [Render thread/WARN] [net.minecraft.client.renderer.block.model.BlockModel/]: Unable to resolve texture due to reference chain log_pile_end->log_pile_end in ilikewood:block/campfire/off/template
[19Mar2023 12:02:38.319] [Render thread/WARN] [net.minecraft.client.renderer.block.model.BlockModel/]: Unable to resolve texture due to reference chain log_pile_end->...
there is over 100,000+ lines of this before the game can load cause slow loading times when starting the game
Yamahari/ILikeWood#59 this is know to the creator of ILikeWood and I have been talking on discord to them about it.
Yamahari — 03/19/2023 12:06 PM
that log spam is because some mod is fucking my mod
[12:06 PM]
x)
[12:06 PM]
that's not there with only my mods
HauntedPasta1 — 03/19/2023 12:06 PM
ah
Yamahari — 03/19/2023 12:09 PM
at least i dont remember it*
[12:09 PM]
[12:09 PM]
try with only my mods
HauntedPasta1 — 03/19/2023 12:11 PM
ok
March 23, 2023
Yamahari
try with only my mods
HauntedPasta1 — 03/23/2023 6:43 AM
Sorry for the very late reply, I'm on vacation atm and just got to reading these
[6:44 AM]
I did try with only your mods the log spam isn't there
[6:44 AM]
But do you know which mod could cause it
[6:47 AM]
https://www.curseforge.com/minecraft/modpacks/tiny-kingdom/files/4446974 here's the modpack that it comes from
[6:47 AM]
It is one of mine
HauntedPasta1
started a call that lasted a few seconds.
— 03/23/2023 6:48 AM
Yamahari — 03/23/2023 7:09 AM
I am at work
HauntedPasta1 — 03/23/2023 7:10 AM
Oh idk sorry
Yamahari — 03/23/2023 7:10 AM
But a mod that affects block entities from other mods should be the culprit
[7:11 AM]
Eg cooking for blockheads checks containers for items
HauntedPasta1 — 03/23/2023 7:12 AM
Ah
[7:13 AM]
Would, any of these do it
Quark
Supplementaries
Farmers Delights and addons
Yamahari — 03/23/2023 9:44 AM
Could be
March 27, 2023
HauntedPasta1 — Today at 8:04 AM
I figured out what mod it was
[8:05 AM]
Connected Textures Mod
[8:05 AM]
just thought I'd let you know
Yamahari — Today at 10:58 AM
Oh okay that makes sense
HauntedPasta1 — Today at 11:00 AM
is there a way to fix it
Yamahari — Today at 11:06 AM
Ask ctm to fix it xD
HauntedPasta1 — Today at 11:11 AM
ah ok so it is on there end
[11:11 AM]
good to know
[11:11 AM]
:D
this was figured out after disabling and reenabling mods from a modpack called Tiny Kingdom (which I'm owner of) the mod ILikeWood and CTM where tested together without any other mods after that and the log spam still occurred
Steps to Reproduce
- Add ILikeWood and CTM into the mods folder
- Run the game with the latest.log output running
- wait until the end of the last phase of the game starting up
- see 100,000+ lines of log spam!