star1954 / multicrew-artillery-plot

Apache License 2.0
4 stars 0 forks source link

Tick thread killing itself #4

Open star1954 opened 2 months ago

star1954 commented 2 months ago

The tick thread randomly kills itself after some time.

Possible solution: Have disabling screencapture kill all instances of tick, and enabling screencapture spawn a new instance

star1954 commented 2 months ago

Update: Tracked issue down to setImageView no longer working Thread stays alive while the map does not update.