
Misinterpretation
#3620 posted by
Preach on 2026/02/25 08:57:05
That error message actually tells you the opposite of what you think it does. It tells you about something your MAP contains. The error means the mod you are running does not contain trigger_allplayers - which is probably because you are running the vanilla quake mod and not your custom one.
I would recommend creating a new mod folder under quake called "allplayers", put the progs.dat file in that folder, then run Ironwail with the -game allplayers command line switch. That should ensure you are actually running your custom mod.