Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align with Godot 4.4 UID reuirments #2546

Open
theRealMudflap75 opened this issue Mar 10, 2025 · 6 comments
Open

Align with Godot 4.4 UID reuirments #2546

theRealMudflap75 opened this issue Mar 10, 2025 · 6 comments
Labels
Approved This can be added, but is not on any roadmap yet Planned This will be worked on soon

Comments

@theRealMudflap75
Copy link

Updating a project that uses dialogic2 from Godot 4.3 to 4.4 results in many new .uid files in the addons/dialogic folder.

It is my understanding is to best way to align an addon with Godot 4,4 is to add .uid files to the distribution (main repository )

@Ayfri
Copy link

Ayfri commented Mar 12, 2025

Hey, we're looking for updating our game to Godot 4.4, does Dialogic works well with it? @theRealMudflap75

@theRealMudflap75
Copy link
Author

I did a test migration of our game to Godot 4.4 and it seemed to work fine.

@Ayfri
Copy link

Ayfri commented Mar 12, 2025

Okay thanks, perfect!

@HuntJSparra
Copy link
Contributor

When I upgraded, the new UIDs seemed to cause issues with DialogicResourceUtil and I had to re-set the characters in my timeline events. Since it sounds like others haven't had issues, I'm wondering if it is somehow a user-error on my part, but I would still approach the update with caution.

@cclawhon
Copy link

cclawhon commented Mar 16, 2025

Updating a project that uses dialogic2 from Godot 4.3 to 4.4 results in many new .uid files in the addons/dialogic folder.

It is my understanding is to best way to align an addon with Godot 4,4 is to add .uid files to the distribution (main repository )

@theRealMudflap75 Do you think for users installing Dialogic 2 or upgrading from 4.3 to Godot 4.4 that running the:

Project-> tools->upgrade UIDs

would solve for now? Or was your result after running that?

*idk if it matters but there is a typo in this issue title: "requirements"

@AleryBerry
Copy link
Contributor

I upgraded to Godot 4.4 on a large project with Dialogic and didn't have any issue. I agree with OP to add .uid files to the repo.

@Jowan-Spooner Jowan-Spooner added Planned This will be worked on soon Approved This can be added, but is not on any roadmap yet labels Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved This can be added, but is not on any roadmap yet Planned This will be worked on soon
Development

No branches or pull requests

6 participants