Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
And how consistent is it?
if its normal stress then its probably you gaining stress from a TV or anything that gives the (^ Stress) icon, which has a bug where every time you gain stress that way, it adds the smoker stress to your current stress again. so if you had 0 stress and 25 smoker stress, then gain 10 stress. you'd end up with 35 stress and 25 smoker stress. Its a bug you have to account for whenever you modify the stress value in any mod.
if its consistent and regular stress, then i might need to go adjust the formula to account for whatever fix they tried to do in b42.
if its CigStress then i'll have to go debug it.
This means that global values within mods (even "local" ones) can be changed by other mods, accidentally or otherwise. which is what happened here.
function: updateOscilatorXOffset -- file: MF_ISMoodle.lua line # 221 | MOD: MoodleFramework
function: render -- file: MF_ISMoodle.lua line # 241 | MOD: MoodleFramework.
[30-01-25 11:04:33.000] ERROR: General f:2497, t:1738260273000> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: Object tried to call nil in updateOscilatorXOffset at KahluaUtil.fail(KahluaUtil.java:82).
Hope you manage to figure out what's going on! I appreciate the work you're doing on this.
Looking forward to being able to use EMT!
i'll have to do some testing and figure out whats going on. which i can't do until tomorrow
are you sure its the library mod and not EMT?
Moodle framework has been updated to B42: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3396446795
I used this version of framework specifically made for B42.
Moodle Framework isnt updated to B42 but if its enabled then Even More Traits will call it even if its gonna break.