minecraft-packet-debugger icon indicating copy to clipboard operation
minecraft-packet-debugger copied to clipboard

Test the app on windows

Open wvffle opened this issue 5 years ago • 25 comments

Does everything work on windows?

wvffle avatar Feb 13 '20 21:02 wvffle

nope

Rattlyy avatar Mar 26 '20 10:03 Rattlyy

C:\Users\me>mcpd C:\Users\me\AppData\Roaming\npm\node_modules\mcpd\lib\config.js:56 save(defaultConfig).then(({ error }) => { ^ ReferenceError: save is not defined at Object. (C:\Users\me\AppData\Roaming\npm\node_modules\mcpd\lib\config.js:56:3) at Module._compile (internal/modules/cjs/loader.js:1158:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10) at Module.load (internal/modules/cjs/loader.js:1002:32) at Function.Module._load (internal/modules/cjs/loader.js:901:14) at Module.require (internal/modules/cjs/loader.js:1044:19) at require (internal/modules/cjs/helpers.js:77:18) at Object. (C:\Users\me\AppData\Roaming\npm\node_modules\mcpd\lib\utils.js:3:20) at Module._compile (internal/modules/cjs/loader.js:1158:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)

Rattlyy avatar Mar 26 '20 10:03 Rattlyy

hmm What's your node version?

wvffle avatar Mar 26 '20 11:03 wvffle

C:\Users\me>node -v
v12.16.1

Rattlyy avatar Mar 26 '20 11:03 Rattlyy

hmm seems to work well on 13.11.0 but I'll fix it

wvffle avatar Mar 26 '20 11:03 wvffle

OK thankw

Systemwartung avatar Mar 26 '20 11:03 Systemwartung

@zRattly update mcpd and check now ;)

wvffle avatar Mar 26 '20 11:03 wvffle

trying

Rattlyy avatar Mar 26 '20 11:03 Rattlyy

Tryed connecting, crashed my minecraft lol

Rattlyy avatar Mar 26 '20 11:03 Rattlyy

For now 1.12.2 is hardcoded ;/

wvffle avatar Mar 26 '20 11:03 wvffle

oh, tryed joining with 1.8.9 lol

Rattlyy avatar Mar 26 '20 11:03 Rattlyy

but there are some errors in gui and console

Rattlyy avatar Mar 26 '20 11:03 Rattlyy

{"statusCode":500,"code":"ENOENT","error":"Internal Server Error","message":"ENOENT: no such file or directory, open 'C:\Users\giova\public\index.html'"} this is the web error

Rattlyy avatar Mar 26 '20 11:03 Rattlyy

UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, mkdir 'C:\Users\me\AppData\Roaming\mcpd\Config' at Object.mkdirSync (fs.js:840:3) at C:\Users\giova\AppData\Roaming\npm\node_modules\mcpd\lib\config.js:59:12 (node:4568) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:4568) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. (this is in the console)

Rattlyy avatar Mar 26 '20 11:03 Rattlyy

@zRattly should've fixed those two errors

wvffle avatar Mar 26 '20 14:03 wvffle

still an issue in the latest release Error

Ethan-Vann avatar Mar 31 '20 08:03 Ethan-Vann

@Ethan-Vann, there's an open PR for that #10

wvffle avatar Mar 31 '20 09:03 wvffle

@Ethan-Vann, @zRattly any news after #10 has been merged?

wvffle avatar Apr 03 '20 01:04 wvffle

should have tried this before. just switched to arch to test back then. is the npm build outdated? grabbing with npm produces same error but getting from source is working now

Ethan-Vann avatar Apr 03 '20 06:04 Ethan-Vann

Yup, use the github version

wvffle avatar Apr 03 '20 09:04 wvffle

Now we need to update NPM package and close this issue

Saiv46 avatar Apr 03 '20 10:04 Saiv46

@Saiv46 so you confirm it working?

wvffle avatar Apr 03 '20 15:04 wvffle

Yep.

Saiv46 avatar Apr 14 '20 08:04 Saiv46

@wvffle Fixed package version still not published :/

Saiv46 avatar Oct 03 '21 14:10 Saiv46

Thanks for reminding me that. Currently I have no spare time for mineflayer related projects. Lots of work and also studies :/

I'll publish it in a minute

Edit: already done, @Saiv46

wvffle avatar Oct 03 '21 19:10 wvffle