Raza Posted May 14, 2018 Posted May 14, 2018 I have a weird error when i'm launching the client.  2018-05-14 12:39:07.896 [Error] Message: Une exception a été levée par la cible d'un appel. 2018-05-14 12:39:07.897 [Error] Stack Trace:   à System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)   à System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)   à System.Activator.CreateInstance(Type type, Boolean nonPublic)   à System.Activator.CreateInstance(Type type)   à Intersect.Client.Program.Main() dans C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect Client\ClientMain.cs:ligne 33 2018-05-14 12:39:07.897 [Error] Stack Trace:   à IntersectClientExtras.Database.GameDatabase.LoadConfigFromXml(String xml) dans C:\Users\JC Snider\Desktop\AGD\Intersect-Client-Extras\IntersectClientExtras\Database\GameDatabase.cs:ligne 163   à Intersect_Client.Classes.Bridges_and_Interfaces.SFML.Database.MonoDatabase.LoadConfig() dans C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect Client\Classes\MonoGame\Database\MonoDatabase.cs:ligne 51   à Intersect.Client.IntersectGame..ctor() dans C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect Client\IntersectGame.cs:ligne 41 2018-05-14 12:39:07.897 [Error] Time: 5/14/2018 12:39:07 PM   Someone can help me ? Thanks
0 jcsnider Posted May 14, 2018 Posted May 14, 2018 Your config.xml has a problem. Â Run it through an xml validator online or post it here and we might be able to find the problem.Â
0 Raza Posted May 14, 2018 Author Posted May 14, 2018  8 minutes ago, jcsnider said: Your config.xml has a problem.  Run it through an xml validator online or post it here and we might be able to find the problem. i found it, i thing that i'm asking too quickly for help haha, but thanks x) Is it possible to delete my post if i found a respond without needing help (myself) ?Â
Question
Raza
I have a weird error when i'm launching the client.
Â
2018-05-14 12:39:07.896 [Error] Message: Une exception a été levée par la cible d'un appel.
2018-05-14 12:39:07.897 [Error] Stack Trace: Â Â Ã System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
  à System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
  à System.Activator.CreateInstance(Type type, Boolean nonPublic)
  à System.Activator.CreateInstance(Type type)
  à Intersect.Client.Program.Main() dans C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect Client\ClientMain.cs:ligne 33
2018-05-14 12:39:07.897 [Error] Stack Trace: Â Â Ã IntersectClientExtras.Database.GameDatabase.LoadConfigFromXml(String xml) dans C:\Users\JC Snider\Desktop\AGD\Intersect-Client-Extras\IntersectClientExtras\Database\GameDatabase.cs:ligne 163
  à Intersect_Client.Classes.Bridges_and_Interfaces.SFML.Database.MonoDatabase.LoadConfig() dans C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect Client\Classes\MonoGame\Database\MonoDatabase.cs:ligne 51
  à Intersect.Client.IntersectGame..ctor() dans C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect Client\IntersectGame.cs:ligne 41
2018-05-14 12:39:07.897 [Error] Time: 5/14/2018 12:39:07 PM
Â
Â
Someone can help me ? Thanks
2 answers to this question
Recommended Posts