quentin452 / OptimizationsAndTweaks

Mod that add some Optimizations/Bugfix/Tweakings for minecraft 1.7.10 and mods
GNU Lesser General Public License v3.0
35 stars 2 forks source link

[1.7.10]: bug with rendering letters + crash with shift+f3 + player's hand is not rendered #76

Closed kotmatross28729 closed 10 months ago

kotmatross28729 commented 10 months ago

Modpack

Custom / none

Help isloating the issue

Game log

Crash (shift+f3) - https://mclo.gs/oSPBQK9

Description

Mods: oat + dependencies (for "player's hand is not rendered" - optifine)

Mixins (what causes the error):

1) bug with rendering letters - MixinFontRenderer

2) crash with shift+f3 - MixinProfiler (mixin removed)

3) player's hand is not rendered - MixinModelRenderer

Also, in the case of optifine, if you test only with it, the player’s entire model will not be rendered at all, but if you use certain mods (I don’t know exactly which ones) then only your right hand will not be rendered

quentin452 commented 10 months ago

Cannot reproduce any of these issues

kotmatross28729 commented 10 months ago

strange, have you tried running only oat + deps / recreating the config? In a clean instance with oat V1.6.5, I can reproduce each of the errors

quentin452 commented 10 months ago

yes , but do you have something that force unicode? because MixinFontRenderer have problems with Unicode

kotmatross28729 commented 10 months ago

it seems not, but in V1.6.6 there seems to be no this problem (with text rendering), as well as a crash of the profiler (as far as I can see, because it was removed) But there is a problem with the invisible skin and optifine (I’ll say right away that I use E7 )

quentin452 commented 10 months ago

MixinModelRenderer avoided from inject if optifine is present