Jump to content

[SOLVED] Random editor crashes when changing world


photo

Recommended Posts

Posted

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.

 

 

  • 1 month later...
Posted

Hi Jirka,

Is the problem relevant for the both editors or for editor1 only?

Thanks!

Posted (edited)

I ve tried also on 2.6 in editor2 and same issue.

Edited by demostenes
Posted

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!

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