You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the latest version of this plugin and it's all working pretty good so far. Just yesterday I ran into an issue though when trying to build my project for the first time. Soon after triggering packaging, I get the following error: "System.ArgumentException: An item with the same key has already been added". I could already narrow it down to the Git LFS Plugin. When I remove it from the project, I can successfully build. I guess the issue is related to the old version of the plugin being already built-in with the engine and then there's some sort of conflict between the two. Anyone encountered something similar or has ideas how to resolve this apart from deleting the old plugin in the engine folder? The latter surely is a workaround but I'd prefer a cleaner, project-contained solution. Oh, and I'm on engine version 4.25.3,
Cheers!
The text was updated successfully, but these errors were encountered:
Hello,
I'm using the latest version of this plugin and it's all working pretty good so far. Just yesterday I ran into an issue though when trying to build my project for the first time. Soon after triggering packaging, I get the following error: "System.ArgumentException: An item with the same key has already been added". I could already narrow it down to the Git LFS Plugin. When I remove it from the project, I can successfully build. I guess the issue is related to the old version of the plugin being already built-in with the engine and then there's some sort of conflict between the two. Anyone encountered something similar or has ideas how to resolve this apart from deleting the old plugin in the engine folder? The latter surely is a workaround but I'd prefer a cleaner, project-contained solution. Oh, and I'm on engine version 4.25.3,
Cheers!
The text was updated successfully, but these errors were encountered: