Page 6 of 6
Re: Game fails to complete update as of Jan 16th
Posted: Sun Jan 25, 2026 10:01 pm
by Panzerkasper
I still have the same issue... however what works for me now is:
>Disconnect my PC from LAN
>Disconnect my Phone from WLAN and make a Hotspot
>Connect my PC to the phone hotspot
>Start Launcher -> launcher goes green
>Disconnect from the hotspot and connect normal LAN again
>Start game
Re: Game fails to complete update as of Jan 16th
Posted: Wed Jan 28, 2026 5:34 pm
by nocturnalguest
Rally call!
Each day im narrowing issue and trying to pinpoint exact problematic routes.
I need as much as possible tracerts into login and game server from following types of players a) who have no issue b) who have issues with launcher but able to play game c) who either have problems with both launcher and game server or solved launcher problem but cant pass char selection.
What is required:
1. Open terminal (for windows Win+R, type cmd)
2. Type:
a) tracert 147.135.130.126 (thats login server IP), press enter and copy results
b) tracert 51.91.215.12 (that should be game server IP), press enter and copy results
3. Send results to me thru DM, post here, post in RoR discord #technical-advice, whatever you feel suitable
Why do that? I want to gather list of working/not working routes. Issue we have now is that Akamai (or maybe someone else, but Akamai for sure) and OVH are blocking some packets in some routes so we cant properly play without doing tricks. Highly likely that this issue is not solvable by RoR team and they can only act as customers of OVH service.
If anyone using more advanced tools rather then just simple tracert, that would be of better help too.
Re: Game fails to complete update as of Jan 16th
Posted: Thu Jan 29, 2026 11:22 am
by SpacestarKid
Re: Game fails to complete update as of Jan 16th
Posted: Wed Feb 18, 2026 6:12 pm
by EldarPanic
I also have a problem with the new update, last time i played like a month ago it worked perfect now i get this error
Re: Game fails to complete update as of Jan 16th
Posted: Tue Apr 07, 2026 9:28 am
by fllyissetat
so i messed up some with windivert .
first of all in lists.txt that you using
add
8.47.69.6
104.21.28.106
8.6.11.2
sigmar.warol.net
thorgrim.warol.net
in *.bat file add ports
8048 and 10300 in tcp line
not sure if adding line at the end helps but surely not messing up with other programs (dont forget to add --new ^ in previous line)
--filter-tcp=8048,10300 --ipset-exclude="%LISTS%ipset-exclude.txt" --dpi-desync-any-protocol=1 --dpi-desync-cutoff=n5 --dpi-desync=multisplit --dpi-desync-split-seqovl=582 --dpi-desync-split-pos=1 --dpi-desync-split-seqovl-pattern="%BIN%tls_clienthello_4pda_to.bin"
also , you may test few bat files. help me yesterday
Re: Game fails to complete update as of Jan 16th
Posted: Tue Apr 07, 2026 10:44 am
by nocturnalguest
fllyissetat wrote: Tue Apr 07, 2026 9:28 am
so i messed up some with windivert .
first of all in lists.txt that you using
add
8.47.69.6
104.21.28.106
8.6.11.2
sigmar.warol.net
thorgrim.warol.net
in *.bat file add ports
8048 and 10300 in tcp line
not sure if adding line at the end helps but surely not messing up with other programs (dont forget to add --new ^ in previous line)
--filter-tcp=8048,10300 --ipset-exclude="%LISTS%ipset-exclude.txt" --dpi-desync-any-protocol=1 --dpi-desync-cutoff=n5 --dpi-desync=multisplit --dpi-desync-split-seqovl=582 --dpi-desync-split-pos=1 --dpi-desync-split-seqovl-pattern="%BIN%tls_clienthello_4pda_to.bin"
also , you may test few bat files. help me yesterday
I've added IPs that represent my routing thru Akamai, works too. However windivert is not offering universal solution for everyone plus its pretty complicated for people who have no knowledge about networks.
Also been MIA, so routes ive managed to gather still not systimized and not yet sent to Max. However i believe OVH highely likely will just ignore such request (no issues our side, thanks for your ticket) so configuring windivert & VPN are the only solutions atm.