HaxePunk / tiled

Tiled TMX import for HaxePunk
50 stars 18 forks source link

Problem running binary compiled to Windows target. #22

Open Senevri opened 10 years ago

Senevri commented 10 years ago

Crashes, and fails to load any and all tiles.

Running process: E:\dev\HaxeToolkit\haxe\haxelib.exe run openfl run "E:\dev\tekele\LudumDare\LD28\application.xml" windows -debug -Dfdb Called from ApplicationMain::main::ApplicationMain.hx::35 Called from Lib::create::flash/Lib.hx::92 Called from extern::cffi::E:/dev/HaxeToolkit/haxe/lib/hxlibc/1,1,1/src/hx/Lib.cpp::135 Called from Stage::processStageEvent::flash/display/Stage.hx::489 Called from Stage::doProcessStageEvent::flash/display/Stage.hx::364 Called from Stage::pollTimers::flash/display/Stage.hx::959 Called from Stage::checkRender::flash/display/Stage.hx::289 Called from Stage::render::flash/display/Stage.hx::972 Called from DisplayObjectContainer::broadcast::flash/display/DisplayObjectContainer.hx::235 Called from DisplayObjectContainer::broadcast::flash/display/DisplayObjectContainer.hx::235 Called from DisplayObjectContainer::broadcast::flash/display/DisplayObjectContainer.hx::259 Called from DisplayObject::broadcast::flash/display/DisplayObject.hx::169 Called from DisplayObject::dispatchEvent::flash/display/DisplayObject.hx::192 Called from EventDispatcher::dispatchEvent::flash/events/EventDispatcher.hx::96 Called from Listener::dispatchEvent::flash/events/EventDispatcher.hx::264 Called from Engine::onEnterFrame::com/haxepunk/Engine.hx::319 Called from Engine::render::com/haxepunk/Engine.hx::159 Called from Scene::render::com/haxepunk/Scene.hx::140 Called from Entity::render::com/haxepunk/Entity.hx::180 Called from Tilemap::render::com/haxepunk/graphics/Tilemap.hx::493 Critical Error: Null Object Reference

Senevri commented 10 years ago

I think this may be a haxepunk issue, instead. I blame my sleepiness.