Finally found the issue. For whatever reason the sim.cfg file located under inibuilds-airport-klax-losangeles\SimObjects\Landmarks\noolaero VDGS KLAX\ had to be removed/renamed. Even though I was not using the VDGS(disabled in iniManager) the file was still being called, or accessed. At first I just removed the line entry for Gate 62 in the sim.cfg file:
[fltsim.63]
title=noolaero VDGS KLAX GATE 62
model=T2-18
vdgs_features=stand_number, startup, local_time
vdgs_nose=33.941842395472136, -118.4016367104799, 261.696
vdgs_stand=62
vdgs_screens=GUIDANCE "noolaero VDGS KLAX T2-18 guidance", STANDBY "noolaero VDGS KLAX T2-18 standby", STARTUP "noolaero VDGS KLAX T2-18 startup"
Once I did that then only gate 62 allowed the marshaller to be visible. All other gates had the marshaller invisible. Renaming that sim.cfg file so it wasn't used fixed the other gates.