mattymatty97 / LTC_MattyFixes

A collection of Fixes for the vanilla game, with focus on vanilla compatibility.
GNU General Public License v3.0
2 stars 2 forks source link

`NameFixes`Error #2

Closed cangming99 closed 5 months ago

cangming99 commented 5 months ago

If I enable NameFixes, I will get the following error log after I create the host:

[Error  : Unity Log] IndexOutOfRangeException: Index was outside the bounds of the array.
Stack trace:
MoreEmotes.Patch.EmotePatch.UpdatePrefix (GameNetcodeStuff.PlayerControllerB __instance) (at <e152e1967b684dcc9ff55d637143b2c4>:IL_0021)
(wrapper dynamic-method) GameNetcodeStuff.PlayerControllerB.DMD<GameNetcodeStuff.PlayerControllerB::Update>(GameNetcodeStuff.PlayerControllerB)
cangming99 commented 5 months ago

When I disable NameFixes, everything returns to normal.

mattymatty97 commented 5 months ago

name fix is experimental and will probably be rewritten multiple times in the future v1.0.8 should hopefully solve most of the issues that come from it

mattymatty97 commented 5 months ago

seems to be fixed on 1.0.9+

Lcinit commented 4 months ago

I also experienced this error while using your LobbyControl v2.3.4.

mattymatty97 commented 4 months ago

LobbyControl poast v2.3.0 does not even have the NameFix stuff anymore 🤔