This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[17:28:16] [Server thread/FATAL]: Error executing task | |
java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: net.minecraft.entity.player.InventoryPlayer.func_70440_f(I)Lnet/minecraft/item/ItemStack; | |
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_131] | |
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_131] | |
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?] | |
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:256) [SpongeImplHooks.class:1.11.2-2315-6.1.0-BETA-2438] | |
at net.minecraft.server.MinecraftServer.redirect$onRun$zhk000(MinecraftServer.java:3953) [MinecraftServer.class:?] | |
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?] | |
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) [lh.class:?] | |
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
AdvancedRocketryPlugin ([高级火箭]AdvancedRocketry-1.11.2-1.2.2-22.jar) | |
SpongeCoremod ([海绵]spongeforge-1.11.2-2393-6.1.0-BETA-2442.jar) | |
Contact their authors BEFORE contacting forge | |
// Why did you do that? | |
Time: 7/14/17 1:45 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.markdown-body,.markdown-body blockquote { | |
color: #24292e; | |
word-wrap: break-word; | |
font-size: 14px; | |
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; | |
line-height: 1.5; | |
-ms-text-size-adjust: 100%; | |
-webkit-text-size-adjust: 100%; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--Version: 2.5.3 | |
--Lines: 15-1270 | |
local config_strings = { | |
strings = { | |
name = { | |
en = "Wormholes/Sinkholes Icons For Server", | |
zh = "虫洞/洞穴 图标 (服务器版)", | |
de = "Wurmlöcher/Sinklöcher Icons für Server", | |
es = "Iconos de agujeros de gusano y sumideros para el servidor", |