techcompliant / TC

8 stars 0 forks source link

Broken Commander == Broken Game #7

Closed clonk2u closed 8 years ago

clonk2u commented 8 years ago

IF you break the monitor off the commander while its running, the game will crash. Only happens after screen of commander goes dead and crash happens faster after leaving game running for a while before initiating bug.

JackFarrand commented 8 years ago

by god he's solved it, that's what did it for me too

techcompliant commented 8 years ago

Removal of auto-disconnect functionality in RC5 to confirm this was the crash problem.

paultech commented 8 years ago

This was resolved by overhauling the way CPUComponent and the DCPUServer streamed textures and fixed a issue with early garbage collection invalidating it a few frames early (thread out of lockstep).