why my game is rejected?

0 favourites
  • 8 posts
From the Asset Store
five golem elements Sprites Sheet.Best for enemy or villain game characters.
  • <?xml version="1.0" encoding="UTF-8"?>
    <game>
         <name>Random Platformer 2 - Patternformer</name>
         <description></description>
         <version>0.4</version>
         <fullscreen>false</fullscreen>
         <width>800</width>
         <height>600</height>
         <c2release>7800</c2release>
         <c2releasename>78</c2releasename>
    
         <plugins-used>
              <plugin id="Audio" version="1">Audio</plugin>
              <plugin id="Keyboard" version="1">Keyboard</plugin>
              <plugin id="Mouse" version="1">Mouse</plugin>
              <plugin id="Sprite" version="1">Sprite</plugin>
              <plugin id="Text" version="1">Text</plugin>
              <plugin id="TextBox" version="1">Text box</plugin>
              <plugin id="TiledBg" version="1">Tiled Background</plugin>
         </plugins-used>
    
         <behaviors-used>
              <behavior id="Bullet" version="1">Bullet</behavior>
              <behavior id="Fade" version="1">Fade</behavior>
              <behavior id="Flash" version="1">Flash</behavior>
              <behavior id="Platform" version="1">Platform</behavior>
              <behavior id="custom" version="1">Custom Movement</behavior>
              <behavior id="scrollto" version="1">Scroll To</behavior>
              <behavior id="solid" version="1">Solid</behavior>
         </behaviors-used>
    </game>
    

    It's arcade.xml of my game and it seems like there are no behaviors or plugins that is not in the whitelist.

    But Arcade rejects mine. why?

    (game.zip : 125KB)

    <img src="http://img857.imageshack.us/img857/8792/submitanhtml5gamescirra.png" border="0" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • What files are in the Zip? The arcade.xml should be fine, that error means an unexpected file is present in the zip.

  • Is it "offline.appcache"?

    I uploaded the file

    http://www.mediafire.com/?svb6797gtbbjtt5

  • You should use the 'export to Scirra Arcade' to a new empty folder and zip and upload that. The upload format is different for the Arcade, if you export it normally or export it over an existing normal export, it will include files that are not allowed.

  • Ah... thank you

    I exported in folder that previously exported to html5

  • Ashley, if he export the game using the "Minify script (recommended)" checking box checked, the game wouldn't be accepted.

  • TELLES0808, 'Minify script' has no effect when exporting for the arcade, because it exports in a different format with no javascript.

  • I was using R76 when it happen, updating to R78, it don't happen anymore.

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