s0nic5o000's Recent Forum Activity

  • Kongregate is a great place to post your games.

    If they're good enough, they'll be featured or badged (meaning get achievements!)

    Trust me, I would give Kongregate a try.

    I prefer the Scirra Arcade even though most of the games on the Arcade is complete crap

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for supporting the game guys

    You guys are gonna really like it once it's complete.

  • I made a new version of a FNaF-like office.

    https://plus.google.com/+SonicRodriguez ... mQUqvQqkTb

    It's almost finished. Just needs some stuff to look more realistic. (I drew up the image in Paint.NET, by the way)

  • It would be cool. But the thing is will people with the free version be able to use such app? And how much would the app cost is my question.

  • I don't enjoy it (what? You said not to enjoy it and plus there IS no game)

    (in all seriousness I DID enjoy it. I just can't figure out how to get past the glitch part, though)

  • Today I changed the Game Over advice text from Black to yellow.

    That's something important to the game's development.

    Link to image because I don't know how to put images on fourms: plus.google.com/+SonicRodriguez ... GkqKVZgf6Y

  • UPDATE: The game works for me now. nvm

    So a couple days ago I ran into a problem with the Scirra Arcade when I tried to play "Clicking Simulator BETA", which is a game I've made. I'm able to upload new versions for the game but when I try to play it for myself on the arcade it takes me to an error screen.

    Now I tried to see if the same error screen would happen on a other device. So I used my cousin's tablet to play the game and guess what? IT WORKED! I didn't know why. The game ran on every other device. But on mine it didn't work.

    The following is the error message I got:

    Server Error in '/' Application.

    Sequence contains more than one element

    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: System.InvalidOperationException: Sequence contains more than one element

    Source Error:

    The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

    1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

    <%@ Page Language="C#" Debug="true" %>

    or:

    2) Add the following section to the configuration file of your application:

    <configuration>

    <system.web>

    <compilation debug="true"/>

    </system.web>

    </configuration>

    Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

    Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

    Stack Trace:

    [InvalidOperationException: Sequence contains more than one element]

    System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult) +1188

    System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries) +118

    System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query) +342

    System.Data.Linq.Table`1.System.Linq.IQueryProvider.Execute(Expression expression) +58

    System.Linq.Queryable.SingleOrDefault(IQueryable`1 source, Expression`1 predicate) +287

    V4.Arcade.Leaderboards.BestScore.GetBestScores(Leaderboard leaderboard, Int32 userID, String ip) +1580

    ASP.arcade_viewgame_aspx.__Render__control3(HtmlTextWriter __w, Control parameterContainer) +4811

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +268

    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8

    System.Web.UI.Control.Render(HtmlTextWriter writer) +10

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25

    ASP.arcade_arcade_master.__Render__control4(HtmlTextWriter __w, Control parameterContainer) +696

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +268

    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8

    System.Web.UI.Control.Render(HtmlTextWriter writer) +10

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25

    ASP.masterpages_fresh_master.__RenderForm1(HtmlTextWriter __w, Control parameterContainer) +187

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +268

    System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +216

    System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +32

    System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +53

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +40

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +128

    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8

    System.Web.UI.Control.Render(HtmlTextWriter writer) +10

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +128

    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8

    System.Web.UI.Control.Render(HtmlTextWriter writer) +10

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +128

    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8

    System.Web.UI.Page.Render(HtmlTextWriter writer) +29

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25

    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1386

    Can someone help me? My PC runs on Windows 8.1. Someone help

  • So I guess 100 people waisted 5 minutes of their time to play my game.

    youtube.com/watch

    Should I be happy?

    (Oh, and Clicking Simulator also got 100 players. yay)

  • I've added a extreamly awesome feature to FNWaC 2 that will BLOW YOUR MINDS!

    I've added a buzzer sound to play when you click the red button.

  • I've gotten the hang of drawing images from scratch on Paint.NET.

    Here's a image called "Hallway of the Hiatus": plus.google.com/+SonicRodriguez ... n5NKGuLY44

    Meh. Not that great. The hallway's design is based off of One Night at Flumpty's, another FNaF fan-game.

  • lucky Star I don't know either

  • Ok, so this WILL be the last post of FNWaC 2 (except for when it's finished).

    Now this is also the last beta update.

    Here's some pictures of the game: plus.google.com/+SonicRodriguez ... PBctgEgYL1

    Now the 3rd image shows how little amount of events I have left before I can't make any more events (I have the free version). The 3rd image also shows how I can't upload the game to the Scirra Arcade. So once it's finished, the game will be uploaded as a .capx file in a post on the forums and at the official FNWaC website which can be found here: fivenightswithacow.weebly.com

    Now the game is going to have more easter eggs once it's complete. Like for example, when clicking on the posters in the office you might here a sound. So yeah! Thanks for your guy's feedback and support for this game and wish you guys a good day! <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy" />

s0nic5o000's avatar

s0nic5o000

Member since 30 May, 2015

Twitter
s0nic5o000 has 1 followers

Trophy Case

  • 9-Year Club
  • x4
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

11/44
How to earn trophies