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

Pages: 1
1
Dialog Extension / Re: [unSOLVED] the dialogs won't open
« on: April 19, 2016, 02:21:02 pm »
Haha, okay. Thank you!

2
Dialog Extension / Re: [SOLVED] the dialogs won't open
« on: April 19, 2016, 01:41:03 pm »
Update: When I open it, it works, but I get this error as well.

Quote
TypeError: Error #1009: Cannot access a property or method of a null object reference.
   at dialog.ext::FlowScripts/but()[/Users/bridgetburley/stencylworks/engine-extensions/com.polydes.dialog/src/dialog/ext/FlowScripts.hx:183]
   at Function/http://adobe.com/AS3/2006/builtin::apply()
   at Function/<anonymous>()
   at dialog.core::DialogBox/executeTag()[/Users/bridgetburley/stencylworks/engine-extensions/com.polydes.dialog/src/dialog/core/DialogBox.hx:537]
   at dialog.core::DialogBox/messageStep()[/Users/bridgetburley/stencylworks/engine-extensions/com.polydes.dialog/src/dialog/core/DialogBox.hx:446]
   at dialog.core::DialogBox/update()[/Users/bridgetburley/stencylworks/engine-extensions/com.polydes.dialog/src/dialog/core/DialogBox.hx:604]
   at dialog.core::Dialog/updateDialogBoxes()[/Users/bridgetburley/stencylworks/engine-extensions/com.polydes.dialog/src/dialog/core/Dialog.hx:445]
   at dialog.core::Dialog/dialogUpdater()[/Users/bridgetburley/stencylworks/engine-extensions/com.polydes.dialog/src/dialog/core/Dialog.hx:166]
   at com.stencyl::Engine/update()[/Users/bridgetburley/Documents/Stencyl-full/plaf/haxe/lib/stencyl/1,00/com/stencyl/Engine.hx:2378]
   at com.stencyl::Engine/postUpdate()[/Users/bridgetburley/Documents/Stencyl-full/plaf/haxe/lib/stencyl/1,00/com/stencyl/Engine.hx:2580]
   at com.stencyl::Engine/onUpdate()[/Users/bridgetburley/Documents/Stencyl-full/plaf/haxe/lib/stencyl/1,00/com/stencyl/Engine.hx:2573]

3
Dialog Extension / Re: the dialogs won't open
« on: April 19, 2016, 01:30:14 pm »
That worked! Thanks so much.

4
Dialog Extension / Re: the dialogs won't open
« on: April 19, 2016, 01:08:01 pm »
This is my first time with the extension and I'm using a flash target. I'll attach my logs. Thank you for the help.

5
Dialog Extension / [SOLVED] the dialogs won't open
« on: April 19, 2016, 12:24:49 pm »
for some reason, even in the dialog extension sample game, none of them will open.  I keep hitting enter and nothing happens. I don't get any error or anything, but I'm not sure what's going on.  I tried changing the logic so that it would start immediately on opening the game but it still does not appear. Please let me know if there is any troubleshooting I can go through or something.

6
Journals / Re: What are you working on?
« on: July 26, 2015, 07:55:08 pm »
If anyone watches Steven Universe, I'm making a game called Cat Fingers (based on the episode with the same title) where a cat takes over the player's hand and it's a basic run-and-jump of quickly getting to the carwash to wash off the cats. However, the player needs to avoid the food, or else the cats will eat and grow/spread, slowing the player down, and they spread over time as well. I'm working primarily on the graphics and I'm hoping to get it out within a few weeks.

7
Fixed Bugs (3.x) / Settings can't open.
« on: July 21, 2015, 05:44:26 pm »
Hi, me again. Attached is the log of when I click the settings button. It gives me that same "this shouldn't have happened" error.

Pages: 1