PCJones / Ultimate-Splinterlands-Bot-V2

A fast, free, multi-account splinderlands bot
Other
81 stars 52 forks source link

Critical error System.FormatException: Input string was not in a correct format #109

Open MattePozzy opened 1 year ago

MattePozzy commented 1 year ago

Hi, I have update the bot and now this error is trigger when I start it: image

this is my config.txt file


##################General Settings##################
PRIORITIZE_QUEST=true
SLEEP_BETWEEN_BATTLES=5
START_BATTLE_ABOVE_ECR=0
STOP_BATTLE_BELOW_ECR=0
MINIMUM_BATTLE_POWER=0
CLAIM_SEASON_REWARD=false
CLAIM_QUEST_REWARD=false

## Display how much SPS you won after a battle - activating this will make the bot slower.
## This will also make you reach the splinterlands rate limit faster
## Recommended setting: true if you have less than 100 accounts, false if you have more
SHOW_SPS_REWARD=false

##Pick between wild or modern
RANKED_FORMAT=wild

## If enabled it will click on the advance to next league button
ADVANCE_LEAGUE=true

## The maximum league the bot will advance to. 0=bronze, 1=silver, 2=gold, 3=diamond, 4=champion
MAX_LEAGUE_TIER=2

## seperate by comma like this: earth,life - it will request new quest on earth and life quest
## Remove the # at the beginning of the next line to activate
REQUEST_NEW_QUEST=earth,life,death,dragon,neutral
##################General Settings##################

##################Technical Settings##################
## Threads = number of parallel accoounts.
THREADS=1

## Disable this if you want a cleaner log or you have problems with too many
## requests to the splinterlands API. Disabling will also make battles 10-25 seconds faster.
SHOW_BATTLE_RESULTS=false
##################Lightning Mode Settings##################

#######################API Settings########################
API_URL=http://splinterlandsapi.pcjones.de:8080/v3/

## PRIVATE API Settings - ignore if you don't have it
USE_PRIVATE_API=false
PRIVATE_API_URL=
PRIVATE_API_SHOP=
POWER_TRANSFER_BOT=false
#######################API Settings########################

#####################Advanced Settings#####################
AUTO_UPDATE=true
SHOW_API_RESPONSE=true
DEBUG=false
WRITE_LOG_TO_FILE=false

## Enable this if you get weird characters in your console that makes it hard to read
DISABLE_CONSOLE_COLORS=false

## Advanced bot logic
#nothing here at the moment

Thank you

PCJones commented 10 months ago

Do you still have the problem?

MattePozzy commented 9 months ago

Do you still have the problem?

Hi, yes, I ahve update today but the error persist.

image
PCJones commented 9 months ago

Do you have biscotto-supremo:XXX in your accounts.txt where XXX is your private posting key?