Giter Site home page Giter Site logo

NumberFormatException null about pokemate HOT 6 CLOSED

swipex avatar swipex commented on July 26, 2024
NumberFormatException null

from pokemate.

Comments (6)

null-dev avatar null-dev commented on July 26, 2024

Check your config, did you set your username?

from pokemate.

SwipeX avatar SwipeX commented on July 26, 2024

We should classify this as an enhancement;
Congis should use readProperty(value, default) incase people have incorrect configs.

from pokemate.

kyleshrader avatar kyleshrader commented on July 26, 2024
# PTC/Google login credentials
[email protected]
password=xxxxxx
latitude=##.#######
longitude=-###.######
api-key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
preferred_ball=ITEM_GREAT_BALL
# should the bot EVER drop items (true/false)
drop_items=true
# Meters per second
speed=2.778
iv-ratio=80

What's wrong w/ that?

from pokemate.

kyleshrader avatar kyleshrader commented on July 26, 2024

It's failing to parse int for iv-ratio... btw I was getting a diff stack earlier, but now it shows its at Config.java:34

from pokemate.

kyleshrader avatar kyleshrader commented on July 26, 2024

Meh, I dont know what's up... I can do System.out.println(properties.getProperty("iv-ratio")); but get NFE w/ null value for the parseInt line in there.

from pokemate.

kyleshrader avatar kyleshrader commented on July 26, 2024

No longer seeing this issue... i imagine it's my fault >_>

from pokemate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.