embeddedt / VintageFix

FerriteCore and ModernFix venturing into the stone age of 1.12
https://legacy.curseforge.com/minecraft/mc-mods/vintagefix
Other
66 stars 6 forks source link

Log spam #45

Closed mczph closed 1 year ago

mczph commented 1 year ago

1.Selected some spam messages, there are hundreds of them https://mclo.gs/2ZkwDOn https://mclo.gs/oraTTHW

2.Tinkers' problem,like this

[16:27:46] [pool-16-thread-1/ERROR] [tconstruct-API]: Could not load material model conarm:parts/armor_trim.tmat#inventory
[16:27:46] [pool-16-thread-1/ERROR] [tconstruct-API]: Could not load material model conarm:parts/armor_plate.tmat#inventory
[16:27:46] [pool-16-thread-1/ERROR] [tconstruct-API]: Could not load material model conarm:parts/chest_core.tmat#inventory
[16:27:46] [pool-16-thread-1/ERROR] [tconstruct-API]: Could not load material model conarm:parts/leggings_core.tmat#inventory
[16:27:46] [pool-16-thread-1/ERROR] [tconstruct-API]: Could not load material model conarm:parts/boots_core.tmat#inventory
[16:27:46] [pool-16-thread-1/ERROR] [tconstruct-API]: Could not load material model conarm:parts/polishing_kit.tmat#inventory
embeddedt commented 1 year ago

You can reduce the error spam by enabling the hide_model_errors option in the config file; by default the full error information is printed so I can fix missing model issues without asking players to change the option and send me a second log file first.