Type
Bug
Summary
按照SDK开发人员给的教程,在自定义服务器上部署了pak模组,但是模组不会同步生效
If this is a bug
Steps I followed:
建立的自定义服务器后,按照教程将模组放进模组文件夹里,并给每个模组编写了对应的脚本
Expected result:
在服务器内的所有玩家的模组都生效
Actual result:
仅有部分玩家生效
Extra details, if available:
Game:黑神话悟空
Launcher version:0.26.0
Server:自定义服务器
Region:中国大陆
Screenshot :
every time:
JakuJ
May 20, 2026, 10:57am
2
Hi,
can you confirm that all of the mods have manifest.json files with unique IDs? Does the server not show the “Loaded mod:” log for any of these mods? If so, perhaps you could upload a screenshot of that mod’s folder and manifest file?
上面的第二张图就是模组文件夹的内容,第四张图就是日志截图
This might be because there are several .pak mods loaded at once, each one replacing the same vanilla armor (in this case Golden Suozi Armor).
我们后面也试过了只装一个模组,就是图中的红色长披风外观模组,但是只有一个人生效其他人不生效
我觉得我找到原因了,部分玩家在进入服务器的时候电脑不会自动创建~WUkongMP文件夹,所以不会同步服务器上的pak模组,而且很奇怪的是就算自己在进入自定义服务器之前手动创建文件夹,在进入服务器的瞬间这个文件夹会被删掉
https://drive.google.com/file/d/12aWOXtgbJ4d5i6ZH2NtxuLHNIvEItSXa/view?usp=sharing