However, I'm running into more walls than expected. I'd really like to have this server up and running flawlessly before I started announcing it, but oh well.
Anyway, server packages: I think I have them all listed, but here they are:
Code: Select all
ServerPackages=Editor
ServerPackages=SoldierSkins
ServerPackages=CommandoSkins
ServerPackages=FCommandoSkins
ServerPackages=SGirlSkins
ServerPackages=BossSkins
ServerPackages=Botpack
ServerPackages=MultiMesh
ServerPackages=Relics
ServerPackages=EpicCustomModels
ServerPackages=TCowMeshSkins
ServerPackages=TNaliMeshSkins
ServerPackages=De
ServerPackages=SkeletalChars
ServerPackages=RocketArena
ServerPackages=RocketArenaMedia
ServerPackages=RocketArenaMultiMesh
ServerPackages=oldskool
ServerPackages=olroot
ServerPackages=olweapons
ServerPackages=oldskoolra
ServerPackages=EXU2BI
ServerPackages=EXU
ServerPackages=UARain
ServerPackages=uelite
Totally stumped. Judging by the error message oldskoolra is looking for a class in the Oldskool package (also named Oldskool) that doesn't exist. So, maybe I'm not using the right version of Oldskool (except I used the one that came with the EXU2 v6 installLog: Server Package: oldskoolra
Log: Failed import: Class Class Oldskool.Oldskool (file ../System/Oldskool.u)
Warning: Failed to load 'oldskoolra': Can't find Class in file 'Class Oldskool.Oldskool'
Critical: appError called:
Critical: Failed to load 'oldskoolra': Can't find Class in file 'Class Oldskool.Oldskool'
Exit: Executing UObject::StaticShutdownAfterError
Critical: UObject::SafeLoadError
Critical: UObject::GetPackageLinker
Critical: UGameEngine::BuildServerMasterMap
Critical: ULevel::Listen
Critical: Listen
Critical: UGameEngine::LoadMap
Critical: LocalMapURL
Critical: UGameEngine::Browse
Critical: UGameEngine::Init
Critical: UServerCommandlet::Main
Exit: Exiting.
Uninitialized: Name subsystem shut down
Uninitialized: Log file closed, 01/03/16 11:25:56

I'm unsure on whether I need oldskoolra/its dependencies, because when I remove those then I get some new errors. As in, map loads fine, no HUD displays, eventually breaks the game errors.