@TOGGLEBLOCK Not Working #127


  • New
  • Defect
Open
Assigned to lyoko_firelyte
  • Jesterofnios created this issue May 27, 2014

    What steps will reproduce the problem?
    1. Create a VTCLICK with @TOGGLEBLOCK
    2.Press the Click block
    3.

    What is the expected output? What do you see instead?
    The block to Vanish
    27.05 17:35:29 [Server] WARN at java.lang.Thread.run(Thread.java:745)
    27.05 17:35:29 [Server] WARN at com.wizardscraft.scripting.ScriptInterpreter.run(ScriptInterpreter.java:310)
    27.05 17:35:29 [Server] WARN at com.wizardscraft.scripting.ScriptInterpreter.Interpret(ScriptInterpreter.java:2010)
    27.05 17:35:29 [Server] WARN at org.bukkit.craftbukkit.v1_7_R1.block.CraftBlock.setType(CraftBlock.java:115)
    27.05 17:35:29 [Server] WARN at org.bukkit.craftbukkit.v1_7_R1.block.CraftBlock.setTypeId(CraftBlock.java:119)
    27.05 17:35:29 [Server] WARN at org.bukkit.craftbukkit.v1_7_R1.block.CraftBlock.setTypeId(CraftBlock.java:123)
    27.05 17:35:29 [Server] WARN at org.bukkit.craftbukkit.v1_7_R1.block.CraftBlock.setTypeIdAndData(CraftBlock.java:128)
    27.05 17:35:29 [Server] WARN at net.minecraft.server.v1_7_R1.World.setTypeAndData(World.java:352)
    27.05 17:35:29 [Server] WARN at net.minecraft.server.v1_7_R1.Chunk.a(Chunk.java:452)
    27.05 17:35:29 [Server] WARN at net.minecraft.server.v1_7_R1.Block.remove(Block.java:441)
    27.05 17:35:29 [Server] WARN java.lang.IllegalStateException: Asynchronous block remove!
    27.05 17:35:29 [Server] WARN Exception in thread "Thread-44"

    What version of the product are you using?
    1.3.1

    Please provide any additional information below.
    Spigot Version 1.7.2-R0.3-122-gb58e277

  • Jesterofnios added the tags New Defect May 27, 2014
  • _ForgeUser8773666 removed their assignment Jun 14, 2014
  • aolko posted a comment Aug 19, 2014

    Still not working :(

  • _ForgeUser9044513 posted a comment Dec 3, 2014

    Sadly it seems no one ever comes here to help anymore.

    I have the same issue on my server, my work around was to replace all toggles with setblock, this worked.


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