Ticket #99 (closed defect: fixed)

Opened 6 years ago

Last modified 4 years ago

Client crashes badly under high load.

Reported by: mike Owned by: mike
Priority: highest Milestone: alpha-test
Component: client Version: 0.2
Keywords: Cc:
Estimated Effort: 2 days Platform: All
State: Conceptualizing Relative Size:

Description

Problem

The client seems to lock up completely and needs to be kill -9'd sometimes when there is a high load.

Change History

Changed 6 years ago by mike

  • status changed from new to closed
  • state set to Conceptualizing
  • resolution set to fixed

Solution

The problem was an infinite loop in PlayerView?.Iterate (client side of course). Whenever there was 1+ disabled items, it would never increment the loop counter because it used the wrong variable to do so.

Changed 4 years ago by mike

  • milestone changed from beta-test to MV3D-0.32

Milestone beta-test deleted

Changed 4 years ago by mike

  • milestone changed from MV3D-0.32 to alpha-test

Setting the milestone back

Note: See TracTickets for help on using tickets.