边缘世界 RimWorld

边缘世界 RimWorld

88 个评价
Harmony Fix For Penguins
2
10
4
   
奖励
收藏
已收藏
取消收藏
Mod, 1.1, 1.2
文件大小
发表于
更新日期
605.017 KB
2020 年 6 月 30 日 下午 6:29
2020 年 8 月 6 日 下午 6:35
2 项改动说明 ( 查看 )

订阅以下载
Harmony Fix For Penguins

描述
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 条留言
A dead rat 2023 年 11 月 28 日 下午 4:39 
> This mod isn't needed anymore.
Please put that in the mod name or description.
smitty_the_smith 2022 年 10 月 22 日 下午 3:10 
@PS Charlotte is correct. I'm running Linux Mint and RImworld is doing great. 1.4 and all.
ParasiticSquid 2022 年 8 月 22 日 下午 4: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  [作者] 2022 年 7 月 11 日 下午 6:48 
This mod isn't needed anymore.
Kyrox 2022 年 7 月 11 日 下午 6: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  [作者] 2021 年 12 月 3 日 下午 5:14 
Harmony has the fix included already. It's not needed for 1.3
Cosmic 2021 年 12 月 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.
Koda 2021 年 11 月 9 日 下午 7:04 
is there a version of this for windows? will there be in the future?
tuk0z 2021 年 10 月 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  [作者] 2021 年 10 月 27 日 下午 8:21 
Yeah, that could help. Tynan is investigating some Linux crash that has been reported (I'm not experiencing it)