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

[Issue/Feedback/Question] For ver 1.0.13 #1

Closed CoolLKKPS closed 4 months ago

CoolLKKPS commented 5 months ago

same as topic, but i can simply disable that

CoolLKKPS commented 5 months ago

[Error : Unity Log] ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index Stack trace: System.Collections.Generic.List`1[T].get_Item (System.Int32 index) (at <787acc3c9a4c471ba7d971300105af24>:0) MattyFixes.Patches.NamePatches.PostUpdate (StartOfRound __instance) (at <3979166800c74ff39ae670523e1ac9af>:0) (wrapper dynamic-method) StartOfRound.DMD(StartOfRound)

CoolLKKPS commented 5 months ago

v1.0.1 with namefix disabled ok u also mess up the monitor, now the monitor will show less player after u host the lobby for too long, and we definitely activate the radar

CoolLKKPS commented 5 months ago

here's the log, with 1.0.1

CoolLKKPS commented 5 months ago

uh i will roll back to 0.0.3 until u fix that, might be conflict issues

CoolLKKPS commented 5 months ago

@mattymatty97 another question about level patch, does this conflict with Fix_XP_Divide_By_Zero_Error made by Simplexity

note AntiCheat made by chuxiaaaa are also fix xp divide by zero by his own

mattymatty97 commented 5 months ago

uhh i need to check for them, but should be compatible as what i'm doing is just capping the max level when sending it to other clients 🤔

mattymatty97 commented 5 months ago

ok no it's another thing entirely, this namefix is intended to prevent people with more xp than Boss to rollback to intern tag

CoolLKKPS commented 5 months ago

nice, and btw i will convert this issue ticket to be a thread since i use ur mods very often

CoolLKKPS commented 4 months ago

@mattymatty97 can u fix the "toomanysuit" update error when the host using lobby control to hot load a savefile?

mattymatty97 commented 4 months ago

i can try and look into it, but it may be something they have to fix on their side

CoolLKKPS commented 4 months ago

and namefix not work in spectator mode

mattymatty97 commented 4 months ago

i can try and look into it, but it may be something they have to fix on their side

can confirm is a change they have to do on their side: instead of initializing in a postfix of StartOfRound.Start they should use a postfix of StartOfRound.LoadUnlockables will change almost nothing on their side while making it compatible with any mod that does reload the furniture w/o quitting the game

CoolLKKPS commented 4 months ago

@mattymatty97 sadly i cannot use discord so i cannot contact that author, but uh can u help me? or can u make a fork version to fix those issues?

CoolLKKPS commented 4 months ago

also have error log when quit to main menu btw: [17:02:27.5286127] [Error : Unity Log] NullReferenceException Stack trace: TooManySuits.PluginLoader.DisplaySuits () (at <434b74dca9584b6891fed93d3e2a47a3>:0) (wrapper dynamic-method) TooManySuits.PluginLoader.DMD(TooManySuits.PluginLoader)

[17:02:27.5286127] [Error : Unity Log] NullReferenceException Stack trace: TooManySuits.PluginLoader.DisplaySuits () (at <434b74dca9584b6891fed93d3e2a47a3>:0) (wrapper dynamic-method) TooManySuits.PluginLoader.DMD(TooManySuits.PluginLoader)

timezone: utc+8 but log timezone is utc time

mattymatty97 commented 4 months ago

modder is not on the modding discord, and the mod has not been updated in 3 months... it probably will stop working after v50

CoolLKKPS commented 4 months ago

uh nope, still active!

CoolLKKPS commented 4 months ago

and this issues fixed! i have to say wohoo finally!