OGRECave / ogre

scene-oriented, flexible 3D engine (C++, Python, C#, Java)
https://ogrecave.github.io/ogre/
MIT License
3.85k stars 959 forks source link

[Crash report] Dirty data in cache.bin caused SampleBrowser crash #3056

Closed ChenGXQQ closed 5 months ago

ChenGXQQ commented 5 months ago

Reproduction

  1. Checkout v14.1.2, build and run SampleBrowser. Ensure the cache.bin file generated.
  2. Checkout v14.2.0, build and run SampleBrowser. The crash happens.
  3. Deleted the cache.bin file. The SampleBrowser goes well, no crash.

The crash here image

If you want to any more information. please feel free to contact me. Thanks.