-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spigot 1.14 #230
Comments
Yes, there is no support for 1.14 yet. 1.13 support is ... spotty. Trying
to find time to get this up to date, but it's a struggle.
…On Mon, Apr 29, 2019 at 7:23 AM ZombieToad ***@***.***> wrote:
12:20:04] [Server thread/INFO]: [Orebfuscator4] Enabling Orebfuscator4
v4.4.4
[12:20:04] [Server thread/ERROR]: Error occurred while enabling
Orebfuscator4 v4.4.4 (Is it up to date?)
java.lang.NullPointerException: null
at
com.lishid.orebfuscator.utils.MaterialHelper.init(MaterialHelper.java:24)
~[?:?]
at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:70)
~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
~[spigot.jar:git-Spigot-4d24e36-5193f76]
at
org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
[spigot.jar:git-Spigot-4d24e36-5193f76]
at
org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416)
[spigot.jar:git-Spigot-4d24e36-5193f76]
at
org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458)
[spigot.jar:git-Spigot-4d24e36-5193f76]
at
org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372)
[spigot.jar:git-Spigot-4d24e36-5193f76]
at
net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:195)
[spigot.jar:git-Spigot-4d24e36-5193f76]
at
net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:758)
[spigot.jar:git-Spigot-4d24e36-5193f76]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#230>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADD5DR6XQRHJW6H2K56Y2LPS3LBNANCNFSM4HJCN5TQ>
.
|
hello friends as we have it xD there is some beta version xD thank you we hope news thanks! |
@andfont Is there a new 1.14.1 release? What are you saying? |
no no, I'm waiting for a version for 1.14.1 but this version goes very badly the mc-1.14.1 goes very EVIL very slow! I'm just preparing 1 server for when they wet fix 1.14.1, but from the oreofcator there is no version I'm waiting for xD |
Yeh he said explicitly that it is not compatible with versions not listed
…On Wed, 22 May 2019, 10:36 andfont, ***@***.***> wrote:
no no, I'm waiting for a version for 1.14.1 but this version goes very
badly the mc-1.14.1 goes very EVIL very slow! I'm just preparing 1 server
for when they wet fix 1.14.1, but from the oreofcator there is no version
I'm waiting for xD
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#230?email_source=notifications&email_token=AIP4WU2FHEQK7LULCDRP23TPWUHZJA5CNFSM4HJCN5T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6PQKQ#issuecomment-494729258>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIP4WU6E2QUEH2ZMJAZMSLLPWUHZJANCNFSM4HJCN5TQ>
.
|
What needs to be done? I've coded in java for a little more than two years, and I've got way too much free time, so maybe I can help?
|
Should not be too hard to do a 1.14 update, the real problem is it doesn't
work great in 1.13 yet and that needs to be solid before moving to 1.14. I
will absolutely accept and merge any well considered pull requests, so
contributions are very welcome!
On Tue, May 28, 2019, 18:59 AnOvercookedFork <[email protected]>
wrote:
… What needs to be done? I've coded in java for a little more than two
years, and I've got way too much free time, so maybe I can help?
Yes, there is no support for 1.14 yet. 1.13 support is ... spotty. Trying
to find time to get this up to date, but it's a struggle.
… <#m_5206285877140046353_>
On Mon, Apr 29, 2019 at 7:23 AM ZombieToad *@*.***> wrote: 12:20:04]
[Server thread/INFO]: [Orebfuscator4] Enabling Orebfuscator4 v4.4.4
[12:20:04] [Server thread/ERROR]: Error occurred while enabling
Orebfuscator4 v4.4.4 (Is it up to date?) java.lang.NullPointerException:
null at
com.lishid.orebfuscator.utils.MaterialHelper.init(MaterialHelper.java:24)
~[?:?] at
com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:70) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
~[spigot.jar:git-Spigot-4d24e36-5193f76] at
org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
[spigot.jar:git-Spigot-4d24e36-5193f76] at
org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416)
[spigot.jar:git-Spigot-4d24e36-5193f76] at
org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458)
[spigot.jar:git-Spigot-4d24e36-5193f76] at
org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372)
[spigot.jar:git-Spigot-4d24e36-5193f76] at
net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:195)
[spigot.jar:git-Spigot-4d24e36-5193f76] at
net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:758)
[spigot.jar:git-Spigot-4d24e36-5193f76] at
java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] — You are receiving
this because you are subscribed to this thread. Reply to this email
directly, view it on GitHub <#230
<#230>>, or mute the thread
https://github.com/notifications/unsubscribe-auth/AADD5DR6XQRHJW6H2K56Y2LPS3LBNANCNFSM4HJCN5TQ
.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#230?email_source=notifications&email_token=AADD5DVK227764UEVKEALV3PXW2OLA5CNFSM4HJCN5T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWNVXGY#issuecomment-496720795>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADD5DTNFVOTGSD4K4EXLDTPXW2OLANCNFSM4HJCN5TQ>
.
|
Do we already have a beta version that works with 14? thanks good work friend xD |
You could certainly try to run the 1.13 version, but I doubt it would work.
…On Mon, Jun 10, 2019 at 2:39 PM andfont ***@***.***> wrote:
Do we already have a beta version that works with 14? thanks good work
friend xD
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#230?email_source=notifications&email_token=AADD5DV3HVPFX4WWAGRZQUTPZ2NUNA5CNFSM4HJCN5T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXK2HNI#issuecomment-500540341>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADD5DQHYLFMWSQ64EMFRHLPZ2NUNANCNFSM4HJCN5TQ>
.
|
I've already tried it does not work :( for that reason I was wondering if you had a beta version for 14 that there are a lot of people that cheat, thanks I'll wait for you to have some xD |
got it working, check my pull request |
Excellent!!!
…On Sat, Jun 22, 2019, 03:15 JayJay1989 ***@***.***> wrote:
got it working, check my pull request
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#230?email_source=notifications&email_token=AADD5DWAWKDAA5M7N6BHLLTP3XGQVA5CNFSM4HJCN5T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYKC43I#issuecomment-504639085>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADD5DWTFXERWOZYFX666RDP3XGQVANCNFSM4HJCN5TQ>
.
|
1.14.2 ? |
check pull request for more information |
update, update, update pls :( |
Hey, your pull request has disappeared. Can you link to it or give more info in TXT of your repo? |
@masonmanley commits are here! -> https://github.com/JayJay1989/Orebfuscator/commits/master |
hello, I've tried your latest version of oreofuscator but it does not work in 1.14.3 chunk erroes etc ... it does not work, do you have one that works well beta? thanks |
Nothing available yet.
|
In version 1.14.4 of paper the anti-xray is already available, the problem is that this does not block the resource packages and other aspects that the orebfuscator does. Wishing to see a version for 1.14.4 :) |
That version is old we're on 1.14.4 now. |
@ProgrammerDan and what do you mean exactly by saying that it's not working good enough on 1.13? |
Under certain conditions, it will cause crashes and error loops on the
console in 1.13 . I have yet to fully diagnose the root cause.
…On Sun, Aug 4, 2019 at 11:35 AM Kacper Knapik ***@***.***> wrote:
@ProgrammerDan <https://github.com/ProgrammerDan> and what do you mean
exactly by saying that it's not working good enough on 1.13?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#230?email_source=notifications&email_token=AADD5DTTXQKNGYUARDFIWR3QC3ZMZA5CNFSM4HJCN5T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3QEDEI#issuecomment-518013329>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADD5DXKS7K2VNVSJ6GRRE3QC3ZMZANCNFSM4HJCN5TQ>
.
|
Hi !
Yes, it's the reason since 1.13 I've to remove Ofc otherwise my console is spammed by thousands lines of error, or players can't connect :/ Please fix Ofc ! :) |
@Chevels can you create a new ticket and paste the errors? I will try to help |
Hi @kacperknapik ! Thank you :) |
so, any 1.14.4 Orebfuscator release date? |
no... :/ i have try to update it, but i have lot of errors |
do you know any plugins good for anti-xray for 1.14.4 that i can use in the meantime? |
Hello, Now I use OreReplacer which is an antiXray. Obviously it will never be as effective as OFC but I have not found anything better for the moment. Have a nice week end ! |
It really works well for a.1.14.4? and that prevents, avoids xray resource packages as the oreofuscator does? really going well? |
It works on my server (1.14.4) in any case. When we see how it works, I guess it also fights against the resource-pack. |
Can certainly appreciate folks not wanting to wait around. I would love for
someone to step up and be willing to contribute fixes or PRs, as I have had
precious little time to do much, clearly. So far, however, no serious
effort has emerged so that's that.
…On Sat, Aug 17, 2019, 13:31 Chevels ***@***.***> wrote:
It works on my server (1.14.4) in any case. When we see how it works, I
guess it also fights against the resource-pack.
I invite you to see his description on Spigot:
https://www.spigotmc.org/resources/orereplacer-100-no-more-x-ray-miners-seriously.22158/
<http://url>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#230?email_source=notifications&email_token=AADD5DR6UPASZF55Q6BJOCLQFAYYRA5CNFSM4HJCN5T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4QQAFY#issuecomment-522256407>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADD5DU35SHBRM6OVNMRAK3QFAYYRANCNFSM4HJCN5TQ>
.
|
Dude, your plugins is limited for personal use |
orereplace is a real disaster !!! I prefer the oreofuscator a thousand times! the orereplace does not work well! I can see the prayers without problems with resource pack! a disaster! very bad plugin! please make an effort with orefuscate me if I want to wait! because the orereplace using a resource pack xray ultimate etc ... i can see all the prayers !!! a disaster! please continue working with orefuscar! Thank you! but do not put people the orereplace does not work well !! a disaster! |
@HolographicWings and @andfont Hey, I'm a simple girl who's been running his free server for years, and I just wanted to help by sharing what I found best while waiting for someone to take over Orebfuscator's development. I think it will be a more constructive approach guys :) @ProgrammerDan Yes, it's a recurring problem in these kinds of projects, unfortunately. If I knew to develop no doubt that I will bring my help, but I do not know anything about it ... So what I do best to participate is to contribute financially to the various projects of open-source plugins (what I often do) |
You can simply use the paper anti xray |
Check this out 1.14.4 |
12:20:04] [Server thread/INFO]: [Orebfuscator4] Enabling Orebfuscator4 v4.4.4
[12:20:04] [Server thread/ERROR]: Error occurred while enabling Orebfuscator4 v4.4.4 (Is it up to date?)
java.lang.NullPointerException: null
at com.lishid.orebfuscator.utils.MaterialHelper.init(MaterialHelper.java:24) ~[?:?]
at com.lishid.orebfuscator.Orebfuscator.onEnable(Orebfuscator.java:70) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Spigot-4d24e36-5193f76]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot.jar:git-Spigot-4d24e36-5193f76]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot.jar:git-Spigot-4d24e36-5193f76]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot.jar:git-Spigot-4d24e36-5193f76]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:195) [spigot.jar:git-Spigot-4d24e36-5193f76]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:758) [spigot.jar:git-Spigot-4d24e36-5193f76]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
The text was updated successfully, but these errors were encountered: