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 - miyuxmiyu

Pages: 1
1
Dialog Extension / Re: Compilation Error – Dialog Extension
« on: February 25, 2016, 08:17:25 am »
I solved it for now. The problem was that i saved the game as a new file and it seems that the extension "was confused" with the two game files somehow. I deleted the new file and then it was able to compile again. :/


 

2
Dialog Extension / Compilation Error – Dialog Extension
« on: February 25, 2016, 07:44:37 am »
Hello,

i just wanted to publish my game and suddendly there are these errors showing up:

stencylworks/engine-extensions/com.polydes.dialog/src/dialog/ds/Typedefs.hx:8: characters 0-30 : Type not found : scripts.ds.dialog.ScalingImageTemplate

stencylworks/engine-extensions/com.polydes.datastruct/src/com/polydes/datastruct/DataStructures.hx:14: characters 3-22 : Unknown identifier : DataStructureReader

stencylworks/engine-extensions/com.polydes.datastruct/src/com/polydes/datastruct/DataStructures.hx:25: characters 3-22 : Unknown identifier : DataStructureReader

I could publish it before.

I hope somebody can help me! I just wanted to finish everything, it's for my master thesis.
Pleaseeee.

3
Ask a Question / Re: Health doesn't go to 0
« on: January 27, 2016, 08:57:27 am »
Yeahh I did it! I eliminated the "kill Self" at the end and put everything in the "if not was hit"!
And for this i needed about 4 hours -.-

Thanks anyway !

4
Ask a Question / Re: Health doesn't go to 0
« on: January 27, 2016, 08:48:19 am »
Exactly! It prints 1 until "was hit" becomes false and then it shows the death animation but nothing happens anymore (nothing but pushing the dead body back and forth)
I think there's a problem with the do after's.  :/

My thesis is about "Emotional Game Design" and I'm doing a little game that should evoke different emotions. :)

5
Ask a Question / Health doesn't go to 0
« on: January 27, 2016, 07:49:37 am »
Hello,
I just can't figure out whats wrong.
My actor can get hit 3 times before he should die. So i have a game attribute (hp) that decrease when hit.
But it doesn't go under 1.
Please help me I need it for my master thesis.
 Thanks.

6
Dialog Extension / Failed to load Resource - Sound
« on: November 25, 2015, 01:54:47 am »
Hello everyone,

Can anybody tell me what this Error means? Everytime I start a dialog in my game this warning shows up in the log viewer:
[Flash] dialog.core.Util#sound(47): Failed to load Resource:
I tried to find this sound but I couldn't.

Thanks in advance

7
Abandoned Bugs / Stencyl can't open after newest update on El Capitan
« on: November 17, 2015, 10:14:38 am »
Hello,
I just made an update to Mac El Capitan from Mountain Lion. Now I wanted reinstall/update Stencyl to the newest version but can't open it. I deleted the old Stencyl and reinstalled it and did the Java install. But when I start it there's an error saying that it can't open. It gave me this error log.

I hope someone can help me. It's essential for my master thesis.
Pleaaaase.

8
News / Re: 3.3.2 - Build 8495 - August 10, 2015
« on: August 29, 2015, 05:43:11 am »
I'm on Mountain Lion and i know I can't update to the new version but is it possible to update to 3.3.0 or 3.2 ??

Pages: 1