Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pleichty

Pages: 1
1
Hi Mike,
Thanks for checking it out and giving me your impressions. So far you're the first. I'm glad I changed it to offer it in the UK. 
My son Joe did most of the graphics, which are better than anything I could do.  I think he was going for a sort of retro look. Although both of us can code fairly well, unfortunately neither one of us is an accomplished artist. I'm not even a good critic, I can't even envision what would make them look better (shinier, more 3d looking?). When we put a demo version out on itch.io a few months back, others commented on the graphics too so you're not alone.
Thanks again,
Phil 

2
Just changed it to add UK and Ireland. Since this is our first game I wasn't sure what the rules were. Does anyone know if you have to translate your text into the language of the country that you want to sell it in, or since English is fairly common, can you offer it anywhere without translation. Pretty sure  you don't need translation for UK and Ireland although when I went to Ireland there was some Gaelic spoken that I didn't understand :) .

3
Thanks for trying. I'm fairly sure I chose the lowest level I could.

4
Thanks to everyone that shared their expertise to help us develop our first Stencyl game.
We just released our new game Ring The Bell on Google Play Store.

Here is a link to a trailer for the game
https://youtu.be/MdN2aMVAp-w

Here is a link to the Google Play Store entry
https://play.google.com/store/apps/details?id=com.sondoggames.ringthebell


5
I had the same problem but had to edit more gradle.build files at
1. C:\Program Files\Stencyl\plaf\haxe\lib\lime\lime\templates\android\template\gradle.build -- this is the one mentioned above
2. C:\Program Files\Stencyl\plaf\haxe\lib\lime\lime\templates\dependencies\extension-api\gradle.build
3. C:\Program Files\Stencyl\plaf\haxe\lib\lime\lime\templates\extension\dependencies\gradle.build
I'm not sure I needed all 3 but, it works with all 3.

6
Never mind. It seems not to seg fault with the latest build, 10449. The scaling is different so the images don't look correct anymore but I can probably fix that with scaling.
 

7
I am developing a puzzle game that saves a screen image when a level is finished. It works on flash and on one android device but gets a segmentation fault on a Moto E2. This code used to work on Android but I haven't tested it for a while because of the Android license issue which showed up about the time that  I upgraded to build 10300, so I don't know if it's a build 10300 issue or not. Has anyone else seen this problem?  I have attached an image of  the code where the segmentation fault is happening and the debug  log file. Any help would be greatly appreciated.

8
Thanks for checking it out and providing feedback. By saying "levels reset if you fail" means you would like to restore the tiles after you fail, you can. The middle icon at the bottom will reset the tiles at the point you pressed play and you can change any of them and hit play again.  Perhaps there needs be a better way to indicate this. Or maybe that needs to be the default with the option to start with a clean slate.

9
Ask a Question / Re: Cant test android apps on free version
« on: April 01, 2019, 05:48:05 pm »
Did this ever get resolved. I am seeing the same error message. Log file attached.

Pages: 1