mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Enhancement of the docs
This commit is contained in:
@@ -11,10 +11,12 @@ nav_order: 05
|
||||
|
||||
## Something went wrong
|
||||
|
||||
If the mission shows not the expected behaviour do the following steps:
|
||||
If the mission shows not the expected behavior do the following steps:
|
||||
|
||||
1. Double check if you added the changed mission script to the mission again!
|
||||
1. Check if the triggers are configured as requested in the last sections.
|
||||
1. Double check if you have the right version of MOOSE (some classes need the develop branch).
|
||||
1. Try the newest version of MOOSE.
|
||||
|
||||
## Read the logs
|
||||
|
||||
@@ -22,8 +24,7 @@ The DCS log is a super important and useful log for the entire of DCS World.
|
||||
All scripting and other errors are recorded here. It is the one stop shop for
|
||||
things that occurred in your mission. It will tell you if there was a mistake.
|
||||
|
||||
1. Open the file `dcs.log` in the `Logs` subfolder in your DCS
|
||||
[Saved Games folder].
|
||||
1. Open the file `dcs.log` in the `Logs` subfolder in your DCS [Saved Games folder].
|
||||
|
||||
1. Search for the following line: `*** MOOSE INCLUDE END ***`
|
||||
- If it is included in the log, Moose was loaded.
|
||||
|
||||
Reference in New Issue
Block a user