#httpswww newtonsoft comjsonhelphtmlt

1 messages · Page 1 of 1 (latest)

chilly flicker
#

@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'

plush sentinel
#

Yeah I don't know what that error means

chilly flicker
#

searched this error up and found i need to install Microsoft.CSharp from nugget

visual sorrel
#

its nuget

chilly flicker
#

but the install button doesn't do anything

#

it doesnt work

plush sentinel
#

Ah the makeshift NuGet lol

visual sorrel
#

what the hell did you do

chilly flicker
#

idk

#

pls help

visual sorrel
#

no

chilly flicker
#

yes

visual sorrel
#

what did you do

chilly flicker
#

nothing

visual sorrel
#

ok

#

nothings gonna help

chilly flicker
#

pls

#

ive been working for 55 hours

#

no sleep

#

no food

#

no water

#

pls

visual sorrel
#

get a life

plush sentinel
#

A first would be to "turn it off and on"

visual sorrel
#

im gonna go make my game

chilly flicker
#

is there any way to make a dynamic object

plush sentinel
visual sorrel
#

and fr go learn what json even is

#

thats what im doing

plush sentinel
#

Good riddance

chilly flicker
visual sorrel
#

enjoy

plush sentinel
#

Like a dynamic json object

chilly flicker
#

yes

#

but with Newtonsoft it isnt working

plush sentinel
#

It is, it's just that Unity doesn't like whatever is happening here

chilly flicker
#

ah ok

plush sentinel
#

Restart Unity and try again

chilly flicker
#

install button for Microsoft.CSharp still not working

plush sentinel
#

You'll have to look at the editor logs to see what's happening

#

Path %LOCALAPPDATA%\Unity\Editor\Editor.log

chilly flicker
#

is there really no other way to make a dynamic object

#

in c sharp

plush sentinel
#

Did you look at the logs?

#

And no, there is no other way

#

Unless you want to make the library yourself

chilly flicker
plush sentinel
#

~/Library/Logs/Unity/Editor.log

chilly flicker
#

found them

plush sentinel
#

Might be because you're on Mac explicitly also

chilly flicker
#

what am i looking for

plush sentinel
#

Errors towards the end of the file

chilly flicker
#

all i see

plush sentinel
#

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.

chilly flicker
#

ok wait

#

nope

plush sentinel
#

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