RimWorld

RimWorld

88 ratings
Harmony Fix For Penguins
2
10
4
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.1, 1.2
File Size
Posted
Updated
605.017 KB
30 Jun, 2020 @ 6:29pm
6 Aug, 2020 @ 6:35pm
2 Change Notes ( view )

Subscribe to download
Harmony Fix For Penguins

Description
Prevents the mysterious Harmony crashes that plague the penguins.

This mod is for Linux/Mac users.

Technical details
Harmony currently has a long standing issue where certain empty virtual methods that modders patch will cause a crash to desktop on Linux/Mac. This mod forces the JIT to compile the offending methods so they can be patched afterwards. It's quite fast as it doesn't add anything.

Source
It's included in the mod, it's quite tiny.

Encourage me to keep modding
[ko-fi.com]
71 Comments
A dead rat 28 Nov, 2023 @ 4:39pm 
> This mod isn't needed anymore.
Please put that in the mod name or description.
smitty_the_smith 22 Oct, 2022 @ 3:10pm 
@PS Charlotte is correct. I'm running Linux Mint and RImworld is doing great. 1.4 and all.
ParasiticSquid 22 Aug, 2022 @ 4:26pm 
And yet my arch linux system can't run anything but the proton version. I know it's a linux only issue because the exact safe mods on a proton install on the same system or a windows install on another system it works perfectly.. but native dies while loading and on the off chance I get into the game it randomly crashes occasionally
Charlotte  [author] 11 Jul, 2022 @ 6:48pm 
This mod isn't needed anymore.
Kyrox 11 Jul, 2022 @ 6:12pm 
My Steam Deck fails to load my mod list. Just sits on. LoadTerrqinDef, or something. Anyone know what mods don't work with Steam Deck?
Charlotte  [author] 3 Dec, 2021 @ 5:14pm 
Harmony has the fix included already. It's not needed for 1.3
Cosmic 3 Dec, 2021 @ 12:45pm 
Is this still working and/or necessary for 1.3? I just tried enabling it and get an error in the console.
rat 9 Nov, 2021 @ 7:04pm 
is there a version of this for windows? will there be in the future?
tuk0z 28 Oct, 2021 @ 5:09am 
1. https://forum.unity.com/threads/solved-il2cpp-android-mmap-prot_none-failed.1112581/ Couple interesting links here also make sure to read post #4 (GC_realloc / GC_register_finalizer_ignore_self abort due to mmap(PROT_NONE))
2. Also affects Unturned3 hosts: https://github.com/ivmai/bdwgc/issues/334
3. And the Oxyde/umod community: https://umod.org/community/rust/23870-linux-server-crashing-with-caught-fatal-signal
All from 2020-10 (earliest mention I found) onwards.
Charlotte  [author] 27 Oct, 2021 @ 8:21pm 
Yeah, that could help. Tynan is investigating some Linux crash that has been reported (I'm not experiencing it)