SDKBOX Cocos Creator Plugin - Beta

Hi,

This sounds promising but I think the link is broken.

Itā€™s available to download with cocos creator 1.4 now, from the extension menu

1 Like

Even I am getting the same issue, any help would be appreciated.

both warning messages are okey to ignore

Did you try using this link: http://docs.sdkbox.com/en/qa/cocos_creator/

Hi,

I am getting the following error
Please build project before importing plugins. I have build my project multiple times for both android/ios and it is successful

Using command line I typed the following command
sdkbox info

I am getting the following error which might be root cause
#FATAL: unsupported cocos2d-x major version
** Installation failed :(**

Any help would be appreciated.

Thanks

You have to make an iOS/Android build before being able to add SDKBOX plugins.

Hi,

I have already done that for IOS and Android, but not helpful. I am getting the same error.

Try to build you project in your projectā€™s folder, not in an other folder :wink: So in build path you have to write just ā€œbuildā€

sdkbox cannot working on different build path?

my build folder named ā€œ_buildā€ , open plugin canā€™t found anything

Weā€™ll look into that, and see if we can get the customized build path.

1 Like

Please help, I am getting this error when I try to import an SDKBOX plugin into my Binary Build. Iā€™m using Cocos Creator v1.4.1 (Cocos2d-x 3.9) and SDKBOX Installer v1.0.1.22

What do I need to update and how? Thanks!

Hi @nite
I have error ā€œsendToMain ā€œSDKBox-Gui:Launchā€ faile, no response received.ā€ at cocos-creator 1.4.2
Please resend plugin sdkbox, I canā€™t download it at http://staging.sdkbox.com/gui/creator/sdkbox.zip
Thank you very much

Weā€™ll look into that.

We looked into this issue, already submitted an updated version to the cocos creator team

2 Likes

Hi @nite, I got this error message when building project in SDKBOX GUI (its successful when I built project in Cocos Creator). Iā€™m using Cocos Creator 1.6.1 and OSX

ReferenceError: msg is not defined
at Object.a [as sendMsgToSBWin] (/Users/blue7un/.sdkbox/creator/app/dist/mainext.js:1:3038)
at Object.editor:build-finished (/Applications/CocosCreator.app/Contents/Resources/app.asar/builtin/sdkbox/main.js:158:32)
at emitTwo (events.js:106:13)
at EventEmitter.emit (events.js:191:7)
at _main2main (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor-framework/lib/main/ipc.js:1:1613)
at Object.Ipc.sendToAll (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor-framework/lib/main/ipc.js:1:3550)
at Object.state-changed (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor/builtin/builder/main.js:1:671)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:194:7)
at _main2main (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor-framework/lib/main/ipc.js:1:1613)
at process.on.t (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor/core/editor-init.js:1:992)
at emitOne (events.js:101:20)
at process.emit (events.js:188:7)
at process._fatalException (bootstrap_node.js:304:26)

I got the same problem integrating SDKBox with lastest Cocos Creator

ReferenceError: msg is not defined
at Object.a [as sendMsgToSBWin] (/Users/thienhaflash/.sdkbox/creator/app/dist/mainext.js:1:3114)
at Object.editor:build-finished (/Applications/CocosCreator.app/Contents/Resources/app.asar/builtin/sdkbox/main.js:158:32)
at emitTwo (events.js:106:13)
at EventEmitter.emit (events.js:194:7)
at _main2main (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor-framework/lib/main/ipc.js:1:1689)
at Object.Ipc.sendToAll (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor-framework/lib/main/ipc.js:1:3626)
at Object.state-changed (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor/builtin/builder/main.js:1:747)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:197:7)
at _main2main (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor-framework/lib/main/ipc.js:1:1689)
at process.on.t (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor/core/editor-init.js:1:1068)
at emitOne (events.js:101:20)
at process.emit (events.js:191:7)
at process._fatalException (bootstrap_node.js:308:26)

thanks reply, we will look into this issue.

we relase sdkbox creator plugin 1.1.4, please reopen sdkbox to try.