Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Often crashing with EntityBoar ticking (sometimes getting hurt, sometimes making damage to something out there) #393

Open
idchlife opened this issue Mar 18, 2023 · 0 comments

Comments

@idchlife
Copy link

Describe what you were doing before the crash

Just staying in wild area doing nothing, waiting for the crash. There were around different mobs, one of them: boars

To Reproduce

Steps to reproduce the behavior (if possible):

  1. Use my curseforge profile
  2. Create single player world
  3. Just idle in some lively greeny area with animals around
  4. Experience crash in 1-100 minutes
  5. Sometimes you can get crash with different mod, but I suspect it's just different mod crash. Eventually you can get crash in betteranimalsplus, it happens way too often for it to be playable :(

Crash Log (REQUIRED)

---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 2023-03-18 13:41:07
Description: Ticking entity

java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.lang.ThreadLocal.get()" is null
	at net.minecraft.class_1309.handler$zcg000$port_lib$spawnDropsTAIL(class_1309.java:4201)
	at net.minecraft.class_1309.method_16080(class_1309.java:1397)
	at net.minecraft.class_1309.method_6078(class_1309.java:1348)
	at net.minecraft.class_1309.method_5643(class_1309.java:1204)
	at net.minecraft.class_1429.method_5643(class_1429.java:80)
	at net.minecraft.class_1308.method_6121(class_1308.java:1429)
	at dev.itsmeow.betteranimalsplus.common.entity.EntityBoar.method_6121(EntityBoar.java:171)
	at net.minecraft.class_1366.method_6288(class_1366.java:152)
	at net.minecraft.class_1366.method_6268(class_1366.java:144)
	at net.minecraft.class_4135.method_6268(class_4135.java:65)
	at net.minecraft.class_1355.method_38849(class_1355.java:119)
	at net.minecraft.class_1355.method_6275(class_1355.java:110)
	at net.minecraft.class_1308.method_6023(class_1308.java:753)
	at net.minecraft.class_1309.method_6007(class_1309.java:2641)
	at net.minecraft.class_1308.method_6007(class_1308.java:553)
	at net.minecraft.class_1296.method_6007(class_1296.java:127)
	at net.minecraft.class_1429.method_6007(class_1429.java:57)
	at net.minecraft.class_1309.method_5773(class_1309.java:2385)
	at net.minecraft.class_1308.method_5773(class_1308.java:353)
	at net.minecraft.class_3218.track(class_3218.java:13243)
	at net.minecraft.class_3218.redirect$eab000$onTickNonPassenger(class_3218.java:13259)
	at net.minecraft.class_3218.method_18762(class_3218.java:712)
	at net.minecraft.class_1937.method_18472(class_1937.java:466)
	at net.minecraft.class_3218.method_31420(class_3218.java:371)
	at net.minecraft.class_5574.method_31791(class_5574.java:54)
	at net.minecraft.class_3218.method_18765(class_3218.java:339)
	at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:875)
	at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:819)
	at net.minecraft.class_1132.method_3748(class_1132.java:98)
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:665)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
	at java.base/java.lang.Thread.run(Thread.java:833)


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

-- Head --
Thread: Server thread
Stacktrace:
	at net.minecraft.class_1309.handler$zcg000$port_lib$spawnDropsTAIL(class_1309.java:4201)
	at net.minecraft.class_1309.method_16080(class_1309.java:1397)
	at net.minecraft.class_1309.method_6078(class_1309.java:1348)
	at net.minecraft.class_1309.method_5643(class_1309.java:1204)
	at net.minecraft.class_1429.method_5643(class_1429.java:80)
	at net.minecraft.class_1308.method_6121(class_1308.java:1429)
	at dev.itsmeow.betteranimalsplus.common.entity.EntityBoar.method_6121(EntityBoar.java:171)
	at net.minecraft.class_1366.method_6288(class_1366.java:152)
	at net.minecraft.class_1366.method_6268(class_1366.java:144)
	at net.minecraft.class_4135.method_6268(class_4135.java:65)
	at net.minecraft.class_1355.method_38849(class_1355.java:119)
	at net.minecraft.class_1355.method_6275(class_1355.java:110)
	at net.minecraft.class_1308.method_6023(class_1308.java:753)
	at net.minecraft.class_1309.method_6007(class_1309.java:2641)
	at net.minecraft.class_1308.method_6007(class_1308.java:553)
	at net.minecraft.class_1296.method_6007(class_1296.java:127)
	at net.minecraft.class_1429.method_6007(class_1429.java:57)
	at net.minecraft.class_1309.method_5773(class_1309.java:2385)
	at net.minecraft.class_1308.method_5773(class_1308.java:353)
	at net.minecraft.class_3218.track(class_3218.java:13243)
	at net.minecraft.class_3218.redirect$eab000$onTickNonPassenger(class_3218.java:13259)
	at net.minecraft.class_3218.method_18762(class_3218.java:712)
	at net.minecraft.class_1937.method_18472(class_1937.java:466)
	at net.minecraft.class_3218.method_31420(class_3218.java:371)
	at net.minecraft.class_5574.method_31791(class_5574.java:54)
	at net.minecraft.class_3218.method_18765(class_3218.java:339)

-- Entity being ticked --
Details:
	Entity Type: betteranimalsplus:boar (dev.itsmeow.betteranimalsplus.common.entity.EntityBoar)
	Entity ID: 25097
	Entity Name: Boar
	Entity's Exact location: -8857.65, 94.00, 4413.66
	Entity's Block location: World: (-8858,94,4413), Section: (at 6,14,13 in -554,5,275; chunk contains blocks -8864,-64,4400 to -8849,319,4415), Region: (-18,8; contains chunks -576,256 to -545,287, blocks -9216,-64,4096 to -8705,319,4607)
	Entity's Momentum: 0.00, -0.08, 0.00
	Entity's Passengers: []
	Entity's Vehicle: null
Stacktrace:
	at net.minecraft.class_1937.method_18472(class_1937.java:466)
	at net.minecraft.class_3218.method_31420(class_3218.java:371)
	at net.minecraft.class_5574.method_31791(class_5574.java:54)
	at net.minecraft.class_3218.method_18765(class_3218.java:339)
	at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:875)
	at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:819)
	at net.minecraft.class_1132.method_3748(class_1132.java:98)
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:665)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
	at java.base/java.lang.Thread.run(Thread.java:833)

-- Affected level --
Details:
	All players: 1 total; [class_3222['VVWind'/24, l='ServerLevel[New World]', x=-8856.77, y=108.39, z=4397.04]]
	Chunk stats: 4178
	Level dimension: minecraft:overworld
	Level spawn location: World: (-64,64,32), Section: (at 0,0,0 in -4,4,2; chunk contains blocks -64,-64,32 to -49,319,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
	Level time: 49245 game time, 187969 day time
	Level name: New World
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
	Level weather: Rain time: 14721 (now: true), thunder time: 1647 (now: true)
	Known server brands: fabric
	Level was modded: true
	Level storage version: 0x04ABD - Anvil
Stacktrace:
	at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:875)
	at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:819)
	at net.minecraft.class_1132.method_3748(class_1132.java:98)
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:665)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
	at java.base/java.lang.Thread.run(Thread.java:833)

-- System Details --
Details:
	Minecraft Version: 1.19.2
	Minecraft Version ID: 1.19.2
	Operating System: Mac OS X (x86_64) version 13.0
	Java Version: 17.0.3, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 445486672 bytes (424 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
	CPUs: 12
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
	Identifier: Intel64 Family 6 Model 158 Stepping 10
	Microarchitecture: Coffee Lake
	Frequency (GHz): 2.60
	Number of physical packages: 1
	Number of physical CPUs: 6
	Number of logical CPUs: 12
	Graphics card #0 name: Intel UHD Graphics 630
	Graphics card #0 vendor: Intel
	Graphics card #0 VRAM (MB): 1536.00
	Graphics card #0 deviceId: 0x3e9b
	Graphics card #0 versionInfo: Revision ID: 0x0000, gMux Version: 5.0.0
	Graphics card #1 name: AMD Radeon Pro 5300M
	Graphics card #1 vendor: AMD (0x1002)
	Graphics card #1 VRAM (MB): 4096.00
	Graphics card #1 deviceId: 0x7340
	Graphics card #1 versionInfo: Revision ID: 0x0043, ROM Revision: 113-D3220E-190, VBIOS Version: 113-D32207P1-019, Option ROM Version: 113-D32207P1-019, EFI Driver Version: 01.A1.190, gMux Version: 5.0.0
	Graphics card #2 name: AMD Radeon RX 5700
	Graphics card #2 vendor: AMD (0x1002)
	Graphics card #2 VRAM (MB): 8192.00
	Graphics card #2 deviceId: 0x731f
	Graphics card #2 versionInfo: Revision ID: 0x00c4, ROM Revision: xxx-xxx-xxx, gMux Version: 5.0.0
	Memory slot #0 capacity (MB): 8192.00
	Memory slot #0 clockSpeed (GHz): 2.67
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 8192.00
	Memory slot #1 clockSpeed (GHz): 2.67
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 18432.00
	Virtual memory used (MB): 11204.07
	Swap memory total (MB): 2048.00
	Swap memory used (MB): 1151.75
	JVM Flags: 3 total; -Xss1M -Xmx4096m -Xms256m
	Fabric Mods: 
		adventurez: AdventureZ 1.4.17
		alloy_forgery: Alloy Forgery 2.0.19+1.19
		ambientsounds: Ambient Sounds (Fabric) 5.2.13
		another_furniture: Another Furniture 2.1.2-1.19.2
		architectury: Architectury 6.5.69
		artifacts: Artifacts 7.1.1+fabric
			expandability: ExpandAbility 6.0.0
			step-height-entity-attribute: Step Height Entity Attribute 1.0.0
		badpackets: Bad Packets 0.2.1
		betteranimalsplus: Better Animals Plus 1.19.2-11.0.10
		bettercombat: Better Combat 1.6.2+1.19
		betterdeserttemples: YUNG's Better Desert Temples 1.19.2-Fabric-2.2.2
			org_reflections_reflections: reflections 0.10.2
		betterdungeons: YUNG's Better Dungeons 1.19.2-Fabric-3.2.1
		betterfortresses: YUNG's Better Nether Fortresses 1.19.2-Fabric-1.0.5
		bettermineshafts: YUNG's Better Mineshafts 1.19.2-Fabric-3.2.0
		betteroceanmonuments: YUNG's Better Ocean Monuments 1.19.2-Fabric-2.1.0
		betterstrongholds: YUNG's Better Strongholds 1.19.2-Fabric-3.2.0
		betterwitchhuts: YUNG's Better Witch Huts 1.19.2-Fabric-2.1.0
		bountiful: Bountiful 3.0.0
		brewinandchewin: Brewin And Chewin fabric-1.0.5+1.19.2
		byg: Oh The Biomes You'll Go 2.0.0.13
			com_electronwill_night-config_core: core 3.6.6
			com_electronwill_night-config_toml: toml 3.6.6
		bygonenether: Bygone Nether 1.2.2
			midnightlib: MidnightLib 1.0.0
			porting_lib: Porting Lib 2.1.706+1.19.2
				forge_tags: Porting Lib Tags 3.0
				porting_lib_base: Porting Lib Base 2.1.706+1.19.2
					mm: Manningham Mills 2.3
					porting_lib_entity: Porting Lib Entity 2.1.706+1.19.2
					porting_lib_fake_players: Porting Lib Fake Players 2.1.706+1.19.2
					serialization_hooks: Serialization Hooks 0.3.26
				porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.706+1.19.2
				porting_lib_model_generators: Porting Lib Model Generators 2.1.706+1.19.2
					porting_lib_models: Porting Lib Models 2.1.706+1.19.2
						porting_lib_obj_loader: Porting Lib Obj Loader 2.1.706+1.19.2
							porting_lib_model_loader: Porting Lib Model Loader 2.1.706+1.19.2
						porting_lib_transfer: Porting Lib Transfer 2.1.706+1.19.2
							porting_lib_extensions: Porting Lib Extensions 2.1.706+1.19.2
								porting_lib_accessors: Porting Lib Accessors 2.1.706+1.19.2
								porting_lib_attributes: Porting Lib Attributes 2.1.706+1.19.2
									porting_lib_constants: Porting Lib Constants 2.1.706+1.19.2
								porting_lib_common: Porting Lib Common 2.1.706+1.19.2
				porting_lib_networking: Porting Lib Networking 2.1.706+1.19.2
		cardinal-components: Cardinal Components API 5.0.2
			cardinal-components-block: Cardinal Components API (blocks) 5.0.2
			cardinal-components-chunk: Cardinal Components API (chunks) 5.0.2
			cardinal-components-item: Cardinal Components API (items) 5.0.2
			cardinal-components-level: Cardinal Components API (world saves) 5.0.2
			cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.0.2
			cardinal-components-world: Cardinal Components API (worlds) 5.0.2
		chefsdelight: Chef's Delight 1.0.2-fabric-1.19.2
			structurized-reborn: Structurized Reborn 1.19-01
		cloth-config: Cloth Config v8 8.2.88
			cloth-basic-math: cloth-basic-math 0.6.1
		creativecore: CreativeCore (Fabric) 2.9.3
		creeperoverhaul: Creeper Overhaul 2.0.8
		ctov: ChoiceTheorem's Overhauled Villages 3.1.8
		darkquesting: DarkQuesting - A Quest Mod 1.1.0
		dimdoors: DimensionalDoors 5.0.1
			com_flowpowered_flow-math: flow-math 1.0.3
			com_github_dimensionaldevelopment_poly2tri_java: poly2tri.java 0.1.1
			matrix: Matrix 1.0.0
			org_jgrapht_jgrapht-core: jgrapht-core 1.1.0
		dungeons_arise: When Dungeons Arise 2.1.54
		dynamicfps: Dynamic FPS 2.2.0
			com_moandjiezana_toml_toml4j: toml4j 0.7.2
		ecologics: Ecologics 2.1.11
		eldritch_mobs: EldritchMobs 1.12.11
			cardinal-components-base: Cardinal Components API (base) 5.0.2
			cardinal-components-entity: Cardinal Components API (entities) 5.0.2
			polymer: Polymer (Core) 0.2.18+1.19.2
				polymer-registry-sync-manipulator: Polymer Registry Sync Manipulator 0.0.3+1.19.2
			polymer-blocks-ext: Polymer Blocks 0.1.0-alpha.9+1.19.2
			server_translations_api: Server Translations API 1.4.18+1.19.2
				packet_tweaker: Packet Tweaker 0.3.0+1.18.2
		entityculling: EntityCulling-Fabric 1.6.1-mc1.19.2
		fabric-api: Fabric API 0.75.1+1.19.2
			fabric-api-base: Fabric API Base 0.4.15+8f4e8eb390
			fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.14+93d8cb8290
			fabric-biome-api-v1: Fabric Biome API (v1) 9.1.0+82db024a90
			fabric-block-api-v1: Fabric Block API (v1) 1.0.2+e415d50e90
			fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.25+cafc6e8e90
			fabric-client-tags-api-v1: Fabric Client Tags 1.0.5+b35fea8390
			fabric-command-api-v1: Fabric Command API (v1) 1.2.16+f71b366f90
			fabric-command-api-v2: Fabric Command API (v2) 2.2.1+413cbbc790
			fabric-commands-v0: Fabric Commands (v0) 0.2.33+df3654b390
			fabric-containers-v0: Fabric Containers (v0) 0.1.41+df3654b390
			fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.1+7c6cd14d90
			fabric-convention-tags-v1: Fabric Convention Tags 1.2.2+27265b3490
			fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.8+aeb40ebe90
			fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.3.7+413cbbc790
			fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.35+0d0f210290
			fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4+9244241690
			fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.34+562bff6e90
			fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.35+df3654b390
			fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.24+b6b6abb490
			fabric-item-api-v1: Fabric Item API (v1) 1.6.5+dce4603e90
			fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.38+9244241690
			fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.25+5c4fce2890
			fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.23+df3654b390
			fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.4+1b46dc7890
			fabric-loot-api-v2: Fabric Loot API (v2) 1.1.12+83a8659290
			fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.15+9e7660c690
			fabric-message-api-v1: Fabric Message API (v1) 5.0.7+93d8cb8290
			fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.23+33fbc73890
			fabric-models-v0: Fabric Models (v0) 0.3.21+c6af733c90
			fabric-networking-api-v1: Fabric Networking API (v1) 1.2.11+10eb22f490
			fabric-networking-v0: Fabric Networking (v0) 0.3.28+df3654b390
			fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.1+d8ef690890
			fabric-particles-v1: Fabric Particles (v1) 1.0.14+4d0d570390
			fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+413cbbc790
			fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.32+9244241690
			fabric-renderer-api-v1: Fabric Renderer API (v1) 1.2.1+1adbf27790
			fabric-renderer-indigo: Fabric Renderer - Indigo 0.8.0+1adbf27790
			fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.24+df3654b390
			fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.19+6e0787e690
			fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.11+4d0d570390
			fabric-rendering-v0: Fabric Rendering (v0) 1.1.27+df3654b390
			fabric-rendering-v1: Fabric Rendering (v1) 1.12.1+d8ef690890
			fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2+aae9039d90
			fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.3+251d254a90
			fabric-screen-api-v1: Fabric Screen API (v1) 1.0.32+4d0d570390
			fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.7+1cc24b1b90
			fabric-sound-api-v1: Fabric Sound API (v1) 1.0.2+c4f28df590
			fabric-textures-v0: Fabric Textures (v0) 1.0.24+aeb40ebe90
			fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.6+413cbbc790
			fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3+08b73de490
		fabric-language-kotlin: Fabric Language Kotlin 1.9.2+kotlin.1.8.10
			org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.8.10
			org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.8.10
			org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.8.10
			org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.8.10
			org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.20.0
			org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.4
			org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.4
			org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
			org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.5.0
			org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.5.0
			org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.5.0
		fabricloader: Fabric Loader 0.14.14
		farmersdelight: Farmer's Delight 1.19.2-1.3.9
		farmersknives: Farmer's Knives 2.4
		farmersrespite: Farmer's Respite 2.2.4
			forgeconfigapiport: Forge Config API Port 4.2.9
		fastload: Fast Load 2.6.11
		fdjei: Just Enough Farmer's Recipes 1.0.1
		friendsandfoes: Friends&Foes 1.8.0
			com_github_llamalad7_mixinextras: MixinExtras 0.1.1
		ftblibrary: FTB Library 1902.3.15-build.188
		ftbquests: FTB Quests 1902.4.9-build.195
			team_reborn_energy: Energy 2.2.0
		ftbteams: FTB Teams 1902.2.12-build.95
		fwaystones: Fabric Waystones 3.0.7+mc1.19.2
		geckolib3: Geckolib 3.1.40
			com_eliotlash_mclib_mclib: mclib 20
		goblintraders: Goblin Traders 1.5.2
		goodall: Goodall 1.2.0
		graveyard_biomes: The Graveyard Biomes 1.6
			omega-config: OmegaConfig 1.2.2-1.18.1
		handcrafted: Handcrafted 2.0.6
		immersive_armors: Immersive Armors 1.5.4+1.19.2
		immersive_weathering: Immersive Weathering 1.19.2-1.2.8
		imst: Immersive structures 2.0.7
		indium: Indium 1.0.9+mc1.19.2
		inventoryhud: Inventory HUD + 3.4.7
		inventorysorter: Inventory Sorter 1.8.10-1.19
			kyrptconfig: Kyrpt Config 1.4.14-1.19
		iris: Iris 1.5.2
			io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre9
			org_anarres_jcpp: jcpp 1.4.14
			org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
		itemfilters: Item Filters 1902.2.9-build.46
		java: OpenJDK 64-Bit Server VM 17
		jei: Just Enough Items 11.6.0.1013
		kambrik: Kambrik 4.0-1.19.2
		krypton: Krypton 0.2.1
			com_velocitypowered_velocity-native: velocity-native 3.1.2-SNAPSHOT
		lazydfu: LazyDFU 0.1.3
		libraryferret: Library ferret 4.0.0
		lithium: Lithium 0.11.1
		mca: Minecraft Comes Alive 7.4.7+1.19.2
		mcwdoors: Macaw's Doors 1.0.8
		mcwlights: Macaw's Lights and Lamps 1.0.5
		mcwpaintings: Macaw's Paintings 1.0.4
		mcwroofs: Macaw's Roofs 2.2.3
		mcwtrpdoors: Macaw's Trapdoors 1.0.9
		mcwwindows: Macaw's Windows 2.1.2
		minecraft: Minecraft 1.19.2
		mobscarecrow: Mob Scarecrow 2.2.1-1.19.1
		modmenu: Mod Menu 4.1.2
		moonlight: Moonlight 1.19.2-2.2.20
		morefrogs: More Frogs 1.19.x-1.2.3-fabric
		morevillagers: More Villagers 4.0.2
		musketmod: Musket Mod 1.4.3
		mvs: Vanilla Structure Mod 2.5.10-1.19.2
		mysticaloaktree: Mystical Oak Tree 1.19.2-1.8
		naturalist: Naturalist 2.1.1
		naturescompass: Nature's Compass 1.19.2-2.1.0-fabric
		neutral_animals: Neutral Animals 1.2.1
		observable: Observable 3.3.1
		owo: oωo 0.8.5+1.19
			blue_endless_jankson: jankson 1.2.1
		patchouli: Patchouli 1.19.2-77-FABRIC
			fiber: fiber 0.23.0-2
		phosphor: Phosphor 0.8.1
		player-animator: Player Animator 1.0.2
		presencefootsteps: Presence Footsteps 1.6.4
			kirin: Kirin UI 1.11.1
		probablychests: Probably Chests 0.5.5-1.19.2
		redmorestructure: Reds More Structures 1.0.6-fabric-1.19.2
		resourcefullib: Resourceful Lib 1.1.23
		rottencreatures: Rotten Creatures 1.0.1
			reach-entity-attributes: Reach Entity Attributes 2.3.0
		skyvillages: Sky Villages 1.0.2.1
		snowyspirit: Snowy Spirit 1.19.2-2.1.7
		sodium: Sodium 0.4.4+build.18
			org_joml_joml: joml 1.10.4
		sound_physics_remastered: Sound Physics Remastered 1.19.2-1.0.18
		stoneholm: Stoneholm 1.4.4
		structory_towers: Structory: Towers 1.0.0
		supplementaries: Supplementaries 1.19.2-2.2.58
		takesapillage: Takes a Pillage 1.0.4
		terrablender: TerraBlender 2.0.1.130
		thonkutil: ThonkUtil 2.15.4+1.19
			thonkutil-base: ThonkUtil Base 1.13.2+4a8c408a57
			thonkutil-capes-v1: ThonkUtil Capes (v1) 1.4.2+3eb2749857
			thonkutil-coords-v1: ThonkUtil Coords (v1) 1.1.2+8ff533c957
			thonkutil-customization-v1: ThonkUtil Customization (v1) 1.1.2+8ff533c957
			thonkutil-legacy: ThonkUtil Legacy 1.1.2+5d4263f557
			thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.1.3+bd4b387957
			thonkutil-potions-v0: ThonkUtil Potions (v0) 1.5.2+8ff533c957
			thonkutil-titlescreen-v1: ThonkUtil TitleScreen (v1) 1.2.2+8ff533c957
			thonkutil-trades-v1: ThonkUtil Trades (v1) 1.2.2+8ff533c957
		tlc: The Lost Castle 1.0.0
		travelersbackpack: Traveler's Backpack 1.19.2-8.2.16
		trinkets: Trinkets 3.4.2
		vinery: Vinery 1.1.4
			terraform-wood-api-v1: Terraform Wood API (v1) 4.2.0
		whisperwoods: Whisperwoods 1.19-2.1.1
		windchimes: Windchimes 1.2.1
		wthit: wthit 5.14.0
		xaerominimap: Xaero's Minimap 23.3.1
		xaeroworldmap: Xaero's World Map 1.29.2
		yigd: You're in Grave Danger 1.4.8
		yungsapi: YUNG's API 1.19.2-Fabric-3.8.9
			org_javassist_javassist: javassist 3.28.0-GA
		yungsbridges: YUNG's Bridges 1.19.2-Fabric-3.1.0
		yungsextras: YUNG's Extras 1.19.2-Fabric-3.1.0
		z_mcwroofsbyg: Macaw's Roofs - BYG 1.19.2-1.1
	Loaded Shaderpack: MakeUp-UltraFast-8.6d.zip
		Profile: Custom (+3 options changed by user)
	NEC status: No NEC detected
	Server Running: true
	Player Count: 1 / 8; [class_3222['VVWind'/24, l='ServerLevel[New World]', x=-8856.77, y=108.39, z=4397.04]]
	Data Packs: vanilla, Fabric Mods, dimdoors/classic (incompatible), dimdoors/default (incompatible), Immersive Weathering Generated Pack, Snowyspirit Generated Pack, Supplementaries Generated Pack
	World Generation: Stable
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
	Launched Version: fabric-loader-0.14.14-1.19.2

Versions

  • Minecraft Version: 1.19.2
  • Architectury API Version: 6.5.69
  • Platform (Forge/Fabric): Fabric
  • Forge Version:
  • Fabric Loader Version: 0.14.14
  • Fabric API Version: 0.75.1
  • Mod Version: 11.0.10

Additional context

Here is zip of curseforge profile:

PIEQ Fabric-curseforge-profile.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant