Which source package I need to download?

new version is 20101023, but source for Lin is 20101017

Discussion about the game and its default mods.
ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Which source package I need to download?

Post by ddd »

It looks like there's a bug on your site:

http://openra.res0l.net/releases/linux/download.php
Download for Arch Linux
version: 20101023 size: 1.96MB

Download for RPM based systems
version: 20101023 size: 2.71MB

Download for deb based systems
version: 20101023 size: 2.70MB

Download for other systems
(source package) <---- this is 20101017 version?!?!


When I try to play on Internet with the previous source (20101017), I have following error:
... /home/.../OpenRA-OpenRA-c8ec5f3 $ mono OpenRA.Game.exe Game.Mods=ra
Loading settings file /home/xor/OpenRA/settings.yaml
Available mods:
cnc: C&C (a0001)
d2k: Dune 2000 (a0001)
default: Default Mod Template (a0001)
example: Example Mod (a0001)
ra: Red Alert (a0001)
ra_perf: RA Perf (a0001)
Loading mods: ra

Unhandled Exception: System.InvalidOperationException: Out of sync in frame 1: Blame Tick.

at OpenRA.Network.OrderManager.OutOfSync (Int32 frame, System.String blame) [0x00000] in <filename unknown>:0
at OpenRA.Network.OrderManager.CheckSync (System.Byte[] packet) [0x00000] in <filename unknown>:0
at OpenRA.Network.OrderManager+<TickImmediate>c__AnonStorey3C.<>m__106 (Int32 clientId, System.Byte[] packet) [0x00000] in <filename unknown>:0
at OpenRA.Network.ReplayRecorderConnection+<Receive>c__AnonStorey3E.<>m__109 (Int32 client, System.Byte[] data) [0x00000] in <filename unknown>:0
at OpenRA.Network.EchoConnection.Receive (System.Action`2 packetFn) [0x00000] in <filename unknown>:0
at OpenRA.Network.ReplayRecorderConnection.Receive (System.Action`2 packetFn) [0x00000] in <filename unknown>:0
at OpenRA.Network.OrderManager.TickImmediate () [0x00000] in <filename unknown>:0
at OpenRA.Game+<Tick>c__AnonStorey4A.<>m__11E () [0x00000] in <filename unknown>:0
at OpenRA.Sync+<CheckSyncUnchanged>c__AnonStorey6A.<>m__174 () [0x00000] in <filename unknown>:0
at OpenRA.Sync.CheckSyncUnchanged[Boolean] (OpenRA.World world, System.Func`1 fn) [0x00000] in <filename unknown>:0
at OpenRA.Sync.CheckSyncUnchanged (OpenRA.World world, System.Action fn) [0x00000] in <filename unknown>:0
at OpenRA.Game.Tick (OpenRA.Network.OrderManager orderManager) [0x00000] in <filename unknown>:0
at OpenRA.Game.Tick (OpenRA.Network.OrderManager orderManager, OpenRA.Graphics.Viewport viewPort) [0x00000] in <filename unknown>:0
at OpenRA.Game.Run () [0x00000] in <filename unknown>:0
at OpenRA.Program.Run (System.String[] args) [0x00000] in <filename unknown>:0
at OpenRA.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0

Gecko
Posts: 51
Joined: Mon Oct 04, 2010 10:05 pm

Post by Gecko »

(Most likely) possible reason is that you tried to play with someone who has an other (newer / older) version.

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

Yeah, but there is no new source package version (20101023) also on download page. When I try to download
Download for other systems
(source package)

It gives me previous (20101017) version.
I've tried to clone git version, but it doesn' help.

beedee
Posts: 94
Joined: Mon Sep 06, 2010 5:02 am
Location: Wellington
Contact:

Post by beedee »

Fixed

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

Again, new version is 20101025, but source package is old (20101023). I can't game on the internet. ((

User avatar
Sleipnir
Posts: 878
Joined: Wed Apr 10, 2002 11:52 pm
Contact:

Post by Sleipnir »

I don't know why the website is broken, but you can always download the latest source package directly from github: http://github.com/OpenRA/OpenRA/downloads

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

Dear Sleipnir, thank you for advice. Why didn't I guess by itself? It only need to substitute the link (http://github.com/OpenRA/OpenRA/tarball ... e-20101023) from site for another link (http://github.com/OpenRA/OpenRA/tarball ... e-20101025). )

chrisf
Posts: 246
Joined: Mon Sep 06, 2010 4:59 am

Post by chrisf »

I'll look into why this isnt updating by itself.

beedee
Posts: 94
Joined: Mon Sep 06, 2010 5:02 am
Location: Wellington
Contact:

Post by beedee »

I'll tell you why it isn't updating automatically. It's because no one bothered to add it to the packaging system since barely anyone has reported using the source package from the site.

chrisf
Posts: 246
Joined: Mon Sep 06, 2010 4:59 am

Post by chrisf »

No need for hostility.

Is this fixed in the new packaging scripts? We should change over to those sometime, etc.

beedee
Posts: 94
Joined: Mon Sep 06, 2010 5:02 am
Location: Wellington
Contact:

Post by beedee »

I wasn't being hostile, just pointing out what the situation is. The new packaging scripts are waiting on a) pchote to finish some stuff on the OS X side and b) The launcher to land so we can eliminate a lot of the complexity of the scripts.

chrisf
Posts: 246
Joined: Mon Sep 06, 2010 4:59 am

Post by chrisf »

That shouldn't be *too* far away then. In the interim, I might hack the existing packaging system to write the correct link, etc.

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

I have a new problem:

Code: Select all

ddd ~ # wget -c -t0 http&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106
--2010-11-06 15&#58;48&#58;27--  http&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106
Resolving github.com... 207.97.227.239
Connecting to github.com|207.97.227.239|&#58;80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location&#58; https&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106 &#91;following&#93;
--2010-11-06 15&#58;48&#58;28--  https&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106
Connecting to github.com|207.97.227.239|&#58;443... connected.
ERROR&#58; certificate common name `*.github.com' doesn't match requested host name `github.com'.
To connect to github.com insecurely, use `--no-check-certificate'.
Do I need to change FETCHCOMMAND variable in /etc/make.conf with `--no-check-certificate' parameter? Or maybe there is a better solution?

Gecko
Posts: 51
Joined: Mon Oct 04, 2010 10:05 pm

Post by Gecko »

ddd wrote: I have a new problem:

Code: Select all

ddd ~ # wget -c -t0 http&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106
--2010-11-06 15&#58;48&#58;27--  http&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106
Resolving github.com... 207.97.227.239
Connecting to github.com|207.97.227.239|&#58;80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location&#58; https&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106 &#91;following&#93;
--2010-11-06 15&#58;48&#58;28--  https&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106
Connecting to github.com|207.97.227.239|&#58;443... connected.
ERROR&#58; certificate common name `*.github.com' doesn't match requested host name `github.com'.
To connect to github.com insecurely, use `--no-check-certificate'.
Do I need to change FETCHCOMMAND variable in /etc/make.conf with `--no-check-certificate' parameter? Or maybe there is a better solution?
Try wget -c -t0 http://www.github.com/OpenRA/OpenRA/tar ... e-20101106

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

Unfortunately, I have the same error:

Code: Select all

ddd /mnt/d/incoming/1/111 $ wget -c -t0 http&#58;//www.github.com/OpenRA/OpenRA/tarball/release-20101106
--2010-11-06 20&#58;26&#58;37--  http&#58;//www.github.com/OpenRA/OpenRA/tarball/release-20101106
Resolving www.github.com... 207.97.227.239
Connecting to www.github.com|207.97.227.239|&#58;80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location&#58; http&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106 &#91;following&#93;
--2010-11-06 20&#58;26&#58;37--  http&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106
Resolving github.com... 207.97.227.239
Reusing existing connection to www.github.com&#58;80.
HTTP request sent, awaiting response... 301 Moved Permanently
Location&#58; https&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106 &#91;following&#93;
--2010-11-06 20&#58;26&#58;37--  https&#58;//github.com/OpenRA/OpenRA/tarball/release-20101106
Connecting to github.com|207.97.227.239|&#58;443... connected.
ERROR&#58; certificate common name `*.github.com' doesn't match requested host name `github.com'.
To connect to github.com insecurely, use `--no-check-certificate'.

Post Reply