
Need help with debug
DmitryProskurin opened this issue ยท 3 comments
Problem
I play in StaTech Industry 1.1.15 and have issues with rendering of colored text in Spectrum book. I was checked original mod with minimal set of mods, and colored text and links rendered without excess spaces at begin/end.
How can i found mod which is affect to that?
Thanks.
System:
- 1.19.2
- StaTech Industry
@DmitryProskurin Can you provide your debug.log file from the modpack instance folder?
Maybe we can find some hint there.
Otherwise we have to find which mod causes it, this can be done with "binary search": Remove half of the mods, and see if the issue remains. Then continue with the half that has the issue and again remove half of that, until we know which mod needs to be removed to fix it.
@klikli-dev it's my latest log. I load world and open Spectrum's book on page with wrong rendering.
I will try binary "off" search when will have enough time.