switching window focus away from main window during initialisation causes segfault under windows xp

Issue #76 resolved
VoxelStorm Bug Submitter created an issue

Submitted by slowriot from IRC (slowriot on obrussa.voxelstorm.com)

Comments (3)

  1. Riot

    Might be related to "ERROR: unknown game state 1", probably due to a pause / unpause gamestate change caused by a callback function outside the main loop. This can be reproduced reliably by executing in gdebugger and introducing breakpoints on glTexImage2D

  2. Log in to comment