Author Topic: Too many events at once!  (Read 801 times)

I searched and didn't really get accurate results.

How do I increase the limit of events that can happen at one point? I'm trying to host my own Speed Kart server, but the gates won't open when the light goes green.

I know this because I tried opening it manually with the controls behind the start line.

And no, I'm not using the new gamemode. I need some add-ons enabled...

When starting a server, go to the advanced options section. Increase the "Max Schedules" field as needed.

When starting a server, go to the advanced options section. Increase the "Max Schedules" field as needed.

All I found is a Schedules limit, which applies to LAN games.

All I found is a Schedules limit, which applies to LAN games.
There should be one pertaining to internet servers.

If all else fails, you can start the server and then put $Pref::Server::Quota::Schedules = "<amount>"; into the console, then restart the server.