这个,我认为和内存有关,因为我发现开局和加载存档是不同的,如我的农业畜牧扩展mod,开局一切正常,如果存档后重新读取档案,有一定几率会出现不显示图标.但是退出游戏再次进入你发现一切又正常.
那么我可以怀疑是内存缓存的问题.各种间歇性问题都应该是缓存或者某个补丁暂时没有挂上,而出现了问题,重新开局或者重新开启一次游戏,这个内存位置空出来了,补丁打进去了,功能就好了.这个问题很头疼.
I believe this is related to memory, as I've noticed there is a difference between starting a new game and loading a save file. For instance, with my agriculture and livestock expansion mod, everything works perfectly when starting a new game. However, after saving and re‑loading the save, icons may fail to display on occasion. Yet quitting and relaunching the game makes everything work normally again.
Therefore, I suspect this stems from memory cache issues. Various intermittent glitches likely occur due to cache problems or a patch failing to load temporarily. Starting a new game or restarting the application frees up that memory space, allows the patch to apply properly, and restores normal functionality. This issue is quite troublesome.😆