Open Strahilchu opened 3 years ago
Requesting PR for fixing this - can still use the same library and go the LuckPerms route of having the API and an injector in the plugin jar.
Note, this is a slightly old version of the plugin - can you please reproduce with this https://jenkins.egg82.me/job/egg82/job/Anti-VPN/job/master/54/
and re-send the error log?
Yep same here!
It will work if you add --illegal-access=permit to your startup flags However this is just a temporary fix: Java HotSpot(TM) 64-Bit Server VM warning: Option --illegal-access is deprecated and will be removed in a future release.
@strahil211 I added --illegal-access=permit to my run.bat startup flag and it still isn't working, I'm thinking of downgrading to java 11 or 8 until this is fixed or until 1.17 releases
I'll be working on making this J16 and MC1.17 compatible as soon as I am able - it should be soon, but life, as usual, is hectic. Don't worry though, it's not nearly abandoned. As for the compiling on bungee... another item on the list!
Any updates on this? Highly anticipating an update
"Laarryy commented 23 days ago" "it should be soon" Come on Larry you're a pro! It can't be That hard to fix it 😭
@Laarryy have you more information or a Dev-Build?
@andrewkm Where can I get in touch with you for the fork?
Still waiting for this, is it the end of this plugin? There's gotta be a way to fix it
Hi @andrewkm - if you have working improvements and refuse to PR them, why? Additionally, why continue to pester me about putting aside my actual life to do something you don't need done? I don't appreciate the consistent negativity, please stop and appreciate my perspective, where I currently have the choice of working in real life towards things that will affect my future permanently, or spending a very long time updating and mostly simply writing from scratch a plugin that mostly works already. I need to prioritize right now, but as I have said a number of times, I have not condemned this project and still plan on working on it once I can reasonably do so.
We love you Larry!
Hi @andrewkm - if you have working improvements and refuse to PR them, why? Additionally, why continue to pester me about putting aside my actual life to do something you don't need done? I don't appreciate the consistent negativity, please stop and appreciate my perspective, where I currently have the choice of working in real life towards things that will affect my future permanently, or spending a very long time updating and mostly simply writing from scratch a plugin that mostly works already. I need to prioritize right now, but as I have said a number of times, I have not condemned this project and still plan on working on it once I can reasonably do so.
Larry, I want to add that we support you. I'm sure the majority of the community support whatever you choose to do and prioritise. If I could help, I would!
To put it simply andrew (and for someone who has likely profited in multiple ways off this project) his attitude towards you and this project is downright appalling.
Hey @Laarryy ! Any update on adding java 16 support? We are about to move our infrastructure over to java 16 and would love to keep using this plugin.
[02:14:31 ERROR]: Error occurred while enabling AntiVPN v6.4.13 (Is it up to date?) java.lang.NullPointerException: Cannot invoke "me.egg82.antivpn.AntiVPN.onEnable()" because "this.concrete" is null at me.egg82.antivpn.BukkitBootstrap.onEnable(BukkitBootstrap.java:93) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Airplane-"f5fb024"] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.5.jar:git-Airplane-"f5fb024"] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.5.jar:git-Airplane-"f5fb024"] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.5.jar:git-Airplane-"f5fb024"] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.5.jar:git-Airplane-"f5fb024"] at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:581) ~[patched_1.16.5.jar:git-Airplane-"f5fb024"] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:283) ~[patched_1.16.5.jar:git-Airplane-"f5fb024"] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1057) ~[patched_1.16.5.jar:git-Airplane-"f5fb024"] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:290) ~[patched_1.16.5.jar:git-Airplane-"f5fb024"] at java.lang.Thread.run(Thread.java:831) [?:?] [02:14:31 INFO]: [AntiVPN] Disabling AntiVPN v6.4.13