Linuxgsm: Garry's mod, error with FastDL [fn_printok: command not found]

Created on 31 May 2016  路  16Comments  路  Source: GameServerManagers/LinuxGSM

Hello,
When I want to start FastDL on my server I have this :
/home/hl2rp/lgsm/functions/command_fastdl.sh: line 107: fn_printdots: command not found

bug

All 16 comments

./gmodserver update-functions

Not work :

[ OK ] Updating functions hl2rp@TheLast-Community:~$ ./gmodserver fd fetching functions/core_functions.sh...OK fetching core_functions.sh...OK fetching core_messages.sh...OK fetching core_dl.sh...OK fetching core_getopt.sh...OK fetching command_fastdl.sh...OK fetching check.sh...OK fetching check_root.sh...OK fetching check_permissions.sh...OK fetching check_system_dir.sh...OK /home/hl2rp/lgsm/functions/command_fastdl.sh: line 42: fn_printok: command not found

Thanks. Will need.to fix this

Oh boy, printok has been renamed by print_ok if i remember well ?

Well, all "printsomething" must be renamed here
https://github.com/dgibbs64/linuxgsm/blob/master/lgsm/functions/command_fastdl.sh
According to : https://github.com/dgibbs64/linuxgsm/blob/master/lgsm/functions/core_messages.sh
I'll see that asap, unless @dgibbs64 can do this right now. will take up like 10 minutes :)

Should be fixed now :)

@dgibbs64 Are you sure it's fixed ?
I have already this :
/home/hl2rp/lgsm/functions/command_fastdl.sh: line 28: fn_printinfo: command not found

have you updated your functions?

./gmodserver uf

Yes I have updated the functions with the commands : http://pastebin.com/hGkNaQK8

@dgibbs64 Nothing has been fixed ! I'll do it, got 10 minutes right now. https://github.com/dgibbs64/linuxgsm/blob/master/lgsm/functions/command_fastdl.sh

OK, please update one more time your functions, should really be fixed now.
Please, let me know if it's totally fine now.

forgot to press sync. Ouphs

Well, now it's been fixed twice :p

Now it's work, thank's :)

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.

Was this page helpful?
0 / 5 - 0 ratings