PDA

View Full Version : Script Display Window Pop-Up During Game Load (No Errors)



eporrini
October 21st, 2021, 03:34
I have noticed that I now see the script logging window during the load of my games. I am using FGU latest version with a 5e campaign I have been running for some time. As far as I can see, no errors are reporting in the log, it just rehashes everything that loaded. The game is being shut down correctly.

Trenloe
October 21st, 2021, 04:08
Look for errors in the <FG app data>\console.log file. The console should only appear if there are errors and it doesn't keep all of the data so errors can scroll off the console.

eporrini
October 21st, 2021, 04:47
Look for errors in the <FG app data>\console.log file. The console should only appear if there are errors and it doesn't keep all of the data so errors can scroll off the console.

Trenloe, as is most often the case, you are correct sir. Thank you.