Skip to content

6.5 Fixes#49

Merged
yasirkula merged 3 commits intoyasirkula:masterfrom
nnra6864:6.5-fixes
Mar 31, 2026
Merged

6.5 Fixes#49
yasirkula merged 3 commits intoyasirkula:masterfrom
nnra6864:6.5-fixes

Conversation

@nnra6864
Copy link
Copy Markdown
Contributor

I am not entirely sure if this is all that should be done, it gets rid of all the errors tho.
I can't test yet as I have many other assets with errors so half the engine is not working.

@nnra6864
Copy link
Copy Markdown
Contributor Author

I've done some limited testing and the asset seems to be working fine, although someone could do a deeper dive to make sure.

@yasirkula
Copy link
Copy Markdown
Owner

Thank you for the PR. I believe it's sufficient to change instanceId = instanceId ?? 0 to instanceId = instanceId ?? default. No need for the #if directive or the extra IsValid call. Can you update the PR like that?

@nnra6864
Copy link
Copy Markdown
Contributor Author

Tested it on my end, seems to be working fine, thanks for the suggestion!

@yasirkula yasirkula merged commit afda674 into yasirkula:master Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants