Closed Leng-Long closed 5 months ago
MoreMegaStructures v1.5.0的打印造成的
[HarmonyPostfix]
[HarmonyPatch(typeof (WorkerThreadExecutor), "ComputerThread")]
public static void CTest(WorkerThreadExecutor __instance) => Utils.Log(string.Format("multi Thread enabled with {0}", (object) (uint) __instance.threadMissionOrders));
好问题。所以这个怎么解决呢() 禁用之后不知道哪个mod抽风 导致保存会出现修改数据的提示 (然后整了屏蔽异常检测玩的)
收到,我立刻更新一下。
数据异常是正常现象,是因为mod把游戏内数据修改了。
文件位于C:\Users\Administrator\AppData\LocalLow\Youthcat Studio\Dyson Sphere Program\output_log.txt 联机时发现c盘空间异常才注意到的 那时候log已经209G大小了(草 mod一共启用这些 该文件内刷屏的内容(mulit Thread enable with 0) 已经排查了存档与mod冲突问题(指单启用该mod与开新档都仍然存在该bug) 不清楚是不是只有我这样 反正我联机的另一个人那边的output也出现了该问题。