[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

    c0mp

    Then it sounds like the developer may have compiled the most recent version of Orebfuscator against the most recent dev build or something.

    I believe this is only found in the recent dev builds:

    Code:
    net/minecraft/server/v1_4_5/Block
     
  3. Offline

    lishid

    Updated with V1.7.8 for compatibility with the upcoming CB beta and RBs.

    Download is here: http://dl.dropbox.com/u/18947504/Orebfuscator/Permalink/Orebfuscator.jar

    Version 1.7.9

    • Fixed cache not working.
    • Optimized cache to work even better, and not re-cache chunks that have small changes such as water flowing and grass growing.
    Download here: https://dl.dropbox.com/u/18947504/Orebfuscator/Permalink/Orebfuscator.jar

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

    Hanteed

    Orebfuscator Pugin is lag in a big server
     
  5. Offline

    lishid

    Unless if you use one of the really old versions of Orebfuscator? It's blazing fast now.

    It's running on some of the biggest servers that can hold more than 200 people
     
  6. Offline

    Rick

    Is there a download link for 1.9?
     
  7. Offline

    mikelanding

    Okay guys, so recently I found out this error on my server.
    So when somebody logins, the console shows this error.
    [NoLagg Chunks] An error occured in Orebfuscator: support for this plugin had to be removed!
    2012-12-03 23:11:25 [SEVERE] [NoLagg Chunks] An error occured in Orebfuscator: support for this plugin had to be removed!
    2012-12-03 23:11:25 [SEVERE] java.lang.NoSuchMethodError: com.lishid.orebfuscator.obfuscation.Calculations.Obfuscate(Lnet/minecraft/server/Packet51MapChunk;Lorg/bukkit/craftbukkit/entity/CraftPlayer;Z[B)V
    2012-12-03 23:11:25 [SEVERE] at com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.getCompressedPacket(ChunkCompressionThread.java:247)
    2012-12-03 23:11:25 [SEVERE] at com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.run(ChunkCompressionThread.java:275)
    2012-12-03 23:11:25 [SEVERE] at com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:44)
    2012-12-03 23:11:25 [SEVERE] java.lang.NoSuchMethodError: com.lishid.orebfuscator.obfuscation.Calculations.Obfuscate(Lnet/minecraft/server/Packet51MapChunk;Lorg/bukkit/craftbukkit/entity/CraftPlayer;Z[B)V
    2012-12-03 23:11:25 [SEVERE] at com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.getCompressedPacket(ChunkCompressionThread.java:247)
    2012-12-03 23:11:25 [SEVERE] at com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.run(ChunkCompressionThread.java:275)
    2012-12-03 23:11:25 [SEVERE] at com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:44)

    Please help.. I do not know what has gone wrong. I am using the latest version of both plugins.
     
  8. Offline

    lishid

    Sorry, I wrote the version wrong, it was 1.8.0.

    NoLagg is somewhat discontinued and has stopped support. Guess you'll have to remove NoLagg or disable NoLaggChunks in NoLagg's Config.
     
  9. Offline

    bennie3211

    a question about the plugin, how does this plugin detect the xray?
     
  10. Offline

    mammuthus

    Bukkit 1.4.5-R0.2
    NoLagg v1.89.1
    Orebfuscator v1.8.0

    Wtf?

    Code:
    1:48:24
    CONSOLE:
    [SEVERE] [NoLagg Chunks] An error occured in Orebfuscator: support for this plugin had to be removed!
    1:48:24
    CONSOLE:
    [SEVERE] [NoLagg Chunks] An error occured in Orebfuscator: support for this plugin had to be removed!
    1:48:24
    CONSOLE:
    [SEVERE] java.lang.NoSuchMethodError: com.lishid.orebfuscator.obfuscation.Calculations.Obfuscate(Lnet/minecraft/server/Packet51MapChunk;Lorg/bukkit/craftbukkit/entity/CraftPlayer;Z[B)V
    1:48:24
    CONSOLE:
    [SEVERE] at com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:44)
    1:48:24
    CONSOLE:
    [SEVERE] java.lang.NoSuchMethodError: com.lishid.orebfuscator.obfuscation.Calculations.Obfuscate(Lnet/minecraft/server/Packet51MapChunk;Lorg/bukkit/craftbukkit/entity/CraftPlayer;Z[B)V
    1:48:24
    CONSOLE:
    [SEVERE] at com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.getCompressedPacket(ChunkCompressionThread.java:247)
    1:48:24
    CONSOLE:
    [SEVERE] at com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.run(ChunkCompressionThread.java:275)
    1:48:24
    CONSOLE:
    [SEVERE] at com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.run(ChunkCompressionThread.java:275)
    1:48:24
    CONSOLE:
    [SEVERE] at com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:44)
    1:48:24
    CONSOLE:
    [SEVERE] at com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.getCompressedPacket(ChunkCompressionThread.java:247)
     
  11. Offline

    lishid

    No, it only prevents it, but the server could never know if a client is using xray.

    Support for NoLagg is no longer in place. NoLagg is sorta dead since the developer decided to leave bukkit.

    Also, update is out. For those using MC 1.4.6, use this new version of Orebfuscator.

    https://dl.dropbox.com/u/18947504/Orebfuscator/Permalink/Orebfuscator.jar

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

    jhogi

    When comes the version for 1.6 ?

    oh... now i am seeing the new version! thanks!

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

    mechanicaljack

    I'm not getting any errors on startup, but while attempting to test it with players, we aren't getting behavior similar to what we used to get. In particular, we had him look at chests that he has said normally looked like stone until he moved near them in the past, that now look like chests the whole time. Has proximity functionality been disabled or removed?

    I have the version you've linked a few comments above this one installed.
     
  14. Offline

    lishid

    Yeah, it has been removed due to excessive processing power causing lags. Might add it back when I find a safer/faster way to do this.
     
  15. Offline

    lishid

  16. Offline

    mammuthus

    Hmm.
    I'm using bukkit 1.4.5 R0.2 and Orebfuscator 1.8.3 with that config:

    Code:
    ConfigVersion: 9
    Integers:
      EngineMode: 2
      UpdateRadius: 2
      InitialRadius: 1
      ProcessingThreads: 7
      MaxLoadedCacheFiles: 64
      AirGeneratorMaxChance: 43
      OrebfuscatorPriority: 0
      CompressionLevel: 1
    Booleans:
      UpdateOnDamage: true
      DarknessHideBlocks: false
      NoObfuscationForOps: true
      NoObfuscationForPermission: true
      UseCache: true
      LoginNotification: true
      AntiTexturePackAndFreecam: true
      Enabled: true
      CheckForUpdates: true
    Lists:
      ObfuscateBlocks:
      - 14
      - 15
      - 21
      - 54
      - 56
      - 73
      - 74
      - 129
      DarknessBlocks:
      - 52
      DisabledWorlds: []
      RandomBlocks:
      - 1
      - 4
      - 14
      - 15
      - 16
      - 21
      - 48
      - 56
      - 73
      - 82
      - 129
    Strings:
      CacheLocation: orebfuscator_cache
    
    And for test I tried to use xRay textures by Eraiya

    [​IMG]

    So I can't see any differenties between watching from OP and normal user:

    OP with obfuscator off:
    [​IMG]

    User with obfuscator on:
    [​IMG]
     
  17. Offline

    zSteve

  18. Offline

    lishid

    Try changing these two lines to false

    NoObfuscationForOps: true
    NoObfuscationForPermission: true


    Then logout/login.

    Now, when you turn on texture-pack, you will see a lot of ores and caves.

    Don't use a non-versionned CraftBukkit.

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

    ttk2

    The last time the github was updated was 2 months ago, its apparent quite a few changes have been made since then but only .jar's are available. Is there anywhere I can find an up to date copy of the source code?
    I ask this specifically because it was mentioned that in the next version Proximity hider will be returning and it is already in the source code, I would be more than happy to compile it myself, but I really need a 1.4.6 version of Oreobfuscator with proximity hider.
     
  20. Offline

    Noxturno

    whats this.

    2013-01-13 01:29:25 [SEVERE] Exception in thread "pool-1-thread-8"
    2013-01-13 01:29:25 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin Orebfuscator v1.8.4 generated an exception while executing task 8
    at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
    at com.lishid.orebfuscator.utils.Updater.update(Updater.java:249)
    at com.lishid.orebfuscator.utils.UpdateManager$1.run(UpdateManager.java:27)
    at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more
     
  21. Offline

    lishid

  22. Offline

    lishid

  23. Offline

    lishid

  24. Offline

    lishid

  25. Offline

    Bluebossa3jp

    Code:
    2013-02-17 15:58:37 [SEVERE] Exception in thread "Orebfuscator Processing Thread"
    2013-02-17 15:58:37 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2013-02-17 15:58:37 [SEVERE]    at net.minecraft.server.v1_4_6.NBTTagIntArray.load(SourceFile:29)
    2013-02-17 15:58:37 [SEVERE]    at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:96)
    2013-02-17 15:58:37 [SEVERE]    at net.minecraft.server.v1_4_6.NBTTagCompound.load(NBTTagCompound.java:46)
    2013-02-17 15:58:37 [SEVERE]    at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:96)
    2013-02-17 15:58:37 [SEVERE]    at net.minecraft.server.v1_4_6.NBTCompressedStreamTools.a(SourceFile:75)
    2013-02-17 15:58:37 [SEVERE]    at com.lishid.orebfuscator.internal.v1_4_6.NBT.Read(NBT.java:94)
    2013-02-17 15:58:37 [SEVERE]    at com.lishid.orebfuscator.cache.ObfuscatedCachedChunk.Read(ObfuscatedCachedChunk.java:77)
    2013-02-17 15:58:37 [SEVERE]    at com.lishid.orebfuscator.obfuscation.Calculations.Obfuscate(Calculations.java:231)
    2013-02-17 15:58:37 [SEVERE]    at com.lishid.orebfuscator.obfuscation.Calculations.ComputeChunkInfoAndObfuscate(Calculations.java:187)
    2013-02-17 15:58:37 [SEVERE]    at com.lishid.orebfuscator.obfuscation.Calculations.Obfuscate(Calculations.java:75)
    2013-02-17 15:58:37 [SEVERE]    at com.lishid.orebfuscator.hook.ChunkProcessingThread.run(ChunkProcessingThread.java:117)

    when people spawn there is no land. All they see is blue sky and they just float D:
     
  26. Offline

    lishid

  27. Offline

    vincenzo696

    Any news for the 1.5 support? :)
     
  28. Offline

    T_I_M_A_N

    Do you think that some of the lag issues would be fixed if you replaced the randomized blocking of the obstruction with a single texture such as stone?
     
  29. Offline

    lishid

  30. Offline

    animepix

    so yeah... here you go :p

    Your current bukkit version is 1.4.7-R1 (#2693)

    9:03:30 PM [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-53-g2305e00-b2693jnks (MC: 1.5.1) (Implementing API version 1.5.1-R0.1-SNAPSHOT)
    9

    Code:
    9:03:32 PM [SEVERE] [OFC] java.lang.ClassNotFoundException: com.lishid.orebfuscator.internal.v1_5_R2.ChunkCache
    9:03:32 PM [SEVERE] java.lang.ClassNotFoundException: com.lishid.orebfuscator.internal.v1_5_R2.ChunkCache
    9:03:32 PM [SEVERE]    at java.net.URLClassLoader$1.run(Unknown Source)
    9:03:32 PM [SEVERE]    at java.net.URLClassLoader$1.run(Unknown Source)
    9:03:32 PM [SEVERE]    at java.security.AccessController.doPrivileged(Native Method)
    9:03:32 PM [SEVERE]    at java.net.URLClassLoader.findClass(Unknown Source)
    9:03:32 PM [SEVERE]    at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
    9:03:32 PM [SEVERE]    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
    9:03:32 PM [SEVERE]    at java.lang.ClassLoader.loadClass(Unknown Source)
    9:03:32 PM [SEVERE]    at java.lang.ClassLoader.loadClass(Unknown Source)
    9:03:32 PM [SEVERE]    at java.lang.Class.forName0(Native Method)
    9:03:32 PM [SEVERE]    at java.lang.Class.forName(Unknown Source)
    9:03:32 PM [SEVERE]    at com.lishid.orebfuscator.internal.InternalAccessor.createObject(InternalAccessor.java:92)
    9:03:32 PM [SEVERE]    at com.lishid.orebfuscator.internal.InternalAccessor.newChunkCache(InternalAccessor.java:60)
    9:03:32 PM [SEVERE]    at com.lishid.orebfuscator.cache.ObfuscatedDataCache.getInternalCache(ObfuscatedDataCache.java:36)
    9:03:32 PM [SEVERE]    at com.lishid.orebfuscator.cache.ObfuscatedDataCache.clearCache(ObfuscatedDataCache.java:43)
    9:03:32 PM [SEVERE]    at com.lishid.orebfuscator.Orebfuscator.onDisable(Orebfuscator.java:137)
    9:03:32 PM [SEVERE]    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219)
    9:03:32 PM [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:481)
    9:03:32 PM [SEVERE]    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
    9:03:32 PM [SEVERE]    at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:69)
    9:03:32 PM [SEVERE]    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    9:03:32 PM [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
    9:03:32 PM [SEVERE]    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    9:03:32 PM [SEVERE]    at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
    9:03:32 PM [SEVERE]    at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
    9:03:32 PM [SEVERE]    at org.bukkit.craftbukkit.v1_5_R2.CraftServer.<init>(CraftServer.java:218)
    9:03:32 PM [SEVERE]    at net.minecraft.server.v1_5_R2.PlayerList.<init>(PlayerList.java:56)
    9:03:32 PM [SEVERE]    at net.minecraft.server.v1_5_R2.DedicatedPlayerList.<init>(SourceFile:11)
    9:03:32 PM [SEVERE]    at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:105)
    9:03:32 PM [SEVERE]    at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:381)
    9:03:32 PM [SEVERE]    at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
    9:03:32 PM [SEVERE] Error occurred while disabling Orebfuscator v1.8.9 (Is it up to date?)
    
     
  31. Offline

    lishid

Share This Page