GarageGames / Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames
http://torque3d.org
MIT License
3.35k stars 1.2k forks source link

Dedicated Server Segfault #2316

Open practicing01 opened 5 years ago

practicing01 commented 5 years ago

Dedicated crashes when ran in a text mode operating system. sdlWindowMgr.cpp:507 Encasing with #if !defined(TORQUE_DEDICATED) gets past the crash, unsure if that's the proper solution.