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
08:56:26] [Server thread/FATAL] [VanillaFix]: Error executing task | |
java.util.concurrent.ExecutionException: java.lang.NullPointerException | |
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_212] | |
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_212] | |
at net.minecraft.util.Util.runTask(SourceFile:531) [h.class:?] | |
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:306) [SpongeImplHooks.class:1.12.2-2838-7.1.7-RC3818] | |
at net.minecraft.server.MinecraftServer.redirect$onRun$zjo000(MinecraftServer.java:3979) [MinecraftServer.class:?] | |
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723) [MinecraftServer.class:?] | |
at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) [nz.class:?] | |
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [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
Mods (203): Minecraft, Minecraft Coder Pack, Forge Mod Loader, Minecraft Forge, SpongeAPI, Sponge, AE2 Stuff, Advancement Book, Animal Crops, Apotheosis, AppleCore, AppleSkin, Applied Energistics 2, Aroma1997Core, AromaBackup, AromaBackuprecovery, Astral Sorcery, B.A.S.E, BD Lib, BNBGamingLib, Barrels, Drums, Storage & More, Baubles, Bed Patch, BetterChunkLoader Forge Lib, BiblioCraft, BnBGamingCore, Bonsai Trees, Bookshelf, Building Gadgets, Caliper, Calm Down Zombie Guy, Carry On, Ceramics, Chargers, ChineseWorkshop, Chisel, Chisels & Bits, Click Machine, Clumps, CoFH Core, CoFH World, CodeChicken Lib, ComPatchedStorage, CommonCapabilities, Compact Machines 3, CompactStorage, Construct's Armory, ContentTweaker, Cooking for Blockheads, Corail Tombstone, CraftTweaker JEI Support, CraftTweaker2, Cucumber Library, Culinary Construct, Cyclic, Cyclops Core, Dark Utilities, Deep Mob Learning, Dimension Stages, DragonMurder, Elevator Mod, Ender Crop, Ender Utilities, EnderCore, EnderStorage, Extended Crafting, Extr |
This file has been truncated, but you can view the full file.
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
[08:47:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[08:47:06] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[08:47:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[08:47:06] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2836 for Minecraft 1.12.2 loading | |
[08:47:06] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_212, running on Linux:amd64:4.4.0-109-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre | |
[08:47:07] [main/INFO] [FML]: Searching /home/container/./mods for mods | |
[08:47:07] [main/INFO] [FML]: Searching /home/container/./mods/1.12.2 for mods | |
[08:47:07] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Apotheosis-1.12.2-1.10.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. | |
[08:47:07] [main/WARN] [FML]: The coremod ApotheosisCor |
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 ---- | |
// Sorry :( | |
Time: 2019-06-25 17:14:08 GMT+07:00 | |
Description: Rendering Block Entity | |
java.lang.NullPointerException | |
at slimeknights.tconstruct.library.client.RenderUtil.handler$onRenderQuad$zdj000(RenderUtil.java:559) | |
at slimeknights.tconstruct.library.client.RenderUtil.putTexturedQuad(RenderUtil.java) | |
at slimeknights.tconstruct.library.client.RenderUtil.putTexturedQuad(RenderUtil.java:211) |
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 ---- | |
// Hi. I'm Minecraft, and I'm a crashaholic. | |
Time: 2019-06-25 16:59:14 GMT+07:00 | |
Description: Unexpected error | |
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 | |
at java.util.ArrayList.rangeCheck(ArrayList.java:653) | |
at java.util.ArrayList.get(ArrayList.java:429) | |
at texFix.FixList.get(FixList.java:41) |
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
[10:08:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[10:08:54] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[10:08:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[10:08:54] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading | |
[10:08:54] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_212, running on Linux:amd64:4.4.0-109-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre | |
[10:08:54] [main/INFO] [FML]: Searching /home/container/./mods for mods | |
[10:08:54] [main/INFO] [FML]: Searching /home/container/./mods/1.12.2 for mods | |
[10:08:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Apotheosis-1.12.2-1.10.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. | |
[10:08:54] [main/WARN] [FML]: The coremod ApotheosisCor |
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
[00:00:00] [Server thread/INFO] [tombstone]: All players have been successfully backed up | |
[00:05:51] [pool-3-thread-430/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] Ground items will be cleared in 1 minutes 0 seconds. | |
[00:06:21] [pool-3-thread-430/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] Ground items will be cleared in 30 seconds. | |
[00:06:51] [pool-3-thread-431/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] 0 items have been cleared. | |
[00:15:51] [pool-3-thread-434/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] Ground items will be cleared in 1 minutes 0 seconds. | |
[00:16:21] [pool-3-thread-432/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] Ground items will be cleared in 30 seconds. | |
[00:16:51] [pool-3-thread-432/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] 0 items have been cleared. | |
[00:25:51] [pool-3-thread-438/INFO] [net.minecraft.server.dedicated.DedicatedServer]: |
This file has been truncated, but you can view the full file.
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
[05:53:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[05:53:51] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[05:53:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[05:53:51] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading | |
[05:53:51] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_212, running on Linux:amd64:4.4.0-109-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre | |
[05:53:53] [main/INFO] [FML]: Searching /home/container/./mods for mods | |
[05:53:53] [main/INFO] [FML]: Searching /home/container/./mods/1.12.2 for mods | |
[05:53:53] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Apotheosis-1.12.2-1.10.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. | |
[05:53:53] [main/WARN] [FML]: The coremod ApotheosisCor |
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
● apache2.service - The Apache HTTP Server | |
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) | |
Drop-In: /lib/systemd/system/apache2.service.d | |
└─apache2-systemd.conf | |
Active: failed (Result: exit-code) since Thu 2019-07-04 06:24:09 UTC; 1min 59s ago | |
Process: 11811 ExecStop=/usr/sbin/apachectl stop (code=exited, status=1/FAILURE) | |
Process: 11895 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE) | |
Main PID: 11574 (code=exited, status=0/SUCCESS) |
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
System.FormatException: Input string was not in a correct format. | |
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) | |
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) | |
at System.Convert.ToInt32(String value) | |
at #=zjaTdTILP18xFcw41XR7lCA9WrwcjNwGPvf8sqIL1o_F$.#=zkUJLaSs=() | |
at #=z34q3q31VBH7Rv$E$Ig==.#=zdGheX6b0El5N(#=zjaTdTILP18xFcw41XR7lCA9WrwcjNwGPvf8sqIL1o_F$ #=z1gehId9GKvZR, Boolean #=zABb63GKLX5rn, Boolean #=zxqsTTdA=, Boolean #=zv8cZCpYroXsg, Boolean #=zj$7VEh0=) | |
at #=zHaTxlAo7bvJCHknsdwDqLGIOQhj6.#=zrJICVH4=() | |
at #=z5$EITCWn3qKFkIwdnA==.#=zl7WV$nCRa7SZ(Int32 #=zzAPJGpZNiI5rtnrFUg==) | |
at #=z5$EITCWn3qKFkIwdnA==.#=zrJICVH4=() | |
at #=zCQtap86pHjP_r3P6_g==.#=zC7GUEDk=() |
OlderNewer