Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RaknetBacked tyring to use jsp-raknet #439

Closed
Pete9xi opened this issue Jul 27, 2023 · 3 comments
Closed

RaknetBacked tyring to use jsp-raknet #439

Pete9xi opened this issue Jul 27, 2023 · 3 comments

Comments

@Pete9xi
Copy link

Pete9xi commented Jul 27, 2023

Hi i have a server that is hosted in the cloud it has no access to root so installing cmake is not possible, im trying to tell the bedrock-protocol to use jsp-raknet as i can install the package via npm but its still trying to use raknet-native im i doing something wrong

options = { host: config.ip, port: config.port, username: config.username, offline: config.AuthType, raknetBackend: "jsp-raknet", };

@extremeheat
Copy link
Member

jsp-raket does not fully work at the moment, please use raknet-native or raknet-node instead

@Pete9xi
Copy link
Author

Pete9xi commented Jul 28, 2023

Would raknet-node compile the bindings without the need for build tools as root access is not possible?

@extremeheat
Copy link
Member

There should be prebuilds provided, yes. If not you should open an issue in their repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants