MehimoNemo / LethalCompanyShrinkRay

Lethal Company Shrink ray mod
MIT License
5 stars 0 forks source link

[Potential issue] issue when killing player #96

Closed CoolLKKPS closed 1 week ago

CoolLKKPS commented 1 week ago

@NiroDev i haven't test this part, but many mods that can kill player are all malfunction now and throw exception, in v55, so i sug u to check ur mod

NiroDev commented 1 week ago

https://github.com/MehimoNemo/LethalCompanyShrinkRay/blob/main/LittleCompany/components/GrabbablePlayerList.cs line 44

We're fine, because we commented out the other parameter. If we wouldn't, then it would throw an exception as the order is wrong, as a new parameter got added in the middle.