Destrukt vs XS|Pain

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

XorX[DS]

Slayer
Aug 11, 2000
18
0
0
Bosnia And Herzegovina
When you look closer at log file you can find that UT can't find cache file for CSHP4.If you rename and copy CSHP4c.u in cache folder and modify cache.ini (name for cache file and package are placed in log file too) UT would start to load demo but then he suddenly stops becouse of mismatch versions for CSHP4.What is realy strange is that he needs CSHP4 (the first version) and not CSHP4c.
In other words the other way to solve this is that player who CAN run this demo upload his cache folder (including only his CSHPs) so we can DL it :)
 

XorX[DS]

Slayer
Aug 11, 2000
18
0
0
Bosnia And Herzegovina
Uhhh...finaly I have found solution for not playing a demo.

1.First of all you must Download CSHP4 and CSHP4c files from

http://www.creativecarnage.com/CSHP/files/

2.Install CSHP4c like for server (look for instructions in CSHP4c.zip for this).This Also include adding server package and server actors lines in UnrealTournament.ini.

3.put CSHP4.u file (from CSHP4.zip) into cache folder and rename it in this

4F916D6011D50ACAA000978B3D7651CC.uxx

After that add this line in cache.ini:

4F916D6011D50ACAA000978B3D7651CC=CSHP4.u

And that's it.Simple isn't it :).

BTW. If you still can't run demo check if UT deleted cache file for CSHP4.u becouse your PurgeCacheDays was too small.To avoid this exit from UT...open unrealtournament.ini and find section [Core.System].Under this there's line like

PurgeCacheDays=30

Change this into

PurgeCacheDays=90

Then repeat step 3.