Skip to content
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

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

Open
MattePozzy opened this issue May 16, 2023 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@MattePozzy
Copy link

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
Copy link
Owner

PCJones commented Dec 8, 2023

Do you still have the problem?

@MattePozzy
Copy link
Author

Do you still have the problem?

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

@PCJones
Copy link
Owner

PCJones commented Jan 8, 2024

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

@PCJones PCJones added the help wanted Extra attention is needed label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants