fdorg / flashdevelop

FlashDevelop is a free and open source code editor.
MIT License
820 stars 220 forks source link

[Haxe][Linter] System.NullReferenceException #3185

Open SlavaRa opened 3 years ago

SlavaRa commented 3 years ago
System.NullReferenceException
  HResult=0x80004003
  Message=Ссылка на объект не указывает на экземпляр объекта.
  Source=LitJSON
  StackTrace:
   at LitJson.JsonData.op_Explicit(JsonData data) in C:\projects\litjson\src\LitJson\JsonData.cs:line 463
   at HaXeContext.HaxeComplete.ProcessResponse(JsonData json) in D:\work\flashdevelop\External\Plugins\HaXeContext\Completion\HaxeComplete.cs:line 244
>   HaXeContext.dll!HaXeContext.HaxeComplete.ProcessResponse(LitJson.JsonData json) Line 244    C#
    HaXeContext.dll!HaXeContext.HaxeComplete.ParseLines(string lines) Line 210  C#
    HaXeContext.dll!HaXeContext.HaxeComplete.StartThread.AnonymousMethod__1(object _) Line 82   C#

openfl project:

src
bin\windows\haxe\ApplicationMain.hx <-- open this