...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
We have see this error in class 2 and the solution was to remove the game from Progressive manager and read it. |
Check the newest log file seen in the picture file listed below. If it shows the same info, the progressivecontroller.xml needs to be replaces. Get the file from TACis empty you need to put this info back into the file. You can copy and past it in if needed.
...
Code Block |
---|
<ProgressiveController>
<DoProgressive>true</DoProgressive>
<ForcedBroadcast>
<BroadcastAddress>10.0.5.1</BroadcastAddress>
<BroadcastPort>4503</BroadcastPort>
<IsUnicast>false</IsUnicast>
</ForcedBroadcast>
<PortAssignment/>
<MaestroPortAssignment/>
</ProgressiveController>
|
...
Old info to check.
...