My client isn't working, i can login with my user and pass, select my character, but when i'll start on the map the client closes so fast
The logs show me the next lanes
Spoiler
--------------------------------------------------------------------------------
2020-10-08 19:32:15.131 [Error]Â
 Message: El valor no puede ser nulo.
Nombre del parámetro: path3
  Stack:   en System.IO.Path.Combine(String path1, String path2, String path3)
  en Intersect.Client.MonoGame.File_Management.MonoContentManager.LoadTilesets(String[] tilesetnames)
  en Intersect.Client.Core.Main.ProcessLoading()
  en Intersect.Client.Core.Main.Update()
  en Intersect.Client.MonoGame.IntersectGame.Update(GameTime gameTime)
  en Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
  en Microsoft.Xna.Framework.Game.Tick()
  en Microsoft.Xna.Framework.SdlGamePlatform.RunLoop()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
Question
Kamus
i have a issue
My client isn't working, i can login with my user and pass, select my character, but when i'll start on the map the client closes so fast
The logs show me the next lanes
--------------------------------------------------------------------------------
2020-10-08 19:32:15.131 [Error]Â
 Message: El valor no puede ser nulo.
Nombre del parámetro: path3
  Stack:   en System.IO.Path.Combine(String path1, String path2, String path3)
  en Intersect.Client.MonoGame.File_Management.MonoContentManager.LoadTilesets(String[] tilesetnames)
  en Intersect.Client.Core.Main.ProcessLoading()
  en Intersect.Client.Core.Main.Update()
  en Intersect.Client.MonoGame.IntersectGame.Update(GameTime gameTime)
  en Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
  en Microsoft.Xna.Framework.Game.Tick()
  en Microsoft.Xna.Framework.SdlGamePlatform.RunLoop()
  en Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
--------------------------------------------------------------------------------
Anybody here can say me whats wrong with that?
Link to comment
Share on other sites
7 answers to this question
Recommended Posts