-
Notifications
You must be signed in to change notification settings - Fork 590
Integration Activation IntegrationWorldGuard FAILED #1335
Comments
This is probably caused due to the removal of a specific class in region-guard 7.0 https://www.spigotmc.org/threads/worldguard-and-factions-cant-integrate-1-13.331333/ |
Any way to solve this? Or im being forced to delete WorldGuard? |
I think I might have a temporary fix Then look at lines 44-55 @OverRide Replace with This will at the very least stop errors in console. (I think) |
Will try when I get home. Thank :) |
I created a pull request |
I have successfully created a version of Factions with no errors in console. 1.13.2 |
So as far as I can tell it functions as intended without errors in console about Integration Activation IntegrationWorldGuard FAILED, but I don't do anything between it and WorldGuard. That you will have to discover on your own. NO GUARANTEES THAT THIS IS BUG-FREE! Known issues: |
@StormyIceLeopard any chance you could link the the source so I can verify and build it myself? Thanks. |
No, because I did it myself. Good Luck. EDIT: I also had to mess with the main: and name: fields in plugin.yml so it would load correctly in spigot. |
@StormyIceLeopard I mean you could put it on GitHub as a fork even if you did it yourself, but do you mean you just removed all the worldGuard integration stuff or did you fix the worldGuard integration? |
I can try. Going to sleep and got finals so maybe in a few days. If I remember correctly it's the worldguarditegration class that I deleted. It might have been a package with 2 classes inside it. I can tell you for certain within the next 24 hours. |
I deleted these 2 classes and this folder that holds them. https://github.com/MassiveCraft/Factions/tree/master/src/com/massivecraft/factions/integration/worldguard |
@StormyIceLeopard thank you very much! |
Same issue here. |
Can you also fix the Faction's chat breaking all my custom chat plugins? Can you just remove the chat code, or will that break it? |
I have no idea. That is above my paid grade. |
Same issue here, I suppose Faction just doesn't have 1.13 support so it also doesn't have WG for 1.13 support |
Can anyone upload a tab auto-complete updated version please? |
Just need replacing WGBukkit.getPlugin with WorldGuardPlugin.inst(); |
Affected Plugin
**Factions** **2.14.0** **No I did not forget.** **2.14.0**Describe your Environment
Steps to Reproduce this Bug
**There really isn't any bugs at least that I have seen or noticed it's just the constantly spamming error message in console.**Observed Results
**N/A** **N/A****https://pastebin.com/kWwDYudJ**
Expected Results
**I didn't expect anything really except for it to keep on spamming console with the same error message.** **This is an issue because it constantly is spamming console with the same message making it nearly impossible to see anything else going on in console.**The text was updated successfully, but these errors were encountered: