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

I can’t run my server
pastebin:http://pastebin.com/8mYd7mEi

What files and versions are you using for FoxCore & FoxGuard?

foxguard-0.20.2-api5-347
foxcore-0.10.3-208

crashreport

server log:http://pastebin.com/sn5nfhrf
Because of too long, I excerpt I think useful part

FoxGuard not works on latest Sponge versions

You should be using the -server.jar files.

So…How do I solve it?

?? what’s meaning?

See how there is a -server.jar? That is the file you want to use.

Also @BokiP22 @bunSakurAing is using API 5, so it should be fine.

It runs successfully!Thank you very much.

What version works?

foxguard-0.20.2-api5-347-server.jar
foxcore-0.10.3-208-server.jar

And what version of Sponge?

It seems that version 2160 works fine, it is an API 5 build though.

2160 is too old :frowning:

Well as of right now, that seems to be the last Sponge release that FoxGuard is stable with.

14.03 12:49:15 [服务器] 信息 No inbound links!

14.03 12:49:15 [服务器] 信息 ------- Inbound Links -------
14.03 12:49:15 [服务器] 信息 6: block change : Deny
14.03 12:49:15 [服务器] 信息 5: block : Deny
14.03 12:49:15 [服务器] 信息 4: change : Deny
14.03 12:49:15 [服务器] 信息 3: break : Deny
14.03 12:49:15 [服务器] 信息 2: place : Deny
14.03 12:49:15 [服务器] 信息 1: modify : Deny
14.03 12:49:15 [服务器] 信息 0: decay : Deny
14.03 12:49:15 [服务器] 信息 Default:
14.03 12:49:15 [服务器] 信息 Passive:
14.03 12:49:15 [服务器] 信息 Members:
14.03 12:49:15 [服务器] 信息 0: debuff : Allow
14.03 12:49:15 [服务器] 信息 Owners:
14.03 12:49:15 [服务器] 信息 ----- Group Flags -----
14.03 12:49:15 [服务器] 信息 Passive:
14.03 12:49:15 [服务器] 信息 Members:
14.03 12:49:15 [服务器] 信息 Owners: bunSakurAing
14.03 12:49:15 [服务器] 信息 ----- Group Members -----
14.03 12:49:15 [服务器] 信息 Passive: Group : Passive
14.03 12:49:15 [服务器] 信息 ------- Details -------
14.03 12:49:15 [服务器] 信息 Priority: 0
14.03 12:49:15 [服务器] 信息 载入完毕: True
14.03 12:49:15 [服务器] 信息 Type: Basic
14.03 12:49:15 [服务器] 信息 Name: BH
14.03 12:49:15 [服务器] 信息 ------- General -------
14.03 12:49:15 [服务器] 信息 -----------------------------------------------------

Why do I set up is not allowed to destroy the block, but players can still destroy the block

Your handler needs to be linked to a worldregion to do anything at all.

After I input /foxguard link --w:world CSD BH, still show No inbound links!

15.03 15:40:04 [服务器] 位置: org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:295) [SpongeCommandManager.class:1.10.2-2254-5.2.0-BETA-2231]

15.03 15:40:04 [服务器] 位置: org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:336) ~[SimpleDispatcher.class:1.10.2-2254-5.2.0-BETA-2231]
15.03 15:40:04 [服务器] 位置: net.foxdenstudio.sponge.foxcore.plugin.command.FCCommandDispatcher.process(FCCommandDispatcher.java:235) ~[FCCommandDispatcher.class:?]
15.03 15:40:04 [服务器] 位置: net.foxdenstudio.sponge.foxguard.plugin.command.CommandLink.process(CommandLink.java:122) ~[CommandLink.class:?]
15.03 15:40:04 [服务器] 位置: net.foxdenstudio.sponge.foxguard.plugin.FGManager.link(FGManager.java:442) ~[FGManager.class:?]
15.03 15:40:04 [服务器] 位置: net.foxdenstudio.sponge.foxguard.plugin.event.util.FGEventFactory.createFGUpdateEvent(FGEventFactory.java:27) ~[FGEventFactory.class:?]
15.03 15:40:04 [服务器] Server thread/严重错误 [Sponge]: Error occurred while executing command ‘fg link --w:world CSD BH’ for source DedicatedServer: org/spongepowered/api/event/SpongeEventFactoryUtils
15.03 15:40:04 [服务器] Server thread/信息 Error occurred while executing command: org/spongepowered/api/event/SpongeEventFactoryUtils
15.03 15:40:04 [服务器] Server thread/信息 [nucleus]: Server ran the command: /fg link --w:world CSD BH

After I input link command,It appeared
Is where I do wrong?

1 Like