RimWorld
Ocen: 88
Harmony Fix For Penguins
2
10
4
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Mod, 1.1, 1.2
Rozmiar pliku
Zamieszczono
Zaktualizowano
605.017 KB
30 czerwca 2020 o 18:29
6 sierpnia 2020 o 18:35
Listy zmian: 2 ( zobacz )

Zasubskrybuj, aby pobrać
Harmony Fix For Penguins

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