lukeprime / LethalCompany-TogglePersonalScanner

Toggle personal scanner more reliably
GNU General Public License v3.0
0 stars 0 forks source link

TogglePersonalScanner memory leak #2

Open Joomillion opened 3 months ago

Joomillion commented 3 months ago

lethal company seems to have a memory leak while this mod is active. ive disabled each individual mod until i would see the memory leak disappear, and it seems like this is the mod thats causing it

Joomillion commented 3 months ago

i just read the description and saw that it says this mod has not been tested with other mods. since it might be a compatibility issue, here is my profile code with all the mods that i use, if that helps with anything: 01902ce2-defd-4a6b-5991-20d434722464

Joomillion commented 3 months ago

i have just done some little testing myself, gradually disabling every single mod to see which one is causing the incompatibility, and i got to a point where only this mod itself and bepinexpack were enabled, and there is STILL a memory leak. at this point its either an issue on my side, or the mod was uploaded without being tested whatsoever

lukeprime commented 3 months ago

Sorry, life has been busy lately. Please share what method you are using to detect memory leak and how bad is the memory leak?

Joomillion commented 3 months ago

no worries. i am simply looking at the memory use through task manager. it increases by 0.5MB to 2MB per second, and the game becomes unplayable after about half an hour. the use of memory doesnt increase while the ship is in the orbit (since you cant use scanner in there i guess)