- UID
- 1323135
- 主题
- 0
- 阅读权限
- 20
- 帖子
- 13
- 精华
- 0
- 积分
- 4
- 金钱
- 14
- 荣誉
- 0
- 人气
- 0
- 在线时间
- 0 小时
- 评议
- 0
- 帖子
- 13
- 精华
- 0
- 积分
- 4
- 金钱
- 14
- 荣誉
- 0
- 人气
- 0
- 评议
- 0
|
求助
依照方法已经进去了..可是在刚刚读取完进度的时候就立刻跳出,什么错误都没有弹.
这是什么原因呢.在GTA4的根目录下有个ScriptHookDotNet.log 的文件,里面写着:
2009-02-22 21:24:19 - Initializing ScriptHookDotNet v0.86 BETA (GTA IV version 1.0.2.0)
2009-02-22 21:25:15 - SEARCHING FOR SCRIPTS...
2009-02-22 21:25:15 - Loading scripts in Assembly 'scripts\Super Spawner Script By CoMPMStR.net.dll' ...
2009-02-22 21:25:15 - Unhandled Exception: System.IO.FileNotFoundException: 未能加载文件或程序集“Super Spawner Script By CoMPMStR.net, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。系统找不到指定的文件。
文件名:“Super Spawner Script By CoMPMStR.net, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null”
在 System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
在 System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
在 System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
在 System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
在 System.Reflection.Assembly.Load(String assemblyString)
在 System.UnitySerializationHolder.GetRealObject(StreamingContext context)
在 GTA.RemoteScriptDomain.RequestAction(ScriptAction action)
在 StartupThreadC.RunTick(StartupThreadC* )
警告: 程序集绑定日志记录被关闭。
要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。
注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。
伟大的楼主.请帮帮我吧!!
[ 本帖最后由 85260825 于 2009-2-22 21:38 编辑 ] |
|