哪位大侠指点一下,不想玩新档!先行感谢!
所有npc人物数据都是12311111,人物图片白板一块,启动器信息如下:bilityPointUp[补天] 配置文件加载成功
[补天] 更新字典遇到异常 System.NullReferenceException: Object reference not set to an instance of an object
at i.p () in <2fc443f2fa9e4df9b7d7b8c538774d7e>:0
[补天] 开始从 V1.x 导入
[补天] 从 V1.x 导入成功,耗时:00:00:00.1680279
Setting breakpad minidump AppID = 1468810
SteamInternal_SetMinidumpSteamID:Caching Steam ID:76561198292019595
Required field(Int32 active) does not exsit in item(id: 51008, @ File: "E:\Program Files (x86)\Steam\steamapps\common\鬼谷八荒\Mods\Villain\patch_Roledress\RoleDress.json", Line: 1698, Position: 3), set to default.
Required field(Int32 active) does not exsit in item(id: 58115, @ File: "E:\Program Files (x86)\Steam\steamapps\common\鬼谷八荒\Mods\Villain\patch_Roledress\RoleDress.json", Line: 3357, Position: 3), set to default.(后面还有很多)
default.
Exception in Harmony patch of method void UILoadingBig::Init():
UnhollowerBaseLib.Il2CppException: System.ArgumentException: The Object you want to instantiate is null.
at UnhollowerBaseLib.Il2CppException.RaiseExceptionIfNecessary (System.IntPtr returnedException) in <b463369eddc14a7b89d5a23c3dd71a73>:0
at UnityEngine.Object.Instantiate (T original, UnityEngine.Transform parent) in <ab7f092cffd24966bc154453d5b2593c>:0
at Butian.UILoadingBigPatch.Postfix (UILoadingBig& __instance) in <2fc443f2fa9e4df9b7d7b8c538774d7e>:0
at (wrapper dynamic-method) UILoadingBig.DMD<UILoadingBig::Init>(UILoadingBig)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DMD<UILoadingBig::Init>_il2cpp(intptr)
[补天] 初始化 UI
地图上所有NPC全部是这样? 本帖最后由 mingyuezx 于 2022-1-22 23:33 编辑
是啊,不过我修改了一下RoleDress,npC有几个变成"名字名字名字“,点击后就卡死了。其他NPC倒是正常了,衣服是完全对不上号的。原来没有“active”: 1,这一行,,可能哪里不对吧
[
{
"id": 18001,
"dressID": 101,
"sex": 1,
"type": "yifu",
"colorGroup": 18001,
"color": "CB9640",
"name": "common_yifu",
"flag": "0",
"gamerFlag": "0",
"flagDesc": "0",
"beauty": 65,
“active”: 1,
”weight”: 100,
"npcGrade": 0
},
{
"id": 18002,
"dressID": 102,
"sex": 1,
"type": "yifu",
"colorGroup": 18001,
"color": "657C93",
"name": "common_yifu",
"flag": "0",
"gamerFlag": "0",
"flagDesc": "0",
"beauty": 80,
“active”: 1,
”weight”: 100,
"npcGrade": 0
},
{
"id": 18003,
"dressID": 103,
"sex": 1,
"type": "yifu",
"colorGroup": 18001,
"color": "9A7575",
"name": "common_yifu",
"flag": "0",
"gamerFlag": "0",
"flagDesc": "0",
"beauty": 70,
“active”: 1,
”weight”: 100,
"npcGrade": 0
},
{
"id": 18004,
"dressID": 104,
"sex": 1,
"type": "yifu",
"colorGroup": 18004,
"color": "60B9C1",
"name": "common_yifu",
"flag": "0",
"gamerFlag": "0",
"flagDesc": "0",
"beauty": 40,
“active”: 1,
”weight”: 100,
"npcGrade": 0
页:
[1]