Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FractionateUniverse在新版本中无法运行 #75

Open
jjp1b1 opened this issue Dec 17, 2023 · 3 comments
Open

FractionateUniverse在新版本中无法运行 #75

jjp1b1 opened this issue Dec 17, 2023 · 3 comments

Comments

@jjp1b1
Copy link

jjp1b1 commented Dec 17, 2023

图片1
image
xiaoye97-LDBToolCommonAPI-CommonAPI已经支持最新版并且我已更新,但是运行出现以上问题

@shenjackyuanjie
Copy link

[Info   : Unity Log] Game loaded, time cost: 0.2565494s
[Info   :DSP Mod Save] _autosave_tmp: Game mod save not exist
[Info   : Unity Log] Icon set generated. Time cost: 0.115 s
[Info   : Unity Log] GameMain.Begin()
[Info   :DSP Common API] Checking missing machines!
[Info   : Unity Log] Game loaded. Loading total time: 0.932 s
[Info   :   LDBTool] Pre Loading...
[Error  : Unity Log] TypeLoadException: Could not resolve type with token 01000021 (from typeref, class/assembly StringProto, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null)
Stack trace:
xiaoye97.Patches.VFPreload_Patch.VFPreloadPrePatch () (at <48111397dcd2445b8835a12851b72bdb>:IL_001E)
VFPreload.InvokeOnLoadWorkEnded () (at <32e68d4e8dcb472dbe968f3b15d6785d>:IL_0005)
VFPreload+<PreloadThread>d__42.MoveNext () (at <32e68d4e8dcb472dbe968f3b15d6785d>:IL_0D88)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <ba62fd13111e45818db654d4800999fe>:IL_0027)

补充一下log

@limoka
Copy link

limoka commented Dec 21, 2023

Want to add further context: on this line you are adding a listener for LDBTool.PreAddDataAction. Your method contains references to non existent StringProto. Which is why we see the error.

@jinxOAO
Copy link
Owner

jinxOAO commented Dec 21, 2023

最近出差时间有点少,等我接下来几个月有空了我会挨个更新。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants