Hey guys, how are you doing?
I'm having trouble to get the -Parse initialize- plugin to run.
I have downloaded RexRepo_v2, and downloaded all plugins and behaviors. (it says status: latest)
Now I have a huge list of plugins <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" />, but, no signal of the Initialize plugin and its "gear icon".
Although I have the plugin folder installed on:
C:\Program Files\Construct 2\exporters\html5\plugins\rex_parse_initialize
If I run the " parse auth.capx " provided, on google Chrome, it warns:
[quote:84qjli3h]"Javascript error!
Uncaught error: You need to call Parse.initialize before using Parse.
http://localhost:500000/parse-1.6.14.min.js, lin 15 (col 30414)
This may be a bug in Construct 2 or a third party plugin or behavior - please report it to the developer following the bug report guidelines.
Subsequent errors will be logged on the console."
So I have no idea what is going on, I just want to be able to insert the Parse keys, but that does not show up under "Properties",
because Initialize plugin is lacking, I guess.
Is there a way to force the Initialize plugin to show up, or I'm missing something?
(I'm running chrome, on windows 7 64 bit. I have XAMPP installed, and Android Studio. Construct 2 Release 233 - 64bit)
Also, I'm doing this following these tutorials:
scirra.com/tutorials/4987/p ... ial/page-3
scirra.com/tutorials/1455/p ... rse-plugin