You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When accessing the engine page of an instance, a react error gets thrown. And for some reason this only happens on a specific instance, no others.
Relevant request is /api/Engine which returns {"engineVersion":{"engine":0,"version":"515.1647.0"}}
Objects are not valid as a React child (found: object with keys {engine, version}). If you meant to render a collection of children, use an array instead.
Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bengine%2C%20version%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Webpanel Version: v6.7.3
Webpanel Mode: GITHUB
Stack trace:
s@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6394.4255b88e1f533e7ccd72.bundle.js:1:49003
div
S@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/4717.bf045767d032111e60a6.bundle.js:1:3693
div
t@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:89235
7285/h<@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:45354
2014/v<@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/9642.86454acec8b516aa56b2.bundle.js:1:5070
div
7867/c<@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/9642.86454acec8b516aa56b2.bundle.js:1:4034
div
6261/d/h<@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:86470
div
9425/t.A@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/9642.86454acec8b516aa56b2.bundle.js:1:3325
div
472/N<@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:31994
K@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6867.49a8255d3e61d0f1617b.bundle.js:1:10124
n@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:172591
l@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:179932
x
div
3048/c<@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:35776
t@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:171108
t@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:172056
div
X@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/7194.cf30a15d4a37d3ef3804.bundle.js:1:8311
n@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:172591
G@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/7194.cf30a15d4a37d3ef3804.bundle.js:1:7366
n@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:172591
te@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/7194.cf30a15d4a37d3ef3804.bundle.js:1:8850
n@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:172591
G@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/7194.cf30a15d4a37d3ef3804.bundle.js:1:7366
n@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:172591
t@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:169449
t@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6959.35173ab1b084750d2602.bundle.js:1:164858
ne@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/7194.cf30a15d4a37d3ef3804.bundle.js:1:11872
Suspense
t@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/8788.a0ab22927a05904ef608.bundle.js:1:20956
E@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/9558.9719023f0f46c65f1ef6.bundle.js:1:1185
Suspense
Suspense
c@https://tgstation.github.io/tgstation-server-webpanel/webpanel/6.7.3/6731.4d02c538bab66f0458ef.bundle.js:1:408
Suspense
The text was updated successfully, but these errors were encountered:
When accessing the engine page of an instance, a react error gets thrown. And for some reason this only happens on a specific instance, no others.
Relevant request is
/api/Engine
which returns{"engineVersion":{"engine":0,"version":"515.1647.0"}}
Objects are not valid as a React child (found: object with keys {engine, version}). If you meant to render a collection of children, use an array instead.
The text was updated successfully, but these errors were encountered: