PokemonGoF / PokemonGo-Bot-Desktop

The Desktop version of Pokemon Go Bot script
MIT License
408 stars 114 forks source link

Development branch does not work #178

Open tamdao opened 7 years ago

tamdao commented 7 years ago

Issue without proper information won't be answered

Expected Behavior

The application work well when develop run the command: gulp run

Actual Behavior

After run the command gulp run the user can login but after that user can see the map.

Steps to Reproduce

  1. Run the command gulp build
  2. Run the command gulp run
  3. Try to login

    Information

    • MAC OS
    • Git commit (6197af1)
    • App's logs
module.js:442 Uncaught Error: Cannot find module './picker.js'
module.js:442 Uncaught Error: Cannot find module './modules/const.js'
materialize.js:3 Uncaught ReferenceError: Materialize is not defined
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Bold.woff2 Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Regular.woff2 Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Bold.woff Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Regular.woff Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Bold.ttf Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///Users/tamdao/Documents/home/projects/PokemonGo-Bot-Desktop/build/fonts/roboto/Roboto-Regular.ttf Failed to load resource: net::ERR_FILE_NOT_FOUND
tnsbm commented 7 years ago

Yeah, we are aware and working on it.