R2Northstar / Northstar

Repo for packaged Northstar releases
https://northstar.tf/
MIT License
1.69k stars 129 forks source link

The Enabling hook LoadLibraryExWHook doesn't work on rent remote windows servers #39

Closed kevinchen320 closed 2 years ago

kevinchen320 commented 2 years ago

image i've got steam, origin and the full game installed on the server. as well as the 1.0.1 NorthStar. i get this while trying to run r2ds.

0x14307 commented 2 years ago

Try the newer version

kevinchen320 commented 2 years ago

oops got it ill try

kevinchen320 commented 2 years ago

image is the server opend yet like this? i cant type in commands

kevinchen320 commented 2 years ago

still cant find this server on my PC

0x14307 commented 2 years ago

Do you have the right ports forwarded?

kevinchen320 commented 2 years ago

its a remote server and i set all ports in and out cleared

kevinchen320 commented 2 years ago

Well sometimes people can find and join but after a few seconds the server just dissappears the game itself would still run smoothly though? I think me and the masterserver's connection might have a problem?

FoverEric commented 2 years ago

How did you solve it? I ran into the same problem.

BobTheBob9 commented 2 years ago

Well sometimes people can find and join but after a few seconds the server just dissappears the game itself would still run smoothly though? I think me and the masterserver's connection might have a problem?

this was fixed with this pull request

BobTheBob9 commented 2 years ago

oops didn't mean to close that, unless other issues are cleaned up now

kevinchen320 commented 2 years ago

should i reply here?> we're using NorthStarCN and wolf has already fixed the auto-dissappear bug caused by some heartbeat issues. He should have already posted a request. we worked to make the server pack smaller, deleting many sound/model/single player shit. Now one pack of delicated server is about 6.5GB. and we also found a way to host multiple lobbies on the same server, just copy multiple copies of the 6.5GB server pack and change the ns_player_auth_port thing in autoexec_ns_server.cfg. I'm not sure the CPU cost for no players has joined the CN servers yet, but we can see that the RAM usage of a single lobby is a little bit less than 2GB. its very kind of you to do such work, and i hope it would all go well.

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年12月26日(星期天) 凌晨1:17 收件人: @.>; 抄送: "#Data Not @.>; @.>; 主题: Re: [R2Northstar/Northstar] The Enabling hook LoadLibraryExWHook doesn't work on rent remote windows servers (Issue #39)

Well sometimes people can find and join but after a few seconds the server just dissappears the game itself would still run smoothly though? I think me and the masterserver's connection might have a problem?

this was fixed with this pull request

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

DuRouRou commented 2 years ago

老铁你这是咋解决的 能告诉一下吗?是否需要额外的包? 感谢

SIGSTACKFAULT commented 2 years ago

老铁你这是咋解决的 能告诉一下吗?是否需要额外的包? 感谢

via google translate:

Lao Tie, how did you solve this? Can you tell? Do you need an extra package? grateful

HK560 commented 2 years ago

8c server have the same issue

mitchpk commented 2 years ago

Having the same issue with a 4-core AMD Oracle Cloud instance, using this docker image.

EDIT: For anyone who still has this issue when running on at least a 4-core machine, check the permissions of your game folder. I was able to solve this by running the following: sudo chown -R $USER Titanfall2/ sudo chmod -R 755 Titanfall2/

GeckoEidechse commented 2 years ago

I'm closing as stale. The initial issue was fixed a while back and all other issues mentioned in this thread should be split out into separate issues by the respective authors.