3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 1405|回复: 3
打印 上一主题 下一主题

[求助] 百宝袋安装成功但开游戏用不了

[复制链接]

1

主题

23

帖子

91

积分

初级玩家

Rank: 2

贡献度
0
金元
910
积分
91
精华
0
注册时间
2014-2-24
跳转到指定楼层
主题
发表于 2022-5-2 16:36 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
正常后面应该会显示一个绿点表示激活么,我怎么弄都是红点,游戏文件夹去掉只读,管理员模式运行都试过了还是不行,把log附在后面了,求大佬给看看
UnloadTime: 0.772700 ms
[Manager] Start parsing game version.
[Manager] Found game version string: '1.3.2c'.
[Manager] Game version detected as '1.3.2'.
[Manager] Parsing mods.
[Manager] Reading file 'D:\software\Steam\steamapps\common\Pathfinder Second Adventure\Mods\ToyBox\Info.json'.
[Manager] Sorting mods.
[Manager] Loading mods.
[ToyBox] Version '1.4.13'. Loading.
Fallback handler could not load library D:/software/Steam/steamapps/common/Pathfinder Second Adventure/Wrath_Data/Mono/data-00000288D36E0A40.dll
[ToyBox] [Error] <b><color=yellow>System.TypeLoadException: Could not load type UniRx.ReactiveProperty`1[[Kingmaker.UI.MVVM._VM.Tooltip.Templates.TooltipBaseTemplate, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]], UniRx, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
  at (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesInternal(System.Reflection.ICustomAttributeProvider,System.Type,bool)
  at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00013] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at System.RuntimeType.GetCustomAttributes (System.Boolean inherit) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at HarmonyLib.HarmonyMethodExtensions.GetFromType (System.Type type) [0x00000] in <88b084d277f344aa9c2904c640976875>:0
  at HarmonyLib.PatchClassProcessor..ctor (HarmonyLib.Harmony instance, System.Type type) [0x00030] in <88b084d277f344aa9c2904c640976875>:0
  at HarmonyLib.Harmony.CreateClassProcessor (System.Type type) [0x00000] in <88b084d277f344aa9c2904c640976875>:0
  at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00000] in <88b084d277f344aa9c2904c640976875>:0
  at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <88b084d277f344aa9c2904c640976875>:0
  at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <88b084d277f344aa9c2904c640976875>:0
  at ToyBox.Main.Load (UnityModManagerNet.UnityModManager+ModEntry modEntry) [0x00055] in <42e4f14b1c544dd2b41e92cb4e05c032>:0 </color></b>
  at System.Environment.get_StackTrace () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at ModKit.Mod.Error (System.String str) [0x00000] in <42e4f14b1c544dd2b41e92cb4e05c032>:0
  at ModKit.Mod.Error (System.Exception ex) [0x00000] in <42e4f14b1c544dd2b41e92cb4e05c032>:0
  at ToyBox.Main.Load (UnityModManagerNet.UnityModManager+ModEntry modEntry) [0x00000] in <42e4f14b1c544dd2b41e92cb4e05c032>:0
  at System.Reflection.MonoMethod.InternalInvoke (System.Object obj, System.Object[] parameters, System.Exception& exc) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at UnityModManagerNet.UnityModManager+ModEntry.Invoke (System.String namespaceClassnameMethodname, System.Object& result, System.Object[] param, System.Type[] types) [0x00000] in <98d5daeb090c4be2b7e2984fa16ce767>:0
  at UnityModManagerNet.UnityModManager+ModEntry.Load () [0x00000] in <98d5daeb090c4be2b7e2984fa16ce767>:0
  at UnityModManagerNet.UnityModManager+ModEntry.set_Active (System.Boolean value) [0x00000] in <98d5daeb090c4be2b7e2984fa16ce767>:0
  at UnityModManagerNet.UnityModManager._Start () [0x00000] in <98d5daeb090c4be2b7e2984fa16ce767>:0
  at UnityModManagerNet.UnityModManager.Start () [0x00000] in <98d5daeb090c4be2b7e2984fa16ce767>:0
  at UnityModManagerNet.Injector.Prefix_Start () [0x00000] in <98d5daeb090c4be2b7e2984fa16ce767>:0
  at Kingmaker.GameStarter.Kingmaker.GameStarter.Awake_Patch1 (Kingmaker.GameStarter ) [0x00000] in <b575ad25dfd7403c835d973b213b1ac7>:0
[ToyBox] [Error] Error trying to call 'ToyBox.Main.Load'.
[ToyBox] [Exception] TargetInvocationException - Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeLoadException: Could not load type UniRx.ReactiveProperty`1[[Kingmaker.UI.MVVM._VM.Tooltip.Templates.TooltipBaseTemplate, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]], UniRx, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
  at ToyBox.Main.Load (UnityModManagerNet.UnityModManager+ModEntry modEntry) [0x00103] in <42e4f14b1c544dd2b41e92cb4e05c032>:0
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <eae584ce26bc40229c1b1aa476bfa589>:0
   --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at UnityModManagerNet.UnityModManager+ModEntry.Invoke (System.String namespaceClassnameMethodname, System.Object& result, System.Object[] param, System.Type[] types) [0x00011] in <98d5daeb090c4be2b7e2984fa16ce767>:0
[ToyBox] Not loaded.
[ToyBox] Loading time 0.16 s.
[Manager] FINISH. SUCCESSFUL LOADED 0/1 MODS.

回复

使用道具 举报

0

主题

87

帖子

115

积分

中级玩家

Rank: 3Rank: 3

贡献度
0
金元
1151
积分
115
精华
0
注册时间
2018-4-6
舒服的沙发
发表于 2022-5-2 16:39 | 只看该作者
因为版本不符,现在3dm里面的中文版全部过期了
回复 支持 反对

使用道具 举报

1

主题

23

帖子

91

积分

初级玩家

Rank: 2

贡献度
0
金元
910
积分
91
精华
0
注册时间
2014-2-24
硬硬的板凳
 楼主| 发表于 2022-5-2 16:40 | 只看该作者
812036858 发表于 2022-5-2 16:39
因为版本不符,现在3dm里面的中文版全部过期了

好吧..我上官网下载试试
回复 支持 反对

使用道具 举报

15

主题

307

帖子

1518

积分

游戏狂人

Rank: 6Rank: 6

贡献度
51
金元
13141
积分
1518
精华
0
注册时间
2016-5-30
冰凉的地板
发表于 2022-5-2 21:43 | 只看该作者
百宝袋版本过低,要最新的1.4.16才支持1.3游戏版本
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2026-3-13 20:17 , Processed in 0.029177 second(s), 16 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表