Problems Hosting

[BPT] AlexRo
Joined 25/02/2019
Posts 426
08:49 PM 07/07/2020
I want to host a game but when i try to start the server, its saying that im not the owner .


sutqahs
Joined 24/03/2020
Posts 10
08:58 PM 07/07/2020
Did you edit the start.js file to be correct?
And if you did, do npm explore node-hill -- npm run sync-account and log in.
Remember to have the server be set to not being local so that it will be public.
You also need to port-forward (a process it's best if I don't explain)
And if all of it goes well, then open up the launch_client.BAT file and it should be on the public page

I'm probably entirely wrong but there are some people who can help you.
I suggest asking SmartLion/BunnyNabbit


[BPT] AlexRo
Joined 25/02/2019
Posts 426
08:59 PM 07/07/2020
Quote from sutqahs , 08:58 PM 07/07/2020
Did you edit the start.js file to be correct?
And if you did, do npm explore node-hill -- npm run sync-account and log in.
Remember to have the server be set to not being local so that it will be public.
You also need to port-forward (a process it's best if I don't explain)
And if all of it goes well, then open up the launch_client.BAT file and it should be on the public page

I'm probably entirely wrong but there are some people who can help you.
I suggest asking SmartLion/BunnyNabbit
ok ill try


[TLVK] Edge.
Joined 19/05/2020
Posts 2,266
09:23 PM 07/07/2020
Quote from sutqahs , 08:58 PM 07/07/2020
Did you edit the start.js file to be correct?
And if you did, do npm explore node-hill -- npm run sync-account and log in.
Remember to have the server be set to not being local so that it will be public.
You also need to port-forward (a process it's best if I don't explain)
And if all of it goes well, then open up the launch_client.BAT file and it should be on the public page

I'm probably entirely wrong but there are some people who can help you.
I suggest asking SmartLion/BunnyNabbit
there's more peopleeeee

And "launch_client.BAT" part is not correct.

He should edit it so instead of launching the client as 127.0.0.1 he must write this:


@echo off

node start.js



and done.

1