Jump to content
  • 0

Ubuntu Client Error


TicGamer

Question

Good day folks!

 

I'm having some bad time with Ubuntu and Intersect, when i use the $mono "Intersect Client.exe" this happen:

 

resources/x86/libsdl2
resources/x64/libsdl2
resources/x64/libopenal
resources/x86/libopenal
resources/x86/libsdl2
resources/x64/libsdl2
resources/x64/libopenal
resources/x86/libopenal
Resource: Intersect.Client.Resources.openal32.dll
Resource: Intersect.Client.Resources.MonoGame.Framework.dll.config
Resource: Intersect.Client.Resources.MonoGame.Framework.dll
2020-01-07 21:04:35.316 [Info] Connecting to localhost:5400...
2020-01-07 21:04:36.412 [Debug] StatusChanged: [NetIncomingMessage #0 31 bytes] [Disconnected]
2020-01-07 21:04:36.412 [Debug] Unknown client disconnected (00-00-00-00-00-00-00-00).
2020-01-07 21:04:36.553 [Error] Message: Exception has been thrown by the target of an invocation.
2020-01-07 21:04:36.553 [Error] Stack Trace:   at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
  at System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) [0x00680] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
  at System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args) [0x00000] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
  at Intersect.Client.Program.Main () [0x0005d] in <e1a263f8eb2d48b6a12e7bc5f8d3cf40>:0
2020-01-07 21:04:36.553 [Error] Stack Trace:   at IntersectClientExtras.Gwen.ControlInternal.Text.SizeToContents () [0x00021] in <c76539defd9144f98f921a4e2aba4f39>:0
  at IntersectClientExtras.Gwen.ControlInternal.Text.set_String (System.String value) [0x00008] in <c76539defd9144f98f921a4e2aba4f39>:0
  at IntersectClientExtras.Gwen.Control.Label.SetText (System.String str, System.Boolean doEvents) [0x00013] in <c76539defd9144f98f921a4e2aba4f39>:0
  at Intersect_Client.Classes.UI.Menu.MainMenu..ctor (IntersectClientExtras.Gwen.Control.Canvas menuCanvas) [0x00057] in <e1a263f8eb2d48b6a12e7bc5f8d3cf40>:0
  at Intersect_Client.Classes.UI.Menu.MenuGuiBase.InitMenuGui () [0x00001] in <e1a263f8eb2d48b6a12e7bc5f8d3cf40>:0
  at Intersect_Client.Classes.UI.Menu.MenuGuiBase..ctor (IntersectClientExtras.Gwen.Control.Canvas myCanvas) [0x0000f] in <e1a263f8eb2d48b6a12e7bc5f8d3cf40>:0
  at Intersect_Client.Classes.UI.Gui.InitGwen () [0x00202] in <e1a263f8eb2d48b6a12e7bc5f8d3cf40>:0
  at Intersect_Client.Classes.Core.GameGraphics.Render () [0x0005e] in <e1a263f8eb2d48b6a12e7bc5f8d3cf40>:0
  at Intersect.Client.IntersectGame.Draw (Microsoft.Xna.Framework.GameTime gameTime) [0x0002e] in <e1a263f8eb2d48b6a12e7bc5f8d3cf40>:0
  at Microsoft.Xna.Framework.Game.DoDraw (Microsoft.Xna.Framework.GameTime gameTime) [0x0001c] in <b4258da76db64c509dc6e925c9f23f25>:0
  at Microsoft.Xna.Framework.Game.Tick () [0x001f7] in <b4258da76db64c509dc6e925c9f23f25>:0
  at Microsoft.Xna.Framework.SdlGamePlatform.RunLoop () [0x0001c] in <b4258da76db64c509dc6e925c9f23f25>:0
  at Microsoft.Xna.Framework.Game.Run (Microsoft.Xna.Framework.GameRunBehavior runBehavior) [0x0008b] in <b4258da76db64c509dc6e925c9f23f25>:0
  at Microsoft.Xna.Framework.Game.Run () [0x0000c] in <b4258da76db64c509dc6e925c9f23f25>:0
  at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
2020-01-07 21:04:36.553 [Error] Time: 1/7/2020 9:04:36 PM
AL lib: (EE) alc_cleanup: 1 device not closed

 

How can i solve this problem?

 

Thank you all !

 

 

 

 

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Someone had a similar issue the other day starting a server with mono. For more help you should, post your mono version, .net version, and ubuntu distro version. I also recommend looking at this thread, as this issue was solved the other day by someone simply updating their version of mono.
 

 

Link to comment
Share on other sites

  • 0
13 hours ago, Oddly said:

Someone had a similar issue the other day starting a server with mono. For more help you should, post your mono version, .net version, and ubuntu distro version. I also recommend looking at this thread, as this issue was solved the other day by someone simply updating their version of mono.
 

 

 

Hi, thanks for the reply

 

I tried this, but no good!

 

 My ubuntu distro is 19.10, my .NET is 3.1.100 and mono is 6.6.0.161

 

I updated mono and installed .NET but the error still on.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...