thomas15v / NoXray

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

Plugin doesn't work on minecraft version 1.8.9 #1

Closed GershonR closed 7 years ago

GershonR commented 8 years ago

http://pastebin.com/nFqxxNYt

thomas15v commented 8 years ago

Need some more information sir.

Like: Minecraft Version, SpongeForge version, Mods installed, The complete log.

But by the looks of it, it looks like the refmap isn't applied what is really odd. My biggest guess is that you are using a minecraft version lower than 1.10.2. The technology I am using doesn't exist in the older versions of sponge (although I might can get it to work on older version of spongeforge).

GershonR commented 8 years ago

Details: Minecraft Version: 1.8.9 Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64 Java Version: 1.8.0_92, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3987734504 bytes (3802 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB) JVM Flags: 4 total; -Xmx6144M -Xms6144M -XX:+UseG1GC -Xss2M IntCache: cache: 0, tcache: 0, allocated: 17, tallocated: 89 FML: MCP 9.19 Powered by Forge 11.15.1.1890 34 mods loaded, 34 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.19} Minecraft Coder Pack UCHIJAAAA FML{8.0.99.99} Forge Mod Loader UCHIJAAAA Forge{11.15.1.1890} Minecraft Forge UCHIJAAA sponge{1.8.9-1890-4.2.0-BETA-1547} SpongeForge UCHIJAAA noxray{0.1} NoXray UCHIJAAA com.github.games647.actionbroadcaster{0.4.2} ActionBroadcaster UCHIJAAA io.github.hsyyid.adminshop{1.8} AdminShop UCHIJAAA changeskin{1.7} ChangeSkin UCHIJAAA de.yottaflops.easyscoreboard{1.1} Easy Scoreboards UCHIJAAA io.github.flibio.economylite{2.1.0} EconomyLite UCHIJAAA io.github.hsyyid.essentialcmds{@project.informativeVersion@} EssentialCmds UCHIJAAA pixelmon{4.2.7} Pixelmon UCHIJAAA ivsevs{4.1.0} IVsEVs UCHIJAAA Explosion Guard{Beta.1.0} ExplosionGuard UCHIJAAA flexiblelogin{0.8} [FlexibleLogin](FlexibleLogin %283%29.jar) UCHIJAAA gameshark{4.1.0} Gameshark (Pixelmon) UCHIJAAA de.randombyte.holograms{v1.0.1} Holograms UCHIJAAA keys{1.2} keys UCHIJAAA io.github.hsyyid.kits{1.7.4} Kits UCHIJAAA minecraftmarket{2.1.0} MinecraftMarket UCHIJAAA nofalldamage{1.0.0} [NoFallDamage](NoFallDamage-1.0-SNAPSHOT %281%29.jar) UCHIJAAA nuvotifier{2.3.2.2} [NuVotifier](nuvotifier-universal-2.3.2.2 %281%29.jar) UCHIJAAA ninja.leaping.permissionsex{2.0-SNAPSHOT} PermissionsEx UCHIJAAA pixelannouncer{1.0.0} Pixel Announcer UCHIJAAA pixelextras{2.1.1} Pixel Extras UCHIJAAA pixelshout{1.0.1} Pixel Shout UCHIJAAA io.github.hsyyid.polis{2.6.6} Polis UCHIJAAA com.gmail.trentech.pjw{0.9.1} Project Worlds UCHIJAAA react{1.2.4} React UCHIJAAA br.net.fabiozumbi12.redprotect{6.4.9} [RedProtect](RedProtect_Sponge %288%29.jar) UCHIJAAA io.github.faegy.restartnotifier{1.0.1} Restart Notifier UCHIJAAA io.github.hsyyid.votifierlistener{0.6.1} VotifierListener UCHIJAAA spawnofpsy{2.1.1} SpawnOfPsyduck UCHIJAAA wondertrade{4.3.1} Wondertrade

spongeforge-1.8.9-1890-4.2.0-BETA-1547.jar

thomas15v commented 8 years ago

Their are 2 things I can do to fix this:

As it stands now this plugin is 1.10.2 only.

GershonR commented 8 years ago

Ok, it's your choice since you are the developer

inklit commented 8 years ago

It would be very nice if this did work on 1.8.9 since it is the only Sponge anti-xray solution. I'd take a hacky implementation over nothing.

thomas15v commented 8 years ago

Well at this point I am actually reprogramming and optimizing a lot of stuff (see develop branch). Once those are ready I will look in to 1.8.9.

inklit commented 8 years ago

Sounds good. Looking forward to it.

thomas15v commented 7 years ago

I don't think I am going to do this, sorry folks.

inklit commented 7 years ago

No problem, I've already updated to 1.10.2 in the mean time.