FIFA 15 Pc startet nicht!

von Thanndorf11
Antworten

Originalbeitrag

Betreff: FIFA 15 Pc startet nicht!

★★ Novice

Wenn jetzt es jetzt nicht bald eine Lösung für dieses Problem gibt werde ich mein Spiel wieder zurück schicken wie lange sollen wir denn noch warten habe auch schon einiges ausprobiert jedoch ohne erfolg. Der einzige Button wo funktioniert ist der Verlassen-Button auf dem Startbild.

 

Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei DXHelper.DisplayInfo.InitDisplayModeList()
   bei DXHelper.DisplayInfo..ctor()
   bei fifasetup_csharp.Settings.CreateSettingsForAdapter()
   bei fifasetup_csharp.StartingForm.PlayButton_Click(Object sender, EventArgs e)
   bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
   bei System.Windows.Forms.Button.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
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/Fifa12/FIFA%2015/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/Fifa12/FIFA%2015/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.
----------------------------------------
fifaconfig.resources
    Assembly-Version: 1.0.0.0.
    Win32-Version: 1.0.0.0.
    CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/Fifa12/FIFA%2015/fifasetup/de-DE/fifaconfig.resources.DLL.
----------------------------------------
mscorlib.resources
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------
System.Xml
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.34234 built by: FX452RTMGDR.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
System.Windows.Forms.resources
    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.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
System.Configuration
    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.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

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

Wenn das JIT-Debuggen aktiviert ist, werden alle Ausnahmefehler an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.


 

Nachricht 51 von 150 (3.802 Ansichten)
Antworten
0 Kudos

Betreff: FIFA 15 Pc startet nicht!

★★★ Newbie

Bei mir das gleiche Problem. könnte nur kotzen-

 

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/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/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
----------------------------------------
fifaconfig.resources
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2015/fifasetup/de-DE/fifaconfig.resources.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34234 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.

 

Nachricht 52 von 150 (3.788 Ansichten)
Antworten
0 Kudos

Betreff: FIFA 15 Pc startet nicht!

★★★ Novice

Gestern habe ich mein Spiel zurückgesendet.

Nachricht 53 von 150 (3.708 Ansichten)

Betreff: FIFA 15 Pc startet nicht!

★★★★ Novice

geht das auch wenn man seinen key schon aktiviert hat?

Nachricht 54 von 150 (3.656 Ansichten)
Antworten
0 Kudos

Betreff: FIFA 15 Pc startet nicht!

★★★★ Novice
  • Unterstützte Grafikkarten (Minimum): ATI Radeon HD 5770, NVIDIA GTX 650

Vieleicht liegt da das problem bei manchen.

 

Nachricht 55 von 150 (3.653 Ansichten)
Antworten
0 Kudos

e

[ Bearbeitet ]
★★ Novice
 
Nachricht 56 von 150 (3.560 Ansichten)
Antworten
0 Kudos

Betreff: FIFA 15 Pc startet nicht!

★ Apprentice

 

Deaktiviert die Onboard Grafikkarte !!!!!!!!!!!!!!!!!!!!!!

 

Habe 2 Tage nach dem Fehler gesucht und die Lösung war so einfach !!!!

 

ChrissiConfusedmileywink:

Nachricht 57 von 150 (3.542 Ansichten)
Antworten
0 Kudos

Betreff: FIFA 15 Pc startet nicht!

★★★ Novice

Ich konnte das Spiel am ersten Tag problemloss spielen, nun hängt es sich auf dem ersten Ladescreen( mit den drei Punkten) auf bzw. der ildschirm wird schwarz. Ich erhalte keine Fehlermeldung und im Task Manager steht "wird ausgeführt. Ich habe alles Versuchtr die Demo läuft komischer Weise ohne Problem. aus lauter Verzweifelung habe ich sogar Windows 7 neu installiert auch ohne Erfolg. Mittlerweile kann ich mir nur noch ein Problem bei dem Spiel an sich vorstellen, da es von der Hardware locker geht und auch bereits lief. Meine Befürschtung ist, dass das irgendwie damit zusammenhängt dass ich einen VPN Changer benutzt habe um das Spiel bereits am 24.09 zu spielen. Laut EA ist aber nur der Kauf mit VPN Changer verboten, frühzeitiges aktivieren nicht

Nachricht 58 von 150 (3.531 Ansichten)
Antworten
0 Kudos

Betreff: FIFA 15 Pc startet nicht!

★ Novice

Hallo,

ich habe das gleich Problem wie ihr und doktere seit Tagen am Spiel herum deinstalliere alles Mögliche installiere auch neu aktualisiere alles Mögliche hab auch schon mit EA Kontakt gehabt…..

alles gemacht…………..nix funzt.:mansad:

EA handelt einfach nicht und einige haben ihr Spiel schon zurückgegeben…….

Nun meine Idee  EA  zum Handeln anzuregen

Die jenigen die ihr Spiel in online Shops gekauft haben, haben die Möglichkeit eine Rezession zu schreiben………….

Es soll Käufer geben die so etwas lesen.      :manwink:

Das die unter diesen Umständen nicht nett ausfallen kann ist selbstredend.

Bleibt sachlich, der Shop kann nichts dafür dass das Spiel nicht läuft, EA reagiert nicht auf die ganze Sache .

 

PS: (Ich hab mein Spiel im Handel erworben und habe die Möglichkeit leider nicht):mansad:

Nachricht 59 von 150 (3.526 Ansichten)
Antworten
0 Kudos

Betreff: FIFA 15 Pc startet nicht!

[ Bearbeitet ]
★★ Novice

 

NACHDEM ICH DIE GEWUENSCHTE SPRACHE EINGESTELLT HABE UND DAS SPIEL STARTEN WILL BEKOMME ICH IMMER FOLGENDE MELDUNG:

WAS FUER NE SCHEISSE......!!!

 

Vielleicht  gibts unter euch ein SUPERGENIE der mir irgendwie weiterhelfen kann......???

 

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:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2015/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:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2015/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

----------------------------------------

fifaconfig.resources

    Assembly Version: 1.0.0.0

    Win32 Version: 1.0.0.0

    CodeBase: file:///C:/Program%20Files%20(x86)/Origin%20Games/FIFA%2015/fifasetup/de-DE/fifaconfig.resources.DLL

----------------------------------------

System.Xml

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.34234 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

 

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.

Nachricht 60 von 150 (3.517 Ansichten)
Antworten
0 Kudos

fifa21-promo

Probleme mit der Verbindung zu deinem Spiel?

Bei Verbindungsproblemen mit einem EA-Spiel probiere zunächst diese Schritte.

Fehlerbehebung und Verbindungstest

fifa21-promo2

Sorge für die Sicherheit deines FIFA-Kontos

Aktiviere die Anmeldungsüberprüfung, um auf die FUT-Web-App zuzugreifen, und schütze deine Daten

Weitere Infos in der EA Hilfe