[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

    monir

    I was Op that was why it didnt work thank you :)
     
  3. Offline

    544nick101

    :D
     
  4. Offline

    Adrenaline

    Orebfuscator isnt compatibility with NoLags :(
    PHP:
    2011-12-06 08:57:38 [SEVEREChunk (-77181stored at  (-91184in world 'test'
    2011-12-06 08:57:38 [SEVEREnet.minecraft.server.Chunk
    2011
    -12-06 08:57:38 [SEVEREjava.lang.Throwable
    2011
    -12-06 08:57:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:112)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.World.getChunkAt(World.java:331)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.World.getTypeId(World.java:278)
    2011-12-06 08:57:38 [SEVERE]     at lishid.orebfuscator.utils.Calculations.GetAjacentBlocksTypeID(Calculations.java:117)
    2011-12-06 08:57:38 [SEVERE]     at lishid.orebfuscator.utils.Calculations.GetAjacentBlocksTypeID(Calculations.java:136)
    2011-12-06 08:57:38 [SEVERE]     at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:211)
    2011-12-06 08:57:38 [SEVERE]     at lishid.orebfuscator.utils.OrebfuscatorCalculationThread.handle(OrebfuscatorCalculationThread.java:62)
    2011-12-06 08:57:38 [SEVERE]     at lishid.orebfuscator.utils.OrebfuscatorCalculationThread.run(OrebfuscatorCalculationThread.java:54)
    2011-12-06 08:57:38 [SEVEREjava.lang.NullPointerException
    2011
    -12-06 08:57:38 [SEVEREjava.lang.NullPointerException
    2011
    -12-06 08:57:38 [INFOChunk (-77181stored at  (-91184)
    2011-12-06 08:57:38 [SEVEREjava.lang.Throwable
    2011
    -12-06 08:57:38 [SEVERE]     at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:104)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.World.getChunkAt(World.java:331)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.World.k(World.java:1894)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.World.doTick(World.java:1740)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-06 08:57:38 [SEVEREChunk (-77181stored at  (-91184in world 'test'
    2011-12-06 08:57:38 [SEVEREnet.minecraft.server.Chunk
    2011
    -12-06 08:57:38 [SEVEREjava.lang.Throwable
    2011
    -12-06 08:57:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:112)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.World.getChunkAt(World.java:331)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.World.k(World.java:1894)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.World.doTick(World.java:1740)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    2011-12-06 08:57:38 [SEVERE]     at net.minecraft.server.ThreadServerApplicat
     
  5. Offline

    lishid

    You have a corrupted world.
    hint: Chunk (-77, 181) stored at (-91, 184)

    You can try to use Chunkster.
    http://forums.bukkit.org/threads/admin-chunkster.8186/

    Sorry for making you wait, can you let me in your server to check?

    Also, try to use latest spout?
    http://dev.bukkit.org/server-mods/spout/
    (Latest dev build)

    I'm not sure what's screwing with orebfuscator here, but I'm pretty sure something is...
    That message happens when chunk data is sent without being zipped/compressed, but my code contains an area specifically to compress the packet before sending it. Not sure what has gone wrong there...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  6. Offline

    number1_Master

    no matter how i edit the config, this plugin doesnt work for me (and i don't get any errors)
    at first it sorta worked, i only saw iron coal and gold, which i tried to fix. I failed, so i reinstalled it, and I still see all the ores. The plugins I have are bPermissions, CommandBook, iConomy 5, SpleefExtreme, LogBlock (with LogBlock Questioner), mcMMO, ColoredSigns, Ptweaks, Towny (with Towny Questioner and TownyChat), and WorldEdit. Heres my config atm:
    Code:
    Integers:
      EngineMode: 1
      UpdateRadius: 2
      InitialRadius: 1
      ProcessingThreads: 1
    Booleans:
      UpdateOnBreak: true
      UpdateOnDamage: true
      UpdateOnPhysics: true
      UpdateOnExplosion: true
      DarknessHideBlocks: true
      NoObfuscationForOps: true
      NoObfuscationForPermission: true
      Enabled: true
    Lists:
      TransparentBlocks:
      - 6
      - 8
      - 9
      - 10
      - 11
      - 14
      - 15
      - 16
      - 18
      - 20
      - 21
      - 26
      - 27
      - 28
      - 30
      - 31
      - 32
      - 34
      - 37
      - 38
      - 39
      - 40
      - 44
      - 50
      - 51
      - 52
      - 53
      - 54
      - 55
      - 59
      - 63
      - 64
      - 65
      - 66
      - 67
      - 68
      - 69
      - 70
      - 71
      - 72
      - 75
      - 76
      - 77
      - 78
      - 79
      - 81
      - 83
      - 85
      - 90
      - 92
      - 93
      - 94
      - 96
      - 101
      - 102
      - 104
      - 105
      - 106
      - 107
      - 108
      - 109
      - 111
      - 113
      - 114
      - 115
      DarknessObfuscateBlocks:
      - 48
      - 52
      LightEmissionBlocks:
      - 10
      - 11
      - 50
      - 51
      - 62
      - 74
      - 76
      - 89
      - 90
      - 91
      - 94
      DisabledWorlds: []
      ObfuscateBlocks:
      - 14
      - 15
      - 16
      - 21
      - 54
      - 56
      - 73
      - 74
      RandomBlocks:
      - 5
      - 14
      - 15
      - 16
      - 21
      - 48
      - 56
      - 73
    
     
  7. Offline

    Phinary


    Im getting this too. Using Spout and spout bridge of course. Latest CB
     
  8. Offline

    lishid

    Spout versions?

    Try downloading the latest dev builds of spout.
     
  9. Offline

    Zidkon

    It is probably Spout, that plugin is so big and so bug, without Spout version I don't get any error so, if method is the same probably is Spout.
     
  10. Offline

    Raycrash

    "craftcraft.eu"
    I'll update spuot and will try again

    Just had it again after latest bukkit and spout update + latest spoutcraft

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  11. Offline

    Jrog

    I have the same problem. I do not have the deobfuscate permission node, and I'm not an OP. I've tried enabling and disabling noobfuscationforpermission and noobfuscationforop. Have even tried switching the engine mode. The only thing I changed was that I installed bPermissions. I think that somehow bPermissions breaks Orebfuscator.
     
  12. Offline

    number1_Master

    well, it was somewhat working with bPerms (i only saw coal and iron, and every other gold ore) but, ya idk
     
  13. Offline

    lishid

    Weird... it shouldn't conflict with permission plugins...
    Also, it should either work or not at all, not partially...
    Include a screenshot?
    Also, please just double check for plugin being enabled, permissions, and op.
    Lastly, also make sure you logout and log back in to check every time a config/option is changed.
     
  14. Offline

    number1_Master

    i cant do a screenshot anymore, what i said before wont happen again. I restart the server and reload multiple times.
    I'll try reinstalling one more time today, and when reloading reconnect.
     
  15. Offline

    blaize9

    im useing the latest verson (1550) and every 5-30 min players on my server have reported this error.
    "minecraft bad compressed data format map" This only happened after i added this plugin.
     
  16. Offline

    Zidkon

    Is this error kicking your players and showing it to them? Because is really weird this doesn't happends to me with Non-Spout version :O
     
  17. Offline

    number1_Master

    i have reached a conclusion with the plugin not working for me
    as soon as a download (re-download) the plugin, the settings are at engine mode 2. Which, makes me freak that my world got corrupted, but it didn't (thats why I like engine mode 1.
    If I edit the config (after stopping the server), the plugin stops working. If I revert it back, it still doesn't work. If I edit the config ingame, reload it, it doesn't work (even if I reconnect or deop myself). In conclusion, I have to Orebfusticator, and the folder, and reinstall it. I can't edit anything.
     
  18. Offline

    lishid

    I'm not sure I understood this correctly because of all the grammar and syntax mistakes, but a few things I noticed:

    1. Orebfuscator does not corrupt your world. It is made in a way to mess with the chunks sent to clients, not the world itself.
    2. I'm not quite shore what you meant by "the plugin stops working". Does it crash? Does it give you an error/kicks you? Does it just not obfuscate when you use X-RAY? Can you take screenshot with your x-ray client?
    3. "In conclusion, I have to Orebfusticator, and the folder, and reinstall it. I can't edit anything." You have to what?
     
  19. Offline

    number1_Master

    ok ill just retype everything i said
    I know Orebfusticator doesn't corrupt the world, I just think that when I see if through x-ray.
    On first install, or reinstall of the plugin, the plugin works. If you edit the config, while the server is stopped, or in game, then reload or restart, then xray is not usable again. (I did try reconnecting, deoping, ect.) The only way to fix that is if you delete Orebfusticator.jar and Orebfusticator folder, and the reinstall the plugin.
    If you do not edit the config, then Orebfusticator works fine.
    Hope that cleared some things up.
    I forgot to put the screenshot in my last post, well I attached the file.
     
  20. Offline

    lishid

    Not usable again? I still don't understand what you meant by it stops working.
     
  21. Offline

    Jrog

    I'm not sure what I had been doing wrong before, but it's working now. Sorry for causing any undue concern. And thank you very much for making this plugin and for Chunkscrambler! It really helps, a lot. X-ray mods are extremely damaging to my server. It doesn't seem to cause any noticeable lag even with engine 2. (Except for x-ray users.) I'll start using Chunkscrambler whenever I'm able to use it without affecting trees. I'm hoping that it will work with Worldedit's //regen command.

    Also: I saw the bad compressed data format error once or twice. It went away when I stopped using more than one processing thread.
     
  22. Offline

    number1_Master

    the xray just, stops anti xraying, its like the plugin is invisible (even if the config says enabled). The only way for this plugin to work is if you download it fresh. Otherwise, edit the config and the plugin is dead. Like it was never being used.
     
  23. Offline

    Zidkon

    I have it configured and still works very great, probably you are messing up the config file with not the correct format .......
     
  24. Offline

    number1_Master

    the opposite of true is false right? thats all im doing, and ive reinstalled it three times. cb1550 right?
     
  25. Offline

    Zidkon

    yes, the oposite of true is false, what are you setting on false? better copy and paste your configuration here please xD
     
  26. Offline

    MrDynamo

    When i try issuing a /ofc command, it wont let me. It just lists the help any command I use.
     
  27. Offline

    lishid

    Your syntax is probably wrong.

    /ofc engine <1/2> - Set engine mode to 1 or 2
    /ofc threads - Set number of processing threads allowed
    /ofc updateradius - Set block update radius
    /ofc initialradius - Set initial obfuscation radius
    /ofc <enable/disable> - enable/disable ore obfuscation
    /ofc <enable/disable> <updatebreak|updatedamage>
    /ofc <enable/disable> <updatephysics|updateexplosion>
    /ofc <enable/disable> <darknesshide> - no light obfuscate
    /ofc <enable/disable> <op|perms> - op/permissions
    /ofc <enable/disable> world <worldname>
    /ofc reload - Reload from config file
    /ofc status - Show status of Orebfuscator


    Look closely into the console. Is there any sign of error/problem at all when loading? does the commands work?

    Hm I was actually thinking of doing something with that part of my code later. It seems that multi-threading it doesn't really do much. I might have to work on multi-threading a bit later on.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  28. Offline

    Tomaz

    Woah epic.
     
  29. Offline

    Guess?Who

    When i enter my server it's like this for 2,3 minutes, this happens only when i have the plugin.[​IMG]Why?
     
  30. Offline

    number1_Master

    i tested again and it worked, i found out this plugin only works for me 1/5 of the time. I guess I'll wait until a recommended build comes out and you make the plugin after that
     
  31. Offline

    lishid

    Version (Orebfuscator, craftbukkit).
    Spout or no Spout.
    Plugin list.
    Is that with or without x-ray?
    The picture is really small, what is the block you're seeing down there?
    Config (pastebin it).
     

Share This Page