FIfa 15 won't start - Error with netframework

by Adi2ro
Reply

Original Post

FIfa 15 won't start - Error with netframework

★ Apprentice

Hi guys,

 

After installing Fifa 15 demo, it wont start when i click start game and also i cannot click game settings.

 

Here is the error:

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 fifasetup_csharp.Settings.GetResolutionsForAdapter()
   at fifasetup_csharp.GameSettingsForm.LoadDefaultFifaSettingIni(Boolean bResetToDefault)
   at fifasetup_csharp.GameSettingsForm..ctor(RightToLeft rtl)
   at fifasetup_csharp.StartingForm.GameSettingsButton_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.34014 built by: FX45W81RTMGDR
    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:///E:/Games/FIFA%2015%20DEMO/fifasetup/fifaconfig.exe
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34003 built by: FX45W81RTMGDR
    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.33440 built by: FX45W81RTMREL
    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.33440 built by: FX45W81RTMREL
    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:///E:/Games/FIFA%2015%20DEMO/fifasetup/DXHelper.DLL
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    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.33440 built by: FX45W81RTMREL
    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.


 

Message 1 of 405 (65,318 Views)

Re: FIfa 15 won't start - Error with netframework

★★ Apprentice

Yep, getting same error, my drivers are all up to date...

Message 2 of 405 (64,371 Views)

Re: FIfa 15 won't start - Error with netframework

★★★ Novice

I am facing the same problem too Frown. Hope that there is a way to fix this problem, really want to play the new demo

Message 3 of 405 (64,332 Views)

Re: FIfa 15 won't start - Error with netframework

★★ Novice
I have this problem too. On Windows 7 x64 and Windows 8 x64 same error. Maybe its not software problem, but a hardware, I have old videocard Radeon 4870. AMD other 2 years dont release new drivers for this card, If you have same old card too, and maybe FIFA 15 need new and powerfull hardawre.
Message 4 of 405 (64,237 Views)

Re: FIfa 15 won't start - Error with netframework

★★★ Novice

Aqui também ta rolando o mesmo problema!! Todos os drivers atualizados.. e ai EA??? já começou cedo com os bugs.. Confusedmileysad:

Message 5 of 405 (64,085 Views)

Re: FIfa 15 won't start - Error with netframework

★★★ Novice

@StahlHai_PS3 wrote:
I have this problem too. On Windows 7 x64 and Windows 8 x64 same error. Maybe its not software problem, but a hardware, I have old videocard Radeon 4870. AMD other 2 years dont release new drivers for this card, If you have same old card too, and maybe FIFA 15 need new and powerfull hardawre.

Here is the 4850 ... I believe this is the problem...  GPU drivers are incompatible.. **bleep**!!!!

Message 6 of 405 (64,007 Views)

Re: FIfa 15 won't start - Error with netframework

[ Edited ]
★★ Apprentice

This is my error : 

 

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.18444 built by: FX451RTMGDR
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:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2015%20DEMO/fifasetup/fifaconfig.exe
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
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.18408 built by: FX451RTMGREL
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.18408 built by: FX451RTMGREL
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:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2015%20DEMO/fifasetup/DXHelper.DLL
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
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.18408 built by: FX451RTMGREL
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.

 

I have a Nvidia GeForce 340 GT

 

Message 7 of 405 (63,982 Views)

Re: FIfa 15 won't start - Error with netframework

★ Novice

Same problem here, with Radeon HD 4800.

Message 8 of 405 (63,854 Views)

Re: FIfa 15 won't start - Error with netframework

★★ Novice

You have to have DX11 graphics card... just figured it out. **bleep**

Message 9 of 405 (63,829 Views)

Re: FIfa 15 won't start - Error with netframework

★★★ Novice

i have  the same problem ...pls help

Message 10 of 405 (63,603 Views)