Skip to content

I get lots of error #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
emrealparslan opened this issue Aug 13, 2024 · 0 comments
Open

I get lots of error #1

emrealparslan opened this issue Aug 13, 2024 · 0 comments

Comments

@emrealparslan
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant