Valtos

Results 3 comments of Valtos

it happens because it tries to save object CSSKeyframesRule here: https://github.com/tgstation/tgstation/blob/802c894fecd8b4f414df5c3d96afa6f98b8455a9/tgui/packages/tgui-panel/chat/renderer.js#L492-L501 can be fixed with typecheck like this: ```js if (rule && typeof rule.cssText === 'string') { cssText += rule.cssText...

Same, I tried to reinstall AMD driver and now can click on things, but it still looks weird. Also the context menu works (displaying icons), probably not asset, but driver...