Zigy
Zigy
Explore posts from servers
VVALORANT
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
CC#
Created by Zigy on 1/25/2024 in #help
Problem with deserializing JSON file.
Hello there I am trying to deserialize a JSON like the following: {"[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 collection
The string here being "[76561198801345900, 504332241820975104]"
7 replies
CC#
Created by Zigy on 9/22/2023 in #help
❔ 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