Appearance error?

Marsproject

Active Member
Oct 6, 2015
25
16
Odd thing happening after the new version dropped, every time I try to check my characters appearance I get a critical error, doesn't seem to matter of the character is brand new or high level.

This is from a character that is on Myrellion:

Code:
 Version: 0.9.062-BACKER#3596 Message: ColorData.get(...) is undefined Stack:
Xv@https://www.fenoxo.com/play/TiTS/backer/main.4948cc38.js:1:17731793
41559/window.appearance@https://www.fenoxo.com/play/TiTS/backer/main.4948cc38.js:1:17833115
value@https://www.fenoxo.com/play/TiTS/backer/main.4948cc38.js:1:17115224
41559/value/<@https://www.fenoxo.com/play/TiTS/backer/main.4948cc38.js:1:17136367
41559/get/<@https://www.fenoxo.com/play/TiTS/backer/main.4948cc38.js:1:11761652
73878/x/
o@https://www.fenoxo.com/play/TiTS/backer/vendors.0fbf273b.js:1:48987

(21:51:56.652) [Core] info: GameState postLoad()
(21:52:00.511) [Creature] info: Status 'Goo Armor Design' already present on Mika

This one is from a character just after the tutorial area:
Code:
 Version: 0.9.062-BACKER#3596 Message: ColorData.get(...) is undefined Stack:
Xv@https://www.fenoxo.com/play/TiTS/backer/main.4948cc38.js:1:17731793
41559/window.appearance@https://www.fenoxo.com/play/TiTS/backer/main.4948cc38.js:1:17833115
value@https://www.fenoxo.com/play/TiTS/backer/main.4948cc38.js:1:17115224
41559/value/<@https://www.fenoxo.com/play/TiTS/backer/main.4948cc38.js:1:17136367
41559/get/<@https://www.fenoxo.com/play/TiTS/backer/main.4948cc38.js:1:11761652
73878/x/
o@https://www.fenoxo.com/play/TiTS/backer/vendors.0fbf273b.js:1:48987

(21:47:26.126) [Core] info: GameState postLoad()
 

A_Red_Kitsune

New Member
Jun 8, 2023
1
0
24
Having this exact problem! I tried to access the appearance of my character on Myrellion and I got this:

Message: Cannot read properties of undefined (reading 'keys') Stack:
TypeError: Cannot read properties of undefined (reading 'keys')
at $v (file:///D:/FnF/Tam/resources/app/main.b43fd087.js:1:17732029)
at window.appearance (file:///D:/FnF/Tam/resources/app/main.b43fd087.js:1:17833335)
at e.value (file:///D:/FnF/Tam/resources/app/main.b43fd087.js:1:17115446)
at e.value (file:///D:/FnF/Tam/resources/app/main.b43fd087.js:1:17117315)
at Object.freeze.s.FUNCTIONS (file:///D:/FnF/Tam/resources/app/main.b43fd087.js:1:31148970)
at handleClick (file:///D:/FnF/Tam/resources/app/main.b43fd087.js:1:11718927)
at file:///D:/FnF/Tam/resources/app/main.b43fd087.js:1:10391206
(21:56:00.342) [Core] info: GameState postLoad() ```