Jump to content

Recommended Posts

Posted

I don't know why my game keeps crashing, we play on a server and it hasn't crashed at all up until now.

---- Minecraft Crash Report ----
// My bad.

Time: 6/26/21 1:51 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
    at io.github.lucaargolo.seasons.FabricSeasons.injectBiomeTemperature(FabricSeasons.java:194)
    at net.minecraft.class_4538.method_23753(class_4538.java:1028)
    at net.minecraft.class_638.performBiomeParticleDisplayTick(class_638.java:3456)
    at net.minecraft.class_638.method_2943(class_638.java:3432)
    at net.minecraft.class_638.method_2941(class_638.java:356)
    at net.minecraft.class_310.method_1574(class_310.java:1597)
    at net.minecraft.class_310.method_1523(class_310.java:1021)
    at net.minecraft.class_310.method_1514(class_310.java:681)
    at net.minecraft.client.main.Main.main(Main.java:215)
    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:497)
    at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
    at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146)
    at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
    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:497)
    at link.infra.jumploader.Jumploader.onLoad(Jumploader.java:171)
    at cpw.mods.modlauncher.TransformationServiceDecorator.onLoad(TransformationServiceDecorator.java:53)
    at cpw.mods.modlauncher.TransformationServicesHandler.lambda$loadTransformationServices$11(TransformationServicesHandler.java:131)
    at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$58/530737374.accept(Unknown Source)
    at java.util.HashMap$Values.forEach(HashMap.java:972)
    at cpw.mods.modlauncher.TransformationServicesHandler.loadTransformationServices(TransformationServicesHandler.java:131)
    at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:56)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)


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

-- Head --
Thread: Render thread
Stacktrace:
    at io.github.lucaargolo.seasons.FabricSeasons.injectBiomeTemperature(FabricSeasons.java:194)
    at net.minecraft.class_4538.method_23753(class_4538.java:1028)
    at net.minecraft.class_638.performBiomeParticleDisplayTick(class_638.java:3456)
    at net.minecraft.class_638.method_2943(class_638.java:3432)
    at net.minecraft.class_638.method_2941(class_638.java:356)

-- Affected level --
Details:
    All players: 1 total; [class_746['MiaMia924'/1654, l='ClientLevel', x=-2710.20, y=119.00, z=-4059.48]]
    Chunk stats: SodiumChunkCache: 256
    Level dimension: minecraft:overworld
    Level spawn location: World: (-144,88,224), Chunk: (at 0,5,0 in -9,14; contains blocks -144,0,224 to -129,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 5517537 game time, 6756114 day time
    Server brand: fabric
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.class_638.method_8538(class_638.java:449)
    at net.minecraft.class_310.method_1587(class_310.java:2239)
    at net.minecraft.class_310.method_1514(class_310.java:704)
    at net.minecraft.client.main.Main.main(Main.java:215)
    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:497)
    at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
    at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146)
    at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
    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:497)
    at link.infra.jumploader.Jumploader.onLoad(Jumploader.java:171)
    at cpw.mods.modlauncher.TransformationServiceDecorator.onLoad(TransformationServiceDecorator.java:53)
    at cpw.mods.modlauncher.TransformationServicesHandler.lambda$loadTransformationServices$11(TransformationServicesHandler.java:131)
    at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$58/530737374.accept(Unknown Source)
    at java.util.HashMap$Values.forEach(HashMap.java:972)
    at cpw.mods.modlauncher.TransformationServicesHandler.loadTransformationServices(TransformationServicesHandler.java:131)
    at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:56)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)

-- 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: 522672320 bytes (498 MB) / 2447376384 bytes (2334 MB) up to 3817865216 bytes (3641 MB)
    CPUs: 12
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m -XX:PermSize=256m
    Fabric Mods: 
        advanced_runtime_resource_pack: Runtime Resource Pack 0.3.11
        advancements-enlarger: Advancements Enlarger 0.2.3
        adventurez: AdventureZ 1.2.4
        amecsapi: Amecs API 1.1.4+mc1.16.5
        angerable-patch: Angerable Patch 1.1.0-1.16.4
        animal_feeding_trough: Animal Feeding Trough 1.0.2
        antiqueatlas: Antique Atlas 5.4.4-fabric
        architectury: Architectury 1.17.20
        armourtoughnessbar: ArmourToughnessBar 1.0.2
        autoconfig1u: Auto Config v1 Updated 3.3.1
        autoconfigtoml: AutoConfig-TOML 1.0.0-fabric
        backslot: BackSlot 1.1.11
        beaconoverhaul: Beacon Overhaul 1.3.0+1.16
        bebooks: Better Enchanted Books 1.2.8
        bedspreads: Bedspreads 1.3.1-1.16.4
        beholdersbookshelves: Beholder's Bookshelves 0.1.1
        beholdersvariations: Beholder's Variations 0.5.5
        better_withered_mobs: Better Withered Mobs 1.5.2
        bettercaves: YUNG's Better Caves 1.16.5-1.2
        betterdroppeditems: Better Dropped Items 1.2.4-1.16.2
        betterend: Better End 0.9.6-pre
        betterf3: BetterF3 1.1.3
        bettermineshafts: YUNG's Better Mineshafts 1.16.4-1.0.1
        betternether: Better Nether 5.0.7
        bettersodiumvideosettingsbutton: Better Sodium Video Settings Button 1.0.3.1
        betterstrongholds: YUNG's Better Strongholds 1.16.5-1.0
        bigbeacons: Big Beacons 1.1.1
        biome_locator: Biome Locator 1.1.2
        biomemakeover: Biome Makeover 1.16.5-1.3.8
        biomepicker: Biome Picker 1.1
        blur: Blur (Fabric) 2.1.0
        bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.1.1-1.16.5
        brazier: Brazier 3.0.8
        brokennametags: Broken Name Tags 1.0.1
        byg: BYG 1.1.8
        caelus: Caelus API 0.0.15-1.16.4
        cakechomps: Cake Chomps 1.3.0-1.16.4
        campanion: Campanion 1.3.5
        cardinal-components: Cardinal Components API 2.8.3
        cardinal-components-base: Cardinal Components API (base) 2.8.3
        cardinal-components-block: Cardinal Components API (blocks) 2.8.3
        cardinal-components-chunk: Cardinal Components API (chunks) 2.8.3
        cardinal-components-entity: Cardinal Components API (entities) 2.8.3
        cardinal-components-item: Cardinal Components API (items) 2.8.3
        cardinal-components-level: Cardinal Components API (world saves) 2.8.3
        cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.8.3
        cardinal-components-util: Cardinal Components API (utilities) 2.8.3
        cardinal-components-world: Cardinal Components API (worlds) 2.8.3
        carrier: Carrier 1.7.6
        cavebiomes: Cave Biomes 0.6.2
        celib: Celib - CebbyS Library Mod 0.4.0
        chat_heads: Chat Heads 0.2.2+1.16.2
        cherishedworlds: Cherished Worlds 1.3.0-1.16.4
        chillager_mod: Chillager 1.1
        cinderscapes: Cinderscapes 1.3.3
        cloth-basic-math: Cloth Basic Math 0.5.1
        cloth-client-events-v0: Cloth Client Events v0 1.5.47
        cloth-config2: Cloth Config v4 4.11.26
        cloth-dynamic-registry-api-v1: Cloth Dynamic Registry API v1 1.2.1
        club_minnced_discord-webhooks: discord-webhooks 0.5.6
        colytra: Colytra 1.3.0-1.16.4
        com_electronwill_night-config_core: core 3.6.3
        com_electronwill_night-config_toml: toml 3.6.3
        com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.10.1
        com_fasterxml_jackson_core_jackson-core: jackson-core 2.10.1
        com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.10.1
        com_github_mouse0w0_fastreflection: FastReflection 1.0.1
        com_moandjiezana_toml_toml4j: toml4j 0.7.2
        com_neovisionaries_nv-websocket-client: nv-websocket-client 2.14
        com_squareup_okhttp3_okhttp: okhttp 3.14.9
        com_squareup_okio_okio: okio 1.17.2
        com_vdurmont_emoji-java: emoji-java 5.1.1
        comforts: Comforts 0.0.3-1.16.5
        complete_bone_meal: Complete Bone Meal 1.1.0
        consistency_plus: Consistency Plus 0.3.0
        cookiecore: Oreo Core 0.0.4
        cotton-client-commands: Cotton Client Commands 1.0.1+1.16-rc1
        couplings: Couplings 1.3.3
        croptopia: Croptopia 1.4.0
        crowdin-translate: CrowdinTranslate 1.3+1.16
        curioofundying: Curio of Undying 1.1.1-1.16.5
        curios: Curios API 0.0.13-1.16.5
        curiouselytra: Curious Elytra 1.1.1-1.16.5
        customportalapi: Custom Portals 0.0.1-beta32-1.16
        customstars: Custom Stars 0.5
        dark-enchanting: Dark Enchanting 0.2.1+mc.1.16.5
        dark-loading-screen: Dark Loading Screen 1.6.3
        dawn: Dawn API 1.8
        debrand: Debrand 1.0.2
        deep-dungeons: Deep Dungeons 1.0.0-1.16.5
        desolation: Desolation 1.1.1
        disable_custom_worlds_advice: Disable Custom Worlds Advice 1.2
        dragonloot: DragonLoot 1.0.6
        dual_riders: DualRiders 1.0.5
        dynamicfps: Dynamic FPS 2.0.2
        dynamicsoundfilters: Dynamic Sound Filters 1.2.0+1.16.5
        earthtojavamobs: Earth2Java 1.7.1+1.16.4
        economical_villager_trading: Economical Villager Trading 1.2+MC1.16.4-1.16.5
        elementalcreepers: Elemental Creepers: Refabricated 1.3.0
        enchantment_lore: EnchantmentLore 1.1.1+MC1.16.1-1.16.5
        enderporter: Enderporter 1.0.2
        enhanced_attack_indicator: Enhanced Attack Indicator 1.0.1
        enhanced_mushrooms: Enhanced Mushrooms 1.0.4
        fabric: Fabric API 0.34.6+1.16
        fabric-api-base: Fabric API Base 0.3.0+c88702897d
        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.0.0+dc716ea17d
        fabric-biome-api-v1: Fabric Biome API (v1) 3.1.10+3661eaa17d
        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+ca58154a7d
        fabric-command-api-v1: Fabric Command API (v1) 1.1.1+351679a77d
        fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
        fabric-containers-v0: Fabric Containers (v0) 0.1.11+9354966b7d
        fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.6+61336ba97d
        fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+c88702897d
        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.2+ca58154a7d
        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
        fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
        fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.7+2868a2287d
        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+9354966b7d
        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.1+ca58154a7d
        fabric-language-kotlin: Fabric Language Kotlin 1.6.0+kotlin.1.5.0
        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
        fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
        fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
        fabric-models-v0: Fabric Models (v0) 0.3.0+bc7a746f7d
        fabric-networking-api-v1: Fabric Networking API (v1) 1.0.3+e3c9d0627d
        fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.8+ca58154a7d
        fabric-networking-v0: Fabric Networking (v0) 0.3.2+ca58154a7d
        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.5+c88702897d
        fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.2+ca58154a7d
        fabric-particles-v1: Fabric Particles (v1) 0.2.4+ca58154a7d
        fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.4+ca58154a7d
        fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.2+2868a2287d
        fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.4+ca58154a7d
        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.3.0+2868a2287d
        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+ca58154a7d
        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+ca58154a7d
        fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+ca58154a7d
        fabric-rendering-v1: Fabric Rendering (v1) 1.6.0+2868a2287d
        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.6+2868a2287d
        fabric-screen-api-v1: Fabric Screen API (v1) 1.0.0+c045166c7d
        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.5+9354966b7d
        fabric-structure-api-v1: Fabric Structure API (v1) 1.1.4+ca58154a7d
        fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.1+ca58154a7d
        fabric-textures-v0: Fabric Textures (v0) 1.0.6+ca58154a7d
        fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.7+8183d3957d
        fabrication: Fabrication 1.3.4
        fabricloader: Fabric Loader 0.11.3
        fabrishot: Fabrishot 1.4.0
        fallingleaves: Falling Leaves 1.6.0+1.16.5
        fallingtree: FallingTree 2.11.4
        fancymenu: FancyMenu 2.0.5
        fatxporbs: Fat Experience Orbs 0.0.9
        fiber: fiber 0.23.0-2
        flamingo_ooo: Flamingo, oh, oh, oh... 1.0.4-MC1.16.3-fabric
        flytre_lib: FlytreLib 0.2.11
        fpsdisplay: FPS-Display 1.3.0+1.16.4
        frozenup: Frozen-Up-Fabric 1.16.5-1.0.0
        geckolib3: Geckolib 3.0.36
        gentlefawn: GentleFawn 1.1.4-MC1.16.5-fabric
        gildednetherite: Gilded Netherite 1.0.0
        glimmeringpotions: Glimmering Potions 1.1.3-1.16.5
        go-fish: Go Fish 1.2.3-beta-1.16.5
        goldenhoppers: Golden Hoppers 1.0.2
        grass_pass: Grass Bypass 1.0.0
        greater_eye: Greater Eye of Ender 1.1.5
        harvest: Harvest 1.2.12
        heartbond: Heartbond 1.0.0
        herdspanic: Herds Panic 1.0.1
        homecamp: Home Camp 1.0.3
        illuminations: Illuminations 1.5.1
        inventoryhud: Inventory HUD + 3.3.0
        invisframes: Invisible Frames 2.0.1
        jankson: Jankson 3.0.1+j1.2.0
        java: Java HotSpot(TM) 64-Bit Server VM 8
        jumploader: Jumploader 2.1.3
        kiln: Kiln 1.1.1+1.16.5
        konkrete: Konkrete 1.1.7
        ksrch: Keybind Search 1.0.0
        lambdabettergrass: LambdaBetterGrass 1.0.3+1.16
        lambdynlights: LambDynamicLights 1.3.4+1.16
        lazydfu: LazyDFU 0.1.2
        libgui: LibGui 3.4.0+1.16.5
        libstructure: Libstructure 1.3
        lithium: Lithium 0.6.4
        maelstrom_library: Maelstrom Library 1.2-1.16.5
        maybe-data: Maybe data 1.0.0-1.16.2
        me_hypherionmc_simple-rpc-lib: simple-rpc-lib 1.0.10
        mi: More Ice Mod 1.0.0
        minecraft: Minecraft 1.16.5
        mobz: MobZ 2.4.6
        modcredits: Mod Credits 1.0.0
        modmenu: Mod Menu 1.16.9
        mooblooms: Mooblooms 1.4.0
        morebookshelves: Bookshelving 0.1.0
        morecraftingtables: Oh, How the Crafting Has Tabled! 0.1.3-1.16.3
        morerespawnanchors: More Respawn Anchors 1.0.1
        moretotems: More Totems 2.7.3
        morevillagers-fabric: MoreVillagersFabric 1.3.0-SNAPSHOT
        mostructures: Mo' Structures 1.1.1+mc.1.16.5
        mtca: More Totems Curios Addon 1.0.0
        multipart_entities: MultipartEntities 1.1.1-SNAPSHOT
        net_dv8tion_jda: JDA 4.2.1_255
        net_sf_trove4j_trove4j: trove4j 3.0.3
        netheritems: Nether Items 1.1.0
        new_buckets: New Buckets 1.0.1
        npcvariety: NPC Variety 1.2.4
        okzoomer: Ok Zoomer 4.0.1+1.16.2
        omega-config: OmegaConfig 1.0.4
        onsoulfire: On Soul Fire 1.16.5-2
        org_apache_commons_commons-collections4: commons-collections4 4.1
        org_apache_commons_commons-math3: commons-math3 3.3
        org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
        org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.0
        org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.0
        org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.0
        org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.0
        org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.0-RC
        org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.0-RC
        org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.2.0
        org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.2.0
        org_json_json: json 20210307
        org_pircbotx_pircbotx: pircbotx 2.1
        org_slf4j_slf4j-api: slf4j-api 1.7.25
        org_slf4j_slf4j-nop: slf4j-nop 1.7.25
        oro_config: OroArmor Config 1.2.0
        patchouli: Patchouli 1.16.4-51-FABRIC
        perspectivemod: Perspective Mod Redux 0.0.5
        phosphor: Phosphor 0.7.2+build.12
        pigsteel: Pigsteel Mod 1.4.0
        playerabilitylib: Pal 1.2.1
        pling: Pling 1.3.0
        polymorph: Polymorph 0.0.10-1.16.5
        portaltags: Portal Tags 2.1.0
        pride: Pride Lib 1.0.0+1.16
        promenade: Promenade 2.0
        quartzelv: Quartz Elevator 1.2.1
        randompatches: RandomPatches 2.4.5-fabric
        rare-ice: Rare Ice 0.2.2
        reach-entity-attributes: Reach Entity Attributes 1.1.1
        reeses-sodium-options: Reese's Sodium Options 1.0.0
        repurposed_structures: Repurposed Structures 1.16.5-1.10.5-fabric
        reroll: Reroll 1.2.1-1.16.5
        roughlyenoughitems: Roughly Enough Items 5.12.235
        roughlyenoughitems-api: REI (API) 5.12.235
        roughlyenoughitems-default-plugin: REI (Default Plugin) 5.12.235
        roughlyenoughitems-runtime: REI (Runtime) 5.12.235
        roughlyenoughresources: Roughly Enough Resources 2.1.3
        satin: Satin 1.5.1
        savemystronghold: Save My Stronghold! 1.16.4-1.0
        screenshotclipboard: Screenshot to Clipboard 1.0.6
        seasons: Fabric Seasons 1.2-BETA
        seedy-behavior: Seedy Behavior 1.0.1
        shulkerutils: shulkerutils 1.0.1-1.16
        simple-rpc: Simple Rpc 1.16.3-2.1.1-fabric
        simple_backpack: SimpleBackpack 1.0.38
        simplexterrain: Simplex Terrain 0.7.2
        simplyimprovedterrain: Simply Improved Terrain 0.3.2.1-Fabric
        skinnedlanterns: Skinned Lanterns 1.16.5-1.1.3
        smoothboot: Smooth Boot 1.16.5-1.6.0
        sodium: Sodium 0.1.0
        sodium-extra: Sodium Extra 0.3.0
        somnus: Somnus API 0.0.11-1.16.5
        spoornbountymobs: SpoornBountyMobs 1.0.7
        spruceui: SpruceUI 2.0.4+1.16
        static-content: Static Content 1.0.1-1.16.2
        staticdata: Static Data 1.1.2
        stoneholm: Stoneholm 1.2.1
        stonetotools: StoneToTools 1.0.0
        strangeberry: Strange Berries 1.2.0
        stuffz: StuffZ 2.3.0
        terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 1.0.4
        terraform-config-api-v1: Terraform Config API (v1) 1.0.3
        terraform-dirt-api-v1: Terraform Dirt API (v1) 1.1.3
        terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 1.0.3
        terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.4
        terraform-surfaces-api-v1: Terraform Surfaces API (v1) 1.0.3
        terraform-tree-api-v1: Terraform Tree API (v1) 1.0.5
        terraform-wood-api-v1: Terraform Wood API (v1) 1.0.3
        terrarianslimes: Terrarian Slimes 1.0.3-BETA
        terrestria: Terrestria 2.2.0
        the_aether: The Aether 1.16.5-1.4.1
        tk_valoeghese_zoesteriaconfig: ZoesteriaConfig 1.3.6
        totemicoverhaul: Totemic Overhaul 1.1.4
        trade: Trade 1.1.3
        traverse: Traverse 3.3.2
        trinkets: Trinkets 2.6.7
        tweed: Tweed API 3.0.0-beta.22
        twitchchat: Twitch Chat Bridge 0.10.1b
        ultra_amplified_dimension: Ultra Amplified Dimension 1.16.4-9.1.1-fabric
        untitledduckmod: Untitled Duck Mod 0.2.2
        upgradedechests: Upgraded Ender Chests 1.0.1-1.16
        upgradedshulkers: Upgraded Shulkers 1.0.1-1.16
        vafoen: Vanilla Food Enhanced 1.1.1
        veinmining: Vein Mining 0.0.7-1.16.5
        villagernames: Villager Names 1.6.0
        voicechat: Simple Voice Chat 1.16.5-1.3.12
        voidz: VoidZ 1.0.0
        voxelmap: VoxelMap 1.10.15
        voyager: Voyager 1.0.0
        wandering_collector: Wandering Collector 1.0.1+mc1.16.5
        waystones: Waystones 1.1.1.1
        wildworld: Wild World 2.0.0+1.16.5
        windchimes: Windchimes 1.1.1
        witherite: Witherite 0.0.3
        wolveswitharmor: Wolves With Armor 1.5.4-1.16.5
        wthit: wthit 2.10.2
        xp_storage: XP Storage 1.4+1.16.5
        yungsapi: YUNG's API 1.16.5-Fabric-5
        zoob: Monster Of The Ocean Depths 3.0.0
    Patchouli open book context: n/a
    Launched Version: Jumploader
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Radeon RX 580 Series GL version 4.6.13571 Compatibility Profile Context 19.30.02 26.20.13002.133, ATI Technologies Inc.
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fabric'
    Type: Client (map_client.txt)
    Graphics mode: fancy
    Resource Packs: vanilla, Fabric Mods, lambdabettergrass/default, file/Stay_True_1.16, file/consistent-hud-particles-fixed.zip, file/drowned-trident.zip, file/villagers-enhanced-1-16.zip, file/⌡cAdvanced GUI ⌡8DARK ⌡c1.16 ⌡f[OF] ⌡r.zip, upgradedechests/upgradedechests32x, file/better-quartz-blackstone-by-kovaszos-uborka.zip, file/New Ores 1.16.5 Version 3.zip
    Current Language: English (US)
    CPU: 12x AMD Ryzen 5 3600 6-Core Processor 

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • You will find the crash-report or log in your minecraft directory (crash-report or logs folder)
    • Use a modpack which is using these 2 mods as working base:   https://www.curseforge.com/minecraft/modpacks/life-in-the-village-3
    • inicie un mundo donde instale Croptopia y Farmer's Delight, entonces instale el addon Croptopia Delight pero no funciona. es la version 1.18.2
    • Hello all. I'm currently grappling with the updateShape method in a custom class extending Block.  My code currently looks like this: The conditionals in CheckState are there to switch blockstate properties, which is working fine, as it functions correctly every time in getStateForPlacement.  The problem I'm running into is that when I update a state, the blocks seem to call CheckState with the position of the block which was changed updated last.  If I build a wall I can see the same change propagate across. My question thus is this: is updateShape sending its return to the neighbouring block?  Is each block not independently executing the updateShape method, thus inserting its own current position?  The first statement appears to be true, and the second false (each block is not independently executing the method). I have tried to fix this by saving the block's own position to a variable myPos at inception, and then feeding this in as CheckState(myPos) but this causes a worse outcome, where all blocks take the update of the first modified block, rather than just their neighbour.  This raises more questions than it answers, obviously: how is a different instance's variable propagating here?  I also tried changing it so that CheckState did not take a BlockPos, but had myPos built into the body - same problem. I have previously looked at neighbourUpdate and onNeighbourUpdate, but could not find a way to get this to work at all.  One post on here about updatePostPlacement and other methods has proven itself long superceded.  All other sources on the net seem to be out of date. Many thanks in advance for any help you might offer me, it's been several days now of trying to get this work and several weeks of generally trying to get round this roadblock.  - Sandermall
    • sorry, I might be stupid, but how do I open it? because the only options I have are too X out, copy it, which doesn't work and send crash report, which doesn't show it to me, also, sorry for taking so long.
  • Topics

×
×
  • Create New...

Important Information

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