❔ a error i dont know to fix

EExil_S3/5/2023
im currently making a programm for setting up the config fige for xmrig while running i encounterd a unkown error and i dont know how to fix it
Image
EExil_S3/5/2023
here is my script i tried to do:
EExil_S3/5/2023
Image
Tthinker2273/5/2023
Seems like config["pools"][0]["wallet"] is null
Tthinker2273/5/2023
However, you should be deserializing into a class instead of a JObject.
Tthinker2273/5/2023
Also you seem to have warnings that almost everything in your code might be null. You should probably start reading those warnings.
AAccord3/6/2023
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.