ubi.com    Forums    Forums  Hop To Catégories  Far Cry  Hop To Forums  Far Cry // Entraide technique    [PC] Farcry 2 : Problème avec le server Launcher

Modérateurs: eyed0l, ISWAT_Ulukai
Démarrer
Nouveau
Rechercher
Notifier
Outils
Réponse
  
  Se connecter/s'inscrire 
Enregistré: 23-09-2009
Messages: 3
Envoyé   Répondre avec citationEditer ou supprimer le messageSignaler ce message  
(Bonjour ?),

J'essaie de partir un serveur et lorsque je clique sur ''start'' voila ce qui m'apparait

Unhandled exception has occured in your application.If you click Continue,the application will ignore this error and attempt to continue.If you click Quik,The Application will close immediately.

Attempted to read or write protected memory.This is often an indication that other memory is corrupt.


voici lorsque je clique sur détail
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at FC2ServerLauncher.Game.InitDuniaEngine(IntPtr hInstance, IntPtr focusWnd, IntPtr renderWnd, String cmdLine, Boolean launchGame, Boolean forceGpuSynchronization, MessagePumpCallbackDelegate messagePumpCallback) at FC2ServerLauncher.Game.InitEngine(Form mainWindow, Control viewport, String commandLine, ConsoleCallback callback, MessageCallback message) at FC2ServerLauncher.Game.Start(Form mainWindow, Control viewport, String commandLine, ConsoleCallback callback, MessageCallback message) at FC2ServerLauncher.MainForm.StartServer() at FC2ServerLauncher.MainForm.buttonStartServer_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(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.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3603 (GDR.050727-3600) CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- FC2ServerLauncher Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///D:/Executables/FC2ServerLauncher.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3082 (QFE.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at FC2ServerLauncher.Game.InitDuniaEngine(IntPtr hInstance, IntPtr focusWnd, IntPtr renderWnd, String cmdLine, Boolean launchGame, Boolean forceGpuSynchronization, MessagePumpCallbackDelegate messagePumpCallback)
at FC2ServerLauncher.Game.InitEngine(Form mainWindow, Control viewport, String commandLine, ConsoleCallback callback, MessageCallback message)
at FC2ServerLauncher.Game.Start(Form mainWindow, Control viewport, String commandLine, ConsoleCallback callback, MessageCallback message)
at FC2ServerLauncher.MainForm.StartServer()
at FC2ServerLauncher.MainForm.buttonStartServer_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(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.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3603 (GDR.050727-3600)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
FC2ServerLauncher
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Executables/FC2ServerLauncher.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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.


et lorsque je clique continue sa me dit
An error occurs during the initialisation of Dunia

Ce message a été édité. Dernière édition par : eyed0l,
Image de steph83300
Enregistré: 30-11-2008
Messages: 104
Envoyé   Cacher messageRépondre avec citationEditer ou supprimer le messageSignaler ce message  
Salut,

Je veux bien te répondre, mais tu n'est pas du tout clair sur ton problème.

Dans quel fichier vas tu pour ouvrir le serveur launcher.
Car depuis le patch 1.03, celui-ci ne fonctionne plus.
Il faut ouvrir le serveur launcher avec le cd du jeu et créer un fichier cfg pour pouvoir hoster une partie.

Alors explique toi mieux, en faisant attention comment tu écris, car dès la 1°phrase, on comprend rien *Peur* *Question*

Ensuite pour hoster une partie, il y a des explications sur notre site.

A+


=DuC= StEpH
http://lesduc.fr
Enregistré: 23-09-2009
Messages: 3
Envoyé   Cacher messageRépondre avec citationEditer ou supprimer le messageSignaler ce message  
Pour commencer je vais sur le cd et je lance Server Launcher je rentre les donné tel les carte le nom ect.. ensuite je fait save et par la suite je clic sur Start pour le lancer mais il m'apparait ceci
et lorsque je clique continu il m'apparait une fenetre qui me dit cela


An error occurs during the initialisation of Dunia

ensuite je suis aller voir sur ton forum je suis aller faire le test voila ce que sa me donne

Votre FAI : Autres ()
Débit descendant : 2441 kbps (305.1 Ko/s) - Débit montant : 761 kbps (95.1 Ko/s) - Ping : 105 ms
Testé sur http://www.degrouptest.com/test-debit.php - 30 octobre 2009 15:37:33 - Test n°3829599
  Powered by Eve Community  
 

ubi.com    Forums    Forums  Hop To Catégories  Far Cry  Hop To Forums  Far Cry // Entraide technique    [PC] Farcry 2 : Problème avec le server Launcher

Terms of Use