Seems to be an issue in IMyTextPanel.GetPublicTitle() only being available to modAPI on newly placed LCDs on Dedicated servers. Existing LCDs will apparently not return anything useful to our scan code. The issue does not seem to occur if a player plays single player offline.
IMyTextPanel.CustomName does /appear/ to still be working as LCDs can still detect [economy] but not the data display keywords from Title.
https://github.com/jpcsupplies/Economy_mod/blob/master/Economy/Data/Scripts/Economy.scripts/Management/LcdManager.cs
Seems to be an issue in IMyTextPanel.GetPublicTitle() only being available to modAPI on newly placed LCDs on Dedicated servers. Existing LCDs will apparently not return anything useful to our scan code. The issue does not seem to occur if a player plays single player offline.
IMyTextPanel.CustomName does /appear/ to still be working as LCDs can still detect [economy] but not the data display keywords from Title.