Page MenuHomeSchine - Phabricator

Launcher | Slider can jump past total memory.
Closed, FinishedPublic

Description

As the slider rounds to the nearest power of 2, it can round up to the next power of 2, even when this is greater than the total physical memory available. Fixing this should be a simple Math.min(memory.ceiling, memory.max) after rounding.

This should change the slider color and display a warning about java's rare power-of-2 requirement.

Details

Commits
Restricted Diffusion Commit
Task Type
Bug
Testing Results
Affected Gamemode(s)
none/unspecified
Reproducible
Yes
Category
none/unspecified
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>

Event Timeline

calani created this task.Apr 21 2016, 5:12 AM
calani added a commit: Restricted Diffusion Commit.May 2 2016, 10:37 PM
calani changed the task status from Open to Resolved by committing Restricted Diffusion Commit.
AndyP shifted this object from the S1 Public space to the S5 Launcher space.May 2 2016, 11:35 PM
AndyP changed the visibility from "Custom Policy" to "Public (No Login Required)".
AndyP changed the edit policy from "Task Author" to "Starmade (Project)".
AndyP claimed this task.
Restricted Application edited projects, added Quality Assurance; removed Launcher Development. · View Herald TranscriptMay 2 2016, 11:37 PM
AndyP closed this task as Closed.May 21 2016, 8:13 PM

-QA Testing-

Fix confirmed

Restricted Application removed a project: Quality Assurance. · View Herald TranscriptMay 21 2016, 8:13 PM
lancake moved this task from Unclassed to Archived on the Starmade board.Aug 10 2016, 8:27 PM