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
1. Cheat Menu: Rebirth (just so I could set up the testing faster)
2. Little Yoschi's Skill Books (I think this bug will occur with all skill book mods)
3. Mod Manager (convenience)
4. Dress for Success
- I made a character and gave him the 'Handy' trait for %75+ Maintenance and Carpentry.
- Started the game and used Cheat Menu to spawn in some items: Maintenance Skill Book (Little Yoschi's mod), Foreman vest (for the +50% added by Dress for Success mod), and a metal pipe to bash a door so I could level up maintenance.
- Normally, if you read the skill book (in this case skill book lvl 1) you get xp boost until you reach lvl 2, but with the dress for success mod, if you wear the foreman vest while the xp boost from the book is active you don't lose the xp bonus once you level up, in other words the xp boost from the book doesn't go away after reaching lvl 2 like how it is normally supposed to, and this happens when I wear the vest. - Even after taking off the vest and restarting the save, the xp boost remains.
To be more precise:
Skill book gives 3.0 multiplier,
Wearing Foreman vest gives an additional 0.5 multiplier for a total of 3.5.
If it was working properly it would make sense that the 3.0 multiplier would go away after leveling up to lvl 2, however it persists if you wear the foreman vest while leveling up.
If you take off the foreman vest, there is still the 3.0 multiplier from the book which normally doesnt stay.
Even restarting the save, the 3.0 multiplier stays.
The skill book mod usually works normal.
:)
[18-12-23 19:52:27.200] LOG : General , 1702947147200> ERROR: Missing translation "Multiplicador de Sastrería +50%".
[18-12-23 19:52:49.929] LOG : General , 1702947169929> ERROR: Missing translation "Multiplicador de Puntería +50%".
[18-12-23 19:53:06.716] LOG : General , 1702947186716> ERROR: Missing translation "Multiplicador de Hacha +50%".
[18-12-23 19:53:25.048] LOG : General , 1702947205048> ERROR: Missing translation "Multiplicador de Carpintería +50%".
[18-12-23 19:53:39.759] LOG : General , 1702947219759> ERROR: Missing translation "Multiplicador de Cocina +50%".
[18-12-23 19:53:57.476] LOG : General , 1702947237476> ERROR: Missing translation "Multiplicador de IGUI_perks_Electrical +50%".
[18-12-23 19:54:16.967] LOG : General , 1702947256967> ERROR: Missing translation "Multiplicador de Primeros auxilios +50%".
[18-12-23 19:54:33.528] LOG : General , 1702947273528> ERROR: Missing translation "Multiplicador de Pesca +50%".
[18-12-23 19:54:49.411] LOG : General , 1702947289411> ERROR: Missing translation "Multiplicador de Estado físico +50%".
[18-12-23 19:55:12.150] LOG : General , 1702947312150> ERROR: Missing translation "Multiplicador de Rebuscar +50%".
[18-12-23 19:55:43.033] LOG : General , 1702947343033> ERROR: Missing translation "Multiplicador de Sigilo +50%".
[18-12-23 19:56:03.020] LOG : General , 1702947363020> ERROR: Missing translation "Multiplicador de IGUI_perks_Short Blunt +50%".
[18-12-23 19:56:15.195] LOG : General , 1702947375195> ERROR: Missing translation "Multiplicador de Fuerza +50%".
[18-12-23 19:56:26.391] LOG : General , 1702947386391> ERROR: Missing translation "Multiplicador de Trampas +50%".
[18-12-23 19:56:37.098] LOG : General , 1702947397098> ERROR: Missing translation "Multiplicador de Lanza +50%".
****Edit, doing the test I got this STACK TRACE. Only your mod is active in that test.****
[18-12-23 19:57:59.658] LOG : General , 1702947479658> -----------------------------------------
STACK TRACE
-----------------------------------------
function: TryModifyBoost -- file: BB_DressForSuccess_Main.lua line # 251 | MOD: Dress for Success
function: perform -- file: BB_DressForSuccess_TimedActions.lua line # 35 | MOD: Dress for Success.
[18-12-23 19:57:59.663] LOG : General , 1702947479663> __add not defined for operands in TryModifyBoost.
[18-12-23 19:57:59.807] LOG : General , 1702947479807> creating new sourcewindow: C:/Users/Carlo/Zomboid/mods/DressForSuccess/media/lua/client/BB_DressForSuccess_Main.lua.
[18-12-23 19:58:05.391] ERROR: General , 1702947485391> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: __add not defined for operands in TryModifyBoost at KahluaUtil.fail line:82..
[18-12-23 19:58:05.402] ERROR: General , 1702947485402> DebugLogStream.printException> Stack trace:.
[18-12-23 19:58:05.473] LOG : General , 1702947485473> -----------------------------------------
STACK TRACE
This happens because each item of clothing when it changes state (rolled, tucked, etc.) is a different item and with a different ID, in order for it to continue with the experience multiplier state, Braven will need to add each item of that mod in its state (rolled, tucked, etc.) existing, it will surely soon do so. Or if you teach a method of how to make an addon, someone could add more compatibilities from another mod requesting this, thus relieving some of the work and worry for Braven, giving their respective thanks, of course.
Removing a buff item by dragging it, say to your backpack, doesn't remove the bonus. This makes it possible to repeatedly equip and remove the clothing until you have massive multipliers. As others said above, the game also fails to recognize the moments you should be losing your bonus, such as after going through a level threshold from books
Fixed! Thank you for your feedback.
Will try to read books for other skills and see if they work properly of if they'll also get wiped out and edit this later.
Edit 1: Read cooking book level 1, a few moments later (didn't quite catch exactly when), buff was gone. No clothes were changed, no cooking clothes were being worn.
Once we deactivated this mod, the issue disappeared. Sounds like a tricky one to nail down! Take care.
my best guess (without looking at the code) is that perhaps the mod is checking to see if you are wearing the clothing that gives the XP modifier, and if not, removes the XP bonus you had
I've removed the mod and it's kept the broken multipliers locked, going to see if levelling up skills and reading books will enable to correct multiplier.
i also had this issue and had to remove the mod, there is a fix, theres a mod called reset skill books that was a work around to this however would really like to be able to use this mod , hopefully update will happen after the holidays