Problem Description
____ A concise description of your problem here ____
Attach a Capx
____ Well this is a Scirra side problem i would presume? ____
Description of Capx
____ Concise description of what this CapX does ____
Steps to Reproduce Bug
- Step 1
- Step 2
- Step 3 etc.
Observed Result
____ What happens? ____
I upload to the Scirra arcade first with a ZIP through uploading it then throught a URL still not working.
Expected Result
____ What do you expect to happen? ____
To sumbit my game to Scirra Arcade
Affected Browsers
- Chrome: (YES)
- FireFox: (YES)
- Internet Explorer: (YES)
Operating System and Service Pack
____ Your operating system and service pack ____
Windows 7
Construct 2 Version ID
206
____ Exact version ID of Construct 2 you're using ____
Here's the error code:
Server Error in '/' Application.
Could not read block - no data! (position 0x00000000)
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Ionic.Zip.BadReadException: Could not read block - no data! (position 0x00000000)
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[BadReadException: Could not read block - no data! (position 0x00000000)]
Ionic.Zip.SharedUtilities._ReadFourBytes(Stream s, String message) +178
Ionic.Zip.ZipFile.ReadIntoInstance(ZipFile zf) +112
[ZipException: Cannot read that as a ZipFile]
Ionic.Zip.ZipFile.ReadIntoInstance(ZipFile zf) +640
Ionic.Zip.ZipFile.Read(String fileName, TextWriter statusMessageWriter, Encoding encoding, EventHandler`1 readProgress) +135
V4.Arcade.Publisher.GetArcadeJSONFromUnpublishedZip() +45
V4Arcade_GameManager_NewGameDetails.Page_Load(Object sender, EventArgs e) +762
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
System.Web.UI.Control.OnLoad(EventArgs e) +92
System.Web.UI.Control.LoadRecursive() +54
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34249