Jump to content

[SOLVED] Random editor crashes when changing world


photo

Recommended Posts

When I change complex world to another, editor usually crashes. Nothing in log. You can replicate via any version of ourproject (I ve reproduced on version 60). Just open esqworld.world, fly camera little bit and then for example test.world. Do several times, it will freeze and crash. It is happening with latest versions, It wasnt happening in older builds.

 

 

Link to comment
  • 1 month later...

Hi Jirka,

We've checked the issue, editor and main app are crashed after world_load with the following exception:
Expression: data-> file == NULL && "File :: ~ File (): file is not closed"

This problem is caused by fps_logger: Stop() function (data/esq/fps_logger.h:105) is not called on closing the world file, so the app is crashing.

Thanks!

Link to comment
  • sebastianbah changed the title to [SOLVED] Random editor crashes when changing world
×
×
  • Create New...