POGOserver icon indicating copy to clipboard operation
POGOserver copied to clipboard

Please Help! Errors!

Open EricPaulZ467 opened this issue 9 years ago • 8 comments

Hi! I've just founded your hack yesterday (I think this is the official website) in this guy channel, SkinFreak ("https://www.youtube.com/watch?v=jdKoPW_9HDY"). So I've been following the steps that he done, but at last it came out too many errors! Can someone help me fix?

This error appeared in Command Prompt.

D:\POGOServer\POGOserver-master>npm install && npm run start npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fseve [email protected] [email protected] start D:\POGOServer\POGOserver-master nodemon --ignore tmp/ --ignore data/ --ignore logs/ --exec npm run babel-node -- ./src/index.js [nodemon] 1.10.2 [nodemon] to restart at any time, enter rs [nodemon] watching: . [nodemon] starting npm run babel-node ./src/index.js [email protected] babel-node D:\POGOServer\POGOserver-master babel-node --presets=es2015 "./src/index.js" D:\POGOServer\POGOserver-master\node_modules\bindings\bindings.js :83 throw e ^ Error: %1 is not a valid Win32 application. ?\D:\POGOServer\POGOserver-master\node_modules\node-protobuf\bu ild\Release\protobuf.node at Error (native) at Object.Module._extensions..node (module.js:583:18) at Module.load (module.js:473:32) at tryModuleLoad (module.js:432:12) at Function.Module._load (module.js:424:3) at Module.require (module.js:483:17) at require (internal/module.js:20:19) at bindings (D:\POGOServer\POGOserver-master\node_modules\bin dings\bindings.js:76:44) at Object. (D:\POGOServer\POGOserver-master\node_m odules\node-protobuf\protobuf.js:9:35) at Module._compile (module.js:556:32) at Module._extensions..js (module.js:565:10) at Object.require.extensions.(anonymous function) [as .js](D:Mewtwo hack n o delete plsPOGOserver-masternode_modulesbabel-registerlibnode.js:156:7) at Module.load (module.js:473:32) at tryModuleLoad (module.js:432:12) at Function.Module._load (module.js:424:3) at Module.require (module.js:483:17) npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\AdminPC\A ppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "run" "babel-node" "./ src/index.js" npm ERR! node v6.7.0 npm ERR! npm v3.10.7 npm ERR! code ELIFECYCLE npm ERR! [email protected] babel-node: babel-node --presets=es2015 "./src/index. js" npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] babel-node script 'babel-node --presets= es2015 "./src/index.js"'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the POGOServer package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! babel-node --presets=es2015 "./src/index.js" npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs POGOServer npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls POGOServer npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! D:\POGOServer\POGOserver-master\npm-debug.log [nodemon] app crashed - waiting for file changes before starting...

And this error is in the 'log' file.

0 info it worked if it ends with ok 1 verbose cli [ 'C:\Program Files\nodejs\node.exe', 1 verbose cli 'C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js', 1 verbose cli 'run', 1 verbose cli 'babel-node', 1 verbose cli './src/index.js' ] 2 info using [email protected] 3 info using [email protected] 4 verbose run-script [ 'prebabel-node', 'babel-node', 'postbabel-node' ] 5 info lifecycle [email protected]~prebabel-node: [email protected] 6 silly lifecycle [email protected]~prebabel-node: no script for prebabel-node, continuing 7 info lifecycle [email protected]~babel-node: [email protected] 8 verbose lifecycle [email protected]~babel-node: unsafe-perm in lifecycle true 9 verbose lifecycle [email protected]~babel-node: PATH: C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;D:\POGOServer\POGOserver-master\node_modules.bin;C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;D:\POGOServer\POGOserver-master\node_modules.bin;D:\Javla Mate V6 SnakeZ\Mewtwo-ing\Installation\Python;D:\Javla Mate V6 SnakeZ\Mewtwo-ing\Installation\Python\Scripts;C:\ProgramData\Oracle\Java\javapath;C:\PROGRA~1\MATROX~1\System32;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Windows Live\Shared;C:\Program Files\Cepstral\bin;D:\POGOServer\Important\Git\cmd;C:\Program Files\nodejs;C:\Users\AdminPC.dnx\bin;C:\Program Files\CMake\bin;C:\Users\AdminPC\AppData\Roaming\npm 10 verbose lifecycle [email protected]~babel-node: CWD: D:\POGOServer\POGOserver-master 11 silly lifecycle [email protected]~babel-node: Args: [ '/d /s /c', 'babel-node --presets=es2015 "./src/index.js"' ] 12 silly lifecycle [email protected]~babel-node: Returned: code: 1 signal: null 13 info lifecycle [email protected]~babel-node: Failed to exec babel-node script 14 verbose stack Error: [email protected] babel-node: babel-node --presets=es2015 "./src/index.js" 14 verbose stack Exit status 1 14 verbose stack at EventEmitter. (C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:255:16) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at EventEmitter.emit (events.js:191:7) 14 verbose stack at ChildProcess. (C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at ChildProcess.emit (events.js:191:7) 14 verbose stack at maybeClose (internal/child_process.js:877:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 15 verbose pkgid [email protected] 16 verbose cwd D:\POGOServer\POGOserver-master 17 error Windows_NT 6.1.7601 18 error argv "C:\Program Files\nodejs\node.exe" "C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "run" "babel-node" "./src/index.js" 19 error node v6.7.0 20 error npm v3.10.7 21 error code ELIFECYCLE 22 error [email protected] babel-node: babel-node --presets=es2015 "./src/index.js" 22 error Exit status 1 23 error Failed at the [email protected] babel-node script 'babel-node --presets=es2015 "./src/index.js"'. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the POGOServer package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error babel-node --presets=es2015 "./src/index.js" 23 error You can get information on how to open an issue for this project with: 23 error npm bugs POGOServer 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls POGOServer 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]

Hope someone can help me fix this problem, I will be much appreciate it.

If you are asking what Pokemon Go am I using, I am using 0.33.0. And this is all the programs versions: NodeJS version: 6.7.0 Git version: 2.10.0 Python version: 2.7.12150 CMake version: 3.6.1 Notepad++ version: 7 VS Community version: 2015 with updates

EricPaulZ467 avatar Sep 29 '16 13:09 EricPaulZ467

Thats Strange. Try Docker for now. I'll search for a fix as soon as I get home

Em 29 de set de 2016, às 10:34, EricPaulZ467 [email protected] escreveu:

Hi! I've just founded your hack yesterday (I think this is the official website) in this guy channel, SkinFreak ("https://www.youtube.com/watch?v=jdKoPW_9HDY"). So I've been following the steps that he done, but at last it came out too many errors! Can someone help me fix?

This error appeared in Command Prompt.

D:\POGOServer\POGOserver-master>npm install && npm run start npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fseve [email protected] [email protected] start D:\POGOServer\POGOserver-master nodemon --ignore tmp/ --ignore data/ --ignore logs/ --exec npm run babel-node -- ./src/index.js [nodemon] 1.10.2 [nodemon] to restart at any time, enter rs [nodemon] watching: . [nodemon] starting npm run babel-node ./src/index.js [email protected] babel-node D:\POGOServer\POGOserver-master babel-node --presets=es2015 "./src/index.js" D:\POGOServer\POGOserver-master\node_modules\bindings\bindings.js :83 throw e ^ Error: %1 is not a valid Win32 application. ?\D:\POGOServer\POGOserver-master\node_modules\node-protobuf\bu ild\Release\protobuf.node at Error (native) at Object.Module._extensions..node (module.js:583:18) at Module.load (module.js:473:32) at tryModuleLoad (module.js:432:12) at Function.Module._load (module.js:424:3) at Module.require (module.js:483:17) at require (internal/module.js:20:19) at bindings (D:\POGOServer\POGOserver-master\node_modules\bin dings\bindings.js:76:44) at Object. (D:\POGOServer\POGOserver-master\node_m odules\node-protobuf\protobuf.js:9:35) at Module._compile (module.js:556:32) at Module._extensions..js (module.js:565:10) at Object.require.extensions.(anonymous function) as .js at Module.load (module.js:473:32) at tryModuleLoad (module.js:432:12) at Function.Module._load (module.js:424:3) at Module.require (module.js:483:17) npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\AdminPC\A ppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "run" "babel-node" "./ src/index.js" npm ERR! node v6.7.0 npm ERR! npm v3.10.7 npm ERR! code ELIFECYCLE npm ERR! [email protected] babel-node: babel-node --presets=es2015 "./src/index. js" npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] babel-node script 'babel-node --presets= es2015 "./src/index.js"'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the POGOServer package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! babel-node --presets=es2015 "./src/index.js" npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs POGOServer npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls POGOServer npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! D:\POGOServer\POGOserver-master\npm-debug.log [nodemon] app crashed - waiting for file changes before starting...

And this error is in the 'log' file.

0 info it worked if it ends with ok 1 verbose cli [ 'C:\Program Files\nodejs\node.exe', 1 verbose cli 'C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js', 1 verbose cli 'run', 1 verbose cli 'babel-node', 1 verbose cli './src/index.js' ] 2 info using [email protected] 3 info using [email protected] 4 verbose run-script [ 'prebabel-node', 'babel-node', 'postbabel-node' ] 5 info lifecycle [email protected]~prebabel-node: [email protected] 6 silly lifecycle [email protected]~prebabel-node: no script for prebabel-node, continuing 7 info lifecycle [email protected]~babel-node: [email protected] 8 verbose lifecycle [email protected]~babel-node: unsafe-perm in lifecycle true 9 verbose lifecycle [email protected]~babel-node: PATH: C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;D:\POGOServer\POGOserver-master\node_modules.bin;C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;D:\POGOServer\POGOserver-master\node_modules.bin;D:\Javla Mate V6 SnakeZ\Mewtwo-ing\Installation\Python;D:\Javla Mate V6 SnakeZ\Mewtwo-ing\Installation\Python\Scripts;C:\ProgramData\Oracle\Java\javapath;C:\PROGRA~1\MATROX~1\System32;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Windows Live\Shared;C:\Program Files\Cepstral\bin;D:\POGOServer\Important\Git\cmd;C:\Program Files\nodejs;C:\Users\AdminPC.dnx\bin;C:\Program Files\CMake\bin;C:\Users\AdminPC\AppData\Roaming\npm 10 verbose lifecycle [email protected]~babel-node: CWD: D:\POGOServer\POGOserver-master 11 silly lifecycle [email protected]~babel-node: Args: [ '/d /s /c', 'babel-node --presets=es2015 "./src/index.js"' ] 12 silly lifecycle [email protected]~babel-node: Returned: code: 1 signal: null 13 info lifecycle [email protected]~babel-node: Failed to exec babel-node script 14 verbose stack Error: [email protected] babel-node: babel-node --presets=es2015 "./src/index.js" 14 verbose stack Exit status 1 14 verbose stack at EventEmitter. (C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:255:16) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at EventEmitter.emit (events.js:191:7) 14 verbose stack at ChildProcess. (C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at ChildProcess.emit (events.js:191:7) 14 verbose stack at maybeClose (internal/child_process.js:877:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 15 verbose pkgid [email protected] 16 verbose cwd D:\POGOServer\POGOserver-master 17 error Windows_NT 6.1.7601 18 error argv "C:\Program Files\nodejs\node.exe" "C:\Users\AdminPC\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "run" "babel-node" "./src/index.js" 19 error node v6.7.0 20 error npm v3.10.7 21 error code ELIFECYCLE 22 error [email protected] babel-node: babel-node --presets=es2015 "./src/index.js" 22 error Exit status 1 23 error Failed at the [email protected] babel-node script 'babel-node --presets=es2015 "./src/index.js"'. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the POGOServer package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error babel-node --presets=es2015 "./src/index.js" 23 error You can get information on how to open an issue for this project with: 23 error npm bugs POGOServer 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls POGOServer 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

KitsuneDev avatar Sep 29 '16 16:09 KitsuneDev

@GabrielTK What is actually Docker by the way? And do you figured out how to fix this?

EricPaulZ467 avatar Sep 30 '16 08:09 EricPaulZ467

This is my NPM and Xampp version: Xampp : 7.0.8-0 NPM : 3.10.7

EricPaulZ467 avatar Sep 30 '16 13:09 EricPaulZ467

What happens if you use the master branch instead of v0.4.9?

DracoMilesX avatar Sep 30 '16 14:09 DracoMilesX

Maybe you guys can send me the complete zip of this program? And also Docker only can be installed in 64bit, so I think I can't do that.

EricPaulZ467 avatar Oct 01 '16 01:10 EricPaulZ467

@EricPaulZ467 Here it is. BONUS: Thanks to GitHub, this link will be always updated.

KitsuneDev avatar Oct 01 '16 01:10 KitsuneDev

Then, what do I do with this zip file? How do I actually install it?

EricPaulZ467 avatar Oct 01 '16 02:10 EricPaulZ467

can someone tell me how to fix these errors error: code elifecycle error: errno 1 Error: [email protected] babel-node: `babel-node --presets=es2015 "./src/index.js" error: exit status 1 error: failed at the pogoserver @0.4.9 bable-node script.

knownprankster avatar Jan 18 '18 15:01 knownprankster