Error: wrong plugin type

0 favourites
  • 2 posts
From the Asset Store
Use this game pack to create your own game, modify the existing game or simply take a look and see how it was made.
  • Hi everyone,

    I have a problem that I can't solve, and it's driving me crazy ...

    I made an addon (of type plugin) for construct 2 and I wrote an example project that uses it ... so far everything is ok, the plugin and the application work correctly.

    I then created the same addon for construct 3 ... but if I try to open the example project of the construct 2 version (so the capx), construct 3 tells me:

    "Failed to open project. Check it is a valid Construct 2 single-file (.capx) project."

    while in developer console the message I get is the following:

    main.js: 178 [Project] Exception opening: Error: wrong plugin type

         at n.ǃQkG (main.js: 82)

         at Function.ǃkst (main.js: 82)

         at Object.ǃQNj (main.js: 82)

         at n (main.js: 2)

         at t (main.js: 2)

    my plugin is global without user interface (like array practically) ...

    what can i check to fix it?

    thanks to anyone who can help me

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Check the plugin type is either "object" or "world" and matches what you expect for the type of plugin.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)