lofcz / SimplexRpgEngine

Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
Other
158 stars 18 forks source link

IDE crashes when trying to create project that already exists #78

Closed Shadowblitz16 closed 4 years ago

Shadowblitz16 commented 4 years ago

Description
Following the manual I cloned, built from vs studio 2019 and ran the ide.. I created a project that I already created before but instead of the ide letting me know I can't do that it crashed.

image

Version of engine used
I'm not sure what build number the about tab doesn't work

Steps to reproduce
Try creating a project that already exists

Extra
I have using windows 10 pro education 64 bit

lofcz commented 4 years ago

Hello. Fair warning first: memory is leaking everywhere from this project. I've created this as my first serious engine attempt and there is so much to fix there. My advice here would be to look into parts that you are interested in and then maybe reverting back to MonoGame. Another option is to help me fix this project, recently (last year) I was busy with web apps so I've not payed much attention to this. Anyway thanks for trying it out.

Shadowblitz16 commented 4 years ago

thats too bad. I wouldn't know where to begin, and I don't really want learn monogame to help fix :(

but thankyou for the info. you should probably post it on the main page