[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

    It would work, but the far edges of the 'spell' will appear obfuscated.
    It will also show ore obfuscated inside the region.
    Also, it will make the regions the player walks through x-ray hack-able after the spell cools down.
     
  3. Offline

    treepunch

    Hey man, the previous version you gave me was working great. I updated to this newer version and got this:

    Code:
    [SEVERE] Exception in thread "Orebfuscator Calculation Thread"
    [SEVERE] java.lang.NoSuchFieldError: g
    [SEVERE]     at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:232)
    [SEVERE]     at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:174)
    [SEVERE]     at lishid.orebfuscator.utils.OrebfuscatorCalculationThread.handle(OrebfuscatorCalculationThread.java:62)
    [SEVERE]     at lishid.orebfuscator.utils.OrebfuscatorCalculationThread.run(OrebfuscatorCalculationThread.java:54)
     
  4. Offline

    lishid

    1.2.8 is for 1.0.1, whereas the test version is for 1.1
     
  5. Getting same error in 1.1, and also, my whole world doesn't load if I have the plugin installed, without it it loads nicely. I will be lurking around and waiting for the 1.1 version :)
     
  6. Offline

    lishid

     
  7. Offline

    monir

    I have 40 plugins on my server this is the only one that dosent work for 1.1 when is it gonna be uppdated?
     
  8. Offline

    lishid

     
    monir likes this.
  9. Offline

    monir

    Thank you!
     
  10. Offline

    revo96

    Can you just remove the plugin or just like the other one it will remove all the ores on the map?
     
  11. Offline

    lishid

    You can just remove the plugin. The world is not affected in any way.
    Btw, it's updated for 1.1-R1 if you're wondering
     
  12. Offline

    illusive101

    Where is the 1.1-R1 download? All that I try are 1.0.1 and don't load any chunks D:
     
  13. Offline

    lishid

    Read a couple of posts above.
     
  14. Offline

    nitroxygen

    @lishid
    I just installed the plugin and the generated config says its using enginemode: 3 by default. I have looked around and there is no info on enginemode 3 can you please provide some.
     
  15. Offline

    lishid

    It's the same as Engine mode 2, but use less CPU.

    I'm merging engine mode 2 and 3 in the future.

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

    nitroxygen

    so what still takes the lest amount of cpu. enginemode 1, 2 or 3
     
  17. Offline

    lishid

    That'll be 1.

    New version again, updated both versions.
    Permalink version 1.2.9 is for old 1.0.1-R1
    This test version 1.3.1-test2 is for the new 1.1-R1

    EDIT: Here's the changelog
    • Refactored method names in OrebfuscatorConfig to be conform to standard programming guidlines
    • Added new thread to update block events (block break, block damage, etc)
    • Added verbose mode (will spam console with debug data)
    • Merged Engine mode 2 and 3
    This version should theoretically cause ZERO lag at all. Everything is done in a separate thread.
    The only minor issue might be seeing fake ore, which can be fixed by changing InitialRadius to 2.

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

    atento

    HI minecraft 1.0.1 rt work but 1.1 + 1.3.1-test2 is for the new 1.1-R1
    • Intel Xeon E1240
    • 8 GB RAM
    start serwer ok
    Code:
    2012-01-14 08:53:36 [INFO] Starting minecraft server version 1.1
    2012-01-14 08:53:36 [INFO] Loading properties
    2012-01-14 08:53:36 [INFO] Starting Minecraft server on 46.151.22.69:25565
    2012-01-14 08:53:36 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2012-01-14 08:53:36 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2012-01-14 08:53:36 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2012-01-14 08:53:36 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
    2012-01-14 08:53:36 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-42-gfd7b223-b1720jnks (MC: 1.1) (Implementing API version 1.1-R1-SNAPSHOT)
    2012-01-14 08:53:36 [SEVERE] ebean.properties not found
    2012-01-14 08:53:36 [INFO] DataSourcePool [BanHammer] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2012-01-14 08:53:37 [INFO] DatabasePlatform name:BanHammer platform:mysql
    2012-01-14 08:53:37 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2012-01-14 08:53:37 [INFO] Entities enhanced[0] subclassed[1]
    2012-01-14 08:53:38 [INFO] [PermissionsEx] sql backend registered!
    2012-01-14 08:53:38 [INFO] [PermissionsEx] file backend registered!
    2012-01-14 08:53:38 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    2012-01-14 08:53:38 [INFO] [PermissionsEx] p2compat backend registered!
    2012-01-14 08:53:38 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
    2012-01-14 08:53:39 [INFO] [PermissionsEx] Initializing sql backend
    2012-01-14 08:53:39 [INFO] [PermissionsEx-SQL] Connecting to database "mysql://localhost/pex"
    2012-01-14 08:53:39 [INFO] [PermissionsEx-SQL] Successfuly connected to database
    2012-01-14 08:53:39 [INFO] [Vault][Economy] iConomy 6 found: Waiting
    2012-01-14 08:53:39 [INFO] [Vault][Permission] PermissionsEx found: Waiting
    2012-01-14 08:53:39 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
    2012-01-14 08:53:39 [INFO] [Vault][Chat] PermissionsEx found: Waiting
    2012-01-14 08:53:39 [INFO] [Vault] Enabled Version 1.2.4-b47
    2012-01-14 08:53:39 [INFO] LWC: Loading shared objects
    2012-01-14 08:53:39 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
    2012-01-14 08:53:39 [INFO] LWC: Protection cache: 0/10000
    2012-01-14 08:53:39 [INFO] LWC: Loaded 207 locale strings (0 overrides)
    2012-01-14 08:53:39 [INFO] LWC: Permissions API: NijiPermissions
    2012-01-14 08:53:39 [INFO] LWC: Currency API: iConomy6Currency
    2012-01-14 08:53:39 [INFO] LWC: Connecting to MySQL
    2012-01-14 08:53:39 [INFO] LWC: Performing any necessary database updates
    2012-01-14 08:53:39 [INFO] LWC: Using: Mysql-connector-java-5.1.14 ( Revision: ${bzr.revision-id} )
    2012-01-14 08:53:39 [INFO] LWC: Precached 3265 protections.
    2012-01-14 08:53:39 [INFO] LWC: At version: 4.0.4 (b601)
    2012-01-14 08:53:39 [INFO] Preparing level "Diamentowy-Craft"
    2012-01-14 08:53:39 [INFO] Default game type: 0
    2012-01-14 08:53:39 [INFO] Preparing start region for level 0 (Seed: -7342251490861146231)
    2012-01-14 08:53:39 [INFO] LWC: Latest version: 4.0.4
    2012-01-14 08:53:40 [INFO] Preparing start region for level 1 (Seed: -6914777789392549204)
    2012-01-14 08:53:40 [INFO] Preparing spawn area: 36%
    2012-01-14 08:53:41 [INFO] Preparing start region for level 2 (Seed: -7342251490861146231)
    2012-01-14 08:53:41 [INFO] [iConomy - Celty] Enabled (38 ms)
    2012-01-14 08:53:41 [INFO] [Vault][Economy] iConomy 6 hooked.
    2012-01-14 08:53:41 [INFO] [ FalseBook Chat ] 1 ChatRooms loaded.
    2012-01-14 08:53:41 [INFO] [ FalseBook Chat ] FalseBookChat v0.91alpha by GeMo enabled
    2012-01-14 08:53:41 [INFO] FalseBookCart v0.91alpha by GeMo enabled
    2012-01-14 08:53:41 [INFO] [HideLogin] null hiddenplayers
    2012-01-14 08:53:41 [INFO] [HideLogin] null nomessages
    2012-01-14 08:53:41 [INFO] [HideLogin] settings loaded
    2012-01-14 08:53:41 [INFO] [HideLogin] settings saved
    2012-01-14 08:53:41 [INFO] [HideLogin] <enabled>
    2012-01-14 08:53:41 [INFO] [Backup] Found and hooked a permissions plugin.
    2012-01-14 08:53:41 [INFO] Backup v1.8.5-dev has completed loading!
    2012-01-14 08:53:41 [INFO] [AutoMessage] version [1.5] loaded
    2012-01-14 08:53:41 [INFO] Loading ColoredSigns
    2012-01-14 08:53:41 [INFO] [ FalseBook Block ] 3100 Books loaded!
    2012-01-14 08:53:41 [INFO] [ FalseBook Block ] 2 Cauldrons successfully loaded.
    2012-01-14 08:53:41 [INFO] [ FalseBook Block ] FalseBookBlock v0.91alpha by GeMo enabled
    2012-01-14 08:53:41 [INFO] [ FalseBook IC ] FalseBookIC v0.91alpha by GeMo enabled
    2012-01-14 08:53:41 [INFO] [ FalseBook Extra ] FalseBookExtra v0.91alpha by GeMo enabled
    2012-01-14 08:53:41 [INFO] [BanHammer] Loaded 31 banned name(s) into memory.
    2012-01-14 08:53:41 [INFO] [BanHammer] Loading configuration: config.yml.
    2012-01-14 08:53:41 [INFO] [BanHammer] BanHammer v1.6.2 is enabled.
    2012-01-14 08:53:41 [INFO] IPGet version 0.5 is enabled!
    2012-01-14 08:53:41 [INFO] [AuthMe] MySQL driver loaded
    2012-01-14 08:53:41 [INFO] [AuthMe] Connection pool ready
    2012-01-14 08:53:41 [INFO] [AuthMe] MySQL Setup finished
    2012-01-14 08:53:41 [INFO] [AuthMe] Authme 2.5 enabled
    2012-01-14 08:53:41 [INFO] SimpleReserve version 0.2.6 enabled!
    2012-01-14 08:53:41 [INFO] [MinecraftViewer] Query running on 46.151.22.69:25565
    2012-01-14 08:53:41 [INFO] [MinecraftViewer] v1.0d Plugin Enabled.
    2012-01-14 08:53:41 [INFO] [Multiverse-Core] - Version 2.2-b413 (API v9) Enabled - By Rigby, fernferret, lithium3141 and main--
    2012-01-14 08:53:41 [INFO] [AllPay] - Version 3.0 - hooked into iConomy 6 for Multiverse-Core v2.2-b413
    2012-01-14 08:53:42 [INFO] [Multiverse-Core] Loading World & Settings - 'Diamentowy-Craft' - NORMAL with seed: -7342251490861146231
    2012-01-14 08:53:42 [INFO] [Multiverse-Core] Loading World & Settings - 'Diamentowy-Craft_nether' - NETHER with seed: -6914777789392549204
    2012-01-14 08:53:42 [INFO] [Multiverse-Core] Loading World & Settings - 'las' - NORMAL with seed: -8004926259890524089
    2012-01-14 08:53:42 [INFO] Preparing start region for level 3 (Seed: -8004926259890524089)
    2012-01-14 08:53:42 [INFO] [Multiverse-Core] Loading World & Settings - 'Gildie' - NORMAL with seed: -1062673846167142217
    2012-01-14 08:53:42 [INFO] Preparing start region for level 4 (Seed: -1062673846167142217)
    2012-01-14 08:53:43 [INFO] [Multiverse-Core] Loading World & Settings - 'Diamentowy-Craft_the_end' - THE_END with seed: -7342251490861146231
    2012-01-14 08:53:43 [INFO] [Multiverse-Core] 5 - World(s) loaded.
    2012-01-14 08:53:43 [INFO] [PSS] PermissionsEx found.
    2012-01-14 08:53:43 [INFO] [PSS] PlayerStatusSigns version 0.4.1 loaded.
    2012-01-14 08:53:43 [INFO] [MagicCarpet] MagicCarpet version 1.5.7 is enabled!
    2012-01-14 08:53:43 [INFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet or /mc.
    2012-01-14 08:53:43 [INFO] [Multiverse-Portals] - Version 2.2-b415 Enabled - By Rigby and fernferret
    2012-01-14 08:53:44 [INFO] [Multiverse-Portals]  30 - Portals(s) loaded
    2012-01-14 08:53:44 [WARNING] [Multiverse-Core] Portal gildie has an invalid DESTINATION!
    2012-01-14 08:53:44 [WARNING] [Multiverse-Core] Portal arena has an invalid DESTINATION!
    2012-01-14 08:53:44 [INFO] [ FalseBook Core ] using PermissionsEx for Permissions!
    2012-01-14 08:53:44 [INFO] [ FalseBook Core ] FalseBookCore v0.91alpha by GeMo enabled!
    2012-01-14 08:53:44 [INFO] [AnCasino] v1.2.1 enabled.
    2012-01-14 08:53:44 [INFO] [AnCasino] Tracking statistics
    2012-01-14 08:53:44 [INFO] [PermissionsEx] Superperms support enabled.
    2012-01-14 08:53:44 [INFO] [PermissionsEx] v1.17 enabled
    2012-01-14 08:53:44 [INFO] [Vault][Permission] PermissionsEx hooked.
    2012-01-14 08:53:44 [INFO] [Vault][Permission] PermissionsEx_Chat hooked.
    2012-01-14 08:53:44 [INFO] WorldEdit 792-7922c43 enabled.
    2012-01-14 08:53:44 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-01-14 08:53:44 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-01-14 08:53:44 [INFO] [Multiverse-Portals]  Found WorldEdit. Using it for selections.
    2012-01-14 08:53:44 [INFO] CommandBook 354-0fcf536 enabled.
    2012-01-14 08:53:44 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.
    2012-01-14 08:53:44 [INFO] CommandBook: 238 banned name(s) loaded.
    2012-01-14 08:53:44 [INFO] CommandBook: 69 Warps(s) loaded
    2012-01-14 08:53:44 [INFO] CommandBook: 1 kit(s) loaded.
    2012-01-14 08:53:44 [INFO] CommandBook: 657 Homes(s) loaded
    2012-01-14 08:53:44 [INFO] [Multiverse-SignPortals] - Version 2.2-b414 Enabled - By Rigby and fernferret
    2012-01-14 08:53:44 [INFO] [ChatManager] ChatManager disabled. Check config.yml!
    2012-01-14 08:53:44 [INFO] [ChatManager] ChatManager disabled!
    2012-01-14 08:53:44 [INFO] WorldGuard: Blacklist loaded.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft) Single session is enforced.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft) TNT ignition is PERMITTED.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft) Lighters are blocked.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft) Lava fire is blocked.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft) All fire spread is disabled.
    2012-01-14 08:53:44 [INFO] WorldGuard: Loaded configuration for world 'Diamentowy-Craft"
    2012-01-14 08:53:44 [INFO] WorldGuard: Blacklist loaded.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft_nether) Single session is enforced.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft_nether) TNT ignition is blocked.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft_nether) Lighters are blocked.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft_nether) Lava fire is blocked.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft_nether) All fire spread is disabled.
    2012-01-14 08:53:44 [INFO] WorldGuard: Loaded configuration for world 'Diamentowy-Craft_nether"
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft_the_end) Single session is enforced.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft_the_end) TNT ignition is PERMITTED.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft_the_end) Lighters are blocked.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft_the_end) Lava fire is blocked.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Diamentowy-Craft_the_end) All fire spread is disabled.
    2012-01-14 08:53:44 [INFO] WorldGuard: Loaded configuration for world 'Diamentowy-Craft_the_end"
    2012-01-14 08:53:44 [INFO] WorldGuard: Blacklist loaded.
    2012-01-14 08:53:44 [INFO] WorldGuard: (las) Single session is enforced.
    2012-01-14 08:53:44 [INFO] WorldGuard: (las) TNT ignition is PERMITTED.
    2012-01-14 08:53:44 [INFO] WorldGuard: (las) Lighters are blocked.
    2012-01-14 08:53:44 [INFO] WorldGuard: (las) Lava fire is blocked.
    2012-01-14 08:53:44 [INFO] WorldGuard: (las) All fire spread is disabled.
    2012-01-14 08:53:44 [INFO] WorldGuard: Loaded configuration for world 'las"
    2012-01-14 08:53:44 [INFO] WorldGuard: (Gildie) Single session is enforced.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Gildie) TNT ignition is PERMITTED.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Gildie) Lighters are blocked.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Gildie) Lava fire is blocked.
    2012-01-14 08:53:44 [INFO] WorldGuard: (Gildie) All fire spread is disabled.
    2012-01-14 08:53:44 [INFO] WorldGuard: Loaded configuration for world 'Gildie"
    2012-01-14 08:53:44 [INFO] WorldGuard: 285 regions loaded for 'Diamentowy-Craft'
    2012-01-14 08:53:44 [INFO] WorldGuard: 3 regions loaded for 'Diamentowy-Craft_nether'
    2012-01-14 08:53:44 [INFO] WorldGuard: 0 regions loaded for 'Diamentowy-Craft_the_end'
    2012-01-14 08:53:44 [INFO] WorldGuard: 23 regions loaded for 'las'
    2012-01-14 08:53:44 [INFO] WorldGuard: 1 regions loaded for 'Gildie'
    2012-01-14 08:53:44 [INFO] WorldGuard 5.5-SNAPSHOT enabled.
    2012-01-14 08:53:44 [INFO] [PermissionsCompat] Compatibility layer enabled.
    2012-01-14 08:53:44 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-01-14 08:53:44 [INFO] [iChat] Attached plugin to Permissions. Enjoy~
    2012-01-14 08:53:44 [INFO] [mcMMO] PermissionsEx found, using PermissionsEx.
    2012-01-14 08:53:44 [INFO] Loading Config File...
    2012-01-14 08:53:45 [INFO] mcMMO version 1.2.07 is enabled!
    2012-01-14 08:53:45 [INFO] WorldBorder version 1.4.4 loading
    2012-01-14 08:53:45 [INFO] [WorldBorder] [CONFIG] Using round border, knockback of 3.0 blocks, and timer delay of 5.
    2012-01-14 08:53:45 [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.
    2012-01-14 08:53:45 [INFO] [WorldBorder] [CONFIG] World "kopalnia" has border radius 2500 at X: 116.8 Z: -124.0
    2012-01-14 08:53:45 [INFO] [WorldBorder] [CONFIG] World "Diamentowy-Craft" has border radius 1000 at X: -102.8 Z: 457.0
    2012-01-14 08:53:45 [INFO] [WorldBorder] [CONFIG] World "las" has border radius 1200 at X: -296.8 Z: 128.2 (shape override: round)
    2012-01-14 08:53:45 [INFO] [WorldBorder] [CONFIG] Will use plugin for permissions: Permissions v2.7.7
    2012-01-14 08:53:45 [INFO] For reference, the main world's spawn location is at X: -209 Y: 97 Z: 421
    2012-01-14 08:53:45 [INFO] [ChestShop] Permissions version 2.7.7 loaded.
    2012-01-14 08:53:45 [INFO] [ChestShop] LWC version 4.0.4 (b601-git-648cec22) loaded.
    2012-01-14 08:53:45 [INFO] [ChestShop] WorldGuard version 5.5-SNAPSHOT loaded.
    2012-01-14 08:53:45 [INFO] [ChestShop] version 3.30 BETA BETA BETA BETA initialized!
    2012-01-14 08:53:45 [INFO] [ChestShop] iConomy 6 loaded.
    2012-01-14 08:53:45 [INFO] [Orebfuscator] Spout not found, using non-Spout mode.
    2012-01-14 08:53:45 [INFO] [Orebfuscator] Version 1.3.1-test2 enabled!
    2012-01-14 08:53:45 [INFO] [Jail] Loaded 0 jail zones.
    2012-01-14 08:53:45 [INFO] [Jail] Loaded 0 prisoners.
    2012-01-14 08:53:45 [INFO] [Jail] Loaded 0 cells.
    2012-01-14 08:53:45 [INFO] [Jail] Jail v2.0.5 loaded!
    2012-01-14 08:53:45 [INFO] [Jobs v2.6.0] has been enabled succesfully.
    2012-01-14 08:53:45 [INFO] [Jobs] Successfully linked with iConomy 6.
    2012-01-14 08:53:45 [INFO] [MobArena] Payment method found (iConomy version: 6)
    2012-01-14 08:53:45 [INFO] [MobArena] No valid recurrent waves detected for arena 'arena'. Using defaults...
    2012-01-14 08:53:46 [INFO] [MobArena] v0.94.3.24 enabled.
    2012-01-14 08:53:46 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-01-14 08:53:46 [INFO] Done (6.297s)! For help, type "help" or "?"
    2012-01-14 08:53:46 [INFO] [ FalseBook Block ] 0 Areas loaded.
    2012-01-14 08:53:46 [INFO] [ FalseBook Block ] 0 Bridges successfully loaded.
    2012-01-14 08:53:46 [INFO] [ FalseBook Block ] 0 Doors successfully loaded.
    2012-01-14 08:53:46 [INFO] [ FalseBook Block ] 64 protected gateblocks successfully loaded.
    with spout

    Code:
    2012-01-14 08:44:32 [SEVERE] java.lang.NoSuchFieldException: q
    2012-01-14 08:44:32 [SEVERE]     at java.lang.Class.getDeclaredField(Class.java:1899)
    2012-01-14 08:44:32 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.<init>(SpoutNetServerHandler.java:123)
    2012-01-14 08:44:32 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.updateNetServerHandler(SpoutCraftPlayer.java:1275)
    2012-01-14 08:44:32 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.onPlayerJoin(SpoutPlayerListener.java:55)
    2012-01-14 08:44:32 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:268)
    2012-01-14 08:44:32 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    2012-01-14 08:44:32 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:340)
    2012-01-14 08:44:32 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:129)
    2012-01-14 08:44:32 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:114)
    2012-01-14 08:44:32 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:80)
    2012-01-14 08:44:32 [SEVERE]     at net.minecraft.server.Packet1Login.a(Packet1Login.java:70)
    2012-01-14 08:44:32 [SEVERE]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2012-01-14 08:44:32 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:46)
    2012-01-14 08:44:32 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
    2012-01-14 08:44:32 [SEVERE]     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:534)
    2012-01-14 08:44:32 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    2012-01-14 08:44:32 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    2012-01-14 08:44:33 [WARNING] Task of 'Spout' generated an exception
    java.lang.NoSuchFieldError: g
        at org.getspout.spout.SpoutNetServerHandler.syncedSendPacket(SpoutNetServerHandler.java:589)
        at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:575)
        at org.getspout.spout.SpoutNetServerHandler.syncFlushPacketQueue(SpoutNetServerHandler.java:568)
        at org.getspout.spout.player.SpoutCraftPlayer.onTick(SpoutCraftPlayer.java:1205)
        at org.getspout.spout.ServerTickTask.run(ServerTickTask.java:40)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:500)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)


    no spout
    Code:
    2012-01-14 08:55:10 [SEVERE] [Orebfuscator] null
    2012-01-14 08:55:10 [SEVERE] java.util.ConcurrentModificationException
    2012-01-14 08:55:10 [SEVERE]     at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
    2012-01-14 08:55:10 [SEVERE]     at java.util.ArrayList$Itr.next(ArrayList.java:791)
    2012-01-14 08:55:10 [SEVERE]     at org.bukkit.craftbukkit.CraftWorld.getPlayers(CraftWorld.java:532)
    2012-01-14 08:55:10 [SEVERE]     at lishid.orebfuscator.utils.Calculations.UpdateBlocksNearby(Calculations.java:43)
    2012-01-14 08:55:10 [SEVERE]     at lishid.orebfuscator.utils.OrebfuscatorThreadUpdate.run(OrebfuscatorThreadUpdate.java:56)
    2012-01-14 08:55:12 [SEVERE] [Orebfuscator] null
    2012-01-14 08:55:12 [SEVERE] java.util.ConcurrentModificationException
    2012-01-14 08:55:12 [SEVERE]     at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
    2012-01-14 08:55:12 [SEVERE]     at java.util.ArrayList$Itr.next(ArrayList.java:791)
    2012-01-14 08:55:12 [SEVERE]     at org.bukkit.craftbukkit.CraftWorld.getPlayers(CraftWorld.java:532)
    2012-01-14 08:55:12 [SEVERE]     at lishid.orebfuscator.utils.Calculations.UpdateBlocksNearby(Calculations.java:41)
    2012-01-14 08:55:12 [SEVERE]     at lishid.orebfuscator.utils.OrebfuscatorThreadUpdate.run(OrebfuscatorThreadUpdate.java:56)
    2012-01-14 08:55:15 [SEVERE] [Orebfuscator] null
    2012-01-14 08:55:15 [SEVERE] java.util.ConcurrentModificationException
    2012-01-14 08:55:15 [SEVERE]     at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
    2012-01-14 08:55:15 [SEVERE]     at java.util.ArrayList$Itr.next(ArrayList.java:791)
    2012-01-14 08:55:15 [SEVERE]     at org.bukkit.craftbukkit.CraftWorld.getPlayers(CraftWorld.java:532)
    2012-01-14 08:55:15 [SEVERE]     at lishid.orebfuscator.utils.Calculations.UpdateBlocksNearby(Calculations.java:41)
    2012-01-14 08:55:15 [SEVERE]     at lishid.orebfuscator.utils.OrebfuscatorThreadUpdate.run(OrebfuscatorThreadUpdate.java:56)
    2012-01-14 08:55:18 [SEVERE] [Orebfuscator] null
    2012-01-14 08:55:18 [SEVERE] java.util.ConcurrentModificationException
    2012-01-14 08:55:18 [SEVERE]     at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
    2012-01-14 08:55:18 [SEVERE]     at java.util.ArrayList$Itr.next(ArrayList.java:791)
    2012-01-14 08:55:18 [SEVERE]     at org.bukkit.craftbukkit.CraftWorld.getPlayers(CraftWorld.java:532)
    2012-01-14 08:55:18 [SEVERE]     at lishid.orebfuscator.utils.Calculations.UpdateBlocksNearby(Calculations.java:43)
    2012-01-14 08:55:18 [SEVERE]     at lishid.orebfuscator.utils.OrebfuscatorThreadUpdate.run(OrebfuscatorThreadUpdate.java:56)
    2012-01-14 08:55:33 [SEVERE] [Orebfuscator] null
    2012-01-14 08:55:33 [SEVERE] java.util.ConcurrentModificationException
    2012-01-14 08:55:33 [SEVERE]     at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
    2012-01-14 08:55:33 [SEVERE]     at java.util.ArrayList$Itr.next(ArrayList.java:791)
    2012-01-14 08:55:33 [SEVERE]     at org.bukkit.craftbukkit.CraftWorld.getPlayers(CraftWorld.java:532)
    2012-01-14 08:55:33 [SEVERE]     at lishid.orebfuscator.utils.Calculations.UpdateBlocksNearby(Calculations.java:43)
    2012-01-14 08:55:33 [SEVERE]     at lishid.orebfuscator.utils.OrebfuscatorThreadUpdate.run(OrebfuscatorThreadUpdate.java:56)
    2012-01-14 08:55:37 [SEVERE] [Orebfuscator] null
    2012-01-14 08:55:37 [SEVERE] java.util.ConcurrentModificationException
    2012-01-14 08:55:37 [SEVERE]     at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
    2012-01-14 08:55:37 [SEVERE]     at java.util.ArrayList$Itr.next(ArrayList.java:791)
    2012-01-14 08:55:37 [SEVERE]     at org.bukkit.craftbukkit.CraftWorld.getPlayers(CraftWorld.java:532)
    2012-01-14 08:55:37 [SEVERE]     at lishid.orebfuscator.utils.Calculations.UpdateBlocksNearby(Calculations.java:41)
    2012-01-14 08:55:37 [SEVERE]     at lishid.orebfuscator.utils.OrebfuscatorThreadUpdate.run(OrebfuscatorThreadUpdate.java:56)
     
  19. Offline

    lishid

    With spout: Update spout, your spout is for the old 1.0.1-R1 (Get latest dev version)
    Without spout: Download from that link again, you downloaded the older version of my erroneous code.
     
  20. Offline

    Guess?Who

    Spamming my console with this:
    Code:
    [SEVERE] Chunk (-16, -66) stored at  (-13, -73) in world 'gamebox'
    2012-01-15 00:03:20 [SEVERE] net.minecraft.server.Chunk
    2012-01-15 00:03:20 [SEVERE] java.lang.Throwable
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:123)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:811)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:107)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.PlayerInstance.(PlayerInstance.java:31)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.PlayerManager.a(PlayerManager.java:53)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.PlayerManager.addPlayer(PlayerManager.java:92)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:139)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:114)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:80)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.Packet1Login.a(Packet1Login.java:70)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:46)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:534)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    2012-01-15 00:03:20 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    and this
    Code:
    [Orebfuscator] Chunks calculated in the past 40 ticks: 46
    [INFO] [Orebfuscator] Chunks calculated in the past 40 ticks: 47
    [INFO] [Orebfuscator] Chunks calculated in the past 40 ticks: 42
    [INFO] [Orebfuscator] Chunks calculated in the past 40 ticks: 42
    I have the last test verision for 1.1 and CB 1720
     
  21. Offline

    lishid

    Part 1: You have a semi corrupted world. Run through Chunkster.

    Part 2: You have verbose mode turned on. do /ofc disable verbose

    I'm planning on merging ChunkScrambler into Orebfuscator. Anyone disagrees?

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

    number1_Master

    how would u get around with someone with an already generated world?
     
  23. Offline

    lishid

    ChunkScrambler doesnt screw up the world. It just change where stuff gets generated in the NEW chunks. The effects will not be visible without doing a comparison.
    Also, I'll make sure it's per-world configurable.
     
  24. Offline

    number1_Master

    yes i know
    sorry about that post, i didnt realize that what i said was stupid and useless :p
     
  25. Offline

    lishid

    Well it got me thinking, so it's not that useless... :p
     
    nunber1_Master likes this.
  26. Offline

    Toodo

    this is not working on my server i have 1.1 and downloaded 1.1 look here
    [​IMG]
     
  27. Offline

    lishid

    Try relog, if it doesn't work then try removing Ptweaks.
     
  28. Offline

    Toodo

    ok

     
  29. Offline

    agubelu

    Doesn't work for me :/

    [​IMG]

    Config on the spoiler

    Show Spoiler
    Integers:
    EngineMode: 2
    UpdateRadius: 2
    InitialRadius: 1
    ProcessingThreads: 1
    Booleans:
    UpdateOnBreak: true
    UpdateOnDamage: true
    UpdateOnPhysics: true
    UpdateOnExplosion: true
    UpdateOnHoe: true
    UpdateThread: true
    DarknessHideBlocks: true
    VerboseMode: false
    NoObfuscationForOps: false
    NoObfuscationForPermission: false
    UseCache: true
    Enabled: true
    Lists:
    TransparentBlocks:
    - 6
    - 8
    - 9
    - 10
    - 11
    - 18
    - 20
    - 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
    - 116
    - 117
    - 118
    - 119
    - 120
    - 122
    ObfuscateBlocks:
    - 14
    - 15
    - 16
    - 21
    - 54
    - 56
    - 73
    - 74
    DarknessObfuscateBlocks:
    - 48
    - 52
    RandomBlocks:
    - 5
    - 14
    - 15
    - 16
    - 21
    - 48
    - 56
    - 73
    DisabledWorlds: []
     
  30. Offline

    lishid

    You're using x-ray texture pack? You can only see the effects with a full on x-ray mod. texture-pack style x-ray doesnt reveal much anyways... not like you can get 64 diamonds in 10 minutes...
     
  31. Offline

    mattysouthall

    Is it working for Minecraft 1.1 yet, I tried it and it error'd about chunks on the 1.1 download from your dropbox, weird.
     

Share This Page