Compiling Peacock myself always breaks everything #474
Replies: 6 comments 13 replies
-
|
Does this error also show up when you run Peacock using |
Beta Was this translation helpful? Give feedback.
-
|
No, that seems to work fine. Something goes wrong when building. |
Beta Was this translation helpful? Give feedback.
-
|
Nevermind, Peacock still seems to act weird when running run-dev, a whooooole lot of "failed to save sessions" |
Beta Was this translation helpful? Give feedback.
-
|
Can you run |
Beta Was this translation helpful? Give feedback.
-
Does this error also occur if you do not make any changes to the code before building? |
Beta Was this translation helpful? Give feedback.
-
|
I've seen this issue in prod builds before so I'm gonna say it's a bug and open a tracking issue for it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Even if I add only one single space to one file, whenever I compile with
yarn install,yarn buildandyarn optimize, it always ends up breaking save functionality in some way.It spams these errors, usually when I've been compromised in-game but it can also happen in other situations.
I have attached the outputted chunk0.js file here:
https://gofile.io/d/zzcqzT
https://gofile.io/d/pPTjwY
Beta Was this translation helpful? Give feedback.
All reactions