Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(4 edits)

Playing on Ubuntu 24.04.2 LTS using AppImage build version 3.0.1. The game freeze randomly while playing in dungeons

example in desert dungeon inside the pyramid:

I have been staring at the above scene for over 5 minutes in hopes it resolves itself but sadly nothing happens

the problem only happens in dungeon scenes, never in the academy. I first encountered the bug in the factory level and kept restarting the game until the game worked fine for 15 minutes and managed to finish the dungeon.

but for desert dungeon, the farthest I managed to go was to the 3rd floor of the pyramid before the freeze.

one common thing I noticed is that the freeze happens the most when touching objects in the scene such as artifacts or walls (for example I had 3 freeze cases until I finally managed to get the shoe artifact without freeze) but it can also happen while just moving about in the dungeon

my hardware: Acer Aspire A315-53G (Laptop)

  • Intel® Core™ i5-8250U - 1.6GHz
  • 20.0 GiB RAM
  • NVIDIA MX130 2GB VRAM

last part of logs if it helps:

...
...
Grid 4, index out of bounds writing [27,14] - size is [27,17]
Grid 4, index out of bounds writing [27,16] - size is [27,17]
Grid 4, index out of bounds writing [26,17] - size is [27,17]
Grid 4, index out of bounds writing [27,17] - size is [27,17]
Grid 4, index out of bounds writing [25,17] - size is [27,17]
Grid 4, index out of bounds writing [27,15] - size is [27,17]
AURA LOG >>>>>>>> aura_init(): Initialise the main surface
sync = 0
**** GLX Extensions ***
GLX_ARB_context_flush_control GLX_ARB_create_context GLX_ARB_create_context_no_error GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_buffer_age GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_no_config_context GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_INTEL_swap_event GLX_MESA_copy_sub_buffer GLX_MESA_gl_interop GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_sync_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync 
Checking for GLX_EXT_swap_control
Vsync: GLX_EXT
GraphicsResetM called with g_NewWindowWidth=-1 g_NewWindowHeight=-1 g_WindowWidth=712 g_WindowHeight=400 g_ClientWidth=1920 g_ClientHeight=1080
AURA LOG >>>>>>>> aura_reinit(): Re-initiliasing the main Aura light surface.
AURA LOG >>>>>>>> aura_cleanup(): Cleaning dynamic resources
AURA LOG >>>>>>>> aura_init(): Initialise the main surface
sync = 0
**** GLX Extensions ***
GLX_ARB_context_flush_control GLX_ARB_create_context GLX_ARB_create_context_no_error GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_buffer_age GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_no_config_context GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_INTEL_swap_event GLX_MESA_copy_sub_buffer GLX_MESA_gl_interop GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_sync_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync 
Checking for GLX_EXT_swap_control
Vsync: GLX_EXT
GraphicsResetM called with g_NewWindowWidth=-1 g_NewWindowHeight=-1 g_WindowWidth=712 g_WindowHeight=400 g_ClientWidth=1920 g_ClientHeight=1080
AURA LOG >>>>>>>> aura_reinit(): Re-initiliasing the main Aura light surface.
(+1)

Should be fixed in 3.0.2 :)

(+1)

freeze issue have been fixed in version 3.0.2, thank you

(+1)

<3