Get line doesn't worked #194


  • New
  • Defect
Open
Assigned to _ForgeUser8860360
  • _ForgeUser26130091 created this issue Aug 3, 2016

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

    === Brief error description ===

    I tried to loop many lines in a .yml file but I missted in some way. (sry for my bad english, I'm german)

    === What causes this error? Please paste the exact line you used ===

    on command:
        set {_c} to 0
        loop 500 times:
            set {_l} to line {_c} in file "plugins/Skript/configs/commands.yml" #ERROR
            add {_l} to {_cmds::*}
            add 1 to {_c}
        message "%{_cmds::*}%"

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

    Umbaska error - New line: http://pastebin.com/BWWMD9Lf

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

    This server is running CraftBukkit version git-Bukkit-0cd0397 (MC: 1.9.4) (Implementing API version 1.9.4-R0.1-SNAPSHOT)

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

    Umbaska - 2.0 Beta 5.5.1

    === Is there anything else? ===

    nop

  • _ForgeUser26130091 added the tags New Defect Aug 3, 2016
  • _ForgeUser14091643 posted a comment Aug 3, 2016

    These forums are not checked, I recommend posting your error to skUnity at http://forums.skunity.com/

    Thanks.


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