WieBrei's Forum Posts

  • 2 posts
  • Hey community members,

    I first wanted to post this in the Bug forum but then I saw that I need to include a .capx in my bug report or it is going to be deleted. The problem is, I can not include a capx file because the bug occurs on all sorts of files, even the included examples.

    The bug simply is that the C2 editor crashes when loading some kind of project. I have tried to figure out under wich circumstances this bug occurs, but I'm rather helpless and failed to figure things out. I think it would not be helpful to attach a capx, as this occurs also on the included examples, so I rather attach a gif showing the problem:

    I first thought it has to do with capx's, but also foldered projects tend to crash.

    I tried upgrading to the beta release, wich worked out first, but with r254 the problem reoccured.

    I tried reinstalling C2, it did also not help.

    The only connection that I can tie is that the more complex a project is, the more often it crashes. e.g., "multiplayer chat example" is impossible to load, while "webgl shader effects" goes fine. (see gif)

    the only other thing I guess is that it could be some kind of incompatibility issue with older versions, because projects that were created from scratch with this version tend to load fine.

    I would really apprechiate some help on this topic, I hope that it is just me who has done some stupid mistake wich brings the editor to crash, and hope it is not a bug, because it would probably mean it would take some time to fix, while C2 remains unuseble for me...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello everyone,

    i stumbled upon a problem while making my first attempts to do some stuff in Construct 2 with the UserMedia Object. I have dark memories that I one saw in some object fuctions like "rotate image", "crop image" and so on. So simply ways to edit sprites (more exactly their pictures) while the game is running, but i have no idea in wich object this function is provided. I wanted to make a simple Test Game where the User has to line up an object with a mask wich lays over the MediaStream. After the user took the snapshot of the webcam, i want to crop it, so that only the "masked" part of the picture remains.

    Is there any way to perform actions on Images (Webcam Shots) such as cropping, rotating, tinting or anything like this?

    Thanks in advance

  • 2 posts