[SEC] ChunkScrambler 0.9.3 an addon to Orebfuscator anti X-RAY! [1.0.1-R1/1597|1.1-R1/1714]

Discussion in 'Inactive/Unsupported Plugins' started by lishid, Dec 3, 2011.

  1. Offline

    lishid

    This will screw up how the client see the world (mainly the biomes).
    The client render the color of grass, leaves and water by calculating the biome with the seed provided.
     
  2. Offline

    obitoo

  3. Offline

    lishid

  4. Offline

    obitoo

    ok thx
     
  5. Offline

    Grifhell

    Code:
    2012-01-22 16:21:48 [SEVERE] Could not pass event org.bukkit.event.world.WorldIn
    itEvent to ChunkScrambler
    java.lang.NoSuchFieldError: b
            at lishid.chunkscrambler.ChunkScrambler.ReplaceWorldChunkManager(ChunkSc
    rambler.java:46)
            at lishid.chunkscrambler.ChunkScramblerWorldListener.onWorldInit(ChunkSc
    ramblerWorldListener.java:17)
            at org.bukkit.plugin.java.JavaPluginLoader$59.execute(JavaPluginLoader.j
    ava:681)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:57)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:327)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:287)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    2012-01-22 16:21:48 [INFO] Preparing start region for level 0 (Seed: -2830525048
    467102341)
    bukkit version 1.1, i download is on http://forums.bukkit.org/threads/jenkins-temporarily-unavailable.55174/
    So, this work on
    [1.0.1-R1/1597|1.1-R1/1714]

    or not?
     
  6. Offline

    lishid

    There are 2 download links for my plugin, which one did you use?
     
  7. Offline

    Grifhell

  8. Offline

    lishid

  9. Offline

    Grifhell

    Download (permalink to latest version) (1.1-R1/1714)
    that
    Code:
    2012-01-23 16:46:10 [INFO] [ChunkScrambler] Loading ChunkScrambler v1.0.0.
    2012-01-23 16:46:15 [INFO] [ChunkScrambler] version 1.0.0 enabled!
    2012-01-23 16:46:15 [INFO] [Orebfuscator] Loading Orebfuscator v1.3.1-test4.
    2012-01-23 16:46:15 [SEVERE] Error occurred while enabling Orebfuscator v1.3.1-t
    est4 (Is it up to date?): lishid.chunkscrambler.ChunkScramblerWorldListener: met
    hod <init>()V not found
    java.lang.NoSuchMethodError: lishid.chunkscrambler.ChunkScramblerWorldListener:
    method <init>()V not found
            at lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:93)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:1059)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174
    )
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:133)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Download 0.9.2 (1.0.1-R1/1597)
    and that
    Code:
    2012-01-23 16:47:41 [INFO] [ChunkScrambler] Loading ChunkScrambler v0.9.2.
    2012-01-23 16:47:41 [INFO] [ChunkScrambler] version 0.9.2 enabled!
    2012-01-23 16:47:41 [INFO] [Orebfuscator] Loading Orebfuscator v1.3.1-test4.
    2012-01-23 16:47:41 [SEVERE] Error occurred while enabling Orebfuscator v1.3.1-t
    est4 (Is it up to date?): lishid.chunkscrambler.ChunkScramblerWorldListener: met
    hod <init>()V not found
    java.lang.NoSuchMethodError: lishid.chunkscrambler.ChunkScramblerWorldListener:
    method <init>()V not found
            at lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:93)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:1059)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174
    )
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:133)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    2012-01-23 16:47:41 [INFO] Preparing level "world"
    2012-01-23 16:47:41 [INFO] Default game type: 0
    2012-01-23 16:47:41 [SEVERE] Could not pass event org.bukkit.event.world.WorldIn
    itEvent to ChunkScrambler
    java.lang.NoSuchFieldError: b
            at lishid.chunkscrambler.ChunkScrambler.ReplaceWorldChunkManager(ChunkSc
    rambler.java:46)
            at lishid.chunkscrambler.ChunkScramblerWorldListener.onWorldInit(ChunkSc
    ramblerWorldListener.java:17)
            at org.bukkit.plugin.java.JavaPluginLoader$59.execute(JavaPluginLoader.j
    ava:681)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:57)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:327)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:287)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  10. Offline

    lishid

    This is integrated into Orebfuscator and you don't need to use this anymore.
    Just set UseChunkScrambler to true if you changed it before.
     
    Grifhell likes this.
  11. Offline

    Grifhell

    2012-01-23 17:17:28 [INFO] [Orebfuscator] Integrated ChunkScrambled enabled!

    yes, thanks
     
  12. Offline

    ogr93

    works with craftbuild R3?
     
  13. Offline

    lishid

    Use orebfuscator instead.
     
  14. Offline

    IsaiahRobichaud

    I don't download plugins until I see screen shots I don't want my time wasted!

    This also sounds like it still shows you where the ores are just in a different chunk placement lol The official one is better!

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

    lishid

    Already integrated into Orebfuscator.
     
  16. Offline

    IsaiahRobichaud

    Well see, You can also ban the Mini map mod so it won't show up :D
     
  17. Offline

    lishid

    That was fixed long ago.

    No you don't get it. Players can use the seed to generate the exact same world with the exact same ore locations. This way they can go in SSP and copy down the locations of diamonds and hack on SMP. But this plugin (more of an addon) blocks it. Basically, this works in conjunction with Orebfuscator to totally block x-ray hacking.

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

    IsaiahRobichaud

    Sounds good to me :D

    But can it block http://www.minecraftforum.net/topic/333322-11-world-downloader/ from downloading the worlds though?

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

    lishid

  20. Offline

    Darkhand81

    The 'official' plugin does nothing to stop someone from taking the seed of a multiplayer sever, recreating that world in single player, and finding all the ores. Then you go right back to the multiplayer server and mine everything you found in singleplayer.

    Orebfuscator creates a second, private seed, that randomly places all decorations such as trees, shrubs, flowers, grass, and of course, ore. The locations are still correct, i.e, diamond still spawns at the correct depths, trees still spawn where they're supposed to, but the specific locations are randomized based on the private seed. This way, you can't use single player to find ore because it's in a totally different location, based on the private seed.
     
  21. Offline

    IsaiahRobichaud

    So it is possible that if I use a mod that can download the direct world on the server with everything that everyone else built and find the ores with an x ray mod then tell people where to find them?
     
  22. Offline

    Darkhand81

    World Downloader mods will only download the scrambled world (for all intents and purposes the scrambled world is the real, direct world. The ACTUAL real world is only stored in memory on the server and never sent to anyone)... The server never sends the unscrambled data to the client. You'd be sending people to the scrambled ores, which aren't real.
     
  23. Offline

    IHHI

    Should I continue to use ChunkScrambler with the new update, the seed:0. Is it infallible (I talk about seed 0)?
    I don't want any hacker in my server so, should I continue to use ChunkScrambler?
     
  24. Offline

    Alvatros

    How can we block World Downloader using this plugin?
     
  25. Offline

    lishid

    This plugin is no longer needed.
     
  26. Offline

    md_5

    Long time no see lishid. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     
  27. Offline

    lishid

    Yeah, no, this plugin is dead...
     

Share This Page