Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56829 - games-fps/rtcw: patch 1.33 should be installed before applying patch 1.41
Summary: games-fps/rtcw: patch 1.33 should be installed before applying patch 1.41
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High critical
Assignee: Gentoo Games
URL: http://www.wolfensteinx.com/files.sht...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-12 13:55 UTC by Ioannis Aslanidis (RETIRED)
Modified: 2004-07-13 10:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-12 13:55:14 UTC
There seems to be a little big error in this ebuild.

This version installs directly 1.41 which is not correct. At least not for me, as wolfmp behaves in a way that the game goes MAD. The navigation menu becomes unavigable, as there is an error in file ui.mp.i386.so

From the webpage:

 Return To Castle Wolfenstein 1.41 patch - Win32 or Linux - Note: 1.33 or 1.4 required to install this patch


Check this one out. For me, installing directly 1.41 does NOT work properly.

Reproducible: Always
Steps to Reproduce:
1. emerge rtcw


Expected Results:  
ebuild should emerge rtcw '1.33 full' first and apply patch 1.41 after that one.
Comment 1 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-12 14:13:34 UTC
Files previous to 1.41 cannot be run, they always return bad checksum, when in fact the checksum is correct, due to the fact that it uses obsolete tail options.

Anyway, does anyone know why the ui.mp.i386.so file is not correct? It always returns the following when starting the game:

^1ERROR: ui_mp/createserver.menu, line 488: unknown menu item keyword noToggle
^1ERROR: ui_mp/error.menu, line 14: unknown menu keyword modal
^1ERROR: ui_mp/serverinfo.menu, line 17: unknown menu keyword modal
^1ERROR: ui_mp/auto_update.menu, line 14: unknown menu keyword modal
^1ERROR: ui_mp/urls.menu, line 15: unknown menu keyword modal
^1ERROR: ui_mp/createserver.menu, line 488: unknown menu item keyword noToggle
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2004-07-13 06:52:26 UTC
The versions 1.41-3 that we use is a full upgrade from retail, not just the patch from 1.33 or 1.4.  The information that you are getting from the web site is out of date.  If you look into cvsweb, you can see that in previous versions of the ebuild I downloaded the 1.4 patch and the 1.41 patch and applied them both.  The 1.41-3 revision was created by TTimo and is a full install, which also fixes the tail problems.
Comment 3 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-13 06:53:58 UTC
I still get problems in the multiplayer version of the game... any ideas on what to do with ui.mp.i386.so?
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2004-07-13 07:10:33 UTC
I would start with a complete emerge -C rtcw && rm -rf /opt/rtcw and also be sure to delete your ~/.wolf folder.  Then reinstall...

If you still have a problem at that point, I would file a bug on that problem (don't reopen this one) and I'll see what else I can try to do to help you.
Comment 5 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-13 07:12:19 UTC
The problem seems to happen when I copy the .pk3 files from the windows installation. The menus of the multiplayer get one on the other and things become unclickable... :(

unmerging, emerging and wiping does not solve the problem.
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2004-07-13 07:21:58 UTC
You aren't accidentally overwriting any of the .pk3 files, right?  You only need to copy certain ones over.
Comment 7 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-13 07:27:06 UTC
The problem seems to be when copying the GOTY map pack... :(
Comment 8 Chris Gianelloni (RETIRED) gentoo-dev 2004-07-13 07:43:57 UTC
Why are you copying those?  I thought they were included in the 1.41 patch already?!  At least I'm pretty sure that they are.
Comment 9 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-13 07:45:41 UTC
They are not. The one that comes with Gentoo is about 8MB, GOTY map pack is about 50MB. Anyway... I think I'll leave it as is... no game.
Comment 10 Chris Gianelloni (RETIRED) gentoo-dev 2004-07-13 08:21:07 UTC
Actually... you're right.  I had thought it included the GOTY maps.
Comment 11 Chris Gianelloni (RETIRED) gentoo-dev 2004-07-13 08:22:43 UTC
I have added a new revision of the ebuild to portage which downloads both the full 1.4 and also the patch, just like it used to.

I apologize for that.  You were right.  I was remembering how it used to work.
Comment 12 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-13 09:53:06 UTC
Awaiting CVS to check it out. :)
Comment 13 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-13 09:53:33 UTC
Awaiting CVS update to check it out. :)
Comment 14 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-13 10:05:45 UTC
There is an additional error in the ebuild. It says that you have to run 'wolfmp' to play multiplayer, but the current binary is 'wolf'.