[Issue/Bug]: (Editor presence) Godot crashes when creating a new scene. #62

Closed
opened 2024-08-10 15:02:43 +00:00 by TK3D · 4 comments
TK3D commented 2024-08-10 15:02:43 +00:00 (Migrated from github.com)

What happened?

I'm using the plugin only for the editor presence on Discord, not using custom RPC for my game.
With the plugin enabled, Godot crashes as soon as I create a new scene.
After re-opening the project I can create scenes but the plugin isn't working.
It needs to be toggled off and on again in the Editor settings to work, but then I am back to being unable to create new scenes.

Version

1.3.1

Godot Version

4.2.2.stable

Exact steps to reproduce this error

  • Create new project
  • Install plugin and enable it
  • Restart Godot
  • Create new scene

GDScript

No custom code involved.

Godot output

No response

Additional information

OS: Manjaro Linux
Kernel: 6.10.3-1-MANJARO (64-bit)
Version: 4.2.2.stable on Steam (Runtime)

Checks

### What happened? I'm using the plugin only for the editor presence on Discord, not using custom RPC for my game. With the plugin enabled, Godot crashes as soon as I create a new scene. After re-opening the project I can create scenes but the plugin isn't working. It needs to be toggled off and on again in the Editor settings to work, but then I am back to being unable to create new scenes. ### Version 1.3.1 ### Godot Version 4.2.2.stable ### Exact steps to reproduce this error - Create new project - Install plugin and enable it - Restart Godot - Create new scene ### GDScript ```gdscript No custom code involved. ``` ### Godot output _No response_ ### Additional information OS: Manjaro Linux Kernel: 6.10.3-1-MANJARO (64-bit) Version: 4.2.2.stable on Steam (Runtime) ### Checks - [X] I tried reinstalling the addon or tried to fix it myself with other methods. - [X] I tried restarting Discord and Godot completely. - [X] I did read the documentation https://vaporvee.com/docs/discord-rpc-godot/

Will try to reproduce that next week on linux

Will try to reproduce that next week on linux
KuroyukiDev commented 2024-08-19 04:07:46 +00:00 (Migrated from github.com)

I'm having the same issue but on Windows 11 (64-bit).

Addon Version: 1.3.1
Godot Version: 4.3-stable

What's the issue I'm having:

  • I followed the steps to enable the plugin from the docs.

  • The steps work thru the 1st restart but it crashes when the loading bar in the files tree pane is still loading the files in the editor.

  • I've tried deleting the ".godot/" folder to clear the old cache and the editor keeps crashing when I have THIS addon part of the way enabled. I cannot get the addon fully re-enabled in the Autoloads and the restart from enabling the addon doesn't re-enable or re-add the Autoload gd script file.

  • This never happened to me on Godot 4.2.x but when I upgraded my project from Godot 4.2.x to Godot 4.3-stable this problem started happening.

I'm having the same issue but on Windows 11 (64-bit). **Addon Version:** `1.3.1` **Godot Version:** `4.3-stable` **What's the issue I'm having:** - I followed the steps to enable the plugin from the docs. - The steps work thru the 1st restart but it crashes when the loading bar in the files tree pane is still loading the files in the editor. - I've tried deleting the ".godot/" folder to clear the old cache and the editor keeps crashing when I have THIS addon part of the way enabled. I cannot get the addon fully re-enabled in the Autoloads and the restart from enabling the addon doesn't re-enable or re-add the Autoload gd script file. - This never happened to me on Godot 4.2.x but when I upgraded my project from Godot 4.2.x to Godot 4.3-stable this problem started happening.

Can you give me some specs of your hardware? I think i need to get another hook for the editor plugin to startup when its causing issues on different hardware what i assume now after some testing

Can you give me some specs of your hardware? I think i need to get another hook for the editor plugin to startup when its causing issues on different hardware what i assume now after some testing

No answer

No answer
Sign in to join this conversation.
No description provided.