Inactive [SEC] Ore To Client Obfuscation v1.9.1.1 - Anti X-Ray (xray) [1.2.5-R4]

Discussion in 'Inactive/Unsupported Plugins' started by TyrOvC, Jul 12, 2011.

  1. Offline

    TyrOvC

    solarox5, DaveDee, kahlilnc and 27 others like this.
  2. Offline

    o0AzzA0o

    Well its shame that the better plugin has stopped working
     
  3. Offline

    Noxturno

    I got yours working well. only issue I got it doesnt hidde chests any chance you can add this? (people using the xray texturepack)
     
  4. Offline

    CAMx264x

    So
    Well I'm glad that someone has improved the plugin! Now if only tyr would release some more of his custom plugins...
     
  5. Offline

    Niels15

    Does it works on 1.1-r3 ?
     
  6. Offline

    Amaster123

    When i downloaded it. Extract the .zip file and took the .jar file and put it in the plugins folder. Reloaded the server, and tested. and it still worked. Do i have to do something to make it work?
    Im using craftbukkit Snapshot 1.1 R5
     
  7. Offline

    kahlilnc

    Does not work with R6
     
  8. Offline

    xXGravyPopXx

    There's a bypass for this.

    My friend has it in his client, basically it downloads the world and locates the ores, and displays them as they are in the world you're in. It is a little fuzzy, but it does work.

    -Graveee.
     
  9. Offline

    JohnPulse

    Hello,

    Yes, the ability to download the map "as is" is also a concern on my server.
    I was not aware that this was even possible until yesterday.

    Regards,
    John
     
  10. Offline

    Petpet123455

    Every time i start up my server it loads fine but when someone joins this happens

    16:20:32 [INFO] CmanMC [/5.150.63.95:51459] logged in with entity id 295 at ([wo
    rld] 292.46875, 60.0, 316.5625)
    16:20:33 [SEVERE] java.lang.NoSuchMethodError: net.minecraft.server.Packet51MapC
    hunk.<init>(Lnet/minecraft/server/Chunk;ZI)V
    16:20:33 [SEVERE] at net.minecraft.server.EntityPlayer.a(EntityPlayer.java
    :272)
    16:20:33 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:340)
    16:20:33 [SEVERE] at net.minecraft.server.Packet10Flying.handle(SourceFile
    :126)
    16:20:33 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:229)
    16:20:33 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:112)
    16:20:33 [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkLis
    tenThread.java:78)
    16:20:33 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe
    r.java:554)
    16:20:33 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:452)
    16:20:33 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:490)
    16:20:33 [SEVERE] Unexpected exception
    java.lang.NoSuchMethodError: net.minecraft.server.Packet51MapChunk.<init>(Lnet/m
    inecraft/server/Chunk;ZI)V
    at net.minecraft.server.EntityPlayer.a(EntityPlayer.java:272)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:340)
    at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    >
     
  11. Offline

    Noxturno

    ok 1.2.3 WORKS GREAT !!!!!! no block lagg hiddes chests when covered(no blocks of air around it or it wont work)
    default settings its the best imo. !! thanks !! no errors so far!!!

    PS:it also hiddes chests from xray texturepack has long as its covered with no blocks of air around it :)
     
  12. Offline

    MagikarpLOL123

    Doesnt prevent x-ray from Nyan client.
     
  13. Offline

    Noxturno

    got this error and people can duplicate diamond blocks....

    Code:
    2012-03-12 01:53:25 [SEVERE] Could not pass event BlockDamageEvent to RawcriticsOreObfuscationPlugin
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockDamageEvent(CraftEventFactory.java:204)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:139)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:623)
        at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.ClassCastException
    2012-03-12 01:53:27 [SEVERE] Could not pass event BlockBreakEvent to RawcriticsOreObfuscationPlugin
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
        at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:218)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:173)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:626)
        at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.ClassCastException
    2012-03-12 01:53:27 [SEVERE] Could not pass event BlockDamageEvent to RawcriticsOreObfuscationPlugin
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockDamageEvent(CraftEventFactory.java:204)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:139)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:623)
        at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.ClassCastException
     
  14. Offline

    danielcwr

    GREAT PLUGIN!!!! took me 10 minutes to figure out but once i did it worked like a charm! Thanks for the great plugin!!!!!!
     
  15. Offline

    pacmanpacks

    Minecraft 1.2.4 Server
    Preconfigured bukkit server with home spawn plus, pail server and anti x-ray mods added
    Mod Edit (c0mp): Please do not post 3rd party download links for CraftBukkit on the forums
     
  16. Offline

    skiba

    people cant move in CB version 1.2.4 R01
     
  17. Offline

    Archespore

    any chance of update to 1.2.5?
     
  18. Offline

    lishid

    TyrOvC is leaving his users hanging again...
     
  19. Offline

    hi_own

    Yeah the plugin doesn't work
     
  20. Offline

    harrysbird

     
  21. Offline

    Pig

    i like this plugin! [pig]
     
  22. Offline

    jycs

    Hello, Does he solicits much the server?
     
  23. Offline

    b4ck

    pls update it to 1.3.1
    thanks for this plugin its awesome
     
  24. Offline

    Xanadar

  25. Offline

    Gwilo

    This plugin just Ruined My Server.
    I Put it in and now my server just crashes.
    I took out all plugins because deleteing it didnt work, i still crash and everything is ruined. Thanks.

    Heres My Console When It crashes.

    195 recipes
    27 achievements
    13:30:49 [INFO] Starting minecraft server version 1.3.1
    13:30:49 [INFO] Loading properties
    13:30:49 [INFO] Default game type: SURVIVAL
    13:30:49 [INFO] Generating keypair
    13:30:50 [INFO] Starting Minecraft server on *:25565
    13:30:50 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.1-R2.0
    -b2340jnks (MC: 1.3.1) (Implementing API version 1.3.1-R2.0)
    13:30:50 [INFO] [xTeam] Loading xTeam v1.6.5
    13:30:50 [INFO] [GroupManager] Loading GroupManager v2.0 (2.9.3) (Phoenix)
    13:30:50 [INFO] [WorldEdit] Loading WorldEdit v5.4.2
    13:30:50 [INFO] [VoxelSniper] Loading VoxelSniper v5.166.6-jnks97
    13:30:50 [INFO] [WorldGuard] Loading WorldGuard v5.5.3
    13:30:50 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
    13:30:50 [INFO] [CoreProtect] Loading CoreProtect v1.54
    13:30:50 [INFO] [Essentials] Loading Essentials v2.9.3
    13:30:50 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.3
    13:30:50 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.3
    13:30:50 [INFO] MLog clients using java 1.4+ standard logging.
    13:30:50 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.3
    13:30:50 [INFO] Preparing level "world"
    13:30:51 [INFO] Preparing start region for level 0 (Seed: -2760994284878132596)
    13:30:51 [INFO] Preparing start region for level 1 (Seed: -7151042483182268662)
    13:30:52 [INFO] Preparing spawn area: 44%
    13:30:52 [INFO] Preparing start region for level 2 (Seed: -7151042483182268662)
    13:30:52 [INFO] [xTeam] Enabling xTeam v1.6.5
    13:30:52 [INFO] [xTeam] Plugin Enabled.
    13:30:52 [INFO] Reloading config data.
    13:30:52 [INFO] [xTeam] Config loaded.
    13:30:52 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.9.3) (Phoenix)
    13:30:52 [INFO] GroupManager - INFO - World Found: creative
    13:30:52 [INFO] GroupManager - INFO - World Found: world
    13:30:52 [INFO] GroupManager - INFO - Superperms support enabled.
    13:30:52 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10
    minutes!
    13:30:52 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
    13:30:52 [INFO] GroupManager version 2.0 (2.9.3) (Phoenix) is enabled!
    13:30:52 [INFO] [WorldEdit] Enabling WorldEdit v5.4.2
    13:30:52 [INFO] WEPIF: Using the Bukkit Permissions API.
    13:30:53 [INFO] [VoxelSniper] Enabling VoxelSniper v5.166.6-jnks97
    13:30:53 [INFO] [WorldGuard] Enabling WorldGuard v5.5.3
    13:30:53 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
    13:30:53 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
    13:30:53 [INFO] [WorldGuard] (world) Lava fire is blocked.
    13:30:53 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
    13:30:53 [INFO] [WorldGuard] Loaded configuration for world 'world'
    13:30:53 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    13:30:53 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
    13:30:53 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
    13:30:53 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    13:30:53 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
    13:30:53 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    13:30:53 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
    13:30:53 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
    13:30:53 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    13:30:53 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
    13:30:53 [INFO] [WorldGuard] 0 regions loaded for 'world'
    13:30:53 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
    13:30:53 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
    13:30:53 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
    13:30:53 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
    13:30:53 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 31ms) ===
    13:30:53 [INFO] [CoreProtect] Enabling CoreProtect v1.54
    13:30:53 [INFO] CoreProtect version 1.54 is enabled!
    13:30:53 [INFO] [CoreProtect] Using file based data storage.
    13:30:53 [INFO] [Essentials] Enabling Essentials v2.9.3
    13:30:53 [INFO] Essentials: Using GroupManager based permissions.
    13:30:53 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.3
    13:30:53 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.3
    13:30:53 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? tr
    ue; trace: 10]
    13:30:54 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
    13:30:54 [INFO] Server permissions file permissions.yml is empty, ignoring it
    13:30:54 [INFO] Done (3.380s)! For help, type "help" or "?"
    13:30:54 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
    13:30:55 [INFO] Gwilo[/71.236.212.241:4380] logged in with entity id 44 at ([wor
    ld] 903.9798079177093, 67.66698097130127, -58.55336375142096)
    13:31:00 [WARNING] Can't keep up! Did the system time change, or is the server o
    verloaded?
    13:31:00 [SEVERE] java.lang.NoSuchMethodError: net.minecraft.server.Chunk.h()[Ln
    et/minecraft/server/ChunkSection;
    13:31:00 [SEVERE] at net.minecraft.server.Packet51MapChunk.<init>(Packet51
    MapChunk.java:48)
    13:31:00 [SEVERE] at net.minecraft.server.EntityPlayer.h_(EntityPlayer.jav
    a:172)
    13:31:00 [SEVERE] at net.minecraft.server.World.entityJoinedWorld(World.ja
    va:1239)
    13:31:00 [SEVERE] at net.minecraft.server.WorldServer.entityJoinedWorld(Wo
    rldServer.java:498)
    13:31:00 [SEVERE] at net.minecraft.server.World.playerJoinedWorld(World.ja
    va:1221)
    13:31:00 [SEVERE] at net.minecraft.server.World.tickEntities(World.java:11
    19)
    13:31:00 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServe
    r.java:565)
    13:31:00 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServe
    r.java:212)
    13:31:00 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServe
    r.java:474)
    13:31:00 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:406)
    13:31:00 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:539)
    13:31:00 [SEVERE] Encountered an unexpected exception NoSuchMethodError
    java.lang.NoSuchMethodError: net.minecraft.server.Chunk.h()[Lnet/minecraft/serve
    r/ChunkSection;
    at net.minecraft.server.Packet51MapChunk.<init>(Packet51MapChunk.java:48
    )
    at net.minecraft.server.EntityPlayer.h_(EntityPlayer.java:172)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1239)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:4
    98)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1221)
    at net.minecraft.server.World.tickEntities(World.java:1119)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:565)
    at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
    at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    13:31:00 [SEVERE] This crash report has been saved to: C:\Users Shared Folders\P
    J\Minecraft\.\crash-reports\crash-2012-09-15_13.31.00-server.txt
    >
     
  26. Offline

    lycopersicon

    Just a thought I had. It seems the biggest complaint about this plugin is the amount of resources it takes up. Smaller servers cannot handle it. Again just a thought but, would it be better maybe to just resend the packets or obfuscate only the ores, rather than all the blocks below surface? Maybe even have a config for which blocks to obfuscate? So as to cut down on the resources used by this plugin?
     
  27. Offline

    TerrorBite

    Delete your craftbukkit jar and download a new one. Here's what happened:

    Ore-to-Client needs to patch your Craftbukkit jar in order to work, because Bukkit doesn't offer any way to hook into packet sending.

    You have a 1.3.1 Craftbukkit jar. The latest version of Ore-to-Client is for 1.2.5 was 1.2.5 when you posted (1.3.2-R4.0 version is now released, see devbukkit page). Your 1.3.1 jar got patched with 1.2.5 code and everything broke. Next time, make sure the versions match.
     
  28. Offline

    Gwilo

    That's what i did, thanks though.
     
  29. Offline

    Baba43

    So this plugin is out of order?
     

Share This Page