Jump to content

I keep crashing in 1.16.5


AlexTheDolphin0

Recommended Posts

I keep crashing. Seems like a problem with the entity renderer? Could anybody help figure out what's doing this?

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 2/17/21 3:45 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
	at net.minecraft.client.renderer.entity.EntityRendererManager.handler$bhg000$register(EntityRendererManager.java:1172) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:notenoughcrashes.mixins.json:client.EntityRenderDispatcherMixin,pl:mixin:APP:physicsmod.mixins.json:MixinEntityRenderDispatcher,pl:mixin:APP:firstpersonmod.forge.mixins.json:EntityRendererMangerMixin,pl:mixin:APP:quark.mixins.json:client.EntityRendererManagerMixin,pl:mixin:APP:fabrication.mixins.json:a_fixes.inanimates_can_be_invisible.MixinEntityRenderDispatcher,pl:mixin:A}
	at net.minecraft.client.renderer.entity.EntityRendererManager.func_229087_a_(EntityRendererManager.java) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:notenoughcrashes.mixins.json:client.EntityRenderDispatcherMixin,pl:mixin:APP:physicsmod.mixins.json:MixinEntityRenderDispatcher,pl:mixin:APP:firstpersonmod.forge.mixins.json:EntityRendererMangerMixin,pl:mixin:APP:quark.mixins.json:client.EntityRendererManagerMixin,pl:mixin:APP:fabrication.mixins.json:a_fixes.inanimates_can_be_invisible.MixinEntityRenderDispatcher,pl:mixin:A}
	at net.minecraft.client.renderer.entity.EntityRendererManager.func_229097_a_(EntityRendererManager.java:103) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:notenoughcrashes.mixins.json:client.EntityRenderDispatcherMixin,pl:mixin:APP:physicsmod.mixins.json:MixinEntityRenderDispatcher,pl:mixin:APP:firstpersonmod.forge.mixins.json:EntityRendererMangerMixin,pl:mixin:APP:quark.mixins.json:client.EntityRendererManagerMixin,pl:mixin:APP:fabrication.mixins.json:a_fixes.inanimates_can_be_invisible.MixinEntityRenderDispatcher,pl:mixin:A}
	at net.minecraft.client.renderer.entity.EntityRendererManager.<init>(EntityRendererManager.java:216) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:notenoughcrashes.mixins.json:client.EntityRenderDispatcherMixin,pl:mixin:APP:physicsmod.mixins.json:MixinEntityRenderDispatcher,pl:mixin:APP:firstpersonmod.forge.mixins.json:EntityRendererMangerMixin,pl:mixin:APP:quark.mixins.json:client.EntityRendererManagerMixin,pl:mixin:APP:fabrication.mixins.json:a_fixes.inanimates_can_be_invisible.MixinEntityRenderDispatcher,pl:mixin:A}
	at net.minecraft.client.Minecraft.<init>(Minecraft.java:465) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:notenoughcreativity.mixins.json:MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:fabrication.mixins.json:a_fixes.uncap_menu_fps.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.0.41.jar:36.0] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$479/1233805613.call(Unknown Source) [forge-1.16.5-36.0.41.jar:36.0] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}


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

-- Initialization --
Details:
Stacktrace:
	at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.0.41.jar:36.0] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$479/1233805613.call(Unknown Source) [forge-1.16.5-36.0.41.jar:36.0] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}

-- System Details --
Details:
	Minecraft Version: 1.16.5
	Minecraft Version ID: 1.16.5
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 372233656 bytes (354 MB) / 1389887488 bytes (1325 MB) up to 3817865216 bytes (3641 MB)
	CPUs: 8
	JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m -XX:PermSize=256m
	ModLauncher: 8.0.9+86+master.3cf110c
	ModLauncher launch target: fmlclient
	ModLauncher naming: srg
	ModLauncher services: 
		/mixin-0.8.2.jar mixin PLUGINSERVICE 
		/eventbus-4.0.0.jar eventbus PLUGINSERVICE 
		/forge-1.16.5-36.0.41.jar object_holder_definalize PLUGINSERVICE 
		/forge-1.16.5-36.0.41.jar runtime_enum_extender PLUGINSERVICE 
		/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
		/forge-1.16.5-36.0.41.jar capability_inject_definalize PLUGINSERVICE 
		/forge-1.16.5-36.0.41.jar runtimedistcleaner PLUGINSERVICE 
		/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
		/OptiFine_1.16.5_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE 
		/forge-1.16.5-36.0.41.jar fml TRANSFORMATIONSERVICE 
	FML: 36.0
	Forge: net.minecraftforge:36.0.41
	FML Language Providers: 
		javafml@36.0
		minecraft@1
		kotori_scala@2.13.4-build-2
	Mod List: 
		notenoughcrashes-3.1.6-forge.jar                  |Not Enough Crashes            |notenoughcrashes              |3.1.6               |NONE      |NOSIGNATURE
		no-potion-offset-1.0.2.jar                        |No Potion Offset              |no-potion-offset              |NONE                |NONE      |NOSIGNATURE
		zombiehs_1.16.5-2.5.jar                           |Zombie Horse Spawn            |zombiehs                      |2.5                 |NONE      |NOSIGNATURE
		TRansliterationLib-1.0.2.jar                      |TRansliterationLib Mod        |transliterationlib            |1.0.2               |NONE      |NOSIGNATURE
		AdditionalBanners-1.16.5-6.0.1.jar                |AdditionalBanners             |additionalbanners             |6.0.1               |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		vanillaboom-1.16.5-1.7.0.4-universal.jar          |Vanilla Boom                  |vanillaboom                   |1.7.0.4             |NONE      |NOSIGNATURE
		CraftTime-FORGE-1.16.4-0.3.2.jar                  |Craft Time                    |timecraft                     |0.3.2               |NONE      |NOSIGNATURE
		wonderful-enchantments-1.16.4-1.0.4.jar           |Wonderful Enchantments        |wonderful_enchantments        |1.0.4               |NONE      |NOSIGNATURE
		music_player-1.16.4-2.3.0.117.jar                 |Music Player                  |musicplayer                   |2.3.0.117           |NONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
		Neat 1.7-27.jar                                   |Neat                          |neat                          |1.7-27              |NONE      |NOSIGNATURE
		essentials-1.16.5-2.10.2.jar                      |Essentials                    |essentials                    |1.16.5-2.10.2       |NONE      |NOSIGNATURE
		BetterCaves-Forge-1.16.4-1.1.1.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.1        |NONE      |NOSIGNATURE
		villagernames_1.16.5-2.8.jar                      |Villager Names                |villagernames                 |2.8                 |NONE      |NOSIGNATURE
		TerraForged-1.16.4-0.2.7.jar                      |TerraForged                   |terraforged                   |0.2.7               |NONE      |7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
		BetterTitleScreen-1.16.4-1.10.2.jar               |Better Title Screen           |bettertitlescreen             |1.16.4-1.10.2       |NONE      |NOSIGNATURE
		XaerosWorldMap_1.12.0.2_Forge_1.16.5.jar          |Xaero's World Map             |xaeroworldmap                 |1.12.0              |NONE      |NOSIGNATURE
		citadel-1.6.1.jar                                 |Citadel                       |citadel                       |1.6.1               |NONE      |NOSIGNATURE
		alexsmobs-1.5.1.jar                               |Alex's Mobs                   |alexsmobs                     |1.5.1               |NONE      |NOSIGNATURE
		YungsApi-1.16.4-Forge-4.jar                       |YUNG's API                    |yungsapi                      |1.16.4-Forge-4      |NONE      |NOSIGNATURE
		ColouredTooltips-1.16.5-11.0.2.jar                |ColouredTooltips              |colouredtooltips              |11.0.2              |NONE      |NOSIGNATURE
		Bookshelf-1.16.5-10.0.1.jar                       |Bookshelf                     |bookshelf                     |10.0.1              |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		itemzoom-1.16.4-2.3.0.jar                         |Item Zoom                     |itemzoom                      |2.3.0               |NONE      |NOSIGNATURE
		forgery-1.3.2_01.jar                              |Fabrication                   |fabrication                   |1.3.2_01            |NONE      |NOSIGNATURE
		u_team_core-1.16.4-3.1.17.192.jar                 |U Team Core                   |uteamcore                     |3.1.17.192          |NONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
		randompatches-2.4.0-forge.jar                     |RandomPatches                 |randompatches                 |2.4.0-forge         |NONE      |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
		ProgressiveBosses-2.2.0-mc1.16.x.jar              |Progressive Bosses            |progressivebosses             |2.2.0               |NONE      |NOSIGNATURE
		NotEnoughCreativity-Forge-1.16-1.2.4_01.jar       |Not Enough Creativity         |notenoughcreativity           |1.2.4_01            |NONE      |NOSIGNATURE
		SnowRealMagic-1.16.4-2.3.1.jar                    |Snow! Real Magic!             |snowrealmagic                 |2.3.1               |NONE      |NOSIGNATURE
		dynviewdist-1.8.jar                               |Dynamic view distance         |dynview                       |1.8                 |NONE      |NOSIGNATURE
		mineralchance_1.16.5-1.2.jar                      |Mineral Chance                |mineralchance                 |1.2                 |NONE      |NOSIGNATURE
		betterendforge-1.16.4-1.4.1.jar                   |BetterEnd Forge               |betterendforge                |1.16.4-1.4.1        |NONE      |NOSIGNATURE
		w2w-1.16.1-0.0.5.2.jar                            |w2w                           |w2w                           |NONE                |NONE      |NOSIGNATURE
		structure_gel-1.16.4-1.7.5.jar                    |Structure Gel API             |structure_gel                 |1.7.5               |NONE      |NOSIGNATURE
		repurposed_structures-1.16.4-2.3.4.jar            |Repurposed Structures         |repurposed_structures         |1.16.4-2.3.4        |NONE      |NOSIGNATURE
		lag_removal-1.0.0.jar                             |lag_removal                   |lag_removal                   |1.0.0               |NONE      |NOSIGNATURE
		ender-chested-1.16.4-1.0.2.jar                    |Ender Chested                 |ender_chest_horses            |1.0.2               |NONE      |NOSIGNATURE
		BiomesOPlenty-1.16.4-13.0.0.431-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.4-13.0.0.431   |NONE      |NOSIGNATURE
		BetterDrowning-1.16.5-2.0.2.jar                   |BetterDrowning                |betterdrowning                |2.0.2               |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		EndRemastered-R352.jar                            |End Remastered 3.5.2          |endrem                        |1.16.3              |NONE      |NOSIGNATURE
		EditSign-Forge-1.16.5-2.2.0.jar                   |Edit Sign                     |editsign                      |2.2.0               |NONE      |NOSIGNATURE
		dungeons_plus-1.16.4-1.1.3.jar                    |Dungeons Plus                 |dungeons_plus                 |1.1.3               |NONE      |NOSIGNATURE
		edibles_1.16.5-2.1.jar                            |Edibles                       |edibles                       |2.1                 |NONE      |NOSIGNATURE
		rare-ice-0.2.2.jar                                |Rare Ice                      |rare-ice                      |version             |NONE      |NOSIGNATURE
		extcaves-2.4.jar                                  |Extended Caves                |extcaves                      |2.4                 |NONE      |NOSIGNATURE
		villagespawnpoint_1.16.5-1.4.jar                  |Village Spawn Point           |villagespawnpoint             |1.4                 |NONE      |NOSIGNATURE
		RedstoneExtras-1.16.2-1.0.0.6.jar                 |Easy Redstone Extras          |rsx                           |1.0.0.6             |NONE      |NOSIGNATURE
		curios-forge-1.16.5-4.0.4.0.jar                   |Curios API                    |curios                        |1.16.5-4.0.4.0      |NONE      |NOSIGNATURE
		relics-0.1.3.1.jar                                |Relics                        |relics                        |0.1.3.1             |NONE      |NOSIGNATURE
		shulkerdropstwo_1.16.5-1.3.jar                    |Shulker Drops Two             |shulkerdropstwo               |1.3                 |NONE      |NOSIGNATURE
		carrotslib-mc1.16.4-3.0b3.jar                     |Carrots Lib                   |carrots                       |3.0b3               |NONE      |NOSIGNATURE
		rndbmflowers_1.16.5-1.2.jar                       |Random Bone Meal Flowers      |rndbmflowers                  |1.2                 |NONE      |NOSIGNATURE
		naturallychargedcreepers_1.16.5-1.3.jar           |Naturally Charged Creepers    |naturallychargedcreepers      |1.3                 |NONE      |NOSIGNATURE
		collective-1.16.5-1.66.jar                        |Collective                    |collective                    |1.66                |NONE      |NOSIGNATURE
		cakechomps-forge-1.16.4-5.0.0.2.jar               |Cake Chomps                   |cakechomps                    |1.16.4-5.0.0.2      |NONE      |NOSIGNATURE
		TreePlant-1.16.x-0.2.1.jar                        |HT's TreePlant                |treeplant                     |0.2.1               |NONE      |NOSIGNATURE
		betteranimals-1.16.4-5.4.1.jar                    |Cyber's Better Animal Models  |betteranimals                 |5.4.1               |NONE      |NOSIGNATURE
		BetterThirdPerson-Forge-1.16.4-1.2.0.jar          |Better Third Person           |betterthirdperson             |1.2.0               |NONE      |NOSIGNATURE
		starterkit_1.16.5-2.2.jar                         |Starter Kit                   |starterkit                    |2.2                 |NONE      |NOSIGNATURE
		Project_MMO-1.16.4-3.44.3.jar                     |Project MMO                   |pmmo                          |1.16.4-3.44.3       |NONE      |NOSIGNATURE
		curiouselytra-forge-1.16.5-4.0.2.0.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.0      |NONE      |NOSIGNATURE
		cherishedworlds-forge-1.16.4-5.1.0.0.jar          |Cherished Worlds              |cherishedworlds               |1.16.4-5.1.0.0      |NONE      |NOSIGNATURE
		ItemPhysic_v1.4.15_mc1.16.5.jar                   |ItemPhysic                    |itemphysic                    |1.6.0               |NONE      |NOSIGNATURE
		cloth-config-4.10.13-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.10.13             |NONE      |NOSIGNATURE
		BetterShieldsMC1.16.3-1.1.4.jar                   |Better Shields                |bettershields                 |1.1.4               |NONE      |NOSIGNATURE
		BetterBurning-1.16.5-6.0.2.jar                    |BetterBurning                 |betterburning                 |6.0.2               |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		bettertridentreturn-1.16.4-1.0.1.jar              |Better Trident Return         |bettertridentreturn           |1.0.1               |NONE      |NOSIGNATURE
		BetterMineshafts-Forge-1.16.4-2.0.1.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.1        |NONE      |NOSIGNATURE
		WaterDripSound-1.16.3-0.1.3.jar                   |Water Drip Sound              |waterdripsound                |0.1.3               |NONE      |NOSIGNATURE
		CraftPresence-Forge-1.16.5-Release-1.7.6.jar      |CraftPresence                 |craftpresence                 |1.7.6               |NONE      |a8:61:b7:97:9b:6f:d3:ba:38:d8:ce:45:6c:4b:8d:fd:ea:84:dd:d1:09:46:5d:5a:4f:c5:03:91:b5:c0:bc:de
		SaveMyStronghold-1.16.4-1.0.jar                   |Save My Stronghold!           |savemystronghold              |1.16.4-1.0          |NONE      |NOSIGNATURE
		QuarkOddities-1.16.3.jar                          |Quark Oddities                |quarkoddities                 |1.16.3              |NONE      |NOSIGNATURE
		Kiwi-1.16.3-3.4.1.jar                             |Kiwi                          |kiwi                          |3.4.1               |NONE      |NOSIGNATURE
		treeharvester_1.16.5-2.3.jar                      |Tree Harvester                |treeharvester                 |2.3                 |NONE      |NOSIGNATURE
		jei-1.16.4-7.6.1.71.jar                           |Just Enough Items             |jei                           |7.6.1.71            |NONE      |NOSIGNATURE
		AttributeFix-1.16.5-10.0.1.jar                    |AttributeFix                  |attributefix                  |10.0.1              |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		abnormals_core-1.16.4-3.0.6.jar                   |Abnormals Core                |abnormals_core                |3.0.6               |NONE      |NOSIGNATURE
		caelus-forge-1.16.5-2.1.2.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.2.2      |NONE      |NOSIGNATURE
		customizableelytra-1.16.4-1.0.4.jar               |Customizable Elytra           |customizableelytra            |1.0.4               |NONE      |NOSIGNATURE
		Better-Badlands-1.16.5-2.0.3.jar                  |Better Badlands               |better_badlands               |1.16.5-2.0.3        |NONE      |NOSIGNATURE
		skeletonhs_1.16.5-1.4.jar                         |Skeleton Horse Spawn          |skeletonhs                    |1.4                 |NONE      |NOSIGNATURE
		extraboats-1.16.5-2.1.0.jar                       |Extra Boats                   |extraboats                    |2.1.0               |NONE      |NOSIGNATURE
		create-mc1.16.3_v0.3e.jar                         |Create                        |create                        |mc1.16.3_v0.3e      |NONE      |NOSIGNATURE
		Waystones_1.16.3-7.3.1.jar                        |Waystones                     |waystones                     |7.3.1               |NONE      |NOSIGNATURE
		PassableFoliage-1.16.4-2.2.0.jar                  |Passable Foliage              |passablefoliage               |2.2.0               |NONE      |NOSIGNATURE
		BetterPortals-1.16.4-0.3.jar                      |YUNG's Better Portals         |betterportals                 |1.16.4-0.3          |NONE      |NOSIGNATURE
		WeaponThrow-1.16.4-4.1.jar                        |Weapon Throw                  |weaponthrow                   |1.16.4-4.1          |NONE      |NOSIGNATURE
		mcw-paintings-1.0.0-mc1.16.4-5.jar                |Macaw's Paintings             |mcwpaintings                  |1.0.0               |NONE      |NOSIGNATURE
		SereneSeasons-1.16.5-4.0.1.91-universal.jar       |Serene Seasons                |sereneseasons                 |1.16.5-4.0.1.91     |NONE      |NOSIGNATURE
		netheritehorsearmor-1.7.jar                       |Netherite Horse Armor Mod     |netheritehorsearmor           |1.7                 |NONE      |NOSIGNATURE
		OuterEnd-0.2.8.jar                                |Outer End                     |outer_end                     |0.2.4               |NONE      |NOSIGNATURE
		DereCDoubleJump.jar                               |Derec's Double Jump           |derecs_double_jump            |1.0.0               |NONE      |NOSIGNATURE
		betteranimalsplus-1.16.4-10.1.0.jar               |Better Animals Plus           |betteranimalsplus             |10.1.0              |NONE      |NOSIGNATURE
		Crafting Mania 1.3.jar                            |Crafting Mania                |crafting_mania                |1.3                 |NONE      |NOSIGNATURE
		BetterHurtTimer-1.16.3-4.4.0.2.jar                |Better Hurt Timer             |betterhurttimer               |1.16.3-4.4.0.2      |NONE      |c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
		athenaeum-2.0.0.jar                               |Athenaeum                     |athenaeum                     |NONE                |NONE      |NOSIGNATURE
		bedspreads-forge-1.16.4-5.1.0.1.jar               |Bedspreads                    |bedspreads                    |1.16.4-5.1.0.1      |NONE      |NOSIGNATURE
		walljump-forge-1.16.4-1.3.7.jar                   |Wall-Jump!                    |walljump                      |1.16.4-1.3.7        |NONE      |NOSIGNATURE
		fixedanvilrepaircost_1.16.5-1.3.jar               |Fixed Anvil Repair Cost       |fixedanvilrepaircost          |1.3                 |NONE      |NOSIGNATURE
		firstaid-1.9.5.jar                                |First Aid                     |firstaid                      |1.9.5               |NONE      |NOSIGNATURE
		forge-1.16.5-36.0.41-universal.jar                |Forge                         |forge                         |36.0.41             |NONE      |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
		OffHandCombat-1.16.3-3.2.0.1.jar                  |Off Hand Combat               |offhandcombat                 |1.16.3-3.2.0.1      |NONE      |c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
		blame-1.16.4-1.9.2.jar                            |Blame!                        |blame                         |1.9.2               |NONE      |NOSIGNATURE
		SubWild-1.16.5-1.1.2.jar                          |Subterranean Wilderness       |subwild                       |1.1.2               |NONE      |NOSIGNATURE
		DynamicSurroundings-1.16.4-4.0.3.9.jar            |§3Dynamic Surroundings        |dsurround                     |1.16.4-4.0.3.9      |NONE      |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
		dungeonsarise1.16.4-1.2.61a.jar                   |Dungeons Arise                |dungeons_arise                |1.2.61a             |NONE      |NOSIGNATURE
		forge-1.16.5-36.0.41-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |NONE      |NOSIGNATURE
		upgrade_aquatic-1.16.5-3.0.1.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.0.1               |NONE      |NOSIGNATURE
		endergetic-1.16.4-3.0.0.jar                       |The Endergetic Expansion      |endergetic                    |3.0.0               |NONE      |NOSIGNATURE
		EnchantmentDescriptions-1.16.5-7.0.2.jar          |EnchantmentDescriptions       |enchdesc                      |7.0.2               |NONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		physics-mod-1.3.4_forge.jar                       |Physics Mod                   |physicsmod                    |1.0                 |NONE      |NOSIGNATURE
		nohostilesaroundcampfire_1.16.5-3.1.jar           |No Hostiles Around Campfire   |nohostilesaroundcampfire      |3.1                 |NONE      |NOSIGNATURE
		MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |NONE      |NOSIGNATURE
		watercan-2.0.2.jar                                |Watercan                      |watercan                      |2.0.2               |NONE      |NOSIGNATURE
		behgameon-1.16.4-1.0.0.jar                        |Behgameon                     |behgameon                     |1.0.0               |NONE      |NOSIGNATURE
		inventorytotem_1.16.5-1.2.jar                     |Inventory Totem               |inventorytotem                |1.2                 |NONE      |NOSIGNATURE
		FirstPersonMod-2.0.0-SNAPSHOT.jar                 |FirstPersonModel Mod          |firstpersonmod                |2.0.0-SNAPSHOT      |NONE      |NOSIGNATURE
		CreativeCore_v2.0.10_mc1.16.4.jar                 |CreativeCore                  |creativecore                  |2.0.0               |NONE      |NOSIGNATURE
		towers_of_the_wild-1.16.4-2.0.1.jar               |Towers Of The Wild            |towers_of_the_wild            |1.16.4-2.0.1        |NONE      |NOSIGNATURE
		smoothboot-forge-1.16.4-1.2.0.jar                 |Smooth Boot                   |smoothboot                    |1.16.4-1.2.0        |NONE      |NOSIGNATURE
		atmospheric-1.16.4-3.0.0.jar                      |Atmospheric                   |atmospheric                   |3.0.0               |NONE      |NOSIGNATURE
		armorunder-mc1.16.4-2.0b9.jar                     |Armor Underwear               |armorunder                    |2.0b9               |NONE      |NOSIGNATURE
		majrusz-library-1.16.4-1.3.0.jar                  |Majrusz Library               |majrusz_library               |1.3.0               |NONE      |NOSIGNATURE
		fluidphysics-1.4.0+forge-1.16.4.jar               |Fluid Physics                 |fluidphysics                  |1.4.0+forge-1.16.4  |NONE      |NOSIGNATURE
		notenoughanimations-1.1.0.jar                     |NotEnoughAnimations Mod       |notenoughanimations           |1.1.0               |NONE      |NOSIGNATURE
		justplayerheads_1.16.5-1.5.jar                    |Just Player Heads             |justplayerheads               |1.5                 |NONE      |NOSIGNATURE
		savageandravage-1.16.4-3.0.0.jar                  |Savage & Ravage               |savageandravage               |3.0.0               |NONE      |NOSIGNATURE
		Mantle-1.16.5-1.6.79.jar                          |Mantle                        |mantle                        |1.6.79              |NONE      |NOSIGNATURE
		betconduitpl_1.16.5-1.1.jar                       |Better Conduit Placement      |betconduitpl                  |1.1                 |NONE      |NOSIGNATURE
		Xaeros_Minimap_21.3.0.2_Forge_1.16.5.jar          |Xaero's Minimap               |xaerominimap                  |21.3.0              |NONE      |NOSIGNATURE
		pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |NONE      |NOSIGNATURE
		gravestone-1.16.5-1.0.1.jar                       |Gravestone Mod                |gravestone                    |1.16.5-1.0.1        |NONE      |NOSIGNATURE
		cyclepaintings_1.16.5-1.4.jar                     |Cycle Paintings               |cyclepaintings                |1.4                 |NONE      |NOSIGNATURE
		AutoRegLib-1.6-47.jar                             |AutoRegLib                    |autoreglib                    |1.6-47              |NONE      |NOSIGNATURE
		Quark-r2.4-304.jar                                |Quark                         |quark                         |r2.4-304            |NONE      |NOSIGNATURE
		QuarkOPlenty-1.16.5-1.1.1.jar                     |Quark O' Plenty               |quarkoplenty                  |1.1.1               |NONE      |NOSIGNATURE
		smooth-scrolling-everywhere-1.3.jar               |Smooth Scrolling Everywhere   |smooth-scrolling-everywhere   |1.3                 |NONE      |NOSIGNATURE
		ToughAsNails-1.16.5-4.0.1.23-universal.jar        |Tough As Nails                |toughasnails                  |1.16.5-4.0.1.15     |NONE      |NOSIGNATURE
		lanterncolors-1.16.3-2.1.1.jar                    |Lantern Colors                |lanterncolors                 |1.16.2-2.1.1        |NONE      |NOSIGNATURE
		InventoryHud_[1.16.2-1.16.5].forge-3.2.1.jar      |Inventory HUD+(Forge edition) |inventoryhud                  |3.2.1               |NONE      |NOSIGNATURE
		coloredbricks-1.2.jar                             |Colored Bricks Mod            |coloredbricks                 |1.2                 |NONE      |NOSIGNATURE
		AppleSkin-mc1.16.2-forge-1.0.14.jar               |AppleSkin                     |appleskin                     |1.0.14              |NONE      |NOSIGNATURE
		connectedglass-1.0.6-mc1.16.4.jar                 |Connected Glass               |connectedglass                |1.0.6               |NONE      |NOSIGNATURE
		solcarrot-1.16.3-1.9.9.jar                        |Spice of Life: Carrot Edition |solcarrot                     |1.16.3-1.9.9        |NONE      |NOSIGNATURE
		extendedcreativeinventory_1.16.5-1.0.jar          |Extended Creative Inventory   |extendedcreativeinventory     |1.0                 |NONE      |NOSIGNATURE
		VillagersRespawn-1.16.5-1.36.0.3.jar              |Villagers Respawn  Mod        |villagersrespawn              |1.16.5-1.36.0.3     |NONE      |NOSIGNATURE
		FriendlyFire-1.16.5-7.0.1.jar                     |FriendlyFire                  |friendlyfire                  |7.0.1               |NONE      |NOSIGNATURE
		overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |NONE      |NOSIGNATURE
		healingcf_1.16.5-3.1.jar                          |Healing Campfire              |healingcf                     |3.1                 |NONE      |NOSIGNATURE
		createaddition-1.16.4-20210207a.jar               |Create Crafts & Additions     |createaddition                |1.16.4-20210207a    |NONE      |NOSIGNATURE
	Suspected Mods: Unknown
	Launched Version: forge-36.0.41
	Backend library: LWJGL version 3.2.2 build 10
	Backend API: Intel(R) UHD Graphics 620 GL version 4.5.0 - Build 25.20.100.6576, Intel
	GL Caps: Using framebuffer using OpenGL 3.0
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'forge'
	Type: Client (map_client.txt)
	CPU: 8x Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
	OptiFine Version: OptiFine_1.16.5_HD_U_G6
	OptiFine Build: 20210117-013236
	Render Distance Chunks: 32
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.5.0 - Build 25.20.100.6576
	OpenGlRenderer: Intel(R) UHD Graphics 620
	OpenGlVendor: Intel
	CpuCount: 8

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • They were already updated, and just to double check I even did a cleanup and fresh update from that same page. I'm quite sure drivers are not the problem here. 
    • i tried downloading the drivers but it says no AMD graphics hardware has been detected    
    • Update your AMD/ATI drivers - get the drivers from their website - do not update via system  
    • As the title says i keep on crashing on forge 1.20.1 even without any mods downloaded, i have the latest drivers (nvidia) and vanilla minecraft works perfectly fine for me logs: https://pastebin.com/5UR01yG9
    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.