MineColonies

MineColonies

53M Downloads

Miner and Builder crash the game

Agentex9 opened this issue ยท 6 comments

commented

Prerequisites

  • [ x ] I am running the latest alpha version of MineColonies and Structurize for my Minecraft version.
  • I checked the MineColonies/Structurize wiki and made sure my issue is not covered there.
  • I made sure that this issue is not a duplicate of any existing issue.

Context

  • Minecraft Version: 1.15.2
  • MineColonies Version: minecolonies-0.13.313-BETA-universal.jar
  • Structurize Version: structurize-0.13.86-ALPHA-universal.jar

Problem description

When i try talking with the miner and the building th game freeze and then it save the world and closes the game giving me a game report.

Notes or related things

This happened after the miner hit y 50 and the builder started building the tavern lvl 2


Viewers

  • Add a thumbs-up to the issue to vote for it. This helps the request become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.
commented

We need your logs

commented

Update the mod - that has already been fixed.

commented

I have the same problem while i update "Minecolonies official" Modpack from 2.6 to 2.8.
Sometimes when I click builder itself, my client crushed, but server still fine.
Restart client is useless, but fire and hire the builder works.
I know You said just update mod and it'll be fix. But this is the latest version mod and modpack i could find now.

Minecraft Version : 1.15.2
Modpack: Minecolonies 2.6 -> 2.8
MineColonies Version : minecolonies-0.13.313-BETA-universal.jar
Computer : Ryzen 3700X. RX 580, 32G ram
Memory for java : 8G/ 12G
JVM Parameters: -XX:ParallelGCThreads=8 -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts -XX:+CMSParallelRemarkEnabled -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=500 -XX:SurvivorRatio=16 -XX:TargetSurvivorRatio=90 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -Xnoclassgc -XX:UseSSE=3

Below Is The Client Crash Report
---- Minecraft Crash Report ----
// You're mean.

Time: 10/10/20 1:26 AM
Description: Ticking screen

java.lang.ClassCastException: com.minecolonies.coremod.colony.buildings.workerbuildings.BuildingGlassblower$View cannot be cast to com.minecolonies.coremod.colony.buildings.AbstractBuildingCrafter$View
at com.minecolonies.coremod.colony.requestsystem.resolvers.PublicWorkerCraftingRequestResolver.getRequesterDisplayName(PublicWorkerCraftingRequestResolver.java:79) ~[?:0.13.313-BETA] {re:classloading}
at com.minecolonies.coremod.colony.requestsystem.requests.StandardRequests$AbstractCraftingRequest.getResolverToolTip(StandardRequests.java:366) ~[?:0.13.313-BETA] {re:classloading}
at com.minecolonies.coremod.client.gui.AbstractWindowRequestTree$1.updateElement(AbstractWindowRequestTree.java:326) ~[?:0.13.313-BETA] {re:classloading}
at com.ldtteam.blockout.views.ScrollingListContainer.refreshElementPanes(ScrollingListContainer.java:54) ~[?:0.13.86-ALPHA] {re:classloading}
at com.ldtteam.blockout.views.ScrollingList.refreshElementPanes(ScrollingList.java:79) ~[?:0.13.86-ALPHA] {re:classloading}
at com.ldtteam.blockout.views.ScrollingList.setDataProvider(ScrollingList.java:71) ~[?:0.13.86-ALPHA] {re:classloading}
at com.minecolonies.coremod.client.gui.AbstractWindowRequestTree.updateRequests(AbstractWindowRequestTree.java:283) ~[?:0.13.313-BETA] {re:classloading}
at com.minecolonies.coremod.client.gui.AbstractWindowRequestTree.onOpened(AbstractWindowRequestTree.java:112) ~[?:0.13.313-BETA] {re:classloading}
at com.minecolonies.coremod.client.gui.WindowCitizen.onOpened(WindowCitizen.java:170) ~[?:0.13.313-BETA] {re:classloading}
at com.ldtteam.blockout.BOScreen.tick(BOScreen.java:237) ~[?:0.13.86-ALPHA] {re:classloading}
at net.minecraft.client.Minecraft.lambda$runTick$21(Minecraft.java:1365) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:446) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:creativecore:tabInventory,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1364) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:904) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:204) ~[minecraft-1.15.2-client.jar:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.15.2-31.2.36-launcher.jar:31.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] {}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:50) [ForgeWrapper-1.4.2.jar:?] {}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241] {}
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?] {}
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at com.minecolonies.coremod.colony.requestsystem.resolvers.PublicWorkerCraftingRequestResolver.getRequesterDisplayName(PublicWorkerCraftingRequestResolver.java:79)
at com.minecolonies.coremod.colony.requestsystem.requests.StandardRequests$AbstractCraftingRequest.getResolverToolTip(StandardRequests.java:366)
at com.minecolonies.coremod.client.gui.AbstractWindowRequestTree$1.updateElement(AbstractWindowRequestTree.java:326)
at com.ldtteam.blockout.views.ScrollingListContainer.refreshElementPanes(ScrollingListContainer.java:54)
at com.ldtteam.blockout.views.ScrollingList.refreshElementPanes(ScrollingList.java:79)
at com.ldtteam.blockout.views.ScrollingList.setDataProvider(ScrollingList.java:71)
at com.minecolonies.coremod.client.gui.AbstractWindowRequestTree.updateRequests(AbstractWindowRequestTree.java:283)
at com.minecolonies.coremod.client.gui.AbstractWindowRequestTree.onOpened(AbstractWindowRequestTree.java:112)
at com.minecolonies.coremod.client.gui.WindowCitizen.onOpened(WindowCitizen.java:170)
at com.ldtteam.blockout.BOScreen.tick(BOScreen.java:237)
at net.minecraft.client.Minecraft.lambda$runTick$21(Minecraft.java:1365)

-- Affected screen --
Details:
Screen name: com.ldtteam.blockout.BOScreen
Stacktrace:
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:446)

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['swear01'/327624, l='MpServer', x=220.19, y=72.00, z=-52.96]]
Chunk stats: Client Chunk Cache: 2209, 1784
Level dimension: DimensionType{minecraft:overworld}
Level name: MpServer
Level seed: -1884881202600155844
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options: {}
Level spawn location: World: (-64,70,-192), Chunk: (at 0,4,0 in -4,-12; contains blocks -64,0,-192 to -49,255,-177), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 34769440 game time, 26314209 day time
Known server brands:
Level was modded: false
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:442)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1763)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:567)
at net.minecraft.client.main.Main.main(SourceFile:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)

-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_241, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1324425392 bytes (1263 MB) / 3065810944 bytes (2923 MB) up to 8551202816 bytes (8155 MB)
CPUs: 16
JVM Flags: 18 total; -XX:ParallelGCThreads=8 -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts -XX:+CMSParallelRemarkEnabled -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=500 -XX:SurvivorRatio=16 -XX:TargetSurvivorRatio=90 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -Xnoclassgc -XX:UseSSE=3 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m
ModLauncher: 5.1.2+70+master.2845bb9
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.36-launcher.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.36-launcher.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.36-launcher.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.36-launcher.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.2.36-launcher.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.36
FML Language Providers:
[email protected]
minecraft@1
Mod List:
glasscutter-1.0.1-1.15.2.jar Glasscutter {[email protected] DONE}
NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
upsizer-mc1.15.2-5.1.jar Upsizer {[email protected] DONE}
beenfo-1.0.3-bb.jar Beenfo {[email protected] DONE}
Uppers-0.2.12.jar Uppers {[email protected] DONE}
EditSign-1.15.2-2.1.0+1.jar Edit Sign {[email protected]+1 DONE}
cactusjuice-1.5.jar Cactus Juice {[email protected] DONE}
KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] DONE}
BowInfinityFix-1.15.2-rv8.jar Bow Infinity Fix {bowinfinityfix@rv8 DONE}
Neat 1.6-22.jar Neat {[email protected] DONE}
glassential-forge-1.15.2-1.1.4.jar Glassential {[email protected] DONE}
TerraForged-1.15.2-0.1.0-BETA-2.jar TerraForged {[email protected] DONE}
BetterTitleScreen-1.15.2-1.9.jar Better Title Screen {[email protected] DONE}
CTM-MC1.15.2-1.1.1.13.jar ConnectedTexturesMod {[email protected] DONE}
CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] DONE}
Controlling-6.1.5.6.jar Controlling {[email protected] DONE}
ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] DONE}
Placebo-1.15.2-3.1.0.jar Placebo {[email protected] DONE}
globaldatapack-1.15.2-1.3.jar Dark Roleplay - Global Datapacks {[email protected] DONE}
NoFog-1.15b1.jar NoFog {[email protected] DONE}
FleshToLeather-1.14.3-1.1.0.jar FleshToLeather {[email protected] DONE}
potionofbees-1.15.2-1.0.1.1.jar Potion of Bees {[email protected] DONE}
WitherSkeletonTweaks-1.15.2-4.0.2.jar Wither Skeleton Tweaks {[email protected] DONE}
Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] DONE}
u_team_core-1.15.2-3.0.2.169.jar U Team Core {[email protected] DONE}
cryingghasts_1.15-1.1.jar Crying Ghasts {[email protected] DONE}
Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
shulkerbox-1.9.2.jar Advanced Shulkerboxes {[email protected] DONE}
dynviewdist-1.5.jar Dynamic view distance {[email protected] DONE}
Ma-Essentials-1.15.2-3.1.1.jar Ma Essentials {[email protected] DONE}
FpsReducer-mc1.15.2-1.18.jar FPS Reducer {[email protected] DONE}
JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
horsestandstill-1.15.2-1.0.1.jar Stupid Horse Stand Still {[email protected] DONE}
shetiphiancore-1.15-3.7.4.jar ShetiPhian-Core {[email protected] DONE}
ConfigurableCane-1.15.2-1.5.2.jar Configurable Cane {[email protected] DONE}
PackMenu-1.15.2-1.2.7.jar Pack Menu {[email protected] DONE}
mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
lightestlamp-3.4.3.jar Lightest Lamps {[email protected] DONE}
wetstone-1.2.0.jar Wetstone {[email protected] DONE}
useful_backpacks-1.15.2-1.10.3.77.jar Useful Backpacks {[email protected] DONE}
AmbientSounds_v3.0.20_mc1.15.2.jar Ambient Sounds {[email protected] DONE}
BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {[email protected] DONE}
phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE}
valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] DONE}
SilentGear-1.15.2-1.11.3+160.jar Silent Gear {[email protected]+160 DONE}
simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] DONE}
curios-FORGE-1.15.2-2.0.2.6.jar Curios API {[email protected] DONE}
Botania-r1.15-388.jar Botania {[email protected] DONE}
Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
collective-1.15.2-1.45.jar Collective {[email protected] DONE}
config-2-3.0.jar Cloth Config v2 API {[email protected] DONE}
TorchBandolier-1.15.2-1.4.0+8.jar Torch Bandolier {[email protected]+8 DONE}
libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] DONE}
elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] DONE}
tombstone-4.5.6.jar Corail Tombstone {[email protected] DONE}
noRecipeBook_v1.5.4formc1.15.2.jar No Recipe Book {[email protected] DONE}
betterwithminecolonies-1.15.2-1.15.16.jar Better With Minecolonies {[email protected] DONE}
ItemPhysic_v1.4.5_mc1.15.2.jar ItemPhysic {[email protected] DONE}
tramplestopper-1.15.2-2.0.0.1-universal.jar Trample Stopper {[email protected] DONE}
YAMDA-5.0.3.jar YAMDA {[email protected] DONE}
bwncr-1.15.2-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] DONE}
infinitetrading_1.15.2-1.2.jar Infinite Trading {[email protected] DONE}
FastLeafDecay-v22.1.jar FastLeafDecay {[email protected] DONE}
Disenchanting-forge_1.15.2-1.5.0.jar Disenchanting {[email protected] DONE}
CodeChickenLib-1.15.2-3.3.1.379-universal.jar CodeChicken Lib {[email protected] DONE}
ServerTabInfo-1.15.2-1.2.8.jar Server Tab Info {[email protected] DONE}
cullparticles-1.0.jar Cull Particles {[email protected] DONE}
BetterAdvancements-1.15.2-0.1.0.99.jar Better Advancements {[email protected] DONE}
inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
ClientTweaks_1.15.2-4.2.0.jar Client Tweaks {[email protected] DONE}
TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] DONE}
torchslabmod-1.15.2_v1.7.0.jar Torch Slab Mod {[email protected] DONE}
pamhc2trees-1.15.2-1.0.7.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
damage_indicator-0.1.0.jar Ama's Damage Indicator {[email protected] DONE}
mining-helmet-1.15.2-1.0.9.jar Mining Helmet {[email protected] DONE}
snad-1.8.7.21a-1.15.2.jar Snad {[email protected] DONE}
OldJavaWarning-1.15.2-3.0.2.jar OldJavaWarning {[email protected] DONE}
jei-1.15.2-6.0.3.15.jar Just Enough Items {[email protected] DONE}
worleycaves-1.15.2-1.6.0.jar Worley's Caves {[email protected] DONE}
vanillathings-1.15.2-0.6.jar Vanilla Things {[email protected] DONE}
Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] DONE}
justmobheads_1.15.2-3.7.jar Just Mob Heads {[email protected] DONE}
reap-1.12.5.jar Reap Mod {[email protected] DONE}
WAWLA-1.15.2-3.0.4.jar WAWLA {[email protected] DONE}
Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
Clumps-5.0.2.6.jar Clumps {[email protected] DONE}
RingOfRepair-1.15.2-1.1.33.jar Ring of Repair {[email protected] DONE}
light-overlay-4.7.2.jar Light Overlay Forge {lightoverlay-forge@NONE DONE}
journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] DONE}
comforts-FORGE-1.15.2-2.0.0.4.jar Comforts {[email protected] DONE}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
EnderBags-1.15.2-5.0.2.jar Ender Bags {[email protected] DONE}
BasicNetherOres-1.15.2-4.0.3.jar Basic Nether Ores {[email protected] DONE}
PyramidPlunder-1.15.2-1.2.jar Pyramid Plunder {[email protected] DONE}
MyBrightness-Forge-1.15.2-01.jar MyBrightness {[email protected] DONE}
FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] DONE}
ToastControl-1.15.2-3.0.1.jar Toast Control {[email protected] DONE}
PackingTape-1.15.2-0.9.6.jar Packing Tape {[email protected] DONE}
endercompass-2.1.jar Ender Compass {[email protected] DONE}
campfiretorches-1.15.2-1.0.2.jar Campfire Torches {[email protected] DONE}
forge-1.15.2-31.2.36-universal.jar Forge {[email protected] DONE}
WailaHarvestability-mc1.15.2-1.1.12.jar Waila Harvestability {[email protected] DONE}
sounddeviceoptions-1.3.0.jar Sound Device Options {[email protected] DONE}
CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {[email protected] DONE}
forge-1.15.2-31.2.36-client.jar Minecraft {[email protected] DONE}
logprot-1.15.1-1.2.jar Logprot {[email protected] DONE}
EnchantmentDescriptions-1.15.2-2.0.9.jar EnchantmentDescriptions {[email protected] DONE}
swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE}
MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] DONE}
simpleworldtimer-1.15.2-1.1.2-beta.jar Simple World Timer {[email protected] DONE}
SilentLib-1.15.2-4.6.6+59.jar Silent Lib {[email protected]+59 DONE}
Durability101-1.15-0.0.3.jar Durability101 {[email protected] DONE}
pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
CreativeCore_v2.0.5_mc1.15.2.jar CreativeCore {[email protected] DONE}
ceramicbucket-1.2.2-1.14.4_1.15.X.jar Ceramic Bucket {[email protected]_1.15.X DONE}
Ding-1.15.2-1.2.0.jar Ding {[email protected] DONE}
ceilingtorch-1.15.2-v1.7.jar Ceiling Torch {[email protected] DONE}
ceramicshears-1.3.2-1.15.2.jar Ceramic Shears {[email protected] DONE}
jeiintegration_1.15.2-3.1.1.2.jar JEI Integration {[email protected] DONE}
pamhc2foodcore-1.15.2-1.1.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
Quark-r2.1-245.jar Quark {[email protected] DONE}
StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
sit-1.15.1-v1.3.jar Sit {[email protected] DONE}
performant-1.15-3.11m.jar Performant {[email protected] DONE}
structurize-0.13.86-ALPHA-universal.jar Structurize {[email protected] DONE}
AmbientEnvironment-3.0.0.2.jar Ambient Environment {[email protected] DONE}
minecolonies-0.13.313-BETA-universal.jar Minecolonies {[email protected] DONE}
[1.15.1-1.15.2]TorchBowMod_v1.5.jar TorchBowMod {[email protected] DONE}
AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
mobcatcher-2.2.jar Mob Catcher {[email protected] DONE}
connectedglass-1.0.6-mc1.15.jar Connected Glass {[email protected] DONE}
moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
RingOfAttraction-1.15.2-1.1.36.jar Ring of Attraction {[email protected] DONE}
SilentGems-1.15.2-3.6.2+98.jar Silent's Gems 3 {[email protected]+98 DONE}
Trading_Players_1.1.jar Trading Players {[email protected] DONE}
CraftingCraft_1.15.2-8.0.1.jar CraftingCraft {[email protected] DONE}
MineMenu-1.15.2-1.8.4.jar MineMenu {[email protected] DONE}
CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {[email protected] DONE}
supertools-1.15.2-1.0.jar Vanilla+ Tools {supertools@version DONE}
Patchouli open book context: n/a
Launched Version: MultiMC5
Backend library: LWJGL version 3.2.2 build 10
Backend API: Radeon RX 580 Series GL version 4.6.13596 Compatibility Profile Context 20.5.1 27.20.1017.1011, ATI Technologies Inc.
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
CPU: 16x AMD Ryzen 7 3700X 8-Core Processor

---------------------------Crash Report End-------------------------

BTW, Minecolonies have memory leak problem.
I was AFK overnight, after I woke, It show the screen.
I didn't save the screen. Just mention it.

commented

OK. I see. It's in the alpha tab.
Maybe you can update the official modpack just in case sb ask same problem.
Thanks.

commented

update minecolonies

commented

Yeah, already pinged our modpack manager