| User |
Message |

Minyasereg
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Serverside Demo: No Player Models |
|
|
|
I recorded a Serverside Demo and when i replayed it, i can only Fly through the Map and dont see Playermodels. Only see Bullets, Lightnings and Rockets fliyng around and i can not spectate from any Player in 1st Person Mode or something else.
Is it because i was the Only Human Player against Bots? Or is something else Wrong. Are there any Options i did not set?
|
| 03/12/05 21:22 |
Login to rate this user's post! |

SubZero
Posts: 0
Joined: 12/23/2004
Credibility: 0 pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
be sure to include utcomp in the serverpackages section of the UT2004.ini on the server
|
| 03/12/05 21:54 |
Login to rate this user's post! |

Minyasereg
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
I did so. UTComp itself works, but the Demos not.
|
| 03/13/05 04:18 |
Login to rate this user's post! |

NakedApe
Posts: 0
Joined: 07/01/2004
Credibility: 0 pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
| QUOTE | | I did so. UTComp itself works, but the Demos not. |
Then doublecheck that you added the correct version of UTComp to your ServerPackages. This problem is typical when you've forgotten or added the wrong version.
|
| 03/13/05 06:07 |
Login to rate this user's post! |

Minyasereg
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
I downloaded utcompv15a_87.zip from this site.
Copied the Files
utcompv15a.ucl
utcompv15a.u and the
utcomp.int
into $UTDIR/System and i have added the Line
ServerPackages=utcompv15a in the
[Engine.GameEngine] Section
|
| 03/13/05 07:10 |
Login to rate this user's post! |

NakedApe
Posts: 0
Joined: 07/01/2004
Credibility: 0 pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
| QUOTE | | ServerPackages=utcompv15a |
Yes, and did you make sure that 1.5a is actually the version loaded?
|
| 03/13/05 07:54 |
Login to rate this user's post! |

Minyasereg
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
I Can Change the settings from UTComp in the Webadmin! So it should be loaded.
An when i'm ingame there are the hitsounds and all the Other things from UTComp are Working. There is a Demo too and i can View it but i have no Playermodels and i cant Spectate from any Player itself, only fly through the Map.
I see e.g. Rockets from the Rocketlauncher, but it seems thy come from nowhere.
|
| 03/13/05 10:18 |
Login to rate this user's post! |

NakedApe
Posts: 0
Joined: 07/01/2004
Credibility: 0 pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
Well, aside from the little info box that is displayed top left (unless you disabled that), pressing F5 ingame should tell you what version of UTComp is running on the server.
|
| 03/13/05 10:32 |
Login to rate this user's post! |

Minyasereg
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
Didnt you read my first posting here? I said i have installed from utcompv15a_87.zip on MY OWN Server an MY OWN Client.
|
| 03/13/05 11:04 |
Login to rate this user's post! |

NakedApe
Posts: 0
Joined: 07/01/2004
Credibility: 0 pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
| QUOTE | | Didnt you read my first posting here? I said i have installed from utcompv15a_87.zip on MY OWN Server an MY OWN Client. |
Yes, I did. Have you verified that 1.5a is running on the server?
|
| 03/13/05 11:34 |
Login to rate this user's post! |

Minyasereg
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
Yes! If not the demo would not have been recorded. And there IS a demo that the Server have recorded. UTComp IS RUNNING. On the Server and on the Client too.
|
| 03/13/05 11:45 |
Login to rate this user's post! |

NakedApe
Posts: 0
Joined: 07/01/2004
Credibility: 0 pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
| QUOTE | | Yes! If not the demo would not have been recorded. And there IS a demo that the Server have recorded. UTComp IS RUNNING. On the Server and on the Client too. |
Ok, sounds like a bug then. Haven't ever tried recording a demo of myself and bots so I can't say for sure if it works. Regular demorecording works just fine on all my 1.5a servers though.
EDIT: tested with bots on a hosted server. No problems here. Although it seems you can't spec from a bots POV you see them just fine.
***THIS POST HAS BEEN EDITED***
|
| 03/13/05 11:53 |
Login to rate this user's post! |

Lotus
Posts: 0
Joined: 05/15/2004
Credibility: 0 pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
You misspelled, misplaced, or otherwise didn't include the correct serverpackage on the server.
If you include a space at the end of the serverpackage line, make it the wrong case(i believe... on linux) or sneeze at it wrong, UT won't include it as a serverpackage. If you are on windoiws, I suggest installing it via the UMod so you know that it will be done correctly.
***THIS POST HAS BEEN EDITED***
|
| 03/13/05 18:05 |
Login to rate this user's post! |

Minyasereg
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
Here is the parf of my ini-File
| CODE |
[Engine.GameEngine]
CacheSizeMegs=32
UseSound=True
VoIPAllowVAD=False
ServerActors=IpDrv.MasterServerUplink
ServerActors=UWeb.WebServer
ServerPackages=Core
ServerPackages=Engine
ServerPackages=Fire
ServerPackages=Editor
ServerPackages=IpDrv
ServerPackages=UWeb
ServerPackages=GamePlay
ServerPackages=UnrealGame
ServerPackages=XEffects
ServerPackages=XPickups
ServerPackages=XGame
ServerPackages=XWeapons
ServerPackages=XInterface
ServerPackages=Vehicles
ServerPackages=TeamSymbols_UT2003
ServerPackages=TeamSymbols_UT2004
ServerPackages=BonusPack
ServerPackages=SkaarjPack_rc
ServerPackages=SkaarjPack
ServerPackages=UTClassic
ServerPackages=UT2k4Assault
ServerPackages=Onslaught
ServerPackages=GUI2K4
ServerPackages=UT2k4AssaultFull
ServerPackages=OnslaughtFull
ServerPackages=xVoting
ServerPackages=utcompv16beta8
UseStaticMeshBatching=True
ColorHighDetailMeshes=False
ColorSlowCollisionMeshes=False
ColorNoCollisionMeshes=False
ColorWorldTextures=False
ColorPlayerAndWeaponTextures=False
ColorInterfaceTextures=False
MainMenuClass=GUI2K4.UT2K4MainMenu
ConnectingMenuClass=GUI2K4.UT2K4ServerLoading
DisconnectMenuClass=GUI2K4.UT2K4DisconnectOptionPage
LoadingClass=GUI2K4.UT2K4SP_LadderLoading
SinglePlayerMenuClass=GUI2K4.UT2K4SP_Main |
***THIS POST HAS BEEN EDITED***
|
| 03/14/05 12:35 |
Login to rate this user's post! |

NakedApe
Posts: 0
Joined: 07/01/2004
Credibility: 0 pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
| QUOTE | Here is the parf of my ini-File
| CODE |
ServerPackages=utcompv16beta8
|
|
Sigh, didn't we tell you to doublecheck versions?
|
| 03/14/05 13:57 |
Login to rate this user's post! |

Minyasereg
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
Sure, i removed version 15a and tryed 16beta8.
Buts its the same! Sorry forgot to tell you that i Changed the version
Doesnt matter wich Version i install. Its both the same.
***THIS POST HAS BEEN EDITED***
|
| 03/14/05 18:50 |
Login to rate this user's post! |

Minyasereg
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
Okay i removed the complete dedicated Server and installed it new without any patches (3186). Tested it again with a Demo and Now it worked. Before that, Server was Version 3355.
I hope when i Now patch the Server again to 3339 it will work still.
|
| 03/15/05 07:23 |
Login to rate this user's post! |

NakedApe
Posts: 0
Joined: 07/01/2004
Credibility: 0 pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
| QUOTE | Okay i removed the complete dedicated Server and installed it new without any patches (3186). Tested it again with a Demo and Now it worked. Before that, Server was Version 3355.
I hope when i Now patch the Server again to 3339 it will work still. |
Mine are all 3355 and it works for me.
|
| 03/15/05 08:35 |
Login to rate this user's post! |

Minyasereg
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
Very strange! Now I patched my Server again to 3355 an it works still. I dont know why but it does.
@NakedApe: Did you install UTComp befor or after you patched to 3355.
At the time i had the Problems with the replays I had 3355 running and then i installed UTComp and it doesn't work.
Now i installed first UTComp (on version 3186) and it worked. Patched then to 3339 it worked still and now patched once more wo 3355 an it works still.
Very strange!!!
|
| 03/15/05 11:17 |
Login to rate this user's post! |

NakedApe
Posts: 0
Joined: 07/01/2004
Credibility: 0 pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
| QUOTE | | @NakedApe: Did you install UTComp befor or after you patched to 3355. |
UTComp15a was installed before 3355, UTComp16beta8 after. However I've installed UTComp and patched server in various order and never had a problem.
|
| 03/15/05 11:50 |
Login to rate this user's post! |

Minyasereg
Posts:
Joined: 12/31/1969
Credibility: pts
|
| Re: Serverside Demo: No Player Models |
|
|
|
I never heard about UTComp before i patched to 3355 ;)
|
| 03/15/05 12:41 |
Login to rate this user's post! |