[SEC] Orebfuscator 2.1.7 - Anti X-RAY [CB 1.4.5-1.7.10]

Discussion in 'Archived: Plugin Releases' started by lishid, Sep 24, 2011.

  1. Offline

    lishid

    Orebfuscator - Anti X-RAY:

    Bukkit-Dev link here:
    All important information available here:
    http://dev.bukkit.org/server-mods/orebfuscator/

    FAQ
    https://github.com/lishd/Orebfuscator/wiki/FAQ

    Configuration guide and performance optimizations:
    https://github.com/lishd/Orebfuscator/wiki/How-to-properly-configure-Orebfuscator


    Download:
    Orebfuscator 2.1.7 for MC 1.4.5-1.7.10

    Legacy versions:
    http://dev.bukkit.org/server-mods/orebfuscator/


    Video:




    Images:
    [​IMG]
    [​IMG]
    CPU testing (open)

    [​IMG]
    Engine modes (open)

    [​IMG]
    [​IMG]


    Support the developer: [​IMG]
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      217.5 KB
      Views:
      657
    • 2.jpg
      2.jpg
      File size:
      131.8 KB
      Views:
      445
  2. Offline

    lishid

    2mbit/s is definitely not enough for like 10+ players... How many people do you usually have online?
     
  3. i have approx 5-15 players online and it doesnt lag. The server uses 4gig ram like i said and 2 cores, i have also 42 plugins.
     
  4. Offline

    SweetxTooth

    hi i have problem :

    [Server] Too many files open

    [Server] Too many files open

    [Server] Too many files open

    [Server] Too many files open

    [Server] Too many files open

    when i put this plugin
     
  5. Offline

    TheLazeboy

    My 1.3.2 Bukkit server has the "ghost ores" on regular blocks without an x-ray or Nodus needed on the chunks. Here's a picture to show you what I mean:

    [​IMG]

    I know this is a 1.3.2 server, but it might be an issue in the other versions. I'm using Orebfuscator 1.6.x-MC1.3 for the server and I'm using ProtocolLib. There's two ways to make it go away: 1) disconnecting and reconnecting; 2) right clicking because breaking it just changes it all.
     
  6. does it happend after your clear the cache, it looks like the place where you are standing got hit by an world curruption, so the cache says theres still blocks
     
  7. Offline

    TheLazeboy

    How do I clear the cache? Also, it seems to do it when I'm mining sometimes. And I get frustrated when i find fake emeralds and diamond. lol
     
  8. Offline

    marin1805

    I think you delete the cache folder to clean cache but seems better for 1.4 to disable caching atm from config. I had some weird error and huge resources usage cause of it.
     
  9. Offline

    Rick

    :( doesnt work with 1.4.4. Sux that it broke this plugin but I will definitely wait patiently :D
     
  10. Offline

    lishid

  11. Offline

    lord0o



    I will try this for get rid of this error:


    Code:
    [WARNING] [ProtocolLib] Task #11 for ProtocolLib v1.6.0 generated an exception
    No more errors :D

    Now i've this problem, flooding the chat of everyone.

    "unable to locate sign at x, y, z"

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  12. Offline

    lishid

  13. Offline

    xblade2k10

    this last version working perfect on me server, thanks man ;)
     
  14. Offline

    lord0o

    Hi, Thanks for that 1.6.12, but i'm having this error when using it with ProtocolLib 1.60:


    Code:
    2012-11-15 18:56:09 [SEVERE] [ProtocolLib] Unhandled exception occured in onPacketSending() for Orebfuscator
    java.lang.NoClassDefFoundError: Could not initialize class com.lishid.orebfuscator.hook.OrebfuscatorNetServerHandler
    at com.lishid.orebfuscator.hook.ProtocolLibHook$2.onPacketSending(ProtocolLibHook.java:199)
    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:69)
    at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:402)
    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:382)
    at com.comphenix.protocol.injector.player.PlayerInjector.handlePacketSending(PlayerInjector.java:535)
    at com.comphenix.protocol.injector.player.NetworkServerInjector.handlePacketSending(NetworkServerInjector.java:52)
    at com.comphenix.protocol.injector.player.NetworkServerInjector$1.intercept(NetworkServerInjector.java:159)
    at net.minecraft.server.NetServerHandler$$EnhancerByCGLIB$$2ffa0c03.sendPacket(<generated>)
    at net.minecraft.server.EntityPlayer.j_(EntityPlayer.java:170)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1333)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:546)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1315)
    at net.minecraft.server.World.tickEntities(World.java:1193)
    at net.minecraft.server.WorldServer.tickEntities(WorldServer.java:444)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:577)
    at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
    2012-11-15 18:56:10 [SEVERE] [ProtocolLib] Unhandled exception occured in onPacketSending() for Orebfuscator
    java.lang.NoClassDefFoundError: Could not initialize class com.lishid.orebfuscator.hook.OrebfuscatorNetServerHandler
    at com.lishid.orebfuscator.hook.ProtocolLibHook$2.onPacketSending(ProtocolLibHook.java:199)
    at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:69)
    at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:402)
    at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:382)
    at com.comphenix.protocol.injector.player.PlayerInjector.handlePacketSending(PlayerInjector.java:535)
    at com.comphenix.protocol.injector.player.NetworkServerInjector.handlePacketSending(NetworkServerInjector.java:52)
    at com.comphenix.protocol.injector.player.NetworkServerInjector$1.intercept(NetworkServerInjector.java:159)
    at net.minecraft.server.NetServerHandler$$EnhancerByCGLIB$$2ffa0c03.sendPacket(<generated>)
    at net.minecraft.server.EntityPlayer.j_(EntityPlayer.java:170)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1333)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:546)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1315)
    at net.minecraft.server.World.tickEntities(World.java:1193)
    at net.minecraft.server.WorldServer.tickEntities(WorldServer.java:444)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:577)
    at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)






    I'm getting this when I use that last build 1.6.12 WITHOUT ProtocolLib 1.60



    Code:
    2012-11-15 18:59:44 [SEVERE] Could not pass event PlayerJoinEvent to Orebfuscator v1.6.12
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    at net.minecraft.server.ServerConfigurationManagerAbstract.c(ServerConfigurationManagerAbstract.java:153)
    at net.minecraft.server.ServerConfigurationManagerAbstract.a(ServerConfigurationManagerAbstract.java:93)
    at net.minecraft.server.NetLoginHandler.d(NetLoginHandler.java:132)
    at net.minecraft.server.NetLoginHandler.c(NetLoginHandler.java:45)
    at net.minecraft.server.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:44)
    at net.minecraft.server.DedicatedServerConnection.b(SourceFile:29)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:595)
    at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.lishid.orebfuscator.hook.OrebfuscatorNetServerHandler
    at com.lishid.orebfuscator.hook.OrebfuscatorPlayerListenerHook.TryUpdateNetServerHandler(OrebfuscatorPlayerListenerHook.java:46)
    at com.lishid.orebfuscator.hook.OrebfuscatorPlayerListenerHook.onPlayerJoin(OrebfuscatorPlayerListenerHook.java:34)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
    ... 14 more




    Help please :). And thanks!!!
     
  15. Offline

    untergrundbiber

    Still get errors with and without ProtocolLib on CraftBukkit #2466

    With ProtocolLib:

    Show Spoiler
    Code:
    2012-11-16 03:56:10 [SEVERE] [ProtocolLib] Unhandled exception occured in onPacketSending() for Orebfuscator
    java.lang.NoClassDefFoundError: Could not initialize class com.lishid.orebfuscator.hook.OrebfuscatorNetServerHandler
            at com.lishid.orebfuscator.hook.ProtocolLibHook$2.onPacketSending(ProtocolLibHook.java:199)
            at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:69)
            at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:402)
            at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:382)
            at com.comphenix.protocol.injector.player.PlayerInjector.handlePacketSending(PlayerInjector.java:535)
            at com.comphenix.protocol.injector.player.NetworkServerInjector.handlePacketSending(NetworkServerInjector.java:52)
            at com.comphenix.protocol.injector.player.NetworkServerInjector$1.intercept(NetworkServerInjector.java:159)
            at net.minecraft.server.NetServerHandler$$EnhancerByCGLIB$$84c9273.sendPacket(<generated>)
            at net.minecraft.server.EntityPlayer.j_(EntityPlayer.java:170)
            at net.minecraft.server.World.tickEntity(World.java:1463)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1425)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:569)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1415)
            at net.minecraft.server.World.tickEntities(World.java:1293)
            at net.minecraft.server.WorldServer.tickEntities(WorldServer.java:463)
            at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:578)
            at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
            at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:494)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)


    Withou ProtocolLib:
    Show Spoiler
    Code:
    2012-11-16 03:58:10 [SEVERE] Could not pass event PlayerJoinEvent to Orebfuscator v1.6.12
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
        at net.minecraft.server.ServerConfigurationManagerAbstract.c(ServerConfigurationManagerAbstract.java:153)
        at net.minecraft.server.ServerConfigurationManagerAbstract.a(ServerConfigurationManagerAbstract.java:93)
        at net.minecraft.server.NetLoginHandler.d(NetLoginHandler.java:132)
        at net.minecraft.server.NetLoginHandler.c(NetLoginHandler.java:45)
        at net.minecraft.server.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:44)
        at net.minecraft.server.DedicatedServerConnection.b(SourceFile:29)
        at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:596)
        at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
        at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:494)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
    Caused by: java.lang.NoSuchMethodError: net.minecraft.server.Packet51MapChunk.compress()V
        at com.lishid.orebfuscator.hook.OrebfuscatorNetServerHandler.<clinit>(OrebfuscatorNetServerHandler.java:48)
        at com.lishid.orebfuscator.hook.OrebfuscatorPlayerListenerHook.TryUpdateNetServerHandler(OrebfuscatorPlayerListenerHook.java:46)
        at com.lishid.orebfuscator.hook.OrebfuscatorPlayerListenerHook.onPlayerJoin(OrebfuscatorPlayerListenerHook.java:34)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
        ... 14 more[/spoiler]
     
    lord0o likes this.
  16. Offline

    lord0o

    That's right. Without the ProtocolLib, the error seems to appear when a player connects to the server... And WITH IT, it Always floods the server with the error.
     
  17. Offline

    lishid

    Version 1.6.13

    • Fixed "Unable to locate Sign" problem with a stylish bypass. Will be removed when Minecraft patch it in their client.
    https://dl.dropbox.com/u/18947504/Orebfuscator/Permalink/Orebfuscator.jar


    Try that version I just posted with latest ProtocolLib (1.6.1 I think?)

    Make sure you have a full server restart.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  18. Offline

    untergrundbiber

    Thanks for the fast bugfix, works fine :)
     
    lord0o likes this.
  19. Offline

    lord0o

  20. Offline

    lishid

    Yes that (Although that's quite flashy lol)

    Mind if I put that onto the main post?
     
    lord0o likes this.
  21. Offline

    lord0o

    Last edited by a moderator: Jul 14, 2016
  22. Offline

    siemaeniu500

    When you will ad lite option?
     
  23. Offline

    Kaaedan

    Hi , i'm not english but i try my best to explain my thinking , If i understand well , when people activate x-ray , all of the stone , became iron , diamond etc.. ?
    Sorry for my poor english.
     
  24. Offline

    odv1983

    Only the player who activate the X-Ray will see the ores obfuscated. Not for near players.
     
  25. Offline

    lishid

    Last edited by a moderator: Jul 14, 2016
  26. Offline

    lishid

  27. Offline

    lishid

  28. Offline

    rossistboss

    this plugin is great because it is the only anti-xray that works in real time!
     
  29. Offline

    Derekholio

    When I put this on my bukkit 1.4.5 server I got the following error:

    Any work around, or just a bug?
     
  30. Offline

    c0mp

    Are you using a Dev build of Craft Bukkit?
     
  31. Offline

    konow

    I got the exact same error and I'm running 1.4.5-R0.2 beta
     

Share This Page