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

注册 登录

QQ登录

只需一步,快速开始

查看: 1572|回复: 8
打印 上一主题 下一主题

[求助] Fatury框架报红。。。。。。。。。。。。。。。。。。。

[复制链接]

2

主题

85

帖子

100

积分

中级玩家

Rank: 3Rank: 3

贡献度
0
金元
1004
积分
100
精华
0
注册时间
2022-2-4
跳转到指定楼层
主题
发表于 2022-3-18 21:44 | 只看该作者 |只看大图 回帖奖励 |倒序浏览 |阅读模式
求各位大佬帮我解决一下

QQ截图20220318214339.png (149.57 KB, 下载次数: 1)

QQ截图20220318214339.png
回复

使用道具 举报

2

主题

85

帖子

100

积分

中级玩家

Rank: 3Rank: 3

贡献度
0
金元
1004
积分
100
精华
0
注册时间
2022-2-4
舒服的沙发
 楼主| 发表于 2022-3-18 21:46 | 只看该作者
能解决的话   请大佬喝肥宅快乐水
回复 支持 反对

使用道具 举报

2

主题

85

帖子

100

积分

中级玩家

Rank: 3Rank: 3

贡献度
0
金元
1004
积分
100
精华
0
注册时间
2022-2-4
硬硬的板凳
 楼主| 发表于 2022-3-18 21:49 | 只看该作者
这个。。。。。。。。。

QQ截图20220318214730.png (157.92 KB, 下载次数: 0)

QQ截图20220318214730.png
回复 支持 反对

使用道具 举报

2

主题

85

帖子

100

积分

中级玩家

Rank: 3Rank: 3

贡献度
0
金元
1004
积分
100
精华
0
注册时间
2022-2-4
冰凉的地板
 楼主| 发表于 2022-3-18 21:52 | 只看该作者
[21:26:21.421] [Fatury] [ERROR] System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\SteamLibrary\steamapps\common\鬼谷八荒\Mods\Fatury\Game\ArtifactSprite'.
  at System.IO.__Error.WinIOError (System.Int32 errorCode, System.String maybeFullPath) [0x000f7] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.FileSystemEnumerableIterator`1[TSource].HandleError (System.Int32 hr, System.String path) [0x00006] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.FileSystemEnumerableIterator`1[TSource].CommonInit () [0x00054] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.FileSystemEnumerableIterator`1[TSource]..ctor (System.String path, System.String originalUserPath, System.String searchPattern, System.IO.SearchOption searchOption, System.IO.SearchResultHandler`1[TSource] resultHandler, System.Boolean checkHost) [0x000d6] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.FileSystemEnumerableFactory.CreateFileNameIterator (System.String path, System.String originalUserPath, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00009] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.Directory.InternalGetFileDirectoryNames (System.String path, System.String userPathOriginal, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.Directory.InternalGetDirectories (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.Directory.GetDirectories (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00038] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at Fatury.GoCache.ArtifactSpritePrefetch () [0x00016] in <60276b8973d94afea437c8c52ff07291>:0
  at Fatury.FaturyMain.OnSceneWasInitialized (System.Int32 buildIndex, System.String sceneName) [0x00068] in <60276b8973d94afea437c8c52ff07291>:0
  at MelonLoader.MelonHandler+<>c__DisplayClass45_0.<OnSceneWasInitialized>b__0 (MelonLoader.MelonMod x) [0x0000e] in <ed8d10306462424f8b8155be6989aa25>:0
  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00042] in <ed8d10306462424f8b8155be6989aa25>:0
[21:27:48.411] [补天] [ERROR] 字典文件下载失败,请检查网络,或从他人处获取文件放入本地, System.UnauthorizedAccessException: Access to the path "E:\SteamLibrary\steamapps\common\鬼谷八荒\Mods\Butian\Dictionary.Remote.yml" is denied.
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool)
  at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append) [0x00008] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool)
  at System.IO.File.AppendAllLines (System.String path, System.Collections.Generic.IEnumerable`1[T] contents) [0x0000a] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at a.y () [0x0008a] in <bafe4245c548460d9de1ccec8d92c669>:0
[21:37:48.452] [补天] [ERROR] 字典文件下载失败,请检查网络,或从他人处获取文件放入本地, System.UnauthorizedAccessException: Access to the path "E:\SteamLibrary\steamapps\common\鬼谷八荒\Mods\Butian\Dictionary.Remote.yml" is denied.
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool)
  at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append) [0x00008] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool)
  at System.IO.File.AppendAllLines (System.String path, System.Collections.Generic.IEnumerable`1[T] contents) [0x0000a] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at a.y () [0x0008a] in <bafe4245c548460d9de1ccec8d92c669>:0
[21:47:48.338] [补天] [ERROR] 字典文件下载失败,请检查网络,或从他人处获取文件放入本地, System.UnauthorizedAccessException: Access to the path "E:\SteamLibrary\steamapps\common\鬼谷八荒\Mods\Butian\Dictionary.Remote.yml" is denied.
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool)
  at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append) [0x00008] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool)
  at System.IO.File.AppendAllLines (System.String path, System.Collections.Generic.IEnumerable`1[T] contents) [0x0000a] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  at a.y () [0x0008a] in <bafe4245c548460d9de1ccec8d92c669>:0
回复 支持 反对

使用道具 举报

5

主题

461

帖子

596

积分

高级玩家

Rank: 4

贡献度
0
金元
5960
积分
596
精华
0
注册时间
2013-9-3
5#
发表于 2022-3-19 01:55 | 只看该作者
本帖最后由 qq94559 于 2022-3-19 23:43 编辑

补天报红,补天是必报红的,fatury的爆红你去看看fatury装好了没有
回复 支持 反对

使用道具 举报

22

主题

800

帖子

6554

积分

Mod站 原创组

Rank: 12Rank: 12Rank: 12

贡献度
381
金元
50300
积分
6554
精华
0
注册时间
2021-10-12
6#
发表于 2022-3-19 08:45 | 只看该作者
E:\SteamLibrary\steamapps\common\鬼谷八荒\Mods\Fatury\Game\ArtifactSprite 这个路径是器灵路径,检测到你这个路径没有任何东西 所以爆红,这个没有关系的
回复 支持 1 反对 0

使用道具 举报

6

主题

1574

帖子

2231

积分

游戏达人

Rank: 7Rank: 7Rank: 7

贡献度
66
金元
19667
积分
2231
精华
0
注册时间
2013-1-16
7#
发表于 2022-3-19 11:47 | 只看该作者
鬼谷八荒\Mods\Fatury\Game\ArtifactSprite 这个路径是器灵路径,检测到你这个路径没有任何东西 所以爆红,这个没有关系的
回复 支持 反对

使用道具 举报

2

主题

85

帖子

100

积分

中级玩家

Rank: 3Rank: 3

贡献度
0
金元
1004
积分
100
精华
0
注册时间
2022-2-4
8#
 楼主| 发表于 2022-3-19 17:03 | 只看该作者
darlingy 发表于 2022-3-19 08:45
E:\SteamLibrary\steamapps\common\鬼谷八荒\Mods\Fatury\Game\ArtifactSprite 这个路径是器灵路径,检测 ...

大佬我去看了  没有这个\ArtifactSprite文件夹  游戏卡在让你选择杀人还是救人的地方  然后就进不去了   

QQ截图20220319170111.png (122.15 KB, 下载次数: 0)

黄的都让我删了 没啥冲突

黄的都让我删了  没啥冲突

QQ截图20220319170219.png (120.58 KB, 下载次数: 0)

QQ截图20220319170219.png
回复 支持 反对

使用道具 举报

5

主题

461

帖子

596

积分

高级玩家

Rank: 4

贡献度
0
金元
5960
积分
596
精华
0
注册时间
2013-9-3
9#
发表于 2022-3-19 19:48 | 只看该作者
本帖最后由 qq94559 于 2022-3-19 19:51 编辑

好家伙,你这你一堆mod冲突诶,玉女心经,八荒主宰,天地共主,鬼谷扒荒全部都和醉仙楼冲突,和谐之家写着11.2号不知道你这是改什么的mod,但看日期明显也是上古版本了,而且你这里很明显没有用批量json处理。因为里面没放这个程序,\ArtifactSprite文件夹在mod里的fatury里面。建议你把这些都删了,重新看有新版的装新版,没新版的用批处理试一下,处理完还不行的,就删了别用,实在想用自己学一下最新版怎么做mod,自己改一下。
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2026-4-11 19:10 , Processed in 0.035700 second(s), 18 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

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