Files in <directory> does not work #175


  • New
  • Defect
Open
Assigned to _ForgeUser8860360
  • _ForgeUser8891632 created this issue Sep 7, 2015

    If this ticket is a suggestion/something you want added please use "Enhancement"!

    === Brief error description ===

    The expression simply does not work.

    === What causes this error? Please paste the exact line you used ===
    <<code>>
    command /files:
        trigger:
            set {_content::*} to files in "plugins/Skript/scripts"
            loop {_content::*}:
                broadcast "Script %loop-number%: %loop-value%"
    <</code>>

    === Please use Pastebin.com and paste the error you get, then paste the URL here ===

    <<code>>
    [01:12:51 ERROR]: [Skript] {_content::*} can't be set to 'files in "plugins/Skript/scripts"' because the latter is not an object (test.sk, line 50: set {_content::*} to files in "plugins/Skript/scripts"')
    <</code>>

    === What server version are you using? Latest is not an answer! Use /ver and tell me ===
    Spigot 1.8.7

    === What Umbaska version are you using? If you're using a BETA version please paste the ID ===

    Umbaska v2.0_PreRelease3

    === Is there anything else? ===

    I love you all.

  • _ForgeUser8891632 added the tags New Defect Sep 7, 2015

To post a comment, please login or register a new account.