[GH-ISSUE #14] Left4Dead2 Issue #11

Closed
opened 2026-02-27 01:59:04 +03:00 by kerem · 7 comments
Owner

Originally created by @JustIrinel on GitHub (Nov 4, 2013).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/14

Originally assigned to: @dgibbs64 on GitHub.

Not Working :)
./l4d2server: line 210: syntax error near unexpected token fi' ./l4d2server: line 210:fi'

Originally created by @JustIrinel on GitHub (Nov 4, 2013). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/14 Originally assigned to: @dgibbs64 on GitHub. Not Working :) ./l4d2server: line 210: syntax error near unexpected token `fi' ./l4d2server: line 210:`fi'
Author
Owner

@dgibbs64 commented on GitHub (Nov 4, 2013):

Odd as I fully tested the script and it worked for me. What is also confusing is that line 210 does not have fi but has sleep 0.5. Please re download the script and try again. My guess is that it has not downloaded correctly. Also what distro are you using? and can you provide any details you think might be relevant. Thank you

<!-- gh-comment-id:27732086 --> @dgibbs64 commented on GitHub (Nov 4, 2013): Odd as I fully tested the script and it worked for me. What is also confusing is that line 210 does not have fi but has sleep 0.5. Please re download the script and try again. My guess is that it has not downloaded correctly. Also what distro are you using? and can you provide any details you think might be relevant. Thank you
Author
Owner

@JustIrinel commented on GitHub (Nov 5, 2013):

Hi, thanks for helping me.

Starting l4d2-server: L4D2 Romania Official Servermv: cannot stat
`/home/l4d2server/log/console/l4d2-server-console.log': No such file or
directory
./l4d2server: line 436: tmux: command not found
[ FAIL ] Starting l4d2-server: Failed to start L4D2 Romania Official Server

And when i download fix for the TMUX I have error with FI ...
How can i fix?

I use Centos 6.4

2013/11/4 Daniel Gibbs notifications@github.com

Odd as I fully tested the script and it worked for me. What is also
confusing is that line 210 does not have fi but has sleep 0.5. Please re
download the script and try again. My guess is that it has not downloaded
correctly. Also what distro are you using? and can you provide any details
you think might be relevant. Thank you


Reply to this email directly or view it on GitHubhttps://github.com/dgibbs64/linuxgameservers/issues/14#issuecomment-27732086
.

<!-- gh-comment-id:27762540 --> @JustIrinel commented on GitHub (Nov 5, 2013): Hi, thanks for helping me. Starting l4d2-server: L4D2 Romania Official Servermv: cannot stat `/home/l4d2server/log/console/l4d2-server-console.log': No such file or directory ./l4d2server: line 436: tmux: command not found [ FAIL ] Starting l4d2-server: Failed to start L4D2 Romania Official Server And when i download fix for the TMUX I have error with FI ... How can i fix? I use Centos 6.4 2013/11/4 Daniel Gibbs notifications@github.com > Odd as I fully tested the script and it worked for me. What is also > confusing is that line 210 does not have fi but has sleep 0.5. Please re > download the script and try again. My guess is that it has not downloaded > correctly. Also what distro are you using? and can you provide any details > you think might be relevant. Thank you > > — > Reply to this email directly or view it on GitHubhttps://github.com/dgibbs64/linuxgameservers/issues/14#issuecomment-27732086 > .
Author
Owner

@dgibbs64 commented on GitHub (Nov 5, 2013):

Your error above suggests Tmux is not installed.

yum install tmux

However I do not know why you are getting the fi error. I will need to test this myself. it is unlikley to be an issue with the script as I have not updated it for a while and had no reports of problems. I will let you know what my tests find as soon as I get a chance

<!-- gh-comment-id:27765274 --> @dgibbs64 commented on GitHub (Nov 5, 2013): Your error above suggests Tmux is not installed. yum install tmux However I do not know why you are getting the fi error. I will need to test this myself. it is unlikley to be an issue with the script as I have not updated it for a while and had no reports of problems. I will let you know what my tests find as soon as I get a chance
Author
Owner

@JustIrinel commented on GitHub (Nov 5, 2013):

Setting up Install Process
No package tmux available.
Error: Nothing to do

If you want i can give my VDS server to make test on script :)

2013/11/5 Daniel Gibbs notifications@github.com

Your error above suggests Tmux is not installed.

yum install tmux

However I do not know why you are getting the fi error. I will need to
test this myself. it is unlikley to be an issue with the script as I have
not updated it for a while and had no reports of problems. I will let you
know what my tests find as soon as I get a chance


Reply to this email directly or view it on GitHubhttps://github.com/dgibbs64/linuxgameservers/issues/14#issuecomment-27765274
.

<!-- gh-comment-id:27766095 --> @JustIrinel commented on GitHub (Nov 5, 2013): Setting up Install Process No package tmux available. Error: Nothing to do If you want i can give my VDS server to make test on script :) 2013/11/5 Daniel Gibbs notifications@github.com > Your error above suggests Tmux is not installed. > > yum install tmux > > However I do not know why you are getting the fi error. I will need to > test this myself. it is unlikley to be an issue with the script as I have > not updated it for a while and had no reports of problems. I will let you > know what my tests find as soon as I get a chance > > — > Reply to this email directly or view it on GitHubhttps://github.com/dgibbs64/linuxgameservers/issues/14#issuecomment-27765274 > .
Author
Owner

@JustIrinel commented on GitHub (Nov 5, 2013):

Hi again Daniel , I solved the server it's running but i have a question. I
need to use Screen to close putty and the server be online?

Thanks

2013/11/5 Matei Irinel irinelgabriel@gmail.com

Setting up Install Process
No package tmux available.
Error: Nothing to do

If you want i can give my VDS server to make test on script :)

2013/11/5 Daniel Gibbs notifications@github.com

Your error above suggests Tmux is not installed.

yum install tmux

However I do not know why you are getting the fi error. I will need to
test this myself. it is unlikley to be an issue with the script as I have
not updated it for a while and had no reports of problems. I will let you
know what my tests find as soon as I get a chance


Reply to this email directly or view it on GitHubhttps://github.com/dgibbs64/linuxgameservers/issues/14#issuecomment-27765274
.

<!-- gh-comment-id:27766532 --> @JustIrinel commented on GitHub (Nov 5, 2013): Hi again Daniel , I solved the server it's running but i have a question. I need to use Screen to close putty and the server be online? Thanks 2013/11/5 Matei Irinel irinelgabriel@gmail.com > Setting up Install Process > No package tmux available. > Error: Nothing to do > > If you want i can give my VDS server to make test on script :) > > 2013/11/5 Daniel Gibbs notifications@github.com > > > Your error above suggests Tmux is not installed. > > > > yum install tmux > > > > However I do not know why you are getting the fi error. I will need to > > test this myself. it is unlikley to be an issue with the script as I have > > not updated it for a while and had no reports of problems. I will let you > > know what my tests find as soon as I get a chance > > > > — > > Reply to this email directly or view it on GitHubhttps://github.com/dgibbs64/linuxgameservers/issues/14#issuecomment-27765274 > > .
Author
Owner

@dgibbs64 commented on GitHub (Nov 5, 2013):

The script is designed to run in the background so you can close putty and it will still run. :)

<!-- gh-comment-id:27770130 --> @dgibbs64 commented on GitHub (Nov 5, 2013): The script is designed to run in the background so you can close putty and it will still run. :)
Author
Owner

@lock[bot] commented on GitHub (Jul 20, 2018):

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:406503592 --> @lock[bot] commented on GitHub (Jul 20, 2018): This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
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
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#11
No description provided.