Can't craft some things in some worlds

Discussion in 'Bukkit Help' started by Ahava, May 21, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    Ahava

    Hello!

    I have the problem that in one world all users without op rights can't craft some recipes like iron sword and iron shovel but others work like iron hoe and wood to planks. I have this problem now for about 2 weeks. There is no error in console the item just appears for a second and then disappears. The strange thing is this error only occurs sometimes.

    Linux meincraft.eu 2.6.32-5-amd64 #1 SMP Mon Feb 25 00:26:11 UTC 2013 x86_64 GNU/Linux
    java version "1.7.0_09"
    Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)
    I don't use any wrappers. 1.5.2-R0.1. Server log is over 100MB and there are no errors in it. server.properties. Start parameters
    Code:
    java -Xms2048M -Xmx14000M -XX:+UseG1GC -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseLargePages -XX:TargetSurvivorRatio=90 -XX:MaxGCPauseMillis=200 -XX:MaxPermSize=256m craftbukkit.jar
    I don't get any Errors. I tried to disable some plugins that i recently have added or updated. I have already updated all my plugins.
     
  2. Offline

    Lolmewn

    What plugins are you running?
     
  3. Offline

    Ahava

    Code:
    
    
     
  4. Offline

    Lolmewn

    Ahava Phew, that's quite a lot. I suggest restarting, joining, turning on permissions debug mode on yourself (/pex toggle debug <player>, or was it /pex user <user> toggle debug?), and checking if it's a permissions issue. Please come back with the results.
     
  5. Offline

    Ahava

    21:45:07 [INFO] User Randuin checked for "worldguard.region.bypass.desetadventure", no permission found
    21:45:08 [INFO] User Randuin checked for "worldguard.region.bypass.desetadventure", no permission found
    21:45:08 [INFO] User Randuin checked for "worldguard.region.bypass.desetadventure", no permission found
    21:45:08 [INFO] User Randuin checked for "worldguard.region.bypass.desetadventure", no permission found
    21:45:08 [INFO] User Randuin checked for "worldguard.region.bypass.desetadventure", no permission found
    21:45:09 [INFO] User Randuin checked for "craftbook.mech.paintingswitch.use", "craftbook.mech.*" found
    21:45:09 [INFO] User Randuin checked for "craftbook.mech.paintingswitch.use", "craftbook.mech.*" found
    21:45:10 [INFO] User Randuin checked for "craftbook.mech.paintingswitch.use", "craftbook.mech.*" found
    21:45:11 [INFO] User Randuin checked for "worldedit.limit.unrestricted", no permission found
    21:45:11 [INFO] User Randuin checked for "worldedit.limit.unrestricted", no permission found
    21:45:11 [INFO] User Randuin checked for "worldguard.region.bypass.desetadventure", no permission found
    21:45:11 [INFO] User Randuin checked for "craftbook.mech.signcopy.use", "craftbook.mech.*" found
    21:45:14 [INFO] User Randuin checked for "nocheatplus.checks.inventory" = false, found from "nocheatplus.checks"
    21:45:14 [INFO] User Randuin checked for "nocheatplus.checks.inventory.fastclick" = false, found from "nocheatplus.checks.inventory"


    But there is no message when I try to craft.
     
  6. Offline

    Ahava

    It seems that it works sometimes and sometimes don't and it has nothing to do with op rights.
     
Thread Status:
Not open for further replies.

Share This Page