thomas15v / NoXray

Xray prevention plugin for sponge
MIT License
9 stars 1 forks source link

AntiXray not Working #7

Closed Mohron closed 7 years ago

Mohron commented 7 years ago

Version: NoXray 0.3.2-beta.jar Sponge: spongeforge-1.10.2-2123-6.0.0-BETA-1876.jar Forge: forge-1.10.2-12.18.2.2122-universal.jar Modpack: FTB Infinity Lite v1.0.1 Xray Mod: Xray v33

Okay so background is I used this before on FTB's Hermitpack and it cut down the visible ores considerably and I was incredibly happy with it! I recently set up FTB Infinity Lite and after I installed xray I found it worked perfectly as if there was no antixray plugin all together. I'm not sure if it's forge/sponge/xray or what that broke the plugin but i would really love to have it working again.

thomas15v commented 7 years ago

Yeah I am aware that NoXray isn't working that. But atm I don't really have much time to work on it. Not to mention that the way I realized this is causing a memory leak according bloodmc. Wich means I probably have to rethink the entire inner workings of NoXray.

Mohron commented 7 years ago

Did blood give you any suggestions or to fix it? Do you plan to still support the plugin when you find time? Is there anything I can do to help expedite a fix? Unfortunately the x ray mod is basically impossible to detect as far as its presence in a client so that leave servers to track behavior or minimize the level of effectiveness. I think your plugin did a great job at the later making the xray issue small enough to not be a focus.

thomas15v commented 7 years ago
GershonR commented 7 years ago

Is this still being developed?

thomas15v commented 7 years ago

Time is the problem ... . When you get home of 9 hour python programming at work, turning the computer back on to program some minecraft stuff is ehm a pretty hard thing to do XD. I possibly pick this back up when I get a holiday.

bloodmc commented 7 years ago

@thomas15v I decided to take a look and fix the issue for you. I'll submit a PR so you can continue work on it.

bloodmc commented 7 years ago

PR is here

https://github.com/thomas15v/NoXray/pull/8