Project Zomboid

Project Zomboid

The Best Lockpicking aka Better Lockpicking [B42]
 此主题已被置顶,因此可能具有重要性
NickFleim  [开发者] 3 月 8 日 下午 10:28
Errors, bugs, etc
Mod is in beta branch for now. Tell me if something broken.
---------------------
Мод пока в бета-ветке. Сообщите, если что-то сломалось.
最后由 NickFleim 编辑于; 3 月 9 日 上午 12:26
< >
正在显示第 1 - 15 条,共 42 条留言
Alpha Gamer 3 月 9 日 上午 5:19 
no option to lockpick with items in inventory only use crowbar
NickFleim  [开发者] 3 月 9 日 上午 5:29 
@Alpha Gamer
Can you describe the problem in a little more detail?
NickFleim  [开发者] 3 月 9 日 上午 5:41 
@Alpha Gamer
What you trying to do and what mods do you use.
Did you try it without other mods?

P.s. windows you can't lockpick, only crowbar. Some doors are not lockpickable, because they are not have locks.
Dhars 3 月 10 日 上午 10:08 
Got a lengthy error message here after I lockpicked a car with a bobby pin. Also I haven't gained any Lockpicking XP so far for anything I've lockpicked.

`Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@70743821
function: doUnlock -- file: CrowbarWindow.lua line # 112 | MOD: The Best Lockpicking [B42]
function: ActionKeyPressed -- file: CrowbarWindow.lua line # 337 | MOD: The Best Lockpicking [B42]
function: OnKeyStartPressed -- file: CrowbarWindow.lua line # 344 | MOD: The Best Lockpicking [B42]
`
`java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:211)
at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:79)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:192)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:988)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1790)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:72)
at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:315)
at zombie.input.GameKeyboard.update(GameKeyboard.java:106)
at zombie.GameWindow.logic(GameWindow.java:314)
at zombie.GameWindow.frameStep(GameWindow.java:928)
at zombie.GameWindow.run_ez(GameWindow.java:821)
at zombie.GameWindow.mainThread(GameWindow.java:619)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException: Cannot invoke "zombie.SandboxOptions$SandboxOption.asConfigOption()" because the return value of "zombie.SandboxOptions.getOptionByName(String)" is null
at zombie.characters.IsoGameCharacter$XP.AddXP(IsoGameCharacter.java:16264)
at zombie.characters.IsoGameCharacter$XP.AddXP(IsoGameCharacter.java:16143)
at zombie.characters.IsoGameCharacter$XP.AddXP(IsoGameCharacter.java:16097)
... 22 more
`
`Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@70743821
function: doUnlock -- file: BobbyPinWindow.lua line # 138 | MOD: The Best Lockpicking [B42]
function: OnKeyKeepPressed -- file: BobbyPinWindow.lua line # 386 | MOD: The Best Lockpicking [B42]
`
`java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:211)
at se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:79)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:192)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:988)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1790)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:72)
at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:315)
at zombie.input.GameKeyboard.update(GameKeyboard.java:85)
at zombie.GameWindow.logic(GameWindow.java:314)
at zombie.GameWindow.frameStep(GameWindow.java:928)
at zombie.GameWindow.run_ez(GameWindow.java:821)
at zombie.GameWindow.mainThread(GameWindow.java:619)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException: Cannot invoke "zombie.SandboxOptions$SandboxOption.asConfigOption()" because the return value of "zombie.SandboxOptions.getOptionByName(String)" is null
at zombie.characters.IsoGameCharacter$XP.AddXP(IsoGameCharacter.java:16264)
at zombie.characters.IsoGameCharacter$XP.AddXP(IsoGameCharacter.java:16143)
at zombie.characters.IsoGameCharacter$XP.AddXP(IsoGameCharacter.java:16097)
... 22 more
`
NickFleim  [开发者] 3 月 10 日 下午 12:29 
Under what conditions does this happen? Did you start a new save or add it to an old one? What mods do you use? Do you play as a burglar or not? If not, have you read magazines about lockpicking? Does this only happen with cars or also with buildings? And check if the lockpicking progress bar appears in the skills.
Dhars 3 月 11 日 上午 7:35 
引用自 NickFleim
Under what conditions does this happen? Did you start a new save or add it to an old one? What mods do you use? Do you play as a burglar or not? If not, have you read magazines about lockpicking? Does this only happen with cars or also with buildings? And check if the lockpicking progress bar appears in the skills.

Started in a new save, I use Common Sense and that's about the only one that would interfere with it as far as I know. If it makes a difference, it was done on one of KI5s modded cars. I don't play as a burglar, and have read all the Lockpicking magazines. I only saw that error lockpicking a car. The constant issue I run into is that I get no Lockpicking XP at all when I lockpick anything.
NickFleim  [开发者] 3 月 12 日 上午 2:40 
Is the skill itself displayed in the skills menu?
NickFleim  [开发者] 3 月 12 日 上午 2:44 
do you only use modded cars? have you tried lockpicking vanilla cars? does the error pop up after completing the mini game?
Cyber_D 3 月 14 日 下午 4:33 
Привет! Наткнулся на дверь со сложностью 0 и которая определялась как открытая если на ней применить отмычки. На открытие не поддавалась. Случилось один раз, хотя взламывал много дверей. Может просто чет багануло.
Morticide 3 月 16 日 上午 6:26 
I'm running into an issue where hotwiring a car doesn't let me start it after. It's giving me a missing key icon as if the car isn't hotwired. This happens on any car so far. I also tested on a car that I had the key for and was functional before hotwiring.
PH 3 月 16 日 上午 7:25 
PTBR UFT-8
NickFleim  [开发者] 3 月 16 日 下午 1:36 
@Morticide
What mods do u use?
When its started? (from start or after a while)
AlucardBrn 3 月 23 日 上午 9:57 
Hi, I have the same problem right now, can't get any XP.
Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@9a78bf41 function: doUnlock -- file: BobbyPinWindow.lua line # 138 | MOD: The Best Lockpicking [B42] function: OnKeyKeepPressed -- file: BobbyPinWindow.lua line # 386 | MOD: The Best Lockpicking [B42] ERROR: General f:219089, t:1742746513762> ExceptionLogger.logException> Exception thrown java.lang.reflect.InvocationTargetException at GeneratedMethodAccessor859.invoke(null:-1). Stack trace: jdk.internal.reflect.GeneratedMethodAccessor859.invoke(Unknown Source) java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.base/java.lang.reflect.Method.invoke(Unknown Source) se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62) se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:211) se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:79) se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:192) se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:988) se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173) se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963) se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1790) se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66) se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139) zombie.Lua.Event.trigger(Event.java:72) zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:315) zombie.input.GameKeyboard.update(GameKeyboard.java:85) zombie.GameWindow.logic(GameWindow.java:314) zombie.GameWindow.frameStep(GameWindow.java:928) zombie.GameWindow.run_ez(GameWindow.java:821) zombie.GameWindow.mainThread(GameWindow.java:619) java.base/java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException: Cannot invoke "zombie.SandboxOptions$SandboxOption.asConfigOption()" because the return value of "zombie.SandboxOptions.getOptionByName(String)" is null zombie.characters.IsoGameCharacter$XP.AddXP(IsoGameCharacter.java:16231) zombie.characters.IsoGameCharacter$XP.AddXP(IsoGameCharacter.java:16110) zombie.characters.IsoGameCharacter$XP.AddXP(IsoGameCharacter.java:16064) ... 21 more

I tried lockpicking regular doors and cars (vanilla and modded). None of them gives me XP.
The skill is displayed on Skills tab.
The error pops up AFTER the minigame is completed.

I play with a LOT of mods.
最后由 AlucardBrn 编辑于; 3 月 23 日 上午 9:58
NickFleim  [开发者] 3 月 24 日 上午 1:17 
@AlucardBrn
I'll try to figure it out, but most likely it's a conflict with one of the mods.

Can you send me a list of activated mods?
引用自 NickFleim
@AlucardBrn
I'll try to figure it out, but most likely it's a conflict with one of the mods.

Can you send me a list of activated mods?

I have the same issue that after success lockpicking i have no exp and output an error, and i have tested several times and i found out the error is not conflict with any mods. It conflict with the sandbox setting "use global multiplier". if i uncheck this option the error appear.

At the end, this is a good mod and hope it perform better.:steamthumbsup:
< >
正在显示第 1 - 15 条,共 42 条留言
每页显示数: 1530 50