RimWorld
88 értékelés
Harmony Fix For Penguins
2
10
4
   
Díjazás
Kedvenc
Kedvenc
Törlés
Mod, 1.1, 1.2
Fájlméret:
Közzétéve:
Frissítve:
605.017 KB
2020. jún. 30., 18:29
2020. aug. 6., 18:35
2 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
Harmony Fix For Penguins

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