Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Trung giản thể)
繁體中文 (Trung phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bulgaria)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraina)
Báo cáo lỗi dịch thuật






I will look to see what I can do to provide a temporary fix for this while Notloc is unavailable.
function: doTooltipForItem -- file: EquipmentUI.lua line # 282 | MOD: Equipment UI
function: render -- file: EquipmentSuperSlot.lua line # 305 | MOD: Equipment UI
java.lang.RuntimeException: Object tried to call nil in doTooltipForItem
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:101)..."
`Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@37a059e1
function: complete -- file: ISWearClothing.lua line # 121 | Vanilla
function: complete -- file: ISWearClothing_call_clothing_event_again.lua line # 7 | MOD: Equipment UI
(removed due to characters limitations)
Caused by: java.lang.RuntimeException: unknown location "SatchelSlot"
at zombie.characters.WornItems.BodyLocationGroup.checkValid(BodyLocationGroup.java:107)
at zombie.characters.WornItems.WornItems.getItem(WornItems.java:88)
at zombie.characters.IsoGameCharacter.getWornItem(IsoGameCharacter.java:3788)
... 33 more
`
Same with re-order containers. Must haves in my QoL PZ mod library.
I cannot comment on B42 at all.
1. Wear two things that take the same slot (i.e. satchel + chest harness). The satchel being the main piece while the harness is to the side
2. Fill satchel with whatever
3. Click the harness in the equipment UI to open the pop up tab
4. In the pop up tab, drag the satchel out of inventory (do not release)
5. Right click or move to flick the inventory closed and open
6. Drag the satchel back into the equipment slot (not the pop up)
7. It will drop the satchel on the floor but also keep one equipped
The satchels are linked together, however, there are workarounds for that.
`Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@c5902ee8
function: complete -- file: ISWearClothing_call_clothing_event_again.lua line # 8 | MOD: Equipment UI
java.lang.NullPointerException: Cannot assign field "callFrame" because "<parameter1>" is null
at se.krka.kahlua.integration.expose.ReturnValues.put(ReturnValues.java:65)
at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:61)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:192)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:988)