When logging in while wearing a whirlpool icon the local console errors.
Issue: ✓ When logging in while wearing a whirlpool icon the local console errors.
ID: 1967
Assignee: rhet0rica
Reported by: jennanekogirl
Date: 2019-03-20 19:28:50
Reported in: 8.4.3
Target version for fix: 8.5b5
Resolved in: 8.5b5
Priority: Moderate
Product/Component: Companion - General
This one receives these errors while logging in. Her console starts out aqua blue colored and then her battery gradient kicks in and she gets these errors from the local console HUD. The number seems to be inconsistent between different logins. It does not seem to happen every time, but only with the icon added. This one has not been able to test any icons other than the whirlpool. 
[10:30] llSetPrimitiveParams error running rule #1 (PRIM_TEXT): bounds error; -639168 is not in (0, 1).
[10:30] llSetPrimitiveParams error running rule #1 (PRIM_TEXT): bounds error; -639168 is not in (0, 1).
[10:30] llSetPrimitiveParams error running rule #1 (PRIM_TEXT): bounds error; -639168 is not in (0, 1).
[10:30] llSetPrimitiveParams error running rule #1 (PRIM_TEXT): bounds error; -639168 is not in (0, 1).
[10:30] llSetPrimitiveParams error running rule #1 (PRIM_TEXT): bounds error; -639168 is not in (0, 1).
[10:30] llSetPrimitiveParams error running rule #1 (PRIM_TEXT): bounds error; -639168 is not in (0, 1).
[10:30] llSetPrimitiveParams error running rule #1 (PRIM_TEXT): bounds error; -639168 is not in (0, 1).


5 years ago rhet0rica:
As a precautionary measure, _console-screen::_interface now clamps color values. This should probably also be done for all other peripherals that use hovertext.
6 years ago rhet0rica:
Seems correlated with use of gradient and/or some sort of encoding error—still not clear why or how this happens.