From Alexander Crawford , 3 Years ago , written in Plain Text.
Embed
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 4/27/20 11:16 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 1
  8.         at net.creeperhost.minetogether.client.gui.chat.GuiMTChat.formatLine(GuiMTChat.java:661) ~[?:1.15.2-4.0.0-Beta5] {re:classloading}
  9.         at net.creeperhost.minetogether.client.gui.chat.ingame.GuiNewChatOurs.rebuildChat(GuiNewChatOurs.java:361) ~[?:1.15.2-4.0.0-Beta5] {re:classloading}
  10.         at net.creeperhost.minetogether.client.gui.chat.ingame.GuiChatOurs.init(GuiChatOurs.java:219) ~[?:1.15.2-4.0.0-Beta5] {re:classloading}
  11.         at net.minecraft.client.gui.screen.Screen.init(Screen.java:339) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:blur:hookBackgroundColor,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  12.         at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:801) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  13.         at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1354) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  14.         at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:905) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  15.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:554) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  16.         at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {re:classloading}
  17.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
  18.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
  19.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
  20.         at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
  21.         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.1.45.jar:31.1] {}
  22.         at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$461/187019413.call(Unknown Source) [forge-1.15.2-31.1.45.jar:31.1] {}
  23.         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?] {}
  24.         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?] {}
  25.         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?] {}
  26.         at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?] {}
  27.         at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?] {}
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- Head --
  34. Thread: Render thread
  35. Stacktrace:
  36.         at net.creeperhost.minetogether.client.gui.chat.GuiMTChat.formatLine(GuiMTChat.java:661)
  37.         at net.creeperhost.minetogether.client.gui.chat.ingame.GuiNewChatOurs.rebuildChat(GuiNewChatOurs.java:361)
  38.         at net.creeperhost.minetogether.client.gui.chat.ingame.GuiChatOurs.init(GuiChatOurs.java:219)
  39.         at net.minecraft.client.gui.screen.Screen.init(Screen.java:339)
  40.         at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:801)
  41.  
  42. -- Affected level --
  43. Details:
  44.         All players: 1 total; [ClientPlayerEntity['MathmoMagician'/175, l='MpServer', x=234.50, y=66.69, z=-18.50]]
  45.         Chunk stats: Client Chunk Cache: 625, 440
  46.         Level dimension: DimensionType{minecraft:overworld}
  47.         Level name: MpServer
  48.         Level seed: 4231798648915939690
  49.         Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: false
  50.         Level generator options: {}
  51.         Level spawn location: World: (235,63,-44), Chunk: (at 11,3,4 in 14,-3; contains blocks 224,0,-48 to 239,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  52.         Level time: 87762 game time, 94796 day time
  53.         Known server brands:
  54.         Level was modded: false
  55.         Level storage version: 0x00000 - Unknown?
  56.         Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  57.         Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  58.         Server brand: forge
  59.         Server type: Integrated singleplayer server
  60. Stacktrace:
  61.         at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:442)
  62.         at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1764)
  63.         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:573)
  64.         at net.minecraft.client.main.Main.main(SourceFile:204)
  65.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  67.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  68.         at java.lang.reflect.Method.invoke(Method.java:497)
  69.         at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
  70.         at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$461/187019413.call(Unknown Source)
  71.         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  72.         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  73.         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  74.         at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
  75.         at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
  76.  
  77. -- System Details --
  78. Details:
  79.         Minecraft Version: 1.15.2
  80.         Minecraft Version ID: 1.15.2
  81.         Operating System: Windows 10 (amd64) version 10.0
  82.         Java Version: 1.8.0_51, Oracle Corporation
  83.         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  84.         Memory: 2066468944 bytes (1970 MB) / 5923405824 bytes (5649 MB) up to 7639400448 bytes (7285 MB)
  85.         CPUs: 12
  86.         JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8196M
  87.         ModLauncher: 5.0.0-milestone.4+67+b1a340b
  88.         ModLauncher launch target: fmlclient
  89.         ModLauncher naming: srg
  90.         ModLauncher services:
  91.                 /eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE
  92.                 /forge-1.15.2-31.1.45.jar object_holder_definalize PLUGINSERVICE
  93.                 /forge-1.15.2-31.1.45.jar runtime_enum_extender PLUGINSERVICE
  94.                 /accesstransformers-2.0.4-shadowed.jar accesstransformer PLUGINSERVICE
  95.                 /forge-1.15.2-31.1.45.jar capability_inject_definalize PLUGINSERVICE
  96.                 /forge-1.15.2-31.1.45.jar runtimedistcleaner PLUGINSERVICE
  97.                 /forge-1.15.2-31.1.45.jar fml TRANSFORMATIONSERVICE
  98.                 /MixinBootstrap-1.0.2.jar mixinbootstrap TRANSFORMATIONSERVICE
  99.                 /MixinBootstrap-1.0.2.jar mixin PLUGINSERVICE
  100.                 /MixinBootstrap-1.0.2.jar mixinbootstrap PLUGINSERVICE
  101.         FML: 31.1
  102.         Forge: net.minecraftforge:31.1.45
  103.         FML Language Providers:
  104.                 [email protected]
  105.                 minecraft@1
  106.         Mod List:
  107.                 justenoughbeacons-2.0.jar Just Enough Beacons {[email protected] DONE}
  108.                 refinedpipes-0.4.jar Refined Pipes {[email protected] DONE}
  109.                 pocketstorage-1.15.2-0.7.2.jar Pocket Storage Unit {[email protected] DONE}
  110.                 JAVD-1.0.0+build.10.minecraft.1.15.2.jar Just Another Void Dim {[email protected]+build.10.minecraft.1.15.2 DONE}
  111.                 SilentMechanisms-1.15.2-0.7.0+50.jar Silent's Mechanisms {[email protected]+50 DONE}
  112.                 bambooeverything-1.15-1.0.0.jar Bamboo Everything {[email protected] DONE}
  113.                 KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] DONE}
  114.                 rsgauges-1.15.2-1.2.2.jar Gauges and Switches {[email protected] DONE}
  115.                 findme-1.15.2-1.2.1.jar Find Me {findme@NONE DONE}
  116.                 IronJetpacks-1.15.2-3.0.1.jar Iron Jetpacks {[email protected] DONE}
  117.                 Controlling-6.1.4.jar Controlling {[email protected] DONE}
  118.                 ReAuth-1.14-3.8.0.jar ReAuth {[email protected] DONE}
  119.                 Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE}
  120.                 Powah-1.15.2-1.1.12.jar Powah {[email protected] DONE}
  121.                 ftb-gui-library-1.0.0.14.jar FTB GUI Library {[email protected] DONE}
  122.                 rangedpumps-0.7.1.jar Ranged Pumps {[email protected] DONE}
  123.                 potionofbees-1.15.2-1.0.0.jar Potion of Bees {[email protected] DONE}
  124.                 WitherSkeletonTweaks-1.15.1-4.0.0.jar Wither Skeleton Tweaks {[email protected] DONE}
  125.                 Bookshelf-1.15.2-5.3.11.jar Bookshelf {[email protected] DONE}
  126.                 u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] DONE}
  127.                 buildinggadgets-3.3.4.jar Building Gadgets {[email protected] DONE}
  128.                 DarkUtilities-1.15.2-3.0.3.jar Dark Utilities {[email protected] DONE}
  129.                 Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  130.                 MekanismGenerators-1.15.2-9.9.20.412.jar Mekanism: Generators {[email protected] DONE}
  131.                 speedyhoppers-1.15.2-2.jar Speedy Hoppers {[email protected] DONE}
  132.                 TOOLKIT-1.15.2-1.6.4.jar Tool Kit {[email protected] DONE}
  133.                 ftb-teams-1.0.0.5.jar FTB Teams {[email protected] DONE}
  134.                 absentbydesign-1.15.2-1.0.6.jar Absent By Design Mod {[email protected] DONE}
  135.                 refinedstorage-1.8.1.jar Refined Storage {[email protected] DONE}
  136.                 quartz-chests-1.1.0.5.jar Quartz Chests {[email protected] DONE}
  137.                 PackMenu-1.15.2-1.2.4.jar Pack Menu {[email protected] DONE}
  138.                 mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
  139.                 industrial-foregoing-1.15.2-2.2.2-28d4a81.jar Industrial Foregoing {[email protected] DONE}
  140.                 torchmaster-2.1.1-rc0.jar Torchmaster {[email protected] DONE}
  141.                 improved-stations-1.1.jar Improved Stations {[email protected] DONE}
  142.                 entangled-1.2.2-mc1.15.jar Entangled {[email protected] DONE}
  143.                 AmbientSounds_v3.0.19_mc1.15.2.jar Ambient Sounds {[email protected] DONE}
  144.                 mappy-1.15.2-1.0.7.jar Mappy {[email protected] DONE}
  145.                 BiomesOPlenty-1.15.2-10.0.0.353-universal.jar Biomes O' Plenty {[email protected] DONE}
  146.                 phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE}
  147.                 Blur-1.1.0-1.jar Blur {[email protected] DONE}
  148.                 valhelsia_structures-15.0.2a.jar Valhelsia Structures {[email protected] DONE}
  149.                 Lollipop-1.15.2-1.0.14.jar Lollipop {[email protected] DONE}
  150.                 ftb-ranks-1.0.0.2.jar FTB Ranks {[email protected] DONE}
  151.                 wtbw_lib-1.15.2-1.0.17.jar WTBW Library {[email protected] DONE}
  152.                 simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] DONE}
  153.                 simplybackpacks-1.15.2-1.4.5.jar Simply Backpacks {[email protected] DONE}
  154.                 portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] DONE}
  155.                 curios-FORGE-1.15.2-2.0.2.1.jar Curios API {[email protected] DONE}
  156.                 Botania r1.15-382.jar Botania {[email protected] DONE}
  157.                 Patchouli-1.15.2-1.2-31.jar Patchouli {[email protected] DONE}
  158.                 ClothConfig2-2.0.jar Cloth Config Forge v2 API {[email protected] DONE}
  159.                 tanknull-1.8a.jar Tank Null {[email protected] DONE}
  160.                 angelring-1.15.2-1.2.0.jar Angel Ring {[email protected] DONE}
  161.                 libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] DONE}
  162.                 elevatorid-1.15.2-1.7.0.jar Elevator Mod {[email protected] DONE}
  163.                 ftb-ultimine-1.0.8.4.jar FTB Ultimine {[email protected] DONE}
  164.                 NaturesAura-23.5.jar Nature's Aura {naturesaura@version DONE}
  165.                 MekanismTools-1.15.2-9.9.20.412.jar Mekanism: Tools {[email protected] DONE}
  166.                 mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] DONE}
  167.                 furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
  168.                 cc-tweaked-1.15.2-1.86.2.jar CC: Tweaked {[email protected] DONE}
  169.                 mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
  170.                 the_bumblezone-1.15.2-1.0.4.jar The Bumblezone {[email protected] DONE}
  171.                 YAMDA-5.0.3.jar YAMDA {[email protected] DONE}
  172.                 speedyladders-1.15.2-1.jar Speedy Ladders {[email protected] DONE}
  173.                 Disenchanting_(forge)_1.15.2-1.2.0.jar Disenchanting {[email protected] DONE}
  174.                 GameMenuModOption-1.15.2-1.2.jar GameMenuModOption {[email protected] DONE}
  175.                 SimpleDiscordRichPresence-1.15.2-1.2.6.jar Simple Discord Rich Presence {[email protected] DONE}
  176.                 QuantumStorage-1.15.2-5.1.1.jar QuantumStorage {quantumstorage@NONE DONE}
  177.                 Cyclic-1.15.2-0.3.2.jar Cyclic {[email protected] DONE}
  178.                 inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
  179.                 jmh_1.15.2-2.2.jar Just Mob Heads {[email protected] DONE}
  180.                 Cucumber-1.15.2-3.0.5.jar Cucumber Library {[email protected] DONE}
  181.                 TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] DONE}
  182.                 torchslabmod-1.15.1_v1.6.6.jar Torch Slab Mod {[email protected] DONE}
  183.                 mining-helmet-1.15.2-1.0.8.jar Mining Helmet {[email protected] DONE}
  184.                 snad-1.8.5.10a-1.15.2.jar Snad {[email protected] DONE}
  185.                 item-filters-2.2.0.14.jar Item Filters {[email protected] DONE}
  186.                 jei-1.15.2-6.0.0.3.jar Just Enough Items {[email protected] DONE}
  187.                 kubejs-2.6.0.28.jar KubeJS {[email protected] DONE}
  188.                 longfallboots-1.4.0b.jar Long Fall Boots {[email protected] DONE}
  189.                 lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar Lithium {[email protected] DONE}
  190.                 goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] DONE}
  191.                 Mekanism-1.15.2-9.9.20.412.jar Mekanism {[email protected] DONE}
  192.                 polarizingbiomes-1.15.1-v1.0.jar Polarizing Biomes {[email protected] DONE}
  193.                 Waystones_1.15.2-6.0.1.jar Waystones {[email protected] DONE}
  194.                 Clumps-5.0.2.jar Clumps {[email protected] DONE}
  195.                 LightOverlay-4.3.jar Light Overlay Forge {[email protected] DONE}
  196.                 NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
  197.                 good-nights-sleep-1.15.2-1.0.3.jar Good Night's Sleep {[email protected] DONE}
  198.                 additionalbars-1.2.3.jar Additional Bars {[email protected] DONE}
  199.                 SimpleStorageNetwork-1.15.2-0.3.2.jar Simple Storage Network {[email protected] DONE}
  200.                 DimStorage-1.15.2-3.1.0.jar DimStorage {[email protected] DONE}
  201.                 decorative_blocks-6d.jar Decorative Blocks {[email protected] DONE}
  202.                 BotanyPots-1.15.2-2.0.9.jar BotanyPots {[email protected] DONE}
  203.                 DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] DONE}
  204.                 RingOfTeleport-1.15.2-1.1.22.jar Ring of Teleport {[email protected] DONE}
  205.                 snowundertrees-1.15.1-v1.0.jar Snow Under Trees {[email protected] DONE}
  206.                 BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {[email protected] DONE}
  207.                 mcjtylib-1.15-4.0.3-alpha.jar McJtyLib {[email protected] DONE}
  208.                 rftoolsbase-1.15-1.0.1-alpha.jar RFToolsBase {[email protected] DONE}
  209.                 xnet-1.15-2.0.2-alpha.jar XNet {[email protected] DONE}
  210.                 rftoolsstorage-1.15-1.0.3-alpha.jar RFToolsStorage {[email protected] DONE}
  211.                 travellersboots-1.15.2-1.3.2.jar Traveller's Boots {[email protected] DONE}
  212.                 PackingTape-1.15.2-0.9.5.jar Packing Tape {[email protected] DONE}
  213.                 mininggadgets-1.3.5.jar Mining Gadgets {[email protected] DONE}
  214.                 entitydetectors-1.5.2-1.0.0.jar Entity Detectors {[email protected] DONE}
  215.                 endercompass-2.0.jar Ender Compass {[email protected] DONE}
  216.                 rftoolspower-1.15-2.0.1-alpha.jar RFToolsPower {[email protected] DONE}
  217.                 ftb-chunks-1.0.1.7.jar FTB Chunks {[email protected] DONE}
  218.                 campfiretorches-1.15.2-1.0.2.jar Campfire Torches {[email protected] DONE}
  219.                 forge-1.15.2-31.1.45-universal.jar Forge {[email protected] DONE}
  220.                 wtbw_core-1.15.2-1.0.16.jar WTBW Core {[email protected] DONE}
  221.                 wtbw_tools-1.15.2-1.0.19.jar WTBW Tools {[email protected] DONE}
  222.                 ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
  223.                 CraftingTweaks_1.15.1-11.0.0.jar Crafting Tweaks {[email protected] DONE}
  224.                 forge-1.15.2-31.1.45-client.jar Minecraft {[email protected] DONE}
  225.                 cofh_core-1.15.2-0.3.2b.jar CoFH Core {[email protected] DONE}
  226.                 ensorcellation-1.15.2-0.3.0b.jar Ensorcellation {[email protected] DONE}
  227.                 rftoolsutility-1.15-2.0.1-alpha.jar RFToolsUtility {[email protected] DONE}
  228.                 theoneprobe-1.15-2.0.2.jar The One Probe {[email protected] DONE}
  229.                 distance-1.0.0.1.jar Distance {[email protected] DONE}
  230.                 clockout-1.15.2-1.0.0.jar Clockout {[email protected] DONE}
  231.                 playerplates-1.15-forge-1.0.0.jar Player Plates {[email protected] DONE}
  232.                 MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] DONE}
  233.                 titanium-1.15.2-2.3.7.jar Titanium {[email protected] DONE}
  234.                 moolands-1.15.2-1.2.1.jar Moolands {[email protected] DONE}
  235.                 useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {[email protected] DONE}
  236.                 SilentLib-1.15.2-4.6.0+48.jar Silent Lib {[email protected]+48 DONE}
  237.                 wtbw_machines-1.15.2-1.0.19.jar WTBW Machines {[email protected] DONE}
  238.                 archers_paradox-1.15.2-0.3.0b.jar Archer's Paradox {[email protected] DONE}
  239.                 SoulShardsRespawn-forge-1.15.2-1.2.0-15.jar Soul Shards Respawn {soulshards@version DONE}
  240.                 Ding-1.15.2-1.1.0.jar Ding {[email protected] DONE}
  241.                 rftoolsbuilder-1.15-2.0.1-alpha.jar RFToolsBuilder {[email protected] DONE}
  242.                 MiscAdditions-1.2.3.jar Misc Additions {[email protected] DONE}
  243.                 HunterMod-1.15.2-1.0.3.jar Hunter Mod {[email protected] DONE}
  244.                 wtbw_decoration-1.15.2-1.0.14.jar WTBW Decoration {[email protected] DONE}
  245.                 gravestone-1.17.3.jar Gravestone Mod {[email protected] DONE}
  246.                 ftb-backups-2.1.0.1.jar FTB Utilities: Backups {[email protected] DONE}
  247.                 serverconfigupdater-1.0.jar ServerConfig Updater {[email protected] DONE}
  248.                 FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] DONE}
  249.                 StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
  250.                 performant-1.15-2.06m.jar Performant {[email protected] DONE}
  251.                 DoubleSlabs-1.15-2.2.3.jar Double Slabs {[email protected] DONE}
  252.                 harvest-1.15.2-1.0.1.jar Harvest {[email protected] DONE}
  253.                 jph_1.15.2-1.0.jar Just Player Heads {[email protected] DONE}
  254.                 tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {[email protected] DONE}
  255.                 FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
  256.                 Transport-1.15.2-2.2.0.jar Transport {[email protected] DONE}
  257.                 AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] DONE}
  258.                 engineersdecor-1.15.2-1.0.20-b4.jar Engineer's Decor {[email protected] DONE}
  259.                 minetogether-1.15.2-4.0.0-Beta5.jar MineTogether {[email protected] DONE}
  260.                 moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
  261.                 betterbedrockgenerator-1.15.2-0.0.6.jar Better Bedrock Generator {[email protected] DONE}
  262.                 XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {[email protected] DONE}
  263.                 waterworks-1.15.2-2.1.1.jar Waterworks {[email protected] DONE}
  264.                 refinedstorageaddons-0.6.1.jar Refined Storage Addons {[email protected] DONE}
  265.                 extremeSoundMuffler-1.1_forge-1.15.2.jar Extreme Sound Muffler {[email protected]_forge-1.15.2 DONE}
  266.                 draw_bridge-1.15.2-1.4.3.18.jar Draw Bridge {[email protected] DONE}
  267.                 DefaultOptions_1.15.2-11.0.1.jar Default Options {[email protected] DONE}
  268.         Launched Version: 1.15.2-forge-31.1.45
  269.         Backend library: LWJGL version 3.2.2 build 10
  270.         Backend API: Intel(R) UHD Graphics 630 GL version 4.5.0 - Build 23.20.16.4974, Intel
  271.         GL Caps: Using framebuffer using OpenGL 3.0
  272.         Using VBOs: Yes
  273.         Is Modded: Definitely; Client brand changed to 'forge'
  274.         Type: Client (map_client.txt)
  275.         Resource Packs: vanilla, mod_resources, kubejs:resource_pack (incompatible), packmenu
  276.         Current Language: English (US)
  277.         CPU: 12x Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz

Reply to "Crash on sleeping"