安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









This mod is mostly just some recipe changes with a little menu code thrown in to integrate it. It's been a while since I did anything with Zomboid but I can't think how it would cause that kind of error.
I'll try and have a look, see what the problem might be.
at java.base/java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.base/java.lang.Runtime.loadLibrary0(Unknown Source)
at java.base/java.lang.System.loadLibrary(Unknown Source)
at zombie.popman.ZombiePopulationManager.init(ZombiePopulationManager.java:156)
at zombie.GameWindow.init(GameWindow.java:1144)
at zombie.GameWindow.mainThreadInit(GameWindow.java:575)
at zombie.GameWindow.mainThread(GameWindow.java:488)
at java.base/java.lang.Thread.run(Unknown Source)
java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\PZPopMan32.dll: Not enough memory resources are available to process this command
at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(Unknown Source)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(Unknown Source)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(Unknown Source)
at java.base/jdk.internal.loader.NativeLibraries.findFromPaths(Unknown Source)
ERROR: General , 1654183578423> ExceptionLogger.logException> Exception thrown java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\PZPopMan32.dll: Not enough memory resources are available to process this command at NativeLibraries.load (Native Method). Message: Unhandled java.lang.UnsatisfiedLinkError thrown by thread MainThread.