[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

    treepunch

  3. Offline

    Puremin0rez

    Are you talking about ChunkScrambler? You can disable that in the config.
     
  4. Offline

    lishid

    There's no Chunkster in the plugin. If you're talking about 'ChunkScrambler', you can disable it with a config change.
     
  5. Offline

    neo6633

    1. I'm linux
    2. My CB is latest DEV version.
    3. downloaded http://dl.dropbox.com/u/18947504/Orebfuscator/Permalink/Orebfuscator.jar
    and place it plugin folder.
    4. loaded well but when player accessed my server, this error showed. and player just can see lava.(someting like http://dev.bukkit.org/media/images/34/388/1.jpg Engine mode)

    Code:
    2012-01-20 15:22:17 [INFO] neo6633 [/127.0.0.1:55781] logged in with entity id 226 at ([world] -216.5, 63.96788808154702, 10.5)
    2012-01-20 15:22:17 [SEVERE] Could not pass event org.bukkit.event.player.PlayerJoinEvent 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:275)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:327)
    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:80)
    at net.minecraft.server.Packet1Login.handle(Packet1Login.java:70)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:46)
    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)
    2012-01-20 15:22:17 [SEVERE] Exception in thread "Orebfuscator Calculation Thread"
    2012-01-20 15:22:17 [SEVERE] java.lang.NoSuchFieldError: g
    2012-01-20 15:22:17 [SEVERE] at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:224)
    2012-01-20 15:22:17 [SEVERE] at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:175)
    2012-01-20 15:22:17 [SEVERE] at lishid.orebfuscator.utils.OrebfuscatorThreadCalculation.run(OrebfuscatorThreadCalculation.java:74)
     
  6. Offline

    rtcabooservb

    Okay, I'll try out initialradius of 2. Hopefully players won't see anymore random ores when they don't have any xray mod. I use craftbukki 1791 and spout 697.
     
  7. Offline

    lishid

    CB latest dev version = 1.1 RIGHT?
    Use the 1.1 link in my post (1.3.1-test4-fix)

    Normally they shouldn't, unless they break a block first...
     
  8. Offline

    neo6633

    1.3.1-test4-fix works well. But there is some lag.
    So I change like this. But there some lag..
    So How fix this lowest.
    Code:
    Integers:
      EngineMode: 1
      UpdateRadius: 1
      InitialRadius: 1
      ProcessingThreads: 1
      ScrambleSeed: 0
    Booleans:
      UseChunkScrambler: false
      UpdateOnBreak: false
      UpdateOnDamage: false
      UpdateOnPhysics: false
      UpdateOnExplosion: false
      UpdateOnHoe: false
      UpdateThread: false
      DarknessHideBlocks: false
      VerboseMode: false
      NoObfuscationForOps: false
      NoObfuscationForPermission: false
      UseCache: false
      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:
      - 1
      - 5
      - 14
      - 15
      - 16
      - 21
      - 48
      - 56
      - 73
      DisabledWorlds: []
     
  9. Offline

    rtcabooservb

    The version I'm using is the latest 1.1 dev. Some users are still noticing some ores without breaking blocks and some breaking blocks. Plus, I'm also experiencing a bit of lag as well neo6633 . Once this plugin is removed, lag is gone. =/
     
  10. Offline

    LeGenDaryX

    What is the best way to block X-ray texture packs?

    The ore's i dont care.. but i want peoples houses to stay undetected by xray + texturepacks etc.

    Thanks if anyone can help me ^^
     
  11. I'm still with some problems using with spout. Maybe I've misunderstand something, in the main page you are saying that the spoutbridge is not necessary for the test version, so I will not need the SpoutBridge even using with Spout or not?
     
  12. Offline

    lishid

    Switch over to engine mode 1. (Or post your config, there might be something to be changed in that)

    Uhhh I'm not sure... texture pack x-ray is kinda useless for ores, and we can't hide caves...

    Yes, the latest test version does not require spout bridge anymore, so having the main jar will work. however make sure your CB-spout is a correct match.
     
  13. Offline

    lishid

    I haven't tested the newer versions... you can give it a try, but latest should usually work.
    If you see server errors from orebfuscator, you can post them here...
     
  14. Ok, later I'll be at home and will check this.. If some exception occur I'll post here.. Thank you again..
     
  15. Offline

    Techcuron

    A few errors with the latest CB (http://repo.bukkit.org/content/grou...HOT/craftbukkit-1.1-R1-20120120.104802-76.jar)

    Code:
    2012-01-20 14:35:24 [SEVERE] Could not pass event org.bukkit.event.player.PlayerJoinEvent 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:272)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:327)
        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)
    Code:
    2012-01-20 14:37:43 [WARNING] Could not properly handle event PLAYER_QUIT:
    java.lang.IllegalAccessError: Synchronized code got accessed from another thread: java.awt.EventDispatchThread
        at org.bukkit.event.player.PlayerListener.onPlayerQuit(PlayerListener:0)
        at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:279)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:327)
        at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:161)
        at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:140)
        at lishid.orebfuscator.utils.NetServerHandlerProxy.disconnect(NetServerHandlerProxy.java:49)
        at org.bukkit.craftbukkit.entity.CraftPlayer.kickPlayer(CraftPlayer.java:187)
        at de.cwsurf.pcgames3112.Stopper.Stopper.stop(Stopper.java:97)
        at de.cwsurf.pcgames3112.Stopper.Stopper.onCommand(Stopper.java:67)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
        at me.escapeNT.pail.GUIComponents.ServerConsolePanel$ConsoleCommandListener.actionPerformed(ServerConsolePanel.java:69)
        at javax.swing.JTextField.fireActionPerformed(Unknown Source)
        at javax.swing.JTextField.postActionEvent(Unknown Source)
        at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)
        at javax.swing.SwingUtilities.notifyAction(Unknown Source)
        at javax.swing.JComponent.processKeyBinding(Unknown Source)
        at javax.swing.JComponent.processKeyBindings(Unknown Source)
        at javax.swing.JComponent.processKeyEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
        at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
        at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
        at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
        at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$000(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
     
  16. Offline

    xBladeM6x

    So, this might seem like a silly question, but what does this protect against exactly? Texture packs? Client Side Mods? Both? :confused:
     
  17. Offline

    lishid

    Client-side x-ray mods that makes people get stacks of diamonds within minutes of just logging in on your server.

    Yes you have problems, just like a bunch of other people who use the old version of Orebfuscator on their 1.1 servers.
    I suggest you read the original post and find the link to the latest version for bukkit 1.1
     
  18. Offline

    illusive101

    Any idea what would case this?

    Code:
    2012-01-21 00:11:59 [SEVERE] java.lang.NullPointerException
    2012-01-21 00:11:59 [SEVERE]    at net.minecraft.server.NetServerHandler.sendPacket(NetServerHandler.java:685)
    2012-01-21 00:11:59 [SEVERE]    at lishid.orebfuscator.utils.NetServerHandlerProxy.sendPacket(NetServerHandlerProxy.java:91)
    2012-01-21 00:11:59 [SEVERE]    at lishid.orebfuscator.utils.OrebfuscatorNetServerHandler.sendPacket(OrebfuscatorNetServerHandler.java:24)
    2012-01-21 00:11:59 [SEVERE]    at net.minecraft.server.EntityTrackerEntry.b(EntityTrackerEntry.java:191)
    2012-01-21 00:11:59 [SEVERE]    at net.minecraft.server.EntityTrackerEntry.scanPlayers(EntityTrackerEntry.java:232)
    2012-01-21 00:11:59 [SEVERE]    at net.minecraft.server.EntityTrackerEntry.track(EntityTrackerEntry.java:59)
    2012-01-21 00:11:59 [SEVERE]    at net.minecraft.server.EntityTracker.updatePlayers(EntityTracker.java:130)
    2012-01-21 00:11:59 [SEVERE]    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:541)
    2012-01-21 00:11:59 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
    2012-01-21 00:11:59 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    2012-01-21 00:11:59 [SEVERE] Unexpected exception
    java.lang.NullPointerException
            at net.minecraft.server.NetServerHandler.sendPacket(NetServerHandler.java:685)
            at lishid.orebfuscator.utils.NetServerHandlerProxy.sendPacket(NetServerHandlerProxy.java:91)
            at lishid.orebfuscator.utils.OrebfuscatorNetServerHandler.sendPacket(OrebfuscatorNetServerHandler.java:24)
            at net.minecraft.server.EntityTrackerEntry.b(EntityTrackerEntry.java:191)
            at net.minecraft.server.EntityTrackerEntry.scanPlayers(EntityTrackerEntry.java:232)
            at net.minecraft.server.EntityTrackerEntry.track(EntityTrackerEntry.java:59)
            at net.minecraft.server.EntityTracker.updatePlayers(EntityTracker.java:130)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:541)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    
     
  19. Offline

    lishid

    I'm not sure, although it has my plugin's name in it, it does not mean my plugin caused it.
    It seems that your CraftBukkit is sending an invalid packet through the network (a packet that points to nothing, thus NullPointer). I can tweak my code to hide this, but it is not caused by my plugin, and you may need to investigate in the issue with CraftBukkit. (btw, are you using CB latest version? Some versions might cause problems...)

    FYI, my plugin's name is in here because I use a custom OrebfuscatorNetServerHandler to filter packets out, but if the packet is not a type I need to filter, I ignore it, sending it to the real net.minecraft.server.NetServerHandler. This means that for you, there might be something in CB that screws up something. Try updating to latest version, or if you are on the latest, downgrade a few versions.
     
  20. Offline

    limeboy

    My players experience blocks getting obfuscated on normal walls underground. I want to make blocks that have air besides them visible.

    Any way to fix this?

    [​IMG]
     
  21. Offline

    lishid

    That's not supposed to happen. Clear the orebfuscator cache (/ofc clearcache) and make sure your initialRadius is larger than 0. (Ten a relog should fix it)
     
  22. Offline

    Sento52

    Ok so I have a server that is trying to run this but it just doesnt seem to be working, I read all your FAQs and made sure my OP status was off(or the correct option set to false in the config) I've reinstalled it a few time, but the one thing I can say is that I am running the latest NR craftbukit on my 1.1 server

    Is there something else I can try? The in-game commands work(or appear to work) just fine but I can still use my x-ray pack and see cave systems and ores inside them.

    Any suggestions?
     
  23. Offline

    lishid

    1. Did you install the latest version of Orebfuscator (1.3.1-test4-fix)?
    2. When you say it doesnt work, what do you mean? What are you using to verify if it works or not? What's the
    version of your x-ray mod?
    3. Is there any error in the console?
     
  24. Offline

    Sento52

    1. Yes I did
    2. I am using X-Ray Pack by ProxyWorm, Im pretty sure its out of date seeing as I got it just before 1.0 was released.
    3. Im not exactly sure how to check im rather new at this whole modding thing(although so far everything is working aside from security matters like this lol)
     
  25. Offline

    lishid

    Look in the console, is there any [SEVERE] with Orebfuscator somewhere around it?
    Worst case scenario, PM me your server address and I'll go in person to help.
     
  26. Offline

    Sento52

    I took a look and I see no [SEVERE] relating to Orebfuscator only with another plugin I dont think can work since it is to out of date im gonna be dumping it.

    Anyway the only log I seem to get is
    2012-01-21 23:50:32 [INFO] [Orebfuscator] Loading Orebfuscator v1.3.1-test4.
    2012-01-21 23:50:32 [INFO] [Orebfuscator] Integrated ChunkScrambled enabled!
    2012-01-21 23:50:32 [INFO] [Orebfuscator] Spout not found, using non-Spout mode.
    2012-01-21 23:50:32 [INFO] [Orebfuscator] Version 1.3.1-test4 enabled!

    as well as a few of these with different java:###s
    (NetServerHandler.java:725)
    at lishid.orebfuscator.utils.NetServerHandlerProxy.a

    Also I dont think I mentioned this but I am using the Default settings which came with the plugin.
    and ya worse case scenario your more than welcome to come on and give me a hand I just have to white list you.
     
  27. Offline

    Grifhell

    Code:
    2012-01-22 18:00:02 [INFO] Grifhell [/31.163.143.38:52314] logged in with entity id 354 at ([world] -223.73907041520596, 63.958091212224716, 364.2876610024775)
    2012-01-22 18:00:02 [SEVERE] Could not pass event org.bukkit.event.player.PlayerJoinEvent 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:272)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:327)
        at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:129)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:121)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:87)
        at net.minecraft.server.Packet1Login.handle(Packet1Login.java:70)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:47)
        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)
    2012-01-22 18:00:03 [SEVERE] Exception in thread "Orebfuscator Calculation Thread"
    2012-01-22 18:00:03 [SEVERE] java.lang.NoSuchFieldError: g
    2012-01-22 18:00:03 [SEVERE]    at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:224)
    2012-01-22 18:00:03 [SEVERE]    at lishid.orebfuscator.utils.Calculations.Obfuscate(Calculations.java:175)
    2012-01-22 18:00:03 [SEVERE]    at lishid.orebfuscator.utils.OrebfuscatorThreadCalculation.run(OrebfuscatorThreadCalculation.java:74)
    use bukkit version 1.1
     
  28. Offline

    lishid

    Wrong version of Orebfuscator. Use the 1.1 link.
    I need those lines, that's the error log. (the ones with java and around that)
     
  29. Offline

    Sento52

    ok here they are


    (NetServerHandler.java:777)
    at net.minecraft.server.NetServerHandler.chat
    (NetServerHandler.java:737)
    at net.minecraft.server.NetServerHandler.a
    (NetServerHandler.java:725)
    at lishid.orebfuscator.utils.NetServerHandlerProxy.a
    (NetServerHandlerProxy.java:101)
    at net.minecraft.server.Packet3Chat.handle
    (Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b
    (NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a
    (NetServerHandler.java:100)
    at lishid.orebfuscator.utils.NetServerHandlerProxy.a
    (NetServerHandlerProxy.java:44)

    also in another line I found this addition(after I restarted the server)



    (NetServerHandler.java:965)
    at lishid.orebfuscator.utils.NetServerHandlerProxy.a

    Is this what you mean? again im a novice lol
     
  30. Offline

    lishid

    Lol, you need the whole log, what i mean is, this

    java.lang.SOMETHINGException: BLABLABLA
    at somewhere(something.java:##)

    at somewhere(something.java:##)

    at somewhere(something.java:##)

    at somewhere(something.java:##)
     

Share This Page