diff --git a/bin/sqmod.ini b/bin/sqmod.ini index b2228e58..64bd3b65 100644 --- a/bin/sqmod.ini +++ b/bin/sqmod.ini @@ -1,7 +1,7 @@ # Squirrel options [Squirrel] # Configure the virtual machine stack size -StackSize=2048 +StackSize=4096 # Enable error handling by the plugin ErrorHandling=true # Allow the plug-in to load even if no scripts were loaded