TaledensInvManagerUpdated
TaledensInvManagerUpdated copied to clipboard
Debug panel not debugging
I have my debug panel set up with name '[DEBUG]' and my programmable block is set with:
TIM_version=1006004
norewrite
prefix=
debug=quotas
debug=assemblers
The debug panel is updating every loop, but it does not contain any information about what is getting queued to the assembler or information about quotas. TIM was adding AlloyPlates to the assembler at the time so I know that there should be something writing to the debug panel under
It appears that debugLogic gets cleared in Main() before the processing, but debugLogic is only populated if CustomData is changed in ProcessStepProcessArgs.