Skip to content

1.14.4 problems #24

@TylerS1066

Description

@TylerS1066
[11:49:57] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.3;5407315
[...]
[11:49:57] [Server thread/INFO]: [StructureBoxes] Loading StructureBoxes v3.1
[11:49:57] [Server thread/WARN]: java.lang.NoSuchMethodException: com.sk89q.worldguard.bukkit.WorldGuardPlugin.canBuild(org.bukkit.entity.Player, org.bukkit.Location)
[11:49:57] [Server thread/WARN]: 	at java.lang.Class.getDeclaredMethod(Unknown Source)
[11:49:57] [Server thread/WARN]: 	at io.github.eirikh1996.structureboxes.utils.ReflectionUtils.getMethod(ReflectionUtils.java:22)
[11:49:57] [Server thread/WARN]: 	at io.github.eirikh1996.structureboxes.utils.WorldGuardUtils.<clinit>(WorldGuardUtils.java:22)
[11:49:57] [Server thread/WARN]: 	at io.github.eirikh1996.structureboxes.StructureBoxes.onLoad(StructureBoxes.java:110)
[11:49:57] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355)
[11:49:57] [Server thread/WARN]: 	at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:202)
[11:49:57] [Server thread/WARN]: 	at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)
[11:49:57] [Server thread/WARN]: 	at java.lang.Thread.run(Unknown Source)
[11:49:57] [Server thread/WARN]: java.lang.NoSuchMethodException: com.sk89q.worldguard.bukkit.WorldGuardPlugin.getRegionManager(org.bukkit.World)
[11:49:57] [Server thread/WARN]: 	at java.lang.Class.getDeclaredMethod(Unknown Source)
[11:49:57] [Server thread/WARN]: 	at io.github.eirikh1996.structureboxes.utils.ReflectionUtils.getMethod(ReflectionUtils.java:22)
[11:49:57] [Server thread/WARN]: 	at io.github.eirikh1996.structureboxes.utils.WorldGuardUtils.<clinit>(WorldGuardUtils.java:23)
[11:49:57] [Server thread/WARN]: 	at io.github.eirikh1996.structureboxes.StructureBoxes.onLoad(StructureBoxes.java:110)
[11:49:57] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355)
[11:49:57] [Server thread/WARN]: 	at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:202)
[11:49:57] [Server thread/WARN]: 	at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)
[11:49:57] [Server thread/WARN]: 	at java.lang.Thread.run(Unknown Source)
[11:49:57] [Server thread/WARN]: java.lang.NoSuchMethodException: com.sk89q.worldguard.protection.managers.RegionManager.getApplicableRegions(org.bukkit.Location)
[11:49:57] [Server thread/WARN]: 	at java.lang.Class.getDeclaredMethod(Unknown Source)
[11:49:57] [Server thread/WARN]: 	at io.github.eirikh1996.structureboxes.utils.ReflectionUtils.getMethod(ReflectionUtils.java:22)
[11:49:57] [Server thread/WARN]: 	at io.github.eirikh1996.structureboxes.utils.WorldGuardUtils.<clinit>(WorldGuardUtils.java:24)
[11:49:57] [Server thread/WARN]: 	at io.github.eirikh1996.structureboxes.StructureBoxes.onLoad(StructureBoxes.java:110)
[11:49:57] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355)
[11:49:57] [Server thread/WARN]: 	at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:202)
[11:49:57] [Server thread/WARN]: 	at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)
[11:49:57] [Server thread/WARN]: 	at java.lang.Thread.run(Unknown Source)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions