Code Monkey home page Code Monkey logo

Comments (2)

morettyCat avatar morettyCat commented on June 23, 2024 1

Well, last solution didn't work at all, so I've tried another way with success:

-Go to download the "last release" on oficial last release link

  • Download the packet named "Source Code"
  • Open it up with Visual Studio
  • Compile the solution
  • Add it to unity with Package Manager, "+" Button -> From Disk
  • Browse your downloaded package and select package.json

Now you should have GameLift client with the version of Newtonsoft's dependency at 13.0.1 which is compatible with most moder solutions (like AWS, Netcode...)

Hope this helps, and for this package managers, being Amazon the company who is beyond, is so so hard to see how less important is this project for you, is it that difficult to compile correctly the solution before posting it? Or even worse, is anybody trying to help people out there?

from amazon-gamelift-plugin-unity.

morettyCat avatar morettyCat commented on June 23, 2024

For those who fall into the same hole, I think I found a workarround:

  • Download last version of GameLift plugin for unity
  • Install it (so you will se the errors shown on previous post image)
  • Locate "Package.json" in Packages->Amazon GameLift Plugin for Unity" and edit it with a text editor
  • change on line 17:
"dependencies": {
    "com.unity.nuget.newtonsoft-json": "2.0.0"
  },
  • reimport all
  • the project should not give more errors..

from amazon-gamelift-plugin-unity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.