Page 1 of 1

[LTN 1.11.3] Debug to log toggle broke?

Posted: Thu Oct 31, 2019 1:14 pm
by Soggs
We updated one of our servers to 1.11.3 and since then the server log gets spammed with debug messages like:

Code: Select all

787.566 Script @__LogisticTrainNetwork__/script/dispatcher.lua:572: DEBUG: schedule = {
current = 1,
records = {
{
station = "#Depot",
wait_conditions = {
{
compare_type = "and",
ticks = 120,
type = "inactivity"
}
}
},
{
The map toggle for debug is obviously not set. Is that a problem from updating or did anything break by accident. It is a low priority thing though, it is not breaking anything. It is just annoying. :D

Re: [LTN 1.11.3] Debug to log toggle broke?

Posted: Fri Nov 01, 2019 6:27 am
by Optera
Thanks for the report.

I forgot to comment out a hard coded debug line from fixing #196