Skip to content

Conversation

@TracerDS
Copy link
Contributor

Currently MTA is pushing dynamic resource root element instead of normal resource root element.
Changing it from GetResourceDynamicEntity to GetResourceEntity fixes the issue

Currently MTA is pushing **dynamic** resource root element instead of normal resource root element.
Changing it from `GetResourceDynamicEntity` to `GetResourceEntity` fixes the issue
@CrosRoad95
Copy link

i see one problem with this fix: people may already depend on this bug in their existing resources so now you are breaking them

@TracerDS
Copy link
Contributor Author

TracerDS commented May 22, 2023

i see one problem with this fix: people may already depend on this bug in their existing resources so now you are breaking them

maybe its time to stop relying on bugs ¯\(ツ)

@sacr1ficez
Copy link
Contributor

I guess you can still do that, and it can be pushed to 1.6 branch - because this version already breaks some stuff, see: https://wiki.multitheftauto.com/wiki/Changes_in_1.6
obraz

@lopezloo lopezloo added the bug Something isn't working label May 23, 2023
@lopezloo lopezloo linked an issue May 23, 2023 that may be closed by this pull request
1 task
@TracerDS TracerDS closed this Jul 4, 2023
@TracerDS TracerDS deleted the 220523_Fix_#2965 branch July 4, 2023 19:44
@TracerDS TracerDS restored the 220523_Fix_#2965 branch July 5, 2023 07:33
@TracerDS TracerDS reopened this Jul 5, 2023
@botder
Copy link
Member

botder commented Jul 26, 2023

I think it's too late to push this with 1.6, maybe next time.

@botder botder added backwards-incompatible Should be merged after the release of 1.7.1 bugfix Solution to a bug of any kind and removed bug Something isn't working labels Sep 19, 2023
@Fernando-A-Rocha
Copy link
Contributor

1.6.1 ?

@TracerDS
Copy link
Contributor Author

TracerDS commented May 5, 2024

1.6.1 ?

It was actually ready for 1.6 but this PR didnt get enough attention 😢

@Fernando-A-Rocha
Copy link
Contributor

1.6.1 ?

It was actually ready for 1.6 but this PR didnt get enough attention 😢

It's never too late!

@Fernando-A-Rocha
Copy link
Contributor

Fernando-A-Rocha commented Oct 30, 2024

Marge, or put this in wiki breaking changes? Idk the procedure

@TracerDS
Copy link
Contributor Author

Im not interested in advancing this PR further anymore.
If someone wants to refresh it, feel free to do so.

@TracerDS TracerDS closed this Dec 23, 2024
@TracerDS TracerDS deleted the 220523_Fix_#2965 branch December 23, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backwards-incompatible Should be merged after the release of 1.7.1 bugfix Solution to a bug of any kind

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sourceResourceRoot is incorrect in event handlers

6 participants