MrPancakers Posted March 3, 2018 Share Posted March 3, 2018 (edited) Inside your server folder, open config.json and add the following line "allow-cef-debugging": true Now head to your registry (Windows Key + R ) and type regedit and hit enter. Head to the following path: Once you're there, right click and Go New > String Value and put "launch.cefPort" as the name and Hit Enter, then right click and hit Modify and set the data to the port you'd like to use (9222 for example) and it should look the same as below Now head to your browser using the following: http://localhost:9222/ or whatever port you had entered to enable it. You'll need to quit Rage and open it back up if you enabled this while in game, and make sure you restart your server when you change the setting. Credits to @kemperrr as I used his post on Discord to make this up. Edited May 22, 2018 by MrPancakers 9 1 Link to comment Share on other sites More sharing options...
Joshua Posted May 8, 2018 Share Posted May 8, 2018 Featured. Link to comment Share on other sites More sharing options...
kemperrr Posted May 8, 2018 Share Posted May 8, 2018 or just use this files https://mega.nz/#F!mBo3wQgK!4M3CthoZEuy4k6IdbJ2y0w 1 Link to comment Share on other sites More sharing options...
dtg Posted May 22, 2018 Share Posted May 22, 2018 Localhost rejected our connection request. Link to comment Share on other sites More sharing options...
MrPancakers Posted May 22, 2018 Author Share Posted May 22, 2018 12 hours ago, dtg said: Localhost rejected our connection request. Not sure why, might need more info to help. Link to comment Share on other sites More sharing options...
ivanichkr Posted January 29, 2019 Share Posted January 29, 2019 Hi. When you open the browser in devTools, it hangs in the chrome and in the game. If you don't open it in chrome, then everything works fine. Previously, this was not. Link to comment Share on other sites More sharing options...
Yiin Posted March 4, 2019 Share Posted March 4, 2019 @ivanichkrTurn off screencast Link to comment Share on other sites More sharing options...
introzen Posted March 27, 2019 Share Posted March 27, 2019 (edited) Is there a way to enable this via remote linux server? EDIT: Nevermind, I'm stupid. For anyone wondering you just connect to a server with allow-cef-debugging set to true and go to localhost:9222 in your local browser. This is with the script kemperrr provided. Edited March 27, 2019 by introzen Link to comment Share on other sites More sharing options...
St3fan[NL] Posted March 10, 2020 Share Posted March 10, 2020 This stopped working? TypeError: document.registerElement is not a function shell.js:3123:375ReferenceError: SDK is not defined devtools_app.js:2:209ReferenceError: SDK is not defined inspector.js:2:65 1 Link to comment Share on other sites More sharing options...
PanaFive Posted March 26, 2020 Share Posted March 26, 2020 ? On 3/10/2020 at 3:35 PM, St3fan[NL] said: This stopped working? TypeError: document.registerElement is not a function shell.js:3123:375ReferenceError: SDK is not defined devtools_app.js:2:209ReferenceError: SDK is not defined inspector.js:2:65 ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now