You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to try work your project but visual studio give me lots of errors. Is there a working status?
Severity Code Description Project File Line Suppression State
Error (active) CS0103 The name 'CoinType' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 22
Error (active) CS5001 Program does not contain a static 'Main' method suitable for an entry point Form1 C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\Form11\CSC 1
Error (active) CS1525 Invalid expression term 'string' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1002 ; expected SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1513 } expected SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1003 Syntax error, '>' expected SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 40
Error (active) CS0101 The namespace '' already contains a definition for 'Program' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\convert_tdata.cs 84
Error (active) CS0103 The name 'Cryptg' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\convert_tdata.cs 123
Error (active) CS0266 Cannot implicitly convert type 'ulong' to 'uint'. An explicit conversion exists (are you missing a cast?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\convert_tdata.cs 196
Error (active) CS0234 The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\Form11\Form1.cs 9
Error (active) CS0246 The type or namespace name 'Form' could not be found (are you missing a using directive or an assembly reference?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\Form11\Form1.cs 13
Error (active) CS1729 'Mnemonic' does not contain a constructor that takes 1 arguments SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 12
Error (active) CS0305 Using the generic type 'Dictionary<TKey, TValue>' requires 2 type arguments SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1525 Invalid expression term 'string' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1002 ; expected SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1513 } expected SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS0029 Cannot implicitly convert type 'System.Collections.Generic.Dictionary<string, System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<System.Collections.Generic.Dictionary<string, string>>>>' to 'System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<System.Collections.Generic.Dictionary<string, string>>>' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS0246 The type or namespace name 'CoinType' could not be found (are you missing a using directive or an assembly reference?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 17
Error (active) CS0246 The type or namespace name 'CoinType' could not be found (are you missing a using directive or an assembly reference?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 17
Error (active) CS0103 The name 'CoinType' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 19
Error (active) CS0103 The name 'CoinType' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 20
Error (active) CS0103 The name 'CoinType' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 21
Error (active) CS0103 The name 'CoinType' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 23
Error (active) CS1503 Argument 1: cannot convert from 'string' to 'int' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 28
Error (active) CS7036 There is no argument given that corresponds to the required parameter 'network' of 'PubKey.GetAddress(ScriptPubKeyType, Network)' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 49
Error (active) CS1061 'PubKey' does not contain a definition for 'GetScriptAddress' and no accessible extension method 'GetScriptAddress' accepting a first argument of type 'PubKey' could be found (are you missing a using directive or an assembly reference?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 50
Error (active) CS1503 Argument 1: cannot convert from 'string' to 'int' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 55
Error (active) CS0029 Cannot implicitly convert type 'System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<System.Collections.Generic.Dictionary<string, string>>>' to 'System.Collections.Generic.Dictionary<string, System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<System.Collections.Generic.Dictionary<string, string>>>>' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 61
The text was updated successfully, but these errors were encountered:
I want to try work your project but visual studio give me lots of errors. Is there a working status?
Severity Code Description Project File Line Suppression State
Error (active) CS0103 The name 'CoinType' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 22
Error (active) CS5001 Program does not contain a static 'Main' method suitable for an entry point Form1 C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\Form11\CSC 1
Error (active) CS1525 Invalid expression term 'string' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1002 ; expected SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1513 } expected SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1003 Syntax error, '>' expected SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 40
Error (active) CS0101 The namespace '' already contains a definition for 'Program' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\convert_tdata.cs 84
Error (active) CS0103 The name 'Cryptg' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\convert_tdata.cs 123
Error (active) CS0266 Cannot implicitly convert type 'ulong' to 'uint'. An explicit conversion exists (are you missing a cast?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\convert_tdata.cs 196
Error (active) CS0234 The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\Form11\Form1.cs 9
Error (active) CS0246 The type or namespace name 'Form' could not be found (are you missing a using directive or an assembly reference?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\Form11\Form1.cs 13
Error (active) CS1729 'Mnemonic' does not contain a constructor that takes 1 arguments SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 12
Error (active) CS0305 Using the generic type 'Dictionary<TKey, TValue>' requires 2 type arguments SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1525 Invalid expression term 'string' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1002 ; expected SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS1513 } expected SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS0029 Cannot implicitly convert type 'System.Collections.Generic.Dictionary<string, System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<System.Collections.Generic.Dictionary<string, string>>>>' to 'System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<System.Collections.Generic.Dictionary<string, string>>>' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 15
Error (active) CS0246 The type or namespace name 'CoinType' could not be found (are you missing a using directive or an assembly reference?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 17
Error (active) CS0246 The type or namespace name 'CoinType' could not be found (are you missing a using directive or an assembly reference?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 17
Error (active) CS0103 The name 'CoinType' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 19
Error (active) CS0103 The name 'CoinType' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 20
Error (active) CS0103 The name 'CoinType' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 21
Error (active) CS0103 The name 'CoinType' does not exist in the current context SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 23
Error (active) CS1503 Argument 1: cannot convert from 'string' to 'int' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 28
Error (active) CS7036 There is no argument given that corresponds to the required parameter 'network' of 'PubKey.GetAddress(ScriptPubKeyType, Network)' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 49
Error (active) CS1061 'PubKey' does not contain a definition for 'GetScriptAddress' and no accessible extension method 'GetScriptAddress' accepting a first argument of type 'PubKey' could be found (are you missing a using directive or an assembly reference?) SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 50
Error (active) CS1503 Argument 1: cannot convert from 'string' to 'int' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 55
Error (active) CS0029 Cannot implicitly convert type 'System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<System.Collections.Generic.Dictionary<string, string>>>' to 'System.Collections.Generic.Dictionary<string, System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<System.Collections.Generic.Dictionary<string, string>>>>' SeedParser C:\Users\User39\Downloads\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Crypto-Wallet-Mnemonic-Seed-Phrase-Balance-Checker-main\Zyra-Wallet-Checker\gen_wallet.cs 61
The text was updated successfully, but these errors were encountered: