有人能帮忙看看我mod的问题吗,万分感谢。(Anyone can help me with some current problems happened in my mod?) #51
Answered
by
ZhaoyuZhang101
ZhaoyuZhang101
asked this question in
Q&A
-
我的mod运行后一旦有写入mod数据再退出或者切换地图就会卡死,然后每次存档后就会变得更加的卡顿,会越来越卡,我想知道为什么,用了很多办法都没法解决。有人能帮我看看的话那就真的太感谢了 |
Beta Was this translation helpful? Give feedback.
Answered by
ZhaoyuZhang101
Jun 26, 2025
Replies: 1 comment 5 replies
-
出现卡顿的时候有报错之类的吗?如果有的话提供一下。 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题解决了,太奇怪了,我把City class的setdirty上的harmony patch删掉后问题就解决了,可能是因为我再代码中patch了这个方法,持续访问我的弱表,哪怕结束进程的时候也在访问,所以,总之谢谢你的回应,