andrei-drexler / ironwail

High-performance QuakeSpasm fork
GNU General Public License v2.0
530 stars 49 forks source link

Increase progs execution runaway loop limit #237

Closed Flecked42 closed 2 months ago

Flecked42 commented 1 year ago

Info is on QS https://github.com/sezero/quakespasm/issues/58

AmelieCLanglois commented 11 months ago

This would be wonderful, am running into this issue with a current map that doesn't load unless the limit is raised.

andrei-drexler commented 2 months ago

The limit has been increased to 16M (from 100K) after a sync with QS (https://github.com/andrei-drexler/ironwail/commit/22f442213c7de4051b3da330044c99a5ae0c3871), which brought in https://github.com/sezero/quakespasm/commit/26b3954bf631292a6cb580334e44531c5478e099.