= 创作分享 =
技术讨论
anotheranticheat装了之后服务器无法启动
memotz管理

anotheranticheat装了之后服务器无法启动

memotz管理 于 2019-11-4 13:08 ( 4年前 ) [讨论] [复制链接] [显示全部楼层] [打印]
本贴模组名片
另一个反作弊 (AnotherAntiCheat)
AnotherAntiCheat 作为最新一款公开的反作弊,具备简单的操作方法,占用极少的资源。客户端部分由 C++ 编写,复杂的加密方法让大数熊孩子无处破解,出现破解会立刻推出全新版本。支持 Windows 的客户端。注意,实际测试中 Catserver / Mohist 在 1.12.2 无法正常使用。(使用最后版本,2021..

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  JechCore (JustEnoughCharacters-1.12.0-3.3.0.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  iceandfire (iceandfire-1.8.3.jar)
  SpongeCoremod (spongeforge-1.12.2-2838-7.1.7-RC3928.jar)
  GTCELoadingPlugin (gregtech-1.12.2-1.8.13.465.jar)
  HFTransformer (Harvest-Festival-Legacy-1.12.2-0.6.0.jar)
  ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  AstralCore (astralsorcery-1.12.2-1.10.20.jar)
Contact their authors BEFORE contacting forge

// Daisy, daisy...

Time: 10/23/19 3:24 PM
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from AnotherAntiCheat Mod (anotheranticheat)
Caused by: java.lang.NullPointerException
        at net.minecraftforge.common.config.Configuration.getString(Configuration.java:1542)
        at net.minecraftforge.common.config.Configuration.getString(Configuration.java:1497)
        at com.anotherstar.anticheat.ConfigLoader.load(ConfigLoader.java:35)
        at com.anotherstar.anticheat.CommonProxy.preInit(CommonProxy.java:16)
        at com.anotherstar.anticheat.AntiCheat.preInit(AntiCheat.java:31)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
        at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
        at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
        at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
        at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
        at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
        at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
        at com.google.common.eventbus.EventBus.post(EventBus.java:217)
        at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
        at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
        at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
        at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
        at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
        at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
        at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
        at com.google.common.eventbus.EventBus.post(EventBus.java:217)
        at net.minecraftforge.fml.common.LoadController.redirect$forgeImpl$PostEvent$zza000(LoadController.java:568)
        at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
        at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
        at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
        at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
        at java.lang.Thread.run(Thread.java:748)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
        at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjd000(MinecraftServer.java:4721)

-- Sponge PhaseTracker --
Details:
        Phase Stack: [Empty stack]
Stacktrace:
        at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjd000(MinecraftServer.java:4721)
        at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
        at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:558)
        at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
        Minecraft Version: 1.12.2
        Operating System: Linux (amd64) version 4.19.0-6-amd64
        Java Version: 1.8.0_211, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 7515327880 bytes (7167 MB) / 10290200576 bytes (9813 MB) up to 10290200576 bytes (9813 MB)
        JVM Flags: 3 total; -Xmx10240M -Xms10240M -XX:MaxPermSize=128M
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP 9.42 Powered by Forge 14.23.5.2847 67 mods loaded, 67 mods active
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

        Mods:

        | State | ID                        | Version                  | Source                                        | Signature                                |
        |:----- |:------------------------- |:------------------------ |:--------------------------------------------- |:---------------------------------------- |
        | LCH   | minecraft                 | 1.12.2                   | minecraft.jar                                 | None                                     |
        | LCH   | mcp                       | 9.42                     | minecraft.jar                                 | None                                     |
        | LCH   | FML                       | 8.0.99.99                | forge-1.12.2-14.23.5.2847-universal.jar       | None                                     |
        | LCH   | forge                     | 14.23.5.2847             | forge-1.12.2-14.23.5.2847-universal.jar       | None                                     |
        | LCH   | jecharacters              | 1.12.0-3.3.0             | JustEnoughCharacters-1.12.0-3.3.0.jar         | None                                     |
        | LCH   | spongeapi                 | 7.1.0-2ad94d346          | spongeforge-1.12.2-2838-7.1.7-RC3928.jar      | None                                     |
        | LCH   | sponge                    | 1.12.2-7.1.7-SNAPSHOT    | spongeforge-1.12.2-2838-7.1.7-RC3928.jar      | None                                     |
        | LCH   | spongeforge               | 1.12.2-2838-7.1.7-RC3928 | spongeforge-1.12.2-2838-7.1.7-RC3928.jar      | None                                     |
        | LCH   | obfuscate                 | 0.2.6                    | minecraft.jar                                 | None                                     |
        | LCE   | anotheranticheat          | 2.0.0                    | AnotherAntiCheat-1.12.2-2.0.0.jar             | None                                     |
        | LC    | jei                       | 4.15.0.278               | jei_1.12.2-4.15.0.278.jar                     | None                                     |
        | LC    | appleskin                 | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                    | None                                     |
        | LC    | baubles                   | 1.5.2                    | Baubles-1.12-1.5.2.jar                        | None                                     |
        | LC    | astralsorcery             | 1.10.20                  | astralsorcery-1.12.2-1.10.20.jar              | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
        | LC    | codechickenlib            | 3.2.2.354                | CodeChickenLib-1.12.2-3.2.2.354-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LC    | avaritia                  | 3.3.0                    | Avaritia-1.12.2-3.3.0.33-universal.jar        | None                                     |
        | LC    | bettermobgriefinggamerule | 1.12.2-7.0.1             | bettermobgriefinggamerule-1.12.2-7.0.1.jar    | None                                     |
        | LC    | buildinggadgets           | 2.7.3                    | BuildingGadgets-2.7.3.jar                     | None                                     |
        | LC    | teastory                  | 3.3.1-B30.413-1.12.2     | TeaStory-3.3.1-B30.413-1.12.2.jar             | None                                     |
        | LC    | coffeework                | 1.2.9                    | coffeework-1.2.9.jar                          | None                                     |
        | LC    | props                     | 2.6.3                    | Decocraft-2.6.3_1.12.2.jar                    | None                                     |
        | LC    | enhanced_snowman          | 1.0                      | EnhancedSnowman-1.12-1.0.1.jar                | None                                     |
        | LC    | cfm                       | 6.3.1                    | furniture-6.3.1-1.12.2.jar                    | None                                     |
        | LC    | gregtech                  | 1.8.13.465               | gregtech-1.12.2-1.8.13.465.jar                | None                                     |
        | LC    | harvestfestival           | 0.6.0                    | Harvest-Festival-Legacy-1.12.2-0.6.0.jar      | None                                     |
        | LC    | llibrary                  | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                    | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
        | LC    | iceandfire                | 1.8.3                    | iceandfire-1.8.3.jar                          | None                                     |
        | LC    | ichunutil                 | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                    | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
        | LC    | inventorytweaks           | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                      | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
        | LC    | ironchest                 | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar               | None                                     |
        | LC    | journeymap                | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                   | None                                     |
        | LC    | patchouli                 | 1.0-20                   | Patchouli-1.0-20.jar                          | None                                     |
        | LC    | mmorpg                    | 1.8.2                    | Mine+and+Slash-1.12.2-1.8.2.jar               | None                                     |
        | LC    | neid                      | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                      | None                                     |
        | LC    | nei                       | 2.4.2                    | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LC    | railcraft                 | 12.0.0                   | railcraft-12.0.0.jar                          | a0c255ac501b2749537d5824bb0f0588bf0320fa |
        | LC    | bspkrscore                | at_0.9                   | TreeCapitator-Mod-1.12.jar                    | None                                     |
        | LC    | treecapitator             | at_0.9                   | TreeCapitator-Mod-1.12.jar                    | None                                     |
        | LC    | of                        | 0.13.1                   | Useful+Interior+-+0.13.1+[1.12.2].jar         | None                                     |
        | LC    | vanilladeathchest         | 1.12.2-1.9.0.0           | vanilladeathchest-1.12.2-1.9.0.0.jar          | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
        | LC    | gvc                       | 1.2.0                    | Voice+Chat+Reloaded-1.2.0.jar                 | None                                     |
        | LC    | wildnature                | 1.2                      | wildnature-1.2.jar                            | None                                     |


        Plugins:

        | State | ID                  | Version            | Source                                             | Signature |
        |:----- |:------------------- |:------------------ |:-------------------------------------------------- |:--------- |
        | LC    | carrotshop          | 1.19-S7.1-MC1.12.2 | CarrotShop-1.19-S7.1-MC1.12.2.jar                  | None      |
        | LC    | justchat            | 1.2.2-Alpha        | JustChat-Client-Sponge-1.2.2-Alpha-all.jar         | None      |
        | LC    | blockaction         | 1.21               | BlockAction-1.21-spongeapi7.1.x(1.12.2+).jar       | None      |
        | LC    | pjc                 | 0.3.0              | projectcore-7.2.0-0.3.0.jar                        | None      |
        | LC    | pjp                 | 0.15.2             | projectportals-7.2.0-0.15.2.jar                    | None      |
        | LC    | placeholderapi      | 4.4                | PlaceholderAPI-4.4.jar                             | None      |
        | LC    | keepinventorysponge | 1.3.1              | KeepInventory.jar                                  | None      |
        | LC    | nucleus             | 1.14.0-S7.1        | Nucleus-1.14.0-S7.1-MC1.12.2-plugin.jar            | None      |
        | LC    | karoglansigneditor  | 3.4.1              | KaroglanSignEditor-3.4.1.jar                       | None      |
        | LC    | worldedit           | 6.1.10-SNAPSHOT    | worldedit-sponge-api7.1.0-6.1.10-SNAPSHOT-dist.jar | None      |
        | LC    | luckperms           | 4.4.31             | LuckPerms-Sponge-4.4.31.jar                        | None      |
        | LC    | economylite         | 2.15.1             | EconomyLite-7.1.0-2.15.1.jar                       | None      |
        | LC    | epicbanitem         | 0.3.2              | EpicBanItem-0.3.2-b268.jar                         | None      |
        | LC    | griefprevention     | 1.12.2-4.3.0.692   | griefprevention-1.12.2-4.3.0.692.jar               | None      |
        | LC    | mmclogger           | 1.7.3              | MMCLogger-1.7.3-API-7.jar                          | None      |
        | LC    | statusprotocol      | 0.3                | statusprotocol-0.3.jar                             | None      |
        | LC    | serverlistplus      | 3.4.8              | ServerListPlus-3.4.8-Universal.jar                 | None      |
        | LC    | virtualchest        | 1.0.1              | VirtualChest-1.0.1.jar                             | None      |
        | LC    | dustcore            | 1.5                | DustCore.jar                                       | None      |
        | LC    | dustdeathpenalty    | 1.7                | DustDeathPenalty.jar                               | None      |
        | LC    | prism               | 3.0.0              | prism-f456812.jar                                  | None      |
        | LC    | unity               | 2.3.2              | unity-2.3.2.jar                                    | None      |
        | LC    | catclearlag         | 0.9.0              | CatClearLag-0.9.0.jar                              | None      |
        | LC    | kickafkplayer       | 0.1.0              | KickAFKPlayer-0.1.0.jar                            | None      |
        | LC    | nucleus-gluon       | 1.0.4              | Gluon-1.0.4.jar                                    | None      |

        Loaded coremods (and transformers):
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
JechCore (JustEnoughCharacters-1.12.0-3.3.0.jar)
  me.towdium.jecharacters.core.JechClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
iceandfire (iceandfire-1.8.3.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
SpongeCoremod (spongeforge-1.12.2-2838-7.1.7-RC3928.jar)
  org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
GTCELoadingPlugin (gregtech-1.12.2-1.8.13.465.jar)
  gregtech.common.asm.ArmorTransformer
HFTransformer (Harvest-Festival-Legacy-1.12.2-0.6.0.jar)
  joshie.harvest.asm.HFTransformer
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  
        Profiler Position: N/A (disabled)
        Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
        Type: Dedicated Server (map_server.txt)

发表于 2019-11-4 13:08:40 | 显示全部楼层 |阅读模式

回复 | 举报

该帖共收到 1 条回复!
electronlight
你用的是linux,目前只支持Windows系统,我是Mac,也不行
发表于 2020-4-2 21:14:17 | 显示全部楼层

回复 | 举报

百科目前不允许匿名发帖哦~ 请先 [ 登陆 ][ 注册 ] 吧~

本版积分规则

发新帖
  • 回复
  • 点评
  • 评分

[ MC百科(mcmod.cn) 除另有声明,所有开放公共编辑的内容均使用 BY-NC-SA 3.0 协议 ]

Minecraft百科CC协议
快速回复 返回顶部 返回列表