I've tried to chisel a bit around on cobblestone then suddenly the server keep crashing uppong joining. (Also crashes in singleplayer aka copying server world as singelplayer). But seems like chisel is completly unrelated to that problem. A duckEgg should be causing it?
The error (same as on server, log from client in singleplayer world)
```
java.lang.ClassCastException: class net.untitledduckmod.items.DuckEggItem cannot be cast to class net.minecraft.class_1747
```
```
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 12/20/21, 12:41 PM
Description: Ticking entity
java.lang.ClassCastException: class net.untitledduckmod.items.DuckEggItem cannot be cast to class net.minecraft.class_1747 (net.untitledduckmod.items.DuckEggItem and net.minecraft.class_1747 are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @2da59753)
at io.github.how_bout_no.outvoted.entity.GlareEntity$InDarkGoal.method_6268(GlareEntity.java:421)
at net.minecraft.class_4135.method_6268(class_4135.java:55)
at net.minecraft.class_1355.tickGoals(class_1355.java:1657)
at net.minecraft.class_1355.method_6275(class_1355.java:1556)
at net.minecraft.class_1308.method_6023(class_1308.java:733)
at net.minecraft.class_1309.method_6007(class_1309.java:2601)
at net.minecraft.class_1308.method_6007(class_1308.java:539)
at io.github.how_bout_no.outvoted.entity.GlareEntity.method_6007(GlareEntity.java:206)
at net.minecraft.class_1309.method_5773(class_1309.java:2346)
at net.minecraft.class_1308.method_5773(class_1308.java:339)
at io.github.how_bout_no.outvoted.entity.GlareEntity.method_5773(GlareEntity.java:200)
at net.minecraft.class_3218.method_18762(class_3218.java:655)
at net.minecraft.class_1937.method_18472(class_1937.java:483)
at net.minecraft.class_3218.method_31420(class_3218.java:417)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:392)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:891)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:831)
at net.minecraft.class_1132.method_3748(class_1132.java:96)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
at java.base/java.lang.Thread.run(Thread.java:831)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at io.github.how_bout_no.outvoted.entity.GlareEntity$InDarkGoal.method_6268(GlareEntity.java:421)
at net.minecraft.class_4135.method_6268(class_4135.java:55)
at net.minecraft.class_1355.tickGoals(class_1355.java:1657)
at net.minecraft.class_1355.method_6275(class_1355.java:1556)
at net.minecraft.class_1308.method_6023(class_1308.java:733)
at net.minecraft.class_1309.method_6007(class_1309.java:2601)
at net.minecraft.class_1308.method_6007(class_1308.java:539)
at io.github.how_bout_no.outvoted.entity.GlareEntity.method_6007(GlareEntity.java:206)
at net.minecraft.class_1309.method_5773(class_1309.java:2346)
at net.minecraft.class_1308.method_5773(class_1308.java:339)
at io.github.how_bout_no.outvoted.entity.GlareEntity.method_5773(GlareEntity.java:200)
at net.minecraft.class_3218.method_18762(class_3218.java:655)
-- Entity being ticked --
Details:
Entity Type: outvoted:glare (io.github.how_bout_no.outvoted.entity.GlareEntity)
Entity ID: 1750
Entity Name: Glare
Entity's Exact location: -460.46, 42.05, -415.50
Entity's Block location: World: (-461,42,-416), Section: (at 3,10,0 in -29,2,-26; chunk contains blocks -464,0,-416 to -449,255,-401), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Entity's Momentum: 0.02, 0.02, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.class_1937.method_18472(class_1937.java:483)
at net.minecraft.class_3218.method_31420(class_3218.java:417)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:392)
-- Affected level --
Details:
All players: 1 total; [class_3222['Dschogo'/1668, l='ServerLevel[New World]', x=-381.23, y=67.00, z=-423.13]]
Chunk stats: 3216
Level dimension: minecraft:overworld
Level spawn location: World: (-224,67,-128), Section: (at 0,3,0 in -14,4,-8; chunk contains blocks -224,0,-128 to -209,255,-113), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 1030259 game time, 1472086 day time
Level name: New World
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Level weather: Rain time: 79596 (now: false), thunder time: 134136 (now: false)
Known server brands: fabric
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:891)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:831)
at net.minecraft.class_1132.method_3748(class_1132.java:96)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
at java.base/java.lang.Thread.run(Thread.java:831)
-- System Details --
Details:
Minecraft Version: 1.17.1
Minecraft Version ID: 1.17.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 16.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 3081377536 bytes (2938 MiB) / 5234491392 bytes (4992 MiB) up to 12884901888 bytes (12288 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 3600 6-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): 3.60
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1c03
Graphics card #0 versionInfo: DriverVersion=30.0.14.9709
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.00
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.00
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 3.00
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 3.00
Memory slot #3 type: DDR4
Virtual memory max (MB): 37573.05
Virtual memory used (MB): 22633.64
Swap memory total (MB): 4864.00
Swap memory used (MB): 189.39
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m
Fabric Mods:
addendum: Addendum 1.0.2
additionaladditions: Additional Additions 2.2.0
adorn: Adorn 2.3.1+1.17.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.4.3
advancementplaques: Advancement Plaques 1.4.2
advancements-enlarger: Advancements Enlarger 0.2.4
advdebug: Advancements Debug 2.3.0
ae2wtlib: AE2WTLib 9.0.0-beta.8
alaskanativecraft: Alaska Native Craft 1.3.1
ambientenvironment: Ambient Environment 6.0.22
appleskin: AppleSkin mc1.17.1-2.2.0
appliedenergistics2: Applied Energistics 2 9.0.0-beta.2
aqupdcaracal: Caracal mob 1.17-1.3.2
aqupdgrizzly: Grizzly Bear mob 1.17-1.2.0
arcanus: Arcanus 1.23
architectury: Architectury 2.8.50
armorsoundtweak: Armor Sound Tweak 4.0.0
artifacts: Artifacts 5.0.2+fabric
artifice: Artifice 0.15.3+21w07a
attributefix: Attribute Fix {FABRIC} 1.0.3
authme: Auth Me 2.1.0
autoconfig1u: Auto Config v1 Updated 3.3.1
axolotlitemfix: Axolotl Item Fix 1.1.3
balm-fabric: Balm 1.9.0+0
bannerpp: Banner++ 2.0.4+mc.1.17-rc1
basicaiots: Basic AIOTs 1.3.2+1.17
bclib: BCLib 0.5.5
beenfo: Beenfo 1.17.1-fabric0.36.1-1.3.2
betterdungeons: YUNG's Better Dungeons 1.17-1.0.2
betterend: Better End 0.12.5
bettermineshafts: YUNG's Better Mineshafts 1.17-1.0.1
betterstrongholds: YUNG's Better Strongholds 1.17-1.1.2
bitsandchisels: BitsAndChisels 2.6.0
blast: BLAST 1.8.1
blockus: Blockus 2.2.10+1.17.1
blue_endless_jankson: jankson 1.2.1
boatcontainer: BoatContainer 1.0.3
bobby: Bobby 2.0.4
botania: Botania 1.17.1-422-FABRIC
bountiful: Bountiful 1.0.0
bowinfinityfix: Bow Infinity Fix rv10
breakprogress: Break Progress 1.0.1
buildinggadgets: st'ructure tools 1.0.5
builtinservers: Builtin Servers 1.0.1-BETA+1.17
campanion: Campanion 2.0.1
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.1.0
cardinal-components-base: Cardinal Components API (base) 3.1.1
cardinal-components-block: Cardinal Components API (blocks) 3.0.0
cardinal-components-entity: Cardinal Components API (entities) 3.1.1
cardinal-components-item: Cardinal Components API (items) 3.1.1
cardinal-components-level: Cardinal Components API (world saves) 3.1.1
cardinal-components-world: Cardinal Components API (worlds) 3.1.1
carrier: Carrier 1.8.2
chalk: Chalk 1.0.2
charm: Charm 3.3.2
charmonium: Charmonium 3.3.0
cherishedworlds: Cherished Worlds 2.0.1-1.17.1
clienttweaks: Client Tweaks 6.0.0+0
cloth-api: Cloth API 2.0.54
cloth-armor-api-v1: Cloth Armor API v1 1.5.47
cloth-basic-math: cloth-basic-math 0.6.0
cloth-client-events-v0: Cloth Client Events v0 2.0.54
cloth-common-events-v1: Cloth Common Events v1 2.0.54
cloth-config2: Cloth Config v5 5.2.47
cloth-datagen-api-v1: Cloth Datagen v1 2.0.54
cloth-scissors-api-v1: Cloth Scissors API v1 2.0.54
cloth-utils-v1: Cloth Utils v1 2.0.54
clumps: Clumps 7.0.10
colorfulsubtitles: Colorful Subtitles 1.0.0
columns: Columns 1.2.0
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
com_github_draylar_omega-config: omega-config 1.0.8-1.17
com_github_shevek_parallelgzip: parallelgzip af5f5c297e735f3f2df7aa4eb0e19a5810b8aff6
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_typesafe_config: config 1.4.1
computercraft: CC:Restitched 1.97.2
confabricate: confabricate 2.2.0-SNAPSHOT+4.1.1
conjuring: Conjuring 1.0.16
controlling: Controlling For Fabric 8.0.8
cosmetic-armor: Cosmetic Armor 1.1.0
cosmetica: Cosmetica 0.3.1
craftingtweaks: Crafting Tweaks 13.1.1+0
crookedcrooks: Crooked Crooks 2.0.1+1.17.1
croptopia: Croptopia 1.7.0
crowdin-translate: CrowdinTranslate 1.3+1.17
crusade: Crusade 1.2.4
dankstorage: Dank Storage 2.2.2-1.17.1
dark-enchanting: Dark Enchanting 0.6.0-1.17.1
dark-loading-screen: Dark Loading Screen 1.6.11
darkpaintings: Dark Paintings 4.0.2
dawn: Dawn API 2.0.6
deathknell: Example Mod 1.0.1
deathlog: DeathLog 0.2.2
defaultoptions: Default Options 13.0.0+0
desolation: Desolation 1.2.0
diggusmaximus: Diggus Maximus 1.5.1-1.17
disable_custom_worlds_advice: Disable Custom Worlds Advice 1.4
dml-refabricated: Deep Mob Learning: Refabricated 0.4.4-beta
dml-refabricated-base: DML: Refabricated - Base 0.4.4-beta
dml-refabricated-events: DML: Refabricated - Vanilla Events 0.4.4-beta
dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 0.4.4-beta
dml-refabricated-rei: DML: Refabricated - REI Integration 0.4.4-beta
dmlsimulacrum: Deep Mob Learning: Simulacrum 1.0.5
drinkbeer: Drink Beer 2.3
dual_riders: DualRiders 1.0.5
ecotones: Ecotones 0.8.1
eggtab: Egg Tab 2.1.0+1.16-fabric
enchantmentdescriptions: Enchantment Descriptions 4.0.1
entitybanners: Entity Banners 1.0.2-BETA+1.17
equipmentcompare: Equipment Compare 1.2.9
exdel: Explorer's Delight 1.0.0-beta.2+1.17
expandability: ExpandAbility 4.0.2
expandedstorage: Expanded Storage 7.3.3
extended_armor_bars: Extended Armor Bars 1.1.0
extragenerators: Extra Generators 1.1-BETA+1.17
fabric: Fabric API 0.44.0+1.17
fabric-api-base: Fabric API Base 0.4.0+cf39a74318
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.4.0+cb9053d118
fabric-biome-api-v1: Fabric Biome API (v1) 3.2.2+cf39a74318
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.6+cf39a74318
fabric-command-api-v1: Fabric Command API (v1) 1.1.4+cf39a74318
fabric-commands-v0: Fabric Commands (v0) 0.2.3+cf39a74318
fabric-containers-v0: Fabric Containers (v0) 0.1.13+cf39a74318
fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.1+3447790d18
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.6+cf39a74318
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.13+cf39a74318
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.1+377137cc18
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.12+e99fbe1218
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.4+cf39a74318
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.8+cf39a74318
fabric-item-api-v1: Fabric Item API (v1) 1.3.0+6617390918
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.2+cf39a74318
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.6+2a2bb57318
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.4+cf39a74318
fabric-language-kotlin: Fabric Language Kotlin 1.7.0+kotlin.1.6.0
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.6+0392f3a618
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.5+cf39a74318
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.3+cf39a74318
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.6+cf39a74318
fabric-models-v0: Fabric Models (v0) 0.3.1+cf39a74318
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.14+cf39a74318
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.12+cf39a74318
fabric-networking-v0: Fabric Networking (v0) 0.3.3+cf39a74318
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.0+f907116918
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.7+cf39a74318
fabric-particles-v1: Fabric Particles (v1) 0.2.5+cf39a74318
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.13+cf39a74318
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.5+cf39a74318
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.9+cf39a74318
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.6+cf39a74318
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.6+cf39a74318
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.2.1+cf39a74318
fabric-rendering-v0: Fabric Rendering (v0) 1.1.7+cf39a74318
fabric-rendering-v1: Fabric Rendering (v1) 1.10.1+377137cc18
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.10+f09604ce18
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.5+cf39a74318
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.9+cf39a74318
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.15+cf39a74318
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.3+cf39a74318
fabric-textures-v0: Fabric Textures (v0) 1.0.7+cf39a74318
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.2+cf39a74318
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.3+cf39a74318
fabricloader: Fabric Loader 0.12.11
fabricshieldlib: Fabric Shield Lib 1.4.5-1.17
fake-player-api: Fake Player API 0.2.0
fallflyinglib: FallFlyingLib 3.0.0-beta.2
fallingleaves: Falling Leaves 1.7.4+1.17.1
fasttransferlib: Fast Transfer Lib 0.5.6
ferritecore: FerriteCore 3.1.0
fiber: fiber 0.23.0-2
fireworkfrenzy: Firework Frenzy 1.6
flonters: Flonters 1.2.1+1.17.1
flytre-lib-base: Flytre Lib - Base Module 1.3.0
flytre-lib-compat: Flytre Lib - Compat Module 1.0.0
flytre-lib-config: Flytre Lib - Config Module 1.1.0
flytre-lib-event: Flytre Lib - Event Module 1.0.1
flytre-lib-gui: Flytre Lib - GUI Module 1.0.0
flytre-lib-storage: Flytre Lib - Storage Module 2.3.2
flytre_lib: Flytre Lib 1.4.2
fpsreducer: FPS Reducer 1.24-mc1.17.1
gateofbabylon: Gate Of Babylon 1.5.1-1.17.1
gbfabrictools: GBfabrictools 1.3.4+1.17
geckolib3: Geckolib 3.0.30
glassential: Glassential 1.17-1.2.0
go-fish: Go Fish 1.3.1-1.17.1
goblintraders: Goblin Traders 1.4.1
golemsgalore: Golems Galore 1.0.3-1.17.1
goml: Get Off My Lawn 1.4.0-beta
goosik-config: goosik-config 0.1.1
graveyard: The Graveyard 2.1
guild: Guild 0.3.4
harvest_scythes: Harvest Scythes 2.1.1
hctm-base: HCTM Base 3.6.2
healthoverlay: Health Overlay 4.0.2
hologram-api: Hologram API 0.2.1+1.17.1
horseinfo: Horse Info 0.3.0-1.17
horsestatsvanilla: Horse Stats Vanilla 4.1.8
hydrogen: Hydrogen 0.3
iceberg: Iceberg 1.0.27
iknowwhatimdoing: I Know What I'm Doing 4.0.0
impaled: Impaled 1.0.1
improved-stations: Improved Stations 2.0.7
incantationem: Incantationem 1.1.2+1.17.1
indium: Indium 1.0.1+mc1.17.1
indrev: Industrial Revolution 1.12.0-BETA
inmis: Inmis 2.3.2-1.17.1
inventoryhud: Inventory HUD + 3.4.1
inventorysorter: Inventory Sorter 1.8.0-1.17
io_leangen_geantyref_geantyref: geantyref 1.3.11
iris: Iris 1.1.3-starline+build.665
iron-jetpacks: Iron Jetpacks 0.4.2
jankson: Jankson 3.0.1+j1.2.0
java: OpenJDK 64-Bit Server VM 16
jumpoverfences: JumpOverFences 1.16-0.0.3
kambrik: Kambrik 1.1.0
kibe: Kibe 1.9.4-BETA+1.17
kjsextras: KubeJS Extras 1.4.0
ktdatataglib: KtDataTagLib 1.5.4
kubejs: KubeJS 1701.3.10-build.9999
kyrptconfig: Kyrpt Config 1.2.1-1.17
lakeside: Lakeside 1.1.0+1.17
lambdynlights: LambDynamicLights 2.1.0+1.17
lazydfu: LazyDFU 0.1.2
legendarytooltips: Legendary Tooltips 1.1.5
libaddict: libaddict 0.3.0
libblockattributes_core: LibBlockAttributes (Core) 0.9.0
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.9.0
libblockattributes_items: LibBlockAttributes (Items) 0.9.0
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 4.2.2+1.17.1
libninepatch: LibNinePatch 1.1.0
lifts: Lifts 1.4-BETA+1.17
lightestlamp: Lightest Lamps 0.9.6
lightoverlay: Light Overlay 6.0.1
lithium: Lithium 0.7.5
lovely_snails: Lovely Snails 1.0.3+1.17
magicfungi: Magic Fungi 0.6.0-BETA+1.17.1
magna: Magna 1.5.5-1.17-pre4
mavm: More Axolotl Variants Mod 1.0.5
maybe-data: Maybe data 1.0.1-1.17
mcdict: MCDict 2.1.0+1.17.1
megane: megane 5.6.0
megane-applied-energistics-2: megane-applied-energistics-2 5.6.0+9.0.0-beta.1
megane-base: megane-base 5.6.0
megane-dml-simulacrum: megane-dml-simulacrum 5.6.0+1.0.5
megane-extra-generators: megane-extra-generators 5.6.0+1.1-BETA-1.17
megane-fabric-transfer: megane-fabric-transfer 5.6.0+1.5.1-6d0fac4218
megane-fast-transfer-lib: megane-fast-transfer-lib 5.6.0+0.5.7
megane-industrial-revolution: megane-industrial-revolution 5.6.0+1.11.0-alpha.4
megane-kibe: megane-kibe 5.6.0+1.9.3-BETA-1.17
megane-lib-block-attributes: megane-lib-block-attributes 5.6.0+0.9.0
megane-modern-industrialization: megane-modern-industrialization 5.6.0+0.6.1
megane-reborn-core: megane-reborn-core 5.6.0+5.0.11-beta
megane-runtime: megane-runtime 5.6.0
megane-team-reborn-energy: megane-team-reborn-energy 5.6.0+2.0.0-beta1
megane-tech-reborn: megane-tech-reborn 5.6.0+5.0.11-beta
megane-vanilla: megane-vanilla 5.6.0+1.17.1
megane-wireless-networks: megane-wireless-networks 5.6.0+1.3.1
minecraft: Minecraft 1.17.1
minershorizon: Miner's Horizon 1.7.2-1.17.1
mm: Manningham Mills 2.3
mo_glass: Mo Glass 1.5-MC1.17.1
mocolors: Mo' Colors 1.2.2
modern_industrialization: Modern Industrialization 0.7.3
modmenu: Mod Menu 2.0.14
morevillagers-fabric: MoreVillagersFabric 2.1.1-SNAPSHOT
mostructures: Mo' Structures 1.3.0-pre1-1.17.1
mousetweaks: Mouse Tweaks 2.15
mtmechs: Magitek Mechs 1.0.10
myron: Myron 1.6.1
mythic-mounts: Mythic Mounts 1.17.1-3.0
naturescompass: Nature's Compass 1.17.1-2.0.1-fabric
ninjaphenix_container_lib: NinjaPhenix's Container Library 1.2.5
no-potion-offset: No Potion Offset ${version}
noanglebrackets: NoAngleBrackets 1.1.0
nyfsquivers: Nyf's Quivers Fabric-0.2.6
omega-config: OmegaConfig 1.0.8
org_apache_commons_commons-compress: commons-compress 1.19
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_codehaus_groovy_groovy: groovy 3.0.8
org_codehaus_groovy_groovy-jsr223: groovy-jsr223 3.0.8
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.1
org_joml_joml: joml 1.10.2
org_spongepowered_configurate-core: configurate-core 4.1.1
org_spongepowered_configurate-extra-dfu4: configurate-extra-dfu4 4.1.1
org_spongepowered_configurate-gson: configurate-gson 4.1.1
org_spongepowered_configurate-hocon: configurate-hocon 4.1.1
org_tukaani_xz: xz 1.8
outvoted: Outvoted 1.5.0-rc.1
owo: oωo 0.3.2+1.17
packages: Packages 1.2.1
packet_tweaker: Packet Tweaker 0.2.0+1.17.1
patchouli: Patchouli 1.17.1-59-FABRIC
placeholder-api: Placeholder API 1.1.2+1.17.1
platforms: Platforms 1.1.1
playerabilitylib: Pal 1.4.0
pling: Pling 1.5.0
polymer: Polymer 0.1.8+1.17.1
pride: Pride Lib 1.1.0+1.17
promenade: Promenade 2.1.2
qcommon-cfg-core: qcommon-cfg-core 3.3.0
qcommon-croco: Croco 2.1.1
quarrymod: Industial Quarry Mod 0.5.2
quickshulker: Quick Shulker 1.3.1-1.17
ratsmischief: Rat's Mischief 1.3.2
reach-entity-attributes: Reach Entity Attributes 2.1.1
reborncore: Reborn Core 5.0.11-beta
redbits: Red Bits 1.10.1
repurposed_structures: Repurposed Structures 2.5.7+1.17.1
respawnablepets: Respawnable Pets 1.17-5
rhino: Rhino 1701.1.5-build.71
right-click-harvest: Right-Click-Harvest 1.1.0
riverredux: River Redux 0.2.0
roughlyenoughitems: Roughly Enough Items 6.3.355
rswires: RSWires 4.11.2
rtree-3i-lite-fabric: rtree-3i-lite for Fabric 0.3.0
runelic: Runelic 3.0.1
secretrooms: Secret Rooms 1.1.0+1.17
server_translations_api: Server Translations API 1.4.8+1.17
sgui: sgui 1.0.0-rc5+1.17.1
shetiphiancore: ShetiPhianCore 1.1.1
shulkerutils: shulkerutils 1.0.4-1.17
skinlayers: 3d Skin Layers 1.3.1
slight-gui-modifications: 'Slight' GUI Modifications 2.0.2
slotlock: SlotLock 1.0.4-BETA+1.17
smootherbedrock: Smoother Bedrock 1.0.3
sodium: Sodium 0.3.3+build.8
sodium-extra: Sodium Extra 0.3.6
someforgepatchesported: Some Forge Patches Ported 1.0.1
spruceui: SpruceUI 3.3.0+1.17
stacc: Stacc 1.2.3
staffofbuilding: Staff of Building 1.3.2-1.17
static-content: Static Content 1.0.1-1.16.2
staticdata: Static Data 1.1.2
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
stoneholm: Stoneholm 1.3
strawdummy: Straw Dummy 1.5.0
structurized: Structurized 1.3.0
survivalisland: Survival Island 0.1.5
team_reborn_energy: Energy 2.0.0-beta1
techreborn: Tech Reborn 5.0.11-beta
terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 2.0.0
terraform-config-api-v1: Terraform Config API (v1) 2.0.0
terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 2.0.0
terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.4
terraform-surfaces-api-v1: Terraform Surfaces API (v1) 2.0.0
terraform-tree-api-v1: Terraform Tree API (v1) 2.0.0
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
terrarianslimes: Terrarian Slimes 1.1-BETA+1.17
textile_backup: Textile Backup 2.2.0-1.17
thonkutil: ThonkUtil 1.3
toolstats: Tool Stats 2.0.1
tooltipfix: ToolTip Fix 1.0.4-1.17.1
totemmod: Wither Totems Mod 0.3.2
transportables: Transportables 1.0.6
travelersbackpack: Traveler's Backpack 1.17.1-6.0.0
traverse: Traverse 4.0.0
trident_return: TridentReturn 1.2.4
trinkets: Trinkets 3.0.4
truerooms: True Secret Rooms 1.1.5
universal-graves: Universal Graves 1.1.4+1.17.1
untitledduckmod: Untitled Duck Mod 0.3.0
urns: Urns 1.0.1
vanilla-hammers: Vanilla Hammers 3.1.2-1.17
vanilla_degus: Vanilla Degus 1.2.4
vanillaexcavators: Vanilla Excavators 1.1.0
vanillaplusbiomes: Vanilla Plus Biomes 0.3.2
villager-hats: Villager Hats Mod 1.2.1
visuality: Visuality 0.3.2
waystones: Waystones 2.2.2
winged: Winged Mod 1.17.1-3.0.0
wirelessnetworks: Wireless Networks 1.3.1
wmitaf: WMITAF 1.1.4
wolveswitharmor: Wolves With Armor 1.6.2-1.17.1
woods_and_mires: Woods and Mires 1.1.1+1.17
wthit: wthit 3.11.2
xaerominimap: Xaero's Minimap 21.22.3
xaeroworldmap: Xaero's World Map 1.18.6
yosbr: YOSBR 0.1.1
yungsapi: YUNG's API 1.17-Fabric-19
zihlaunchpads: ZIHLaunchpads 1.2.0
Player Count: 1 / 8; [class_3222['Dschogo'/1668, l='ServerLevel[New World]', x=-381.23, y=67.00, z=-423.13]]
Data Packs: vanilla, Fabric Mods, secretrooms:server_pack
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'
```
"Fixed" the error for now by removing the untiteledgoosemod, joining world, adding it back in. (Removed all ducks etc but well).
Still posting, maybe it has to be fixed, and isnt just a random crash.
I've tried to chisel a bit around on cobblestone then suddenly the server keep crashing uppong joining. (Also crashes in singleplayer aka copying server world as singelplayer). But seems like chisel is completly unrelated to that problem. A duckEgg should be causing it?
"Fixed" the error for now by removing the untiteledgoosemod, joining world, adding it back in. (Removed all ducks etc but well).
Still posting, maybe it has to be fixed, and isnt just a random crash.