RimWorld

RimWorld

88 betyg
Harmony Fix For Penguins
2
10
4
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Mod, 1.1, 1.2
Filstorlek
Lades upp
Uppdaterades
605.017 KB
30 jun, 2020 @ 18:29
6 aug, 2020 @ 18:35
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Harmony Fix For Penguins

Beskrivning
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 kommentarer
A dead rat 28 nov, 2023 @ 16:39 
> This mod isn't needed anymore.
Please put that in the mod name or description.
smitty_the_smith 22 okt, 2022 @ 15:10 
@PS Charlotte is correct. I'm running Linux Mint and RImworld is doing great. 1.4 and all.
ParasiticSquid 22 aug, 2022 @ 16:26 
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  [skapare] 11 jul, 2022 @ 18:48 
This mod isn't needed anymore.
Kyrox 11 jul, 2022 @ 18:12 
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  [skapare] 3 dec, 2021 @ 17:14 
Harmony has the fix included already. It's not needed for 1.3
Cosmic 3 dec, 2021 @ 12:45 
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 @ 19:04 
is there a version of this for windows? will there be in the future?
tuk0z 28 okt, 2021 @ 5:09 
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  [skapare] 27 okt, 2021 @ 20:21 
Yeah, that could help. Tynan is investigating some Linux crash that has been reported (I'm not experiencing it)