[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

  3. Offline

    MariuszT

    I've got this error when someone joins (plugin downloaded from above link):

    Code:
    2012-01-16 02:55:50 [SEVERE] Could not pass event PLAYER_JOIN to Orebfuscator
    java.lang.NoSuchFieldError: a
        at lishid.orebfuscator.utils.NetServerHandlerProxy.init(NetServerHandlerProxy.java:31)
        at lishid.orebfuscator.utils.NetServerHandlerProxy.<init>(NetServerHandlerProxy.java:21)
        at lishid.orebfuscator.utils.OrebfuscatorNetServerHandler.<init>(OrebfuscatorNetServerHandler.java:11)
        at lishid.orebfuscator.OrebfuscatorPlayerListener.TryUpdateNetServerHandler(OrebfuscatorPlayerListener.java:57)
        at lishid.orebfuscator.OrebfuscatorPlayerListener.onPlayerJoin(OrebfuscatorPlayerListener.java:20)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:273)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:341)
        at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:129)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:114)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:536)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  4. Offline

    lishid

    You're using a really old version of CraftBukkit. Get the latest version at ci.bukkit.org
     
  5. Offline

    MariuszT

    I'am sorry I did not write version. I am using latest build, number 1772.
     
  6. Offline

    lishid

    Oh that's CraftBukkit's fault, they renamed their variables!
    I'm making a new version for it, meanwhile downgrade a little on your CraftBukkit...

    K can you please test this one?
    http://dl.dropbox.com/u/18947504/Orebfuscator/1.3.1-test3/Orebfuscator.jar

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

    MariuszT

    You are fast :) Everything works perfectly :) No errors. Thank you!
     
  8. Offline

    atento

  9. Offline

    Guess?Who

    Code:
    [SEVERE] [Orebfuscator] null
    [SEVERE] java.util.ConcurrentModificationException
    [SEVERE]    at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:782)
    [SEVERE]    at java.util.ArrayList$Itr.next(ArrayList.java:754)
    [SEVERE]    at net.minecraft.server.World.getTileEntity(World.java:1600)
    [SEVERE]    at net.minecraft.server.WorldServer.getTileEntity(WorldServer.java:44)
    [SEVERE]    at lishid.orebfuscator.utils.Calculations.UpdateBlock(Calculations.java:101)
    [SEVERE]    at lishid.orebfuscator.utils.Calculations.UpdateBlocksNearby(Calculations.java:64)
    [SEVERE]    at lishid.orebfuscator.utils.OrebfuscatorThreadUpdate.run(OrebfuscatorThreadUpdate.java:56)[SEVERE] java.lang.NullPointerException
    [SEVERE]    at net.minecraft.server.NetworkListenThread.a(SourceFile:63)
    [SEVERE]    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:147)
    [SEVERE]    at net.minecraft.server.Packet254GetInfo.handle(SourceFile:16)
    [SEVERE]    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    [SEVERE]    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:46)
    [SEVERE]    at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
    [SEVERE]    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:536)
    [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
    [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    [SEVERE] [Orebfuscator] null
    [SEVERE] java.lang.NullPointerException
    [SEVERE]    at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:181)
    [SEVERE]    at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:175)
    [SEVERE]    at lishid.orebfuscator.utils.OrebfuscatorThreadCalculation.run(OrebfuscatorThreadCalculation.java:74)
    [SEVERE] [Orebfuscator] null
    [SEVERE] java.lang.NullPointerException
    [SEVERE]    at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:181)
    [SEVERE]    at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:175)
    [SEVERE]  at
    lishid.orebfuscator.utils.OrebfuscatorThreadCalculation.run(OrebfuscatorThreadCalculation.java:74)
    [SEVERE] [Orebfuscator] null
    [SEVERE] java.lang.NullPointerException
    [SEVERE]    at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:181)
    [SEVERE]    at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:175)
    [SEVERE]    at lishid.orebfuscator.utils.OrebfuscatorThreadCalculation.run(OrebfuscatorThreadCalculation.java:74)
    CB1744,Test3.
     
  10. Offline

    obitoo

    ... have problem :D
     
  11. Offline

    lishid

    Use the latest 1.3.1-testX version
     
  12. Offline

    obitoo

  13. Offline

    lishid

  14. Offline

    monir

  15. Offline

    lishid

  16. Offline

    lithium210

    I cant seem to get this running. I have everything set including permissions and ores still show up with the latest xray mod 1.1 (Used bukkit 1772 and 1774 with bpermissions 2.7.7, spout 688 & nolagg 1.57.8.) Also using a test account, so its not op/admin. im also using world borders & essentials, not sure if that matters or not.
     
  17. Offline

    lishid

    1. Did you look in the server config? Does it say if there's a problem?
    2. Are you using the right versions? 1.3.1-testX for MC 1.1 and 1.2.9_1 for MC 1.0.1
     
  18. Offline

    lithium210

    Oh sorry forgot to mention using latest version you just posted 1.3.1-test4 (older link and one you just barely posted) and no server errors at all. I am using dev builds of worldedit (964) and worldguard (676) but everything loads perfectly. Maybe i should take out a plugin at a time and see if it works that way.
     
  19. Offline

    lishid

    Server address? I'll join to see.
     
  20. Offline

    lithium210

    post in here or cant send you a pm?
     
  21. Offline

    lishid

    Whatever you feel comfortable.
     
  22. Offline

    lithium210

    THANK YOU!!!

    if anyone has problems like i did (thank you lishid for the troubleshooting!) where ores arent hidden and your using nolagg, turn this option off in nolagg config or wait for some update.

    chunkSending: disabled
     
  23. Offline

    lishid

    If you get any errors after downloading version 1.3.1-test4 I suggest you re-download. I just recompiled and uploaded it again... (seems to have a small code mistake)
     
  24. Offline

    Noah_Ivaldi

    It's functional, AND it's pretty! Keep up the good work; I hope that this continues to be further optimized over time.
     
  25. Offline

    obitoo

    again me :DDD
     
  26. Offline

    lishid

    MatrixJ21 likes this.
  27. Offline

    obitoo

  28. Offline

    lishid

    Did you recompile it yourself?
     
  29. Offline

    obitoo

  30. Offline

    lishid

  31. Offline

    obitoo

    ok

    more problems :D

    wait sec meaby my bad xD
    ehh the same ...

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

Share This Page