[API 6.x/7.x] FoxGuard - The flexible world protection solution

Hello! So it seems im having issue getting FoxGuard to be properly installed in my server and I was hoping I could perhaps have some guidance. I am guessing I am using the wrong versions perhaps, but I am not too entirely sure if this is the case and if it is, which ones I should use. Any assistance would be greatly appreciated. Thank you.

LAUNCH LOG:

C:\Users\Aeriion\Desktop\Avalon Protogenesis>java -jar -Xms4G -Xmx4G forge-1.8.9-11.15.1.1902-1.8.9-universal.jar
[01:42:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[01:42:22] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[01:42:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[01:42:23] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1902 for Minecraft 1.8.9 loading
[01:42:23] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_111, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_111
[01:42:23] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from movingworld-MC1.8.9-V1.9-full.jar
[01:42:23] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8.9-1890-4.2.0-BETA-1653.jar
[01:42:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:42:23] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[01:42:23] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.5.3 Source=file:/C:/Users/Aeriion/Desktop/Avalon%20Protogenesis/mods/movingworld-MC1.8.9-V1.9-full.jar Env=SERVER
[01:42:23] [main/INFO] [mixin]: Compatibility level set to JAVA_7
[01:42:23] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[01:42:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[01:42:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:42:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:42:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:42:24] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[01:42:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:42:24] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[01:42:26] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@5505ae1a
[01:42:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[01:42:26] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[01:42:26] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[01:42:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[01:42:26] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[01:42:26] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[01:42:29] [Server thread/INFO]: Starting minecraft server version 1.8.9
[01:42:29] [Server thread/INFO] [FML]: MinecraftForge v11.15.1.1902 Initialized
[01:42:29] [Server thread/INFO] [FML]: Replaced 229 ore recipies
[01:42:29] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[01:42:29] [Server thread/INFO] [FML]: Searching C:\Users\Aeriion\Desktop\Avalon Protogenesis\mods for mods
[01:42:32] [Server thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
[01:42:32] [Server thread/INFO] [FML]: FML has found a non-mod file foxcore-0.10.2-api5-204-server.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[01:42:32] [Server thread/INFO] [FML]: FML has found a non-mod file foxguard-0.20.2-api5-347-server.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[01:42:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, darkevilmac.movingworld.common.asm.coremod, ArchimedesShipsPlus, MovingWorld] at CLIENT
[01:42:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, darkevilmac.movingworld.common.asm.coremod, ArchimedesShipsPlus, MovingWorld] at SERVER
[01:42:33] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[01:42:33] [Server thread/INFO] [FML]: Found 384 ObjectHolder annotations
[01:42:33] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[01:42:33] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[01:42:33] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[01:42:33] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[01:42:33] [Server thread/INFO] [FML]: Applying holder lookups
[01:42:33] [Server thread/INFO] [FML]: Holder lookups applied
[01:42:33] [Server thread/INFO] [FML]: Injecting itemstacks
[01:42:33] [Server thread/INFO] [FML]: Itemstack injection complete
[01:42:33] [Server thread/INFO]: Loading properties
[01:42:33] [Server thread/INFO]: Default game type: SURVIVAL
[01:42:33] [Server thread/INFO]: Generating keypair
[01:42:33] [Server thread/INFO]: Starting Minecraft server on 192.168.0.5:25565
[01:42:33] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
[01:42:33] [Server thread/INFO]: Using default channel type
[01:42:33] [Server thread/INFO] [MovingWorld]: Setting up network...
[01:42:33] [Server thread/INFO] [MovingWorld]: Setup network! darkevilmac.movingworld.repackage.com.unascribed.lambdanetwork.LambdaNetwork@7efb6bd7
[01:42:33] [Server thread/WARN] [MovingWorld]: No block found for ArchimedesShips:floater at block_densities[0]
[01:42:33] [Server thread/WARN] [MovingWorld]: No block found for ArchimedesShips:balloon at block_densities[1]
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:golden_rail
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:detector_rail
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:wooden_door
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:lever
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:stone_pressure_plate
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:iron_door
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:wooden_pressure_plate
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:stone_button
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:fence_gate
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:tripwire_hook
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:tripwire
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:wooden_button
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:unpowered_comparator
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:powered_comparator
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:activator_rail
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:spruce_fence_gate
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:birch_fence_gate
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:jungle_fence_gate
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:dark_oak_fence_gate
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:acacia_fence_gate
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:spruce_door
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:birch_door
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:jungle_door
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:acacia_door
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: minecraft:dark_oak_door
[01:42:33] [Server thread/INFO] [MovingWorld]: Found powered block with name: archimedesshipsplus:crate_wood
[01:42:33] [Server thread/INFO] [ArchimedesShipsPlus]: Setting up network...
[01:42:33] [Server thread/INFO] [ArchimedesShipsPlus]: Setup network! darkevilmac.movingworld.repackage.com.unascribed.lambdanetwork.LambdaNetwork@5eb71836
[01:42:33] [Server thread/INFO] [FML]: Injecting itemstacks
[01:42:33] [Server thread/INFO] [FML]: Itemstack injection complete
[01:42:33] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 6 mods
[01:42:33] [Server thread/INFO]: Preparing level "world"
[01:42:33] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[01:42:33] [Server thread/INFO] [FML]: Applying holder lookups
[01:42:33] [Server thread/INFO] [FML]: Holder lookups applied
[01:42:34] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@34d5ae9a)
[01:42:34] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@34d5ae9a)
[01:42:34] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@34d5ae9a)
[01:42:34] [Server thread/INFO]: Preparing start region for level 0
[01:42:35] [Server thread/INFO]: Preparing spawn area: 45%
[01:42:36] [Server thread/INFO]: Done (2.214s)! For help, type "help" or "?"

FILES:

@gravityfox
Any details on which area you need help working on foxguard? Might have free time here and there each week.

Your problem is obvious:

You are running SpongeForge-1.8.9-1890-4.2.0-BETA-1653.jar, and yet you have FoxGuard 0.20.2-api5-347-server.jar and foxcore-0.10.2-api5-204-server.jar.

Stick to API 4 for MC 1.8.9, or update Forge etc so you can use API 5 (or 6).

Hi, how can I accept in a protected area that players can open the safes

@gravityfox

v0.20.2-api5: New Handler!
Depends on FoxCore v0.20.1-api5

When will be available FoxCore v0.20.1-api5?

If use,
forge-1.11-13.19.0.2157-universal.jar
spongeforge-1.11-2157-6.0.0-BETA-1906.jar
foxcore-0.10.2-api5-204-server.jar
foxguard-0.20.2-api5-347-server.jar
Obtain, with the explosion of the creeper outside the region:

@gravityfox Hey mate, everytime I try to use /fb wand it says too many arguments. Here are the versions I am using : http://prntscr.com/ddezt6

Thank you in advanced mate

For a start “/fb” isn’t even my command.

And if anything, it should say something like “You must specify a wand type”.

Make sure you’re typing the correct command.

Sorry that was a typo, meant /fg wand and we get this error in game http://prntscr.com/ddfkn6

update foxcore and foxguard.

Ok thank you gravity!

Is there any way to automatically set players that enter a defined region in foxguard to be put into adventure mode?

No, at least not yet.

I’m working on a thing that will let you do that.

2 Likes

Hmmm, cause im rather struggling to find a suitable solution to marry archimedes ships (now davincis vessels) and foxguard regions.

@gravityfox

Bleh… I was trying to ignore you for a while to attend to life things.

Well not you, but your post xD

So i made a typo. I put 20 instead of 10.

Also i don’t want to read code right now. I’m taking a short hiatus to catch up on real life stuff.

Once i get back to code i’ll check on it.

Just make an issue on github.

Thank you! :cactus:

How can we set up the flags so players have pressure plate access but no chest access?

create two handler and set different priority and flag. You can crate region type cuboid for subarea.

Mini handler example :
test1 priority 0
test2 priority 1

If I recall correctly, block modify =allow will let you use pressure plates (and quite a few other things), and block interact =deny will disallow chest access. Handlers are not (yet) fine-grained enough to be block-specific.

1 Like

How can you flag certain blocks for the block interaction flag? Im trying to allow players to use PC and Healers in my spawn but they cannot use them :confused:Thank you in advanced