Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slv-disk.tcl fails to load #2

Closed
ossii79 opened this issue May 17, 2020 · 1 comment
Closed

slv-disk.tcl fails to load #2

ossii79 opened this issue May 17, 2020 · 1 comment

Comments

@ossii79
Copy link

ossii79 commented May 17, 2020

[18:59:28] invalid command name "4checkdisk"
    while executing
"\002\0034checkdisk\017"
    (in namespace eval "::checkDisk" script line 35)
    invoked from within
"namespace eval checkDisk {
        variable ns [namespace current]

        # CONFIG SETTINGS:
        ###################

        # first, set at least one of these to 1

        set ..."
    (file "pzs-ng/plugins/slv-disk.tcl" line 25)
    invoked from within
"source pzs-ng/plugins/slv-disk.tcl"
    (file "eggdrop.conf" line 294)
[18:59:28] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
Connection closed by foreign host.
@silv3rr
Copy link
Owner

silv3rr commented May 18, 2020

forgot to escape [ ]
fixed in 11f9768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants