#httpswww newtonsoft comjsonhelphtmlt
1 messages · Page 1 of 1 (latest)
@visual sorrel @devout nova @plush sentinel
using Newtonsoft.Json.Linq;
Assets/Scripts/Client.cs(41,13): error CS0656: Missing compiler required member 'Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create'
Yeah I don't know what that error means
searched this error up and found i need to install Microsoft.CSharp from nugget
its nuget
Ah the makeshift NuGet lol
what the hell did you do
no
yes
what did you do
nothing
get a life
A first would be to "turn it off and on"
im gonna go make my game
is there any way to make a dynamic object
If you're not gonna help you can leave
Good riddance
i need to be able to make an object that i can add any attributes to
enjoy
Like a dynamic json object
It is, it's just that Unity doesn't like whatever is happening here
ah ok
Restart Unity and try again
install button for Microsoft.CSharp still not working
You'll have to look at the editor logs to see what's happening
Path %LOCALAPPDATA%\Unity\Editor\Editor.log
Did you look at the logs?
And no, there is no other way
Unless you want to make the library yourself
couldnt' find
i'm on mac
~/Library/Logs/Unity/Editor.log
found them
Might be because you're on Mac explicitly also
what am i looking for
Errors towards the end of the file
Looking at the documentation you should be able to install it from the Package Manager
Instead of that NuGet thing
Unity, Window > Package Manager.
Check if it's installed already.
Then do so from the Package Manager
Switch it from "In Project" to the other option I don't remember the name of, and search
Pictures are worth a thousand words. Here's a link to the install guide https://github.com/jilleJr/Newtonsoft.Json-for-Unity/wiki/Install-official-via-UPM#installing-the-package-via-upm-window