tomi71's Forum Posts

  • Kyatric Sorry about that I jumped the gun because his attitude of "hello people answer me now". He didn't even look at the example for #4 and the SNN135 did answer him told him nicely he didn't know the answer to number #5.

    I didn´t have any attitude. I simply raised some questions again.

    I did look at the example #4. I actually had looked it before but wanted to ask if there was any capx example of that. And there was. The question thus was not useless.

    Yes. He told me nicely that he didn´t know the answer to #5. I thanked him for his answers and asked more help for other people who might know the answer.

    I don´t understand why you took it the wrong way. I think you have misunderstood me or have interpreted me in a wrong way. Sorry for that. I certainly didn´t have any attitude. I hope you wouldn´t also have against me.

    Have a nice day.

  • Firstly I want to say couple of things. I already tried the loader layout capx and it helps me very much. So thank you very much Kyatric. I also want to say that I have a great respect for PixelPower and I hope we can be friends in these forums. I also have a great respect for moderators and especially Kyatric now for his very thoroughly thought answer. I am glad and proud to be in this community even though just learning some ropes. I really hope to not offend anybody (My first language is not english so it might confuse also)

    I respect you all and I´m happy to find answers here. I will check everything Kyatric explained and try to understand them too.

    Thanks everybody and peace for you all amigos.

  • PixelPower. Can I defend myself or do you find that offensive and rude too? I waited for two days before I thanked SNN135 and wanted to point out that some answers were still left a bit out (like question 5). Of course I should have be more patient. Can you tell me what is the waiting time you accept before addressing the issues again? A week? Month? Year? Two days is obviously not enough....

    It seems that you waited two days also before you replied and actually didn´t answer any of the questions. Are you a moderator or why acting like one?

    Ok. Let´s try to be more nice to each other? Ok.

    Sorry....

    blackhornet.

    4. Capx example is missing. I wonder if there is somewhere one.

    5. Yes. I did. It is here:

  • Thanks for the answers but I think that 4 and 5 could have more answers.

  • Hello everybody. Here are some beginner´s questions I´ve been wondering about:

    1. Is there a maximum layout size or somekind of a limit to it? When it will start to affect game smoothness if too big? Probably mobile versions must be smaller right? What are the limits to mobile version?

    2. Does animated object have to have exactly same collision points?

    3. Which one is a better solution a) to put all the tick actions into the same place OR b) different places in event sheet as ticks don´t have a second condition in order to take action.

    4. How is the loader layout done? Is there an example capx somewhere? I would like to put my games instructions into it.

    5. Is there a way to understand javascript errors to know exactly where they point and to know exactly what went wrong. I guess construct 2 turns the game into a javascript code, so is it possible to see that code?

    A lot of questions, i know.

  • Enjoy !

    Yes I will! And I want to thank 99Instances2Go too. He helped me a lot to understand the meaning of those collision points. After all "makesure" is the best insurance here when dealing with computer physics. He said from the start that it works in his machines.

    I made yesterday a dropbox version of the latest thing and as I today tried it. It worked. And as I am writing this it still runs on the background on my wife´s computer.

    So thank you alot amigos for all your effort and help.

    edit: yeah. It works.

    edit2: I only wish I could thumb up your comments.

    edit 3: It worked 24 hours and then I stopped it. However as I tested another version which should have run and it ran in 99Instances2Go´s machine did not run more than 10 minutes in that different machine of ours (windows 8.1) so conclusion is that there must be some problems that were not affected by my older computer. Still a weird situation. Now testing that yesterday version if it really runs. (yeah. This is getting crazy I know....)

  • So far looking good. Win 8.1 working greatly. I am soon to admit that PixelPower was right. (How to address someone by name (so that it´s in the box, I haven´t found out yet)

    I admit that PixelPower is right and it also worked in 99Instances2Go´s computer.

    So I name this incident: SOLVED.

    edit: and all this time the problem was a computer. It´s still running on my wife´s computer. I am going to run it for a week to be sure.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yes. It could be it. Even though this machine has run powerful games before. This is really not helpful at all. I tried c2 game (inside it) and it didn´t crash. Just now tried an empty layout (only background sprites (not a tilemap)) without event sheet (at the same game) and it crashed. It must be something else than an old computer (it´s not that old really but few years yes. Win7 64 bit. Photoshop and many powerful software running greatly)

    I´ve played many 3D games with this without crash so... it´s still probably something else.

    I never realized that it´s a problem for someone as I am trying to explore and explain this what I am doing. Afterall it can be a hint to someone pro to realize that "it must be that" or whatnot.

    Sorry for my troubles, but this certainly is not solved.

    edit: so far there´s been only one "people" helping me not counting you of course.

    edit2: Maybe you could try one of those capx:s in here and find out if they work for you.

    edit3: Do you mean by cutting out that I can´t ask for help anymore? I think that´s strange. After all these forums are that for and solution has not yet been found. e.g I don´t know if 99Instances2Go did try the timer thing. He never answered that. Maybe he run it so that every game 100 seconds it starts over and thus the results may vary.

    edit4: I am not trying to make a fight here but find a working solution. Not trying to stomp on someone´s shoes. Not trying to do anything like that. Can´t afford to suddenly buy a new computer only to find that it still does not work

    edit5: Testing with a different computer. Telling results soon. I hope you are right and it´s about computer.

    edit6: Yesterday´s version running great on my partner´s computer (win 8.1). but can´t be sure yet. I must get it running for many hours before I turn my stubborn head.

  • Okay. Nothing works for me. Now making and empty layout with an empty event sheet. If it crashes I´m going to ask about the sprite sizes. They were supposed to be divided by 2 right?

    I hope someone shows some pro interest to this problem and help not only me but everyone else that might collide himself with a similar problem.

    Bump!

  • I think it is solved. It was a performance issue. Too many ticks scattered around. Removed events that we not happening in that layout. My rotating background used ticks unnecessarily. Ticks were removed and only checked the angle of the invisible sprite which I set my background according to.

    My computer is old and lacks some performance. So that´s why I guess it worked for 99Instances2Go and not for me. I guess he has a better computer

    Thank you. Over and out.

    edit: nope. Still crashes. Even after 20 minutes. Earlier it ran over an hour.

    edit2: disabling all the tick commands to see if it has something to do with that.

    and yes it still crashed. Gonna test some game from c2 itself and see if that crashes too. This time hoping for it.

    edit3: I wonder if anybody is reading this anymore. I still need help though. No crash for c2 game (in the editor). Strange thing is that there is no error anymore. It just crashes and the whole computer crashes and restarts.

    Where is smiley for going mad, angry, desperate, sad and ... and... hopeful.

  • This is maybe a bug. What else could explain that it runs over an hour and then error.

    edit: Started to use a little older version which was free of errors. Going to fix those collision points in that version and start to build upon that except that one beam that somehow maybe started the problem. Tried today the older version and it run perfectly.

    So a sort of a happy end after all

    edit: after a good start there became weird problems. I just fixed once more all the collision points but the game crashes after only 10 minutes. The crash actually shuts down the computer. There are two things happening now. The game runs over an hour and then error OR it runs only 10-15 minutes and crashes totally depending on the game version.

    I wonder if the latest beta has bugs.

    edit2: Testing more. Now testing a version that ran over an hour even though it had some collision point conflicts. Now fixed them. (fixem them many times for so many versions already).

    Let´s see.

    edit: Today 7th of June. Made a new layout with nothing on it except background image and one global layer. Crashed in 35 minutes so that the computer restarts (win 7). Latest beta in C2. Now going to test the start screen in the game (uses different event sheet).

    edit: The start screen (menu) does not crash. So I think it has to be an event sheet related problem (since it crashes on different layout that uses different event sheet). I had many every tick commands and combined them and put them high on the event sheet. So let´s see if this was the problem.

    Most of my every tick commands are: System/ Every tick / set position (to another object). (I wonder if there is a better way to do this)

    I´ll let you know what happens.

  • After all the help I still feel like I am on square one since the error remains. Learned a lot of good stuff in this topic though.

    I hope someone could help me more with this. Maybe similar things have happened and there was found a solution.

    Please help.

    edit: few thoughts. Maybe my events are not in the most perform-best order? Should I put all the "ticks" in the upperpart of event sheet?

    Must try that group thing too.

    And maybe deleting all sprites one by one until error presents itself no more. (a very slow process since error comes only after maybe 40 minutes )

    edit: The intro layout was a mess. All sprites there stacked in on top of each other etc. I put them more nicely and see if it´s a time for a champagne. Maybe I am writing this too soon, but I am optimistic and stupid.

    edit2: Still running without error. Maybe the solution was "that" simple

    edit3: error. There was still some huge overlapping sprites (fadein and fadeout). Moved them apart and see what happens. No champagne.

    edit4: No error after an hour of running. Looks promising.

    edit5: error.

    edit6: The first time I ever got this error was after I made those fadein and fadeout sprites. So I removed them. Checking out.

  • Dont crop em in photoshop. They need the same canvas. Canvas size will be translated to the size of the imported frame.

    If it happens to you that the frames are differend in size. Then look for the biggest frame. Write the size down. Go to another frame. Click on the icon to size that frame. X & y is wut you writed down. Image = align center. Apply to whole animation. Magic happens. After that, you better set the origin for all frames the same.

    Sorry i missed that animation to fix.

    Thanks for the tip! Testing again today to see if it works today

    Edit: Testing on firefox. Has been running without error 40 minutes now.

    Edit2: No error but stopped. Firefox don´t show error supposedly. 46 minutes. I had removed the rotating beam.

    Yeah. I guess this is a rusty chunk.

    Edit3: Tested with the latest Nw.js. Worked ok for 30-40 minutes then crashed (whole program just vanished).

    I wonder if this works however since levels don´t last that long. Would be nice to find the solution for this though. I am beginning to wonder if this is a bug since in the bug section there was a game that turned unplayable after a time period. Maybe a same kind of problem than mine.

  • tomi71

    Rather than making numerous posts one after the other, please consider editing your post instead using the 'pencil' tool.

    Well. If you read my posts, you can see that there are a numerous edits. They are made by the pencil.

    This one is not.

    edit: and this one is.

    edit2: and sorry for all my troubles. I am trying to keep it less.

    edit3: I did write too much in the few past posts. I admit it. Sorry. I will improve my ways.

  • It´s not the rotating beam. It´s not the birds. It´s something else.