Advertisement
deadman96385

Untitled

Aug 9th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. [23:38:41] () JSON Exception: Unexpected character encountered while parsing value: ‎. Path 'DefaultLongitude', line 23, position 23.
  2. [23:38:41] () Exceptiion caught, writing LogBuffer.
  3.  
  4. Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
  5. at PoGo.NecroBot.Logic.LogicSettings.get_TranslationLanguageCode() in C:\Users\ciamo\Source\Repos\NecroBot\PoGo.NecroBot.Logic\Settings.cs:line 1285
  6. at PoGo.NecroBot.Logic.Common.Translation.Load(ILogicSettings logicSettings, Translation translations) in C:\Users\ciamo\Source\Repos\NecroBot\PoGo.NecroBot.Logic\Common\Translations.cs:line 834
  7. at PoGo.NecroBot.Logic.State.Session..ctor(ISettings settings, ILogicSettings logicSettings) in C:\Users\ciamo\Source\Repos\NecroBot\PoGo.NecroBot.Logic\State\Session.cs:line 34
  8. at PoGo.NecroBot.CLI.Program.Main(String[] args) in C:\Users\ciamo\Source\Repos\NecroBot\PoGo.NecroBot.CLI\Program.cs:line 78
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement