Silverlan / pragma

Repository for the pragma game engine.
https://pragma-engine.com
Mozilla Public License 2.0
132 stars 17 forks source link

[BUG] Crash when opening and closing console #106

Closed valina354 closed 2 months ago

valina354 commented 2 months ago

General

Describe the bug Crash while in main menu close console then reopen, only happens first start of game it seems like

To Reproduce Steps to reproduce the behavior:

  1. Open game
  2. Within few sec close the console and then open back again
  3. You should get a crash

Expected behavior The game will crash with a Unhandled exception error

Screenshots If applicable, add screenshots to help explain your problem. Screenshot 2024-08-20 225313

Hardware (please complete the following information):

Log If a log.txt file exists in the root directory of Pragma, please attach it to this issue. If the problem is reproducible, please launch Pragma with the launch parameter -log 1 and re-create the problem before uploading the log. This will add significantly more information to the log-file, which will help the developers find the cause much more easily log.txt

valina354 commented 2 months ago

it seems after recompile and updating to dev branch no longer happening, closing