larsiusprime / crashdumper

A cross-platform automated crash report generator/sender for Haxe/OpenFL apps.
MIT License
112 stars 33 forks source link

EOF Error when trying to make crash log #38

Open kevansevans opened 7 years ago

kevansevans commented 7 years ago

Trying to implement this in my own project. It's successfully tracing the crash I have set up, but I get an EOF error afterwards. I'm using HaxeDevelop on windows 10, no other added haxelibs used other than openFL and actuate.

CrashDumper.hx:138: onError(EOF) Called from hxcpp::__hxcpp_main Called from ApplicationMain::main ApplicationMain.hx line 78 Called from ApplicationMain::create ApplicationMain.hx line 110 Called from lime.app.Application::exec lime/app/Application.hx line 218 Called from lime._backend.native.NativeApplication::exec lime/_backend/native/NativeApplication.hx line 145 Called from lime._backend.native.NativeApplication::handleMouseEvent lime/_backend/native/NativeApplication.hx line 389 Called from lime.app._Event_Float_Float_Void::dispatch lime/_macros/EventMacro.hx line 101 Called from openfl.display.Stage::addWindow openfl/display/Stage.hx line 242 Called from openfl.display.Stage::onMouseMove openfl/display/Stage.hx line 531 Called from openfl.display.Stage::__handleError openfl/display/Stage.hx line 1238 Called from openfl.events.EventDispatcher::dispatchEvent openfl/events/EventDispatcher.hx line 97 Called from openfl.events.EventDispatcher::__dispatchEvent openfl/events/EventDispatcher.hx line 218 Called from crashdumper.CrashDumper::onErrorEvent crashdumper/CrashDumper.hx line 192