Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
I tried a different approach to how my addition is handled, but it failed just the same, I also tried adding some patches to debug what is happening, without much more insight into the issue. It executes properly - except for when the exception occurs.
I have posted a report about this on their bug reports section, maybe they have an idea what is going on...
I have no idea why it happens though, it's like my patches are just ignored at that point, which causes the method to fail because it cannot handle my additional group id. It even ignores my attempt at catching the exception using a finalizer patch.
So, the Vanilla Expanded mod and its addon are not cause to the problem, I'm using only my mod and Performance Optimizer now.
Because I finally got it as well, but it only occurs very sporadicly, without a very clear pattern as to what causes it - mainly because trying to debug it seems to have made it not appear anymore...
Quite unsure what actually happens there and unable to reproduce it, so I need more details into how you produced that issue.
https://gist.github.com/HugsLibRecordKeeper/05fc083bdc059e83a85c22ce371bbe6f
Fixed Sleep Accelerator Settings not being saved
---
Finally noticed that mistake, it was always working for me because the method that checks for modification works for building cost etc, but when you only change the specific settings (rest & hunger) it didn't notice the changes and would not save.