9
« on: May 04, 2015, 12:53:22 am »
I have been having a lot of trouble with my Windows install of Stencyl (3.3).
Firstly, I'm a haxe developer, usually using OpenFL with various libraries and frameworks. This has definitely been a problem in the past, and I gave up running Stencyl on my Windows PC because it either didn't run, or it interfered with the development I was doing. This was because Stencyl has its own copy of haxe and libraries, and they are rarely at the same versions as the ones I'm using.
This may be the problem I'm having now, as well. Is Stencyl compatible with having a haxe install on the same PC (Windows)?
Specifically, what I believe I'm seeing when I try to test or run a game, is that it saves, compiles, finishes, and then brings up the flash player which is blank and not the size of the game I was testing. Looking into it a bit, I have been unable to locate any output in the bin directory; if I go into games-generated for a game, into the Export directory, flash, and then bin, there is nothing there. I'm assuming from poking around that this is where the flash file should be.
Similarly, if I try to test in Windows native, looking in its bin directory I have the lime.ndll, a manifest, regexp.dll, std.dll, and zlib.dll, but no exe at all.
I was able to get things working a week ago, when I uninstalled Stencyl and reinstalled it. For that session everything seemed to work as I expected, and I assumed it was all working. But since that time it hasn't worked again.
I noticed, today, that when I tried running haxelib list from the command line it gave me a message I recognize as happening when haxelib is pointed to Stencyl's libraries. I reset my haxelib path to my own install and was able to upgrade my libraries. Running Stencyl and trying to compile returns haxelib to its confused state. But it doesn't seem to matter whether it thinks it is pointing to the Stencyl hax libraries or mine, it is always unable to create binaries.
I assume I could reinstall it and get it to work, but I really don't want to have to uninstall and reinstall it every time I want to use it.
Any advice would be very welcome. I'm willing to poke at things for more info, if needed. I've included the logs from my attempts today.