-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Describe the bug
I was happy to see you implemented the LogObjectNotFound option in Faster.
Unfortunatly it does not work. You need to implement it as a class called AdvancedOptions. In the Server.cfg needs to be:
class AdvancedOptions
{
LogObjectNotFound = false;
};
To Reproduce
You can reproduce it by running any mission on a server and check the log. There should be no Object not found messeges...but there still are these messages.
Screenshots
This is how it does work when you enter the code in the Mission selecto overwrite

OS Version (required):
- OS: Windows 10
- FASTER Version 1.9e
Metadata
Metadata
Assignees
Labels
Projects
Status
To do