-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
TisonK edited this page Jan 29, 2026
·
1 revision
If the mod isn’t working:
-
❓ Mod doesn’t show in FS22?
- Ensure it’s in the correct mods folder.
- Confirm it’s enabled in the Mod Manager.
-
❌ Events aren’t triggering
- Check if
enabled="true"in config. - Confirm frequency > 0 and cooldown is reasonable.
- Check if
-
📜 Error messages in log
- Open
log.txt(Documents/My Games/FarmingSimulator2022). - Look for lines mentioning
RandomWorldEvents.luafor debug info.
- Open
For persistent issues, open an issue here on GitHub with log snippets and config settings.