Project Zomboid

Project Zomboid

Restore Utilities
This topic has been locked
Posible conflict?
I was doing nothing strange in particular. It was somewhere at 06:00 AM in game time. There was this crashed ambulance in the middle of the road somewhere top north in Louisville. I opened the trunk to see what's inside. A group of zombies past by but they didn't saw me because I was sneaking. Suddenly got this error 6 times in a row with the inventory closed:

Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@2437b703
function: render -- file: ISToolTipInv.lua line # 78 | Vanilla
function: render -- file: ShowResultsTooltip.lua line # 138 | MOD: Restore Utilities
Caused by: java.lang.RuntimeException: unknown location "Corset"
at zombie.characters.WornItems.BodyLocationGroup.getLocationNotNull(BodyLocationGroup.java:29)
at zombie.characters.WornItems.BodyLocationGroup.isExclusive(BodyLocationGroup.java:61)
at zombie.inventory.types.Clothing.DoTooltip(Clothing.java:235)
at zombie.inventory.InventoryItem.DoTooltip(InventoryItem.java:619)

Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@2437b703
function: render -- file: ISToolTipInv.lua line # 108 | Vanilla
function: render -- file: ShowResultsTooltip.lua line # 138 | MOD: Restore Utilities
Caused by: java.lang.RuntimeException: unknown location "Corset"
at zombie.characters.WornItems.BodyLocationGroup.getLocationNotNull(BodyLocationGroup.java:29)
at zombie.characters.WornItems.BodyLocationGroup.isExclusive(BodyLocationGroup.java:61)
at zombie.inventory.types.Clothing.DoTooltip(Clothing.java:235)
at zombie.inventory.InventoryItem.DoTooltip(InventoryItem.java:619)

I don't remember any other details.

I am using the mods "Kink it up!" and "Kink it up! Extra". Could it be some incompatibilities? It is true that "Kink it up!" was updated 3 days ago however I didn't experience any errors up until now and before that I never got an error like this. Also I can not imagine exactly what triggered it but for some reason the error is triggered by a file inside "Restore Utilities".
< >
Showing 1-3 of 3 comments
Jackd44  [developer] 13 Jan @ 6:07pm 
so by the looks of it, this error is completely harmless. the restore utilities file in question here just generates a custom tooltip, but ONLY if the item being looked at is a repair results item from restore utilities. otherwise it will just run the *vanilla* tooltip render code

from looking at the error here, the only part restore utilities is doing is checking the item and then running the vanilla tooltip code. the vanilla code is then throwing an error... but i'm not entirely sure what its erroring about.

does this mod that you're using have custom tooltips for clothes (even if just the ones from the mod)? that's about the only thing i can think of that'd be causing this
Iovis 14 Jan @ 5:12am 
The mod introduces many new clothing items, probably some of them have tooltips. Thanks for looking into it.
Iovis 14 Jan @ 5:17am 
You hit the nail actually, it is a known bug which the author pointed out in the release changelog:

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/changelog/2898847521
< >
Showing 1-3 of 3 comments
Per page: 1530 50