Skip to content

[문제 해결] Chromium : possible side effect in debug evaluate

박수정 edited this page Jun 8, 2022 · 2 revisions

possible side-effect in debug-evaluate

2022년 5월 31일 (작성일 기준 8일전) 답변

[A recent Chromium update broke that, and not just for FC.]

Looks like a fix has already been produced, just need to wait for its implementation into Chrome.

Console commands in Chrome do still work once you dismiss the warning, but typing them in is going to be a much bigger pain in the ass. If you want to continue using Chrome, you could keep a text file open to type your console commands into and copy/paste into the actual console, or some such workaround.

I'd generally just recommend using Firefox anyway, though.

[Can't seem to edit variables anymore in console]


개발자 도구를 켜서 콘솔에 입력하면 뜨는 오류.

팀내에서 크롬 버전 101.0.4951.64(x86_64)은 문제가 없으나 버전 102.0.5005.61(arm64) 에서는 문제가 발생했다.

찾아보니 크로니움 자체의 문제인 것으로 보인다.

크롬은 업데이트 버전을 기다리거나 firefox를 사용하라고 한다.

🌈Welcome to the 42arcade.gg.client wiki!🌈

🗣 회의록

🤝 Team Rule

📌 설계

🧩 문제 해결

💪 공부 자료

Clone this wiki locally