注册 | 登录

游侠NETSHOW论坛





查看: 5987|回复: 16
打印 上一主题 下一主题

[求助] 这个问题怎么解决 [复制链接]

帖子
902
精华
0
积分
461
金钱
3683
荣誉
1
人气
0
评议
0
跳转到指定楼层
楼主
发表于 2014-9-10 14:04:19 |只看该作者 |倒序浏览
缺少什么文件吗,怎么进入游戏啊,安装包里的补丁都打了

附件: 你需要登录才可以下载或查看附件。没有帐号?注册

使用道具 举报

帖子
252
精华
0
积分
126
金钱
2338
荣誉
0
人气
0
评议
0
沙发
发表于 2014-9-10 14:13:24 |只看该作者
同样遇到 求解呀

使用道具 举报

帖子
550
精华
0
积分
277
金钱
4126
荣誉
0
人气
15
评议
0
板凳
发表于 2014-9-10 14:17:11 |只看该作者
同样问题!!!!!!!!!!!

使用道具 举报

2015年优秀版主勋章

帖子
1040
精华
0
积分
640
金钱
33495
荣誉
11
人气
95
评议
2
地板
发表于 2014-9-10 14:22:09 |只看该作者
是不是缺net framework 3.5?
找个sp1的装上试试

使用道具 举报

帖子
302
精华
0
积分
153
金钱
2195
荣誉
0
人气
0
评议
0
5#
发表于 2014-9-10 16:27:21 |只看该作者
一样。。。。。。。。。。

使用道具 举报

活跃勋章白金会员勋章

帖子
22254
精华
0
积分
11294
金钱
3558
荣誉
12
人气
465
评议
0
6#
发表于 2014-9-10 16:30:02 |只看该作者
点框框左下角的DETAILS,看看具体说了啥内容。

使用道具 举报

帖子
516
精华
0
积分
258
金钱
3991
荣誉
0
人气
2
评议
0
7#
发表于 2014-9-10 16:38:48 |只看该作者
我也是这个问题哎



See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at DXHelper.DisplayInfo.InitDisplayModeList()
   at DXHelper.DisplayInfo..ctor()
   at fifasetup_csharp.Settings.CreateSettingsForAdapter()
   at fifasetup_csharp.StartingForm.PlayButton_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
fifaconfig
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/video%20games/fifa15%20demo/fifasetup/fifaconfig.exe
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DXHelper
    Assembly Version: 1.0.5318.28514
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/video%20games/fifa15%20demo/fifasetup/DXHelper.DLL
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


使用道具 举报

帖子
323
精华
0
积分
162
金钱
2904
荣誉
0
人气
0
评议
0
8#
发表于 2014-9-10 17:23:06 |只看该作者
同求啊,怎么办啊这问题!!!!!

使用道具 举报

帖子
25
精华
0
积分
13
金钱
102
荣誉
0
人气
0
评议
0
9#
发表于 2014-9-11 10:31:34 |只看该作者
.net 4.0装一下就好了很好

使用道具 举报

帖子
25
精华
0
积分
13
金钱
102
荣誉
0
人气
0
评议
0
10#
发表于 2014-9-11 10:33:12 |只看该作者
安装 net framework 3.5或4.0  200M不到 如果你的A卡 装显卡催化剂的时候自带的

使用道具 举报

帖子
1140
精华
0
积分
571
金钱
6256
荣誉
0
人气
1
评议
0
11#
发表于 2014-9-11 18:25:54 |只看该作者
我也是这个问题  解决不了 !!!

使用道具 举报

帖子
516
精华
0
积分
258
金钱
3991
荣誉
0
人气
2
评议
0
12#
发表于 2014-9-11 18:32:36 |只看该作者
我把DX11升级到11.1就OK了

使用道具 举报

帖子
313
精华
0
积分
157
金钱
2949
荣誉
0
人气
0
评议
0
13#
发表于 2014-9-11 19:16:18 |只看该作者
同问。望指点下

使用道具 举报

帖子
18
精华
0
积分
9
金钱
98
荣誉
0
人气
0
评议
0
14#
发表于 2014-9-11 19:21:27 |只看该作者
同求,哪位大神解答下~~~~

使用道具 举报

帖子
432
精华
0
积分
216
金钱
2423
荣誉
0
人气
2
评议
0
15#
发表于 2014-9-17 13:51:01 |只看该作者
同求问题解答!

使用道具 举报

帖子
30
精华
0
积分
15
金钱
280
荣誉
0
人气
0
评议
0
16#
发表于 2014-9-19 20:12:57 |只看该作者
我是双显卡,把fifaconfig.exe和fifa_15.exe这两个都设置成使用高性能显卡就解决了。

使用道具 举报

帖子
184
精华
0
积分
92
金钱
2057
荣誉
0
人气
1
评议
0
17#
发表于 2014-9-20 14:10:33 |只看该作者
下个d3d11.dll放到游戏根目录就行了

使用道具 举报

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

手机版|Archiver|游侠NETSHOW论坛 ( 苏ICP备2023007791号 )

GMT+8, 2025-8-31 02:24 , Processed in 0.307669 second(s), 12 queries , Gzip On, Memcache On.

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

分享到