the marked one's Forum Posts

  • i also tried reinstalling chrome and previewing in firefox,nothing works,firefox also crashes !

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So, i just installed r80.2 and continued developing my game since that bug with sub-events had gone away , previewd the game few times with chrome added some events ....everything ok untill this pops up after i click preview :

    <img src="http://i40.tinypic.com/jb0efb.png" border="0" />

    i tried :

    Reinstalling c2 r80.2

    Cleaning my catch totally with ccleaner including chrome's

    nothing worked and i dont know what to do now ...

  • no i have 32 win 7 so its not related to that :(((..

  • bug also confirmed for me

    Win 7 32bit

  • updated nvidia drivers to r295 still the same, cursor flickers at mouse-loading icon and then crashes

    Wink,for me too sometimes it just crashes without a window, this is rly serious bug,,:(((

    Ashley -_-''?

  • i checked for new drivers in the nvidia site and there are so im downloading now to see if its a driver problem because c2 flickers very fast before it crashes....hmm...lets see

  • emmm i tried to open my project with r79.4 but it said that the project was saved with r80 so it couldn't be opened,and that means....this bug must be fixed very fast, also i noticed that there are like double users in the bug section of the forum since the release of r80 which was supposed to be a stable release ,..

    I see us waiting for r80.1 with a hotfix for this cause there must be lots of people who can't develop right now

    Also in the r80 changelog it is mentioned :

    Change Event sheet view: should now preserve your selection while adding and deleting items from the sheet

    can this be the cause ?

    also in my pc ignore wont do it, the window keeps poping up in the best senario if it doesn't result in a crash

    after i clicked the sub-event "Every tick" c2 flickers for some seconds and shows this :

    <img src="http://s18.postimage.org/gqqofovzd/bug2.png" border="0" />

    System :

    Windows 7 32 bit

    HP Pavillion Dv 7 1150ev

    Nvidia 9600M GT

    Drivers : 285.62

    Intel P8600 Duo

  • same here, whatever sub condition, this must be fixed quickly because i see no other way around to continue developing other than to go to r79.4

  • It seems that whenever i put the character "\" at the end of the name of a layer (in my game it was the third) and click preview chrome pops up an error that and the game can't start , here's the window:

    <img src="http://s17.postimage.org/4yvevcy4v/bug.png" border="0" />

  • alright !! :D

  • emm mm ,,,well.... i can't seem to find the action in the ev editor to close the game (exit) .... @

  • oh i see, soz but i rly didnt see that anybody else had tried it ,i changed the hud (right guess:)) to another layer and parallax set to 0 and its working fine ,many thnks !

  • well yes ... now that i saw it i could have used the math formula but its ok i just did it with sine behavior ,,, one more question i made some progress and i have now another problem, when i use the shake action of the object that has scroll everything shakes however i want to exclude some objects... changing layer didnt do the trick , any other ideas ?

  • ok i finally found it !!

    How to make an object move circular or elliptical around a center :

    place the object at the center of the movement

    add to it 2 sine behaviors

    change the settings of one to horizontal and the other to vertical

    change at both the magnitute to the same value if you want circular movement or change the ratios between them for elliptical ,

    now chage the horizontal's or vertical's sine period offset at the 1/4 of the period.....voila ! should i post it as a tutorial in the section cause i find it quite usefull ?

  • no wait..... i didn't when you rotate the layout it rotates around the center of the layout but when you rotate the layer it rotates around the center of scrolling however i cant make it scroll off center because the center of the screen is always going to be the scroll x and scroll y.....