e.g. if a function registered to modutil.once_loaded.game causes an error, the subsequent functions will not execute handling it with pcall might remove useful debug info so xpcall is probably required.
e.g. if a function registered to modutil.once_loaded.game causes an error, the subsequent functions will not execute
handling it with pcall might remove useful debug info so xpcall is probably required.