mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2026-04-25 06:05:57 +03:00
[GH-ISSUE #3399] Update Request - ET:Legacy 2.77.1 #2319
Labels
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LinuxGSM#2319
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jobhh on GitHub (Mar 22, 2021).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/3399
Last week the ET:Legacy 2.77.1 hotfix was released. If someone has the time it would be nice if the LinuxGSM image could be updated. The download page with the ET:Legacy 2.77.1 Linux 32-bit binaries: https://www.etlegacy.com/download
This hotfix was released just 1 day after the 2.77 update was merged into LinuxGSM xD
It should fix the error I'm getting when trying to join the server on the 2.77 server:
Fixed load official pak file error when connecting to serversIf it's just uploading the binaries to a webserver and creating a pull request pointing the install_server_files.sh file to the correct URL I'd be happy to do it, but I can imagine you'd prefer not to give a random Github user write access to that server.
@dgibbs64 commented on GitHub (Mar 22, 2021):
@jobhh it appears that the developers of ET:L are planing smaller releases moving forward. The issue with this currently is we have no auto-update functionality available for ET:L. It takes me time to merge ET and ET:L into an archive and upload. This also only gets updated when there is a new release of LinuxGSM. I tried to access the ET:L discord but has issues with there verification bot.
If you are able to could you speak with the ET:L devs and see if they have any plans for an auto-update feature. If not we will have to come up with a more automated solution.
@jobhh commented on GitHub (Mar 26, 2021):
I asked the question in the Development -> etlegacy channel on the ET:Legacy Discord. We'll see if someone can answer it :)
@jobhh commented on GitHub (Mar 28, 2021):
Sooo, I floated the idea in the Discord channel.
I don't expect something to be implemented in the near future, in part because ET:Legacy has a relatively long time between feature-releases (the last release was 2+ years ago), but at least we've planted the idea.
@jobhh commented on GitHub (Mar 28, 2021):
I've prepared an archive:
https://www.dropbox.com/s/f3otiqcfnub0gv5/etlegacy-v2.77.1-i386-et-260b.tar.xz?dl=1https://mega.nz/file/Z0ZXhCKb#QRTt1XLi8b933kC5fG1b2anukBziHOA8dWToYUKIhrYIt's the ET:Legacy 2.77.1 release with the pak0.pk3, pak1.pk3 and pak2.pk3 files you used in the 2.77 release added to the etmain directory (as described here). When I insert the file/md5 into
install_server_files.shit works without issue.I'm not sure if any LinuxGSM specific modifications were made in the previous release, but the LinuxGSM 2.77 package contained more files than the version made for 2.76. For example the etintro.roq file and pb folder seemed unnecessary. If no modifications were made specifically for LinuxGSM (like enabling bots by default or some extra maps), you can upload the archive to linuxgsm.download and use it as-is by merging this pull request.
Edit: Changed download URL from OneDrive to MEGA, OneDrive suspended it for generating excessive traffic.
@jobhh commented on GitHub (Mar 28, 2021):
The only issue I see with updating an existing ET:Legacy server is that some configuration and database files will be overwritten, because they're not inside the main etlserver.cfg that LinuxGSM can customize. But that's the case with the current version as well, so I think the 2.77.1 archive should be preferred for now.
Is there something we can do to inform the user of specific files that might be bad to overwrite? The files we probably don't want to overwrite:
etmain\etlserver.cfg(General server configuration. Although changes to this file should be done in the lgsm directory and not serverfiles)legacy\omni-bot\et\user\omni-bot.cfg(Omni-bot configuration)legacy\wolfadmin.db(WolfAdmin database)legacy\wolfadmin.toml(WolfAdmin configuration)On the other side of the spectrum there will also be files that should probably be deleted when updating, unless the user modified the file. An example for the current update would be
legacy\luascripts\wolfadmin\game\sprees.tomland the other spees-related files, because that was changed in 2.77, which updated WolfAdmin to 1.2.0.@github-actions[bot] commented on GitHub (Apr 7, 2022):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.