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

Newtonsoft.Json version #76

Closed
knordb opened this issue Feb 14, 2023 · 1 comment
Closed

Newtonsoft.Json version #76

knordb opened this issue Feb 14, 2023 · 1 comment

Comments

@knordb
Copy link

knordb commented Feb 14, 2023

In the latest update it says:

Update Newtonsoft.Json from 12.0.0 to 13.0.1

However, after importing Unity generates an error that says otherwise:

Assembly 'Packages/com.amazonaws.gamelift/Runtime/Plugins/GameLiftServerSDKNet45.dll' will not be loaded due to errors: GameLiftServerSDKNet45 references strong named Newtonsoft.Json Assembly references: 12.0.0.0
Found in project: 13.0.0.0
@AWSJackson
Copy link
Contributor

Hello! The latest release, v2.0.0, migrated to Amazon GameLift Server SDK 5.x which uses version 13 by default for Newtonsoft.Json. Additionally, this plugin no longer packages the Server SDK .dll into the tarball and instead the Sample expects it as an external dependency.

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

No branches or pull requests

2 participants