>
> > GameeApp
> >
> > v1 working well
> > http://emulator.gameeapp.com/emulator.h ... index.html
> >
> > v2 with new plugin -- struggle on "Waiting for game to send init method"
> > http://emulator.gameeapp.com/emulator.h ... index.html
> >
> > no-minify and nothing change, only upgrade a plugin :/
> >
>
> Tombas thanks for the report.
> One of the major differences is the old plugin did handshake instantly (show play button) even when game was not loaded! And it was wrong. New plugin waits for layout to be loaded and then it does handshake (correct).
>
> Now I see some weird behavior for your links (both of them):
>
> It fails to load resources. Perhaps cdn.rawgit is not the best hosting even tho I suggested this before <img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarrassed">
>
> While first link show play button, but game is not playable because it didn't load (incorrect).
> Second link doesn't show play button, because game didn't load yet (I hope correct).
>
> Can you please check if game with plugin 2.0 works on your localhost and let me know? There still might be some bug, but I must isolate it to fix it.
>
> Thanks in advance.
>
In preview mode, didn't see any error in console now, but "Play button" still not appear and "Waiting for game to send init method" is still there.
Here is the console log:
https://prnt.sc/ikiwx8
Are you sure you put one instance of the plugin object into the layout?
There is no error in console. So only two reasons could be you didn't put there an instance or plugin is bugged.
If you did it and it still doesn't work, please share entire project with me, use google drive and share with contest@gameeapp.com and I will resolve this. <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">