BeckettGaming's Forum Posts

  • It's not the mouse it's the Sprite your setting it from. So double click on the sprite that you want the mouse to be then on the right click Default, Then on the left there should be Animation Speed change that from 0 to whatever.

  • Because the speed of the Default animation for the mouse is set to 0. It wont play on 0 Set it to 1-10 or anything its just personal preference but It will play if it's above 0.

  • My game is called gold rush a 32 bit styled game I'm making it for the Underground Game Jam. I've done 2 level's so far more info and dev log here: http://nathanbeckett.weebly.com/ - Full image is here(Some of the Image got cut off): http://i.imgur.com/J0jNeSy.png?1

  • So I cant upload to the Arcade and im getting annoyed when i go to Arcade then as soon as i click on upload a game it takes me to an error page:

    Now it's my account i've tried it on another pc still did this.

    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() +44

    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

  • Cant upload game v2 this is my process

    Main page --> Arcade then this message appears "The page cannot be displayed because an internal server error has occurred."

    Previously it was another problem that was above so please help thanks.

    Would like help i mean it's been about 2-3 weeks.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Something like this

    To do this press S on the On left mous button clicked. Then select your Character then Is Mirrored but you need the platformer behaivour

    [On left mouse button clicked]

    [Player Is Mirrored] (Set Bullet angle to 180)

    and then

    [On left mouse button clicked]

    [Player Is NOT Mirrored] (Set Bullet angle to 0)

  • Cant upload game v2 this is my process

    Main page --> Arcade then this message appears "The page cannot be displayed because an internal server error has occurred."

    Previously it was another problem that was above so please help thanks.

  • My animations are not all loading properly and my

    enemies are not moving back and forth and just go off the platform.

    Anyone know why my game is doing that when i upload it to

    the arcade, it sometimes loads all the animations, events

    and some times it don't.

    What are you using to Trigger the animation's?

    Try using D is Down set animation "animationname"

  • Hey so i cant upload a game to the scirra arcade at all cant even go to the page. I've tried through ZIP and URL and im using construct 206.

    Here's the error message:

    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

  • Bump i guess i mean this is stoping from doing anything on that page

  • So anyone wanna help i mean i cant do anything.

  • audio file without problems, but the video can not get me the option , you add capture if you can help.

    You need to inmort the video you want to play ass a ogg vorbis, WebM or H.264. You said your using WebM ok, Click on the video object it should look like this.

    http://imgur.com/gallery/WkHpM7g/new

    Where it sais Filename enter the name of your Video file that you imported.

  • What do you mean by "but when the time to add video action comes not leave me the files I have"

  • 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)

    ____ 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

  • 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