tucks / mineos-bedrock-wrapper

9 stars 0 forks source link

MineOS-node patch js is downloading html file and not actual jar file. #2

Closed WinFinn closed 2 years ago

WinFinn commented 2 years ago

Following step 1 here: https://github.com/tucks/mineos-bedrock-wrapper/tree/master/mineos-node_patch Using the minecraftbedrockwrapper.js to download profile within MineOS webui will result in that the jar file downloaded actually is a html file and not a jar file. (see hexparrots comments on your request).

tucks commented 2 years ago

Hello there. Thank you for the bump. I had indeed forgotten to change that reference and have now updated it to the raw blob. The ultimate intention is to merge in the bedrock into core mineos-node, after which this repo should not be required. Could you see if the latest push to master has resolved the issue for you?

WinFinn commented 2 years ago

I did download the new one as I described on MineOS forum and it worked fine this time. For the mineos-node integration I suspect you'll need better documentation for the installation, before it'll be integrated. There is just to many manual steps after profile installation that is not detailed enough.

tucks commented 2 years ago

This is resolved and merged into mineos-node v1.2.1. I'll close this off.