Rocket Arena and MVE

Discussions about Servers
User avatar
IRSAgent
Novice
Posts: 22
Joined: Sun Mar 17, 2024 12:05 am

Rocket Arena and MVE

Post by IRSAgent »

Hello,

I'm trying to get Rocket Arena set up on my sever which uses MVE. The game and maps load fine and players can use the menu, create teams, etc. But when they click "Enter Arena" nothing happens. The round never starts and everyone just floats around in a free cam. Have I set it up wrong?

Code: Select all

CustomGame[28]=(bEnabled=True,GameName="Rocket Arena",RuleName="Normal",GameClass="RocketArena.RocketArenaGame",FilterCode="ra",bHasRandom=True,VotePriority=1.000000,MutatorList="fnn278.NewNetServer,ChaosUT.ChaosUTMutators,NWUltraGoreSSEd.NWBloodyMess_UGSSE,fnn278.DoubleJump,fchat23.FChat",Settings="",Packages="UTChaosMap,ChaosUTRHUD,ChaosUT,ChaosUTMiscMuts,ChaosGames,NWUltraGoreSSEd,fnn278,fchat23",TickRate=0,ServerActors="",Extends="")
User avatar
Barbie
Godlike
Posts: 2929
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Re: Rocket Arena and MVE

Post by Barbie »

Hint as usual: leave out all unneeded stuff (mutators, custom settings) and try again.
"If Origin not in center it be not in center." --Buggie
User avatar
IRSAgent
Novice
Posts: 22
Joined: Sun Mar 17, 2024 12:05 am

Re: Rocket Arena and MVE

Post by IRSAgent »

Barbie wrote: Mon Aug 26, 2024 11:57 pm Hint as usual: leave out all unneeded stuff (mutators, custom settings) and try again.
Thank you for your reply.

After testing I've discovered that Rocket Arena is incompatible with FragNewNet which is really disappointing. Not sure how I could make it work on my server without FNN. :(