I wonder why do newbie server hosters always put so many mods to ServerPackages and EditPackages? You don't need to add EVERY mod you have to ServerPackages unless you want to spawn stuff from it. If a map requires some mod, you don't need to add it there EITHER. You don't need to add CaroneElevatorSet either, because it's only a tool for mappers!
When you add stuff to serverpackages= people that dont have that stuff, will be downloading it from your server, thus causing lag. Leave only those mods, which you use very often.
Moreover,
- Code: Select all
ServerPackages=Portalv101
and a few lines below
- Code: Select all
ServerPackages=Portalv1
these are two versions of one mod. What for?
EditPackages array is mostly for mappers and modders and you don't need to add anything to it for hosting purposes.
Try again.