bitcrackrandomiser
bitcrackrandomiser copied to clipboard
App [vanitysearch] exited with [-1] code.
App [vanitysearch] exited with [-1] code. what can i do
Hello, what's your GPU model? If it's AMD you can't use vanitysearch. You need to use the OpenCL version of Bitcrack.
If you are using Nvidia, you can send your "settings.txt" file here for me to review. (Deleting any private information)
Hi, @ilkerccom , I faced same issue. I am using Nvidia on Windows Here is my settings.txt
// Enter puzzle number [68,69,71] or [38] for test pool
target_puzzle=68
// User token value. You can create it by logging into your account at btcpuzzle.info
user_token=
// which app will be used [bitcrack,vanitysearch,cpu]
app_type=vanitysearch
// App folder path
// [cuBitcrack, clBitcrack or full path of the Bitcrack app]
// [vanitysearch or full path of the Vanitysearch app]
// [vanitysearch for CPU support]
app_path=vanitysearch
// App arguments
// Example for bitcrack: -b 896 -t 256 -p 256
app_arguments=
// Worker name. If no worker name it will create random. [1-16 chars.]
worker_name=
// Enter your GPU Count [1-16]
gpu_count=1
// Use only one GPU at index. [0-15]
gpu_index=0
// Use each graphics card as a worker. [For VanitySearch only]
gpu_seperated_range=false
// Scan for rewards of the pool [true,false]
scan_rewards=true
// Custom range to scan Example; [2D,3BA,3F12,2881A or none]
custom_range=none
// Share progress with your API URL [https://yourwebsite/example.php]
api_share=none
// Send notifications to Telegram
telegram_share=false
// Telegram access token
telegram_accesstoken=0
// Telegram chat id
telegram_chatid=0
// Send notification when each key scanned
telegram_share_eachkey=false
// If true and the private key found; private key will be send to Telegram
untrusted_computer=false
// Run app in test mode. Example private key will be found
test_mode=false
// Force continue if key found
force_continue=false
Hello, i will update vanitsearch executable files soon. Or you can go to repo and build it yourself. (Optimised)
Thankd.