Sollaano's Forum Posts

  • When i try to edit my tutorial i get this error:

    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: 
    
    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: 
    
    [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) +1191
       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
       v2.ArticleFunctions.GetImageSize(String url) +415
       ArticlesCommon.Markdown(String Input) +1299
       TutorialSubmit.SubmitTutorial(Object sender, EventArgs e) +4067
       System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +116
       System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +101
       System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +9642338
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724
    
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18044
  • Joints? I have used few of them in my current project. Actually a lot of them...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Capx would help a lot...

  • This game looks amazing! Very good animations and yeah, voted for steam...

  • Are you sure that you have "Hide address bar" set to "Yes":

    <img src="https://lh3.googleusercontent.com/-nRq4Zhbb4Lg/Ub6uGvIDR1I/AAAAAAAAAGE/MEc9zfnZVxI/w261-h214-no/conf.png" border="0" />

  • farsmile90

    Well, i don't think so either. That's why i made another example using car behavior. It's bit more better but still it needs some additions. Download

  • Great ideas here! I have todo list in my head and every morning i think what i should do next. Then i set a goal for me. Today my goal was to finish and adjust game mechanics. Then i didn't know what to do?!? I try your "What I have done" -list

  • I made example for you. If you press back button the game goes first to pause layout and if you press back button in pause menu the game closes. Because i can't test this on physical device so i'm not 100% sure this will work. But you can download example capx from here.

  • I made fast example events. They need some improvements but it's be kinda like in the game. Oh, i almost forgot the link <img src="smileys/smiley17.gif" border="0" align="middle"> You can download example capx from here.

  • I made fast example using variable. You can download example capx from here. It isn't probably the most practical one but it's something... I don't have answer to your second question.

  • Just move your c2licence.txt away from Construct 2 folder. When you want to use personal edition just move licence back there. Or download Construct 2 free edition from steam.

  • If you need box or circle you can click the sprite and set collision mask to bounding box or circle.

    <img src="https://lh3.googleusercontent.com/-ceO0V98ffCs/UbtJslTuu5I/AAAAAAAAAFc/_K2Tj25nUqA/w214-h106-no/collision.png" border="0" />

  • I fixed your problem using 8 direction behavior. Download fixed capx from here.

  • I like your game a lot! But i have some ideas for the game.

    1. Make buttons to response some other way than only by sound. Maybe enlarge them or change their color/appearance(witch i think is the best way)

    2. It would be nicer if you could put navigation buttons to bottom of the screen. Now i need to hold my phone weirdly or use my another hand(it's physically demanding thing <img src="smileys/smiley4.gif" border="0" align="middle" />)