apace100 / origins-fabric

MIT License
175 stars 170 forks source link

Origins mod not working on server #655

Open germangarles opened 1 year ago

germangarles commented 1 year ago

I tried installing the origins mod on a server but i keep getting the message "this server requires you to install the origins mod (v1.7.1) to play" even though i have the origins mod installed. The mod works perfectly on singleplayer but not when i try to join the server. If it helps im on 1.19.2 fabric, and hosting the server on minehut.

hebevex commented 1 year ago

i have the same issue and dont know what to do

apace100 commented 1 year ago

Hey there, sorry for the late reply. I believe MineHut as a host automatically uses a proxy, which can confuse Origins' version check. You can take the following steps to disable that check:

You'll have to set the value of the performVersionCheck boolean field in the .minecraft/config/origins_server.json file to false, like so:

{
    "performVersionCheck": false
}

If I'm correct, this config change should allow you to join. Please let me know whether it works and close the issue if it does :) Thanks!

hebevex commented 1 year ago

El El jue 25. 5. 2023 a las 6:58, Apace @.***> escribió:

Hey there, sorry for the late reply. I believe MineHut as a host automatically uses a proxy, which can confuse Origins' version check. You can take the following steps to disable that check:

You'll have to set the value of the performVersionCheck boolean field in the .minecraft/config/origins_server.json file to false, like so:

{ "performVersionCheck": false }

If I'm correct, this config change should allow you to join. Please let me know whether it works and close the issue if it does :) Thanks!

— Reply to this email directly, view it on GitHub https://github.com/apace100/origins-fabric/issues/655#issuecomment-1562267805, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7RH5NFS4HYYN7VVTHU2MKLXH3RILANCNFSM6AAAAAAYATBIFQ . You are receiving this because you commented.Message ID: @.***>

Thank you so much for advice, i’ll try it out

Virtube commented 1 year ago

I am making my server using my computer and forge and there is no preform check