Publishing to Kongregate.com

Hello all. Made a game with Cocos2d-JS. Tested it successfully with ‘cocos run -p web’. Compiled it successfully with ‘cocos compile -p web -m release --advanced’

Currently trying to upload to Kongregate.com. Tried to follow their instructions. The game does not work. Only black screen shown.

CAN ANYONE OFFER ADVICE ON HOW TO PUBLISH YOUR GAME TO KONGREGATE.COM?

Thank you.

Details -
(Uploaded /publish/html5/index.html file as the Game File. Uploaded all other contents of /publish/html5 directory in a .zip folder as Additional Files. Game does not appear, only black screen)

Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
http://game263376.konggames.com/gamez/0026/3376/preview/game.min.js
Failed to load resource: the server responded with a status of 404 (Not Found)
http://www.kongregate.com/game_ratings.json?game_id=263376
Failed to load resource: the server responded with a status of 404 (Not Found)
http://a.adroll.com/j/roundtrip.js
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

i get the same problem! on newgrounds it works great but on kongregate nothing, just black screen.
i’m using cocos creator v 1.1.2
any luck fixing it?

Up.
can anyone check this problem?

is in it same problem as in cocos2d-x JS version when u unable to publish HTML app to facebook? because there was wrong line in cocos JS core like dev misspelled variable for window I think.

There was needed like to put local.window instead of root.window otherwise html app was trying to access facebook/kongragate page instad of his own html file - have a look in debug console what it saying… and google for error - it could be same…

v2:
These errors are usually generated from an ad blocking plugin, such as Adblock Plus.