Zaggy1024 / LC_OpenBodyCams

An open-source mod for Lethal Company to add a body/head camera that is displayed on the bottom right monitor in the ship, with the goal of appearing almost identical to the player's actual perspective while providing good performance.
https://thunderstore.io/c/lethal-company/p/Zaggy1024/OpenBodyCams/
MIT License
10 stars 1 forks source link

Not compatible with "GeneralImprovements" by ShaosilGaming #47

Closed junnlives closed 4 hours ago

junnlives commented 5 hours ago

Currently running GeneralImprovements v1.4.4 + OpenBodyCams v2.3.1 and cannot get both to work whatsoever. Throws this error in console when server is started image

Profile code: 01920d32-1b57-98e8-407a-8e9248cff0c8 (132 mods, tested with every mod)

Would be awesome if compatibility could be restored as this was previously working about a week or two ago before I returned.

Zaggy1024 commented 4 hours ago

Ah, I had forgotten this was still broken in the live version. This is due to an issue in the API for GeneralImprovements, I'll push an update with this fixed shortly.

Zaggy1024 commented 4 hours ago

It looks like this can be worked around by setting GeneralImprovements' AddMoreBetterMonitors option to false when UseBetterMonitors is also false.