Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Daisy, daisy...
- Time: 7/24/20 5:23 PM
- Description: Ticking screen
- java.lang.NullPointerException: Ticking screen
- at com.minecolonies.coremod.client.gui.WindowTownHall.createAndSetStatistics(WindowTownHall.java:612) ~[?:0.13.69-ALPHA] {re:classloading}
- at com.minecolonies.coremod.client.gui.WindowTownHall.onOpened(WindowTownHall.java:294) ~[?:0.13.69-ALPHA] {re:classloading}
- at com.ldtteam.blockout.BOScreen.tick(BOScreen.java:237) ~[?:0.13.19-ALPHA] {re:classloading}
- at net.minecraft.client.Minecraft.lambda$runTick$21(Minecraft.java:1365) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
- at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:446) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1364) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:904) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(SourceFile:204) ~[client-1.15.2.jar:?] {re:classloading}
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_262] {}
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_262] {}
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_262] {}
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_262] {}
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.15.2-31.2.22.jar:31.2] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {re:classloading}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {re:classloading}
- 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.client.gui.WindowTownHall.createAndSetStatistics(WindowTownHall.java:612)
- at com.minecolonies.coremod.client.gui.WindowTownHall.onOpened(WindowTownHall.java:294)
- 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: 2 total; [ClientPlayerEntity['Divineaspect'/43304, l='MpServer', x=9478.91, y=39.00, z=-277.26], RemoteClientPlayerEntity['_0Steven'/45653, l='MpServer', x=9544.22, y=54.61, z=-284.63]]
- Chunk stats: Client Chunk Cache: 729, 596
- Level dimension: DimensionType{minecraft:overworld}
- Level name: MpServer
- Level seed: -2463803654707623710
- Level generator: ID 00 - default, ver 1. Features enabled: false
- Level generator options: {}
- Level spawn location: World: (-192,70,128), Chunk: (at 0,4,0 in -12,8; contains blocks -192,0,128 to -177,255,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
- Level time: 66204021 game time, 79444051 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(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- 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)
- -- 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_262, AdoptOpenJDK
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
- Memory: 1374173008 bytes (1310 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
- CPUs: 12
- JVM Flags: 12 total; -XX:-OmitStackTraceInFastThrow -Xms1024M -Xmx5120M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
- ModLauncher: 5.1.0+69+master.79f13f7
- ModLauncher launch target: fmlclient
- ModLauncher naming: srg
- ModLauncher services:
- /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
- /forge-1.15.2-31.2.22.jar object_holder_definalize PLUGINSERVICE
- /forge-1.15.2-31.2.22.jar runtime_enum_extender PLUGINSERVICE
- /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
- /forge-1.15.2-31.2.22.jar capability_inject_definalize PLUGINSERVICE
- /forge-1.15.2-31.2.22.jar runtimedistcleaner PLUGINSERVICE
- /forge-1.15.2-31.2.22.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.22
- FML Language Providers:
- minecraft@1
- Mod List:
- enchantedbookredesign-2.0a.jar Enchanted Book Redesign {[email protected] DONE}
- CyclopsCore-1.15.2-1.7.1.jar Cyclops Core {[email protected] DONE}
- NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
- Wyrmroost-1.1.2.jar Wyrmroost {[email protected] DONE}
- curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {[email protected] DONE}
- DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] DONE}
- mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {[email protected] DONE}
- rsgauges-1.15.2-1.2.5-b1.jar Gauges and Switches {[email protected] DONE}
- findme-1.15.2-1.3.0.jar Find Me {findme@NONE DONE}
- essentials-1.15.2-2.7.3.jar Essentials {[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}
- Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE}
- citadel-1.1.11.jar Citadel {[email protected] DONE}
- theloader-1.15.2-1.1.0.jar The Loader {[email protected] DONE}
- NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {[email protected] DONE}
- MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {[email protected] DONE}
- Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] DONE}
- randompatches-1.15.2-1.22.0.0.jar RandomPatches {[email protected] DONE}
- buildinggadgets-3.3.5.jar Building Gadgets {[email protected] DONE}
- Apotheosis-1.15.2-3.2.2.jar Apotheosis {[email protected] DONE}
- mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
- ironshulkerboxes-1.15.2-4.0.1.jar Iron Shulker Boxes {[email protected] DONE}
- Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
- MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE}
- wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {[email protected] DONE}
- JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
- mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
- industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] DONE}
- chunkt-1.15.2-1.0.3.jar Chunkt {[email protected] DONE}
- BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {[email protected] DONE}
- phosphor-forge-mc1.15.2-0.5.2build.4.jar Phosphor {[email protected]+build.4 DONE}
- MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {[email protected] DONE}
- astral-1.4.15.jar Astral {[email protected] DONE}
- toughnessbar-5.0.jar Toughness Bar {[email protected] DONE}
- portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] DONE}
- curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] DONE}
- tetra-1.15.2-2.16.1.jar Tetra {[email protected] DONE}
- Botania-r1.15-387.jar Botania {[email protected] DONE}
- Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
- config-2-3.0.jar Cloth Config v2 API {[email protected] DONE}
- OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
- malilib-forge-1.15.2-0.10.0-dev.20beta.1.jar MaLiLib {[email protected]+beta.1 DONE}
- MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {[email protected] DONE}
- mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] DONE}
- curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] DONE}
- mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
- BetterMineshaftsForge-1.15.2-1.0.2.jar YUNG's Better Mineshafts {[email protected] DONE}
- Cyclic-1.15.2-0.6.0.jar Cyclic {[email protected] DONE}
- inventula-1.1.3.jar Inventula {[email protected] DONE}
- QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE}
- inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
- pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
- equaldragons-1.2.jar Equal Dragons {[email protected] DONE}
- jei-1.15.2-6.0.2.12.jar Just Enough Items {[email protected] DONE}
- worleycaves-1.15.2-1.6.0.jar Worley's Caves {[email protected] DONE}
- Druidcraft-1.15-0.4.21.jar Druidcraft {[email protected] DONE}
- Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
- goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] DONE}
- Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE}
- caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {[email protected] DONE}
- Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] DONE}
- extraboats-1.3.6-1.15.2.jar Extra Boats {[email protected] DONE}
- create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE}
- Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
- Clumps-5.0.2.4.jar Clumps {[email protected] DONE}
- mgui-1.15.2-2.1.1.jar mgui {[email protected] DONE}
- LightOverlay-4.2.jar Light Overlay Forge {[email protected] DONE}
- journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] DONE}
- NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
- SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {[email protected] DONE}
- engineerstools-1.15.2-1.0.8.jar Engineer's Tools {[email protected] DONE}
- DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] DONE}
- curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] DONE}
- FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] DONE}
- Workshop-1.15.2-0.3.0-Snapshot.4.jar Workshop {[email protected] DONE}
- pneumaticcraft-repressurized-1.15.2-1.4.1-56.jar PneumaticCraft: Repressurized {[email protected] DONE}
- mcjtylib-1.15-4.1.2-beta.jar McJtyLib {[email protected] DONE}
- rftoolsbase-1.15-1.1.2-beta.jar RFToolsBase {[email protected] DONE}
- xnet-1.15-2.1.6-beta.jar XNet {[email protected] DONE}
- rftoolsstorage-1.15-1.1.5-beta.jar RFToolsStorage {[email protected] DONE}
- rftoolscontrol-1.15-3.0.3-beta.jar RFToolsControl {[email protected] DONE}
- JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {[email protected] DONE}
- CraftTweaker-1.15.2-6.0.0.34.jar CraftTweaker {[email protected] DONE}
- rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {[email protected] DONE}
- Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
- crossroads-1.15.2-2.2.1.jar Crossroads {crossroads@version DONE}
- forge-1.15.2-31.2.22-universal.jar Forge {[email protected] DONE}
- Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] DONE}
- QuickLeafDecay-MC1.15.2-1.2.5.jar Quick Leaf Decay {[email protected] DONE}
- ColossalChests-1.15.2-1.7.10.jar ColossalChests {[email protected] DONE}
- ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
- forge-1.15.2-31.2.22-client.jar Minecraft {[email protected] DONE}
- The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] DONE}
- rftoolsutility-1.15-2.1.4-beta.jar RFToolsUtility {[email protected] DONE}
- theoneprobe-1.15-2.0.4.jar The One Probe {[email protected] DONE}
- swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE}
- titanium-1.15.2-2.5.1.jar Titanium {[email protected] DONE}
- manaandartifice-1.0.5-pre3.jar Mana and Artifice {[email protected] DONE}
- ImmersiveEngineering-0.15-108.jar Immersive Engineering {[email protected] DONE}
- pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
- wards-1.15.2-1.4.0.jar Wards {[email protected] DONE}
- rftoolsbuilder-1.15-2.1.4-beta.jar RFToolsBuilder {[email protected] DONE}
- jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {[email protected] DONE}
- foamdome-1.0.1.jar Foam Dome {[email protected] DONE}
- Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {[email protected] DONE}
- Mantle-1.15.2-1.5.15.jar Mantle {[email protected] DONE}
- Inspirations-1.15.2-1.1.0.jar Inspirations {[email protected] DONE}
- rats-5.3.2-1.15.2.jar Rats {[email protected] DONE}
- pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
- gravestone-1.17.5.jar Gravestone Mod {[email protected] DONE}
- FastWorkbench-1.15.2-3.1.0.jar FastWorkbench {[email protected] DONE}
- polymorph-FORGE-1.15.2-0.9.jar Polymorph {[email protected] DONE}
- AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
- Quark-r2.1-sky.1-246.jar Quark {[email protected] DONE}
- Charm-1.15.2-1.5.9.jar Charm {[email protected] DONE}
- Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] DONE}
- StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
- moarboats-1.15.2-7.0.0.1.jar Moar Boats {[email protected] DONE}
- structurize-0.13.19-ALPHA.jar Structurize {[email protected] DONE}
- minecolonies-0.13.69-ALPHA-universal.jar Minecolonies {[email protected] DONE}
- FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
- Transport-1.15.2-2.3.1.jar Transport {[email protected] DONE}
- AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
- solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {[email protected] DONE}
- moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
- itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar Item Scroller {[email protected] DONE}
- Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {[email protected] DONE}
- overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {[email protected] DONE}
- Pulsar/inspirations loaded Pulses:
- - InspirationsShared (Enabled/Forced)
- - InspirationsBuilding (Enabled/Not Forced)
- - InspirationsUtility (Enabled/Not Forced)
- - InspirationsTools (Enabled/Not Forced)
- - InspirationsTweaks (Enabled/Not Forced)
- Patchouli open book context: n/a
- Launched Version: 1.15.2
- Backend library: LWJGL version 3.2.2 build 10
- Backend API: AMD Radeon RX 5600 XT GL version 4.6.14736 Compatibility Profile Context 20.7.2 27.20.2001.9003, 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: 12x AMD Ryzen 5 3600 6-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement