Zigy
Explore posts from serversVVALORANT
•Created by Zigy on 7/17/2024 in #community-help
Error Code: VAL 57
There was an error connecting to the platform. Please restart your game client.
I tried every solution on the internet I just don't know what to do anymore
Logs included
2 replies
Problem with deserializing JSON file.
Hello there
I am trying to deserialize a JSON like the following:
The string here being
{"[982367487645900, 504339357638715104]":["id"]}
Into an Dictionary<List<long>, List<string>>
But newtonsoft.json (Which is what I am using for deserializing the JSON file) says that it cannot convert a string into a collectionThe string here being
"[76561198801345900, 504332241820975104]"
7 replies
❔ Template not showing up?
https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net
I have been trying to install this template for Visual Studio 2022 (It's mean for 2015, 2017 and 2019 and beyond according to the github).
I put the latest release zip file where it told me to (I don't have a folder named Visual C# in my ProjectTemplates folder so I just copied it to C#.
But uh the template doesn't show up.
Would appreciate some help here🙏
6 replies