Hello,
I followed the steps to have my environment setup. I have the service running, but when I try to run 'hello falken', I see the demo game loading and in a split second, it closes (crash).
I don't have any meaningful logs, but I can share what I have.
Execution Log:
C:\falken-main\environments\cpp\hello_falken\build>.\Release\HelloFalken.exe INFO: Starting game with brain_id <new> and snapshot_id <new> INFO: Warning: Unable to set VSync! SDL Error: That operation is not supported INFO: Not using vsync. INFO: Connected to Falken! INFO: Created brain: 6e2c585c-611b-4e59-927b-e378a0dd5d1d INFO: Started session: 7b033385-d540-40b5-b2c9-05b2590795b0
Event Viewer Error:
Faulting application name: HelloFalken.exe, version: 0.0.0.0, time stamp: 0x6193ce7c Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Faulting application path: C:\falken-main\environments\cpp\hello_falken\build\Release\HelloFalken.exe Faulting module path: unknown
Does anyone had this issue?
Is there a way for me to make this execution generate more info? (like a verbose mode?)
Hello,
I followed the steps to have my environment setup. I have the service running, but when I try to run 'hello falken', I see the demo game loading and in a split second, it closes (crash).
I don't have any meaningful logs, but I can share what I have.
Execution Log:
C:\falken-main\environments\cpp\hello_falken\build>.\Release\HelloFalken.exe INFO: Starting game with brain_id <new> and snapshot_id <new> INFO: Warning: Unable to set VSync! SDL Error: That operation is not supported INFO: Not using vsync. INFO: Connected to Falken! INFO: Created brain: 6e2c585c-611b-4e59-927b-e378a0dd5d1d INFO: Started session: 7b033385-d540-40b5-b2c9-05b2590795b0Event Viewer Error:
Faulting application name: HelloFalken.exe, version: 0.0.0.0, time stamp: 0x6193ce7c Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Faulting application path: C:\falken-main\environments\cpp\hello_falken\build\Release\HelloFalken.exe Faulting module path: unknownDoes anyone had this issue?
Is there a way for me to make this execution generate more info? (like a verbose mode?)