AE2 Things

AE2 Things

706k Downloads

Crash when opening Advanced Inscriber

Wdavery opened this issue ยท 0 comments

commented

I've seen the previous issues #5 and #6, but this is with the latest builds of AE2 and AE2Things.

  • Applied Energistics 2 11.0.0-alpha.5
  • AE2Things 1.1.0-beta.1

I cannot reproduce in SP, only on a MP server.
Crash log:

---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 4/25/22, 3:49 PM
Description: Exception in server tick loop

java.lang.ExceptionInInitializerError
	at io.github.projectet.ae2things.block.BlockAdvancedInscriber.onActivated(BlockAdvancedInscriber.java:66)
	at appeng.block.AEBaseEntityBlock.method_9534(AEBaseEntityBlock.java:228)
	at net.minecraft.class_4970$class_4971.method_26174(class_4970.java:939)
	at net.minecraft.class_3225.method_14262(class_3225.java:336)
	at net.minecraft.class_3244.method_12046(class_3244.java:1081)
	at net.minecraft.class_2885.method_12547(class_2885.java:30)
	at net.minecraft.class_2885.method_11054(class_2885.java:8)
	at net.minecraft.class_2600.method_11072(class_2600.java:22)
	at net.minecraft.class_3738.run(class_3738.java:18)
	at net.minecraft.class_1255.method_18859(class_1255.java:157)
	at net.minecraft.class_4093.method_18859(class_4093.java:23)
	at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:808)
	at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:165)
	at net.minecraft.class_1255.method_16075(class_1255.java:131)
	at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:790)
	at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:784)
	at net.minecraft.class_1255.method_18857(class_1255.java:140)
	at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:769)
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:701)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalStateException: Registry is already frozen (trying to add key ResourceKey[minecraft:menu / ae2:advanced_inscriber])
	at net.minecraft.class_2370.method_40274(class_2370.java:80)
	at net.minecraft.class_2370.method_31051(class_2370.java:90)
	at net.minecraft.class_2370.method_10273(class_2370.java:86)
	at net.minecraft.class_2370.method_10272(class_2370.java:134)
	at net.minecraft.class_2378.method_39197(class_2378.java:471)
	at net.minecraft.class_2378.method_10230(class_2378.java:467)
	at net.fabricmc.fabric.api.screenhandler.v1.ScreenHandlerRegistry.registerExtended(ScreenHandlerRegistry.java:109)
	at appeng.menu.implementations.MenuTypeBuilder.build(MenuTypeBuilder.java:223)
	at io.github.projectet.ae2things.gui.advancedInscriber.AdvancedInscriberMenu.<clinit>(AdvancedInscriberMenu.java:25)
	... 21 more


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

-- System Details --
Details:
	Minecraft Version: 1.18.2
	Minecraft Version ID: 1.18.2
	Operating System: Linux (amd64) version 5.10.0-0.bpo.12-amd64
	Java Version: 17.0.2, Eclipse Adoptium
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
	Memory: 893160296 bytes (851 MiB) / 1635778560 bytes (1560 MiB) up to 3221225472 bytes (3072 MiB)
	CPUs: 8
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
	Identifier: Intel64 Family 6 Model 58 Stepping 9
	Microarchitecture: Ivy Bridge (Client)
	Frequency (GHz): 3.40
	Number of physical packages: 1
	Number of physical CPUs: 4
	Number of logical CPUs: 8
	Graphics card #0 name: unknown
	Graphics card #0 vendor: unknown
	Graphics card #0 VRAM (MB): 0.00
	Graphics card #0 deviceId: unknown
	Graphics card #0 versionInfo: unknown
	Virtual memory max (MB): 16155.26
	Virtual memory used (MB): 10700.83
	Swap memory total (MB): 8192.00
	Swap memory used (MB): 3790.90
	JVM Flags: 20 total; -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Xmx3G -Xms1G
	Fabric Mods: 
		adventure-platform-fabric: adventure-platform-fabric 5.2.0
		ae2: Applied Energistics 2 11.0.0-alpha.5
		ae2things: AE2Things 1.1.0-beta.1
		ae2wtlib: AE2WTLib 11.0.0-alpha.2
		animal_feeding_trough: Animal Feeding Trough 1.0.3+1.18.2
		appleskin: AppleSkin 2.4.0+mc1.18.2
		architectury: Architectury 4.1.44
		badpackets: Bad Packets 0.1.1
		better_wandering_trader: Better Wandering Trader 1.8.0
		cardinal-components: Cardinal Components API 4.1.4
		cardinal-components-base: Cardinal Components API (base) 4.1.4
		cardinal-components-block: Cardinal Components API (blocks) 4.1.4
		cardinal-components-chunk: Cardinal Components API (chunks) 4.1.4
		cardinal-components-entity: Cardinal Components API (entities) 4.1.4
		cardinal-components-item: Cardinal Components API (items) 4.1.4
		cardinal-components-level: Cardinal Components API (world saves) 4.1.4
		cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.1.4
		cardinal-components-world: Cardinal Components API (worlds) 4.1.4
		catwalksinc: Catwalks Inc. 1.3.0
		charm: Charm 4.1.0
		cloth-api: Cloth API 3.2.64
		cloth-basic-math: cloth-basic-math 0.6.0
		cloth-client-events-v0: Cloth Client Events v0 3.2.64
		cloth-common-events-v1: Cloth Common Events v1 3.2.64
		cloth-config: Cloth Config v6 6.2.57
		cloth-config-lite: cloth-config-lite 2.0.6
		cloth-datagen-api-v1: Cloth Datagen v1 3.2.64
		cloth-utils-v1: Cloth Utils v1 3.2.64
		cloud: Cloud 1.7.0-SNAPSHOT
		cloud_commandframework_cloud-brigadier_: cloud-brigadier 1.7.0-SNAPSHOT
		cloud_commandframework_cloud-core_: cloud-core 1.7.0-SNAPSHOT
		cloud_commandframework_cloud-minecraft-extras: cloud-minecraft-extras 1.7.0-SNAPSHOT
		cloud_commandframework_cloud-services_: cloud-services 1.7.0-SNAPSHOT
		com_electronwill_night-config_core: core 3.6.2
		com_electronwill_night-config_toml: toml 3.6.2
		com_eliotlash_mclib_mclib: mclib 18
		com_eliotlash_molang_molang: molang 18
		com_moandjiezana_toml_toml4j: toml4j 0.7.2
		com_typesafe_config: config 1.4.2
		com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
		comforts: Comforts 1.1.2-1.18.2
		compostable-rottenflesh: Compostable Rotten Flesh 1.0.0
		craftingpad: Crafting Pad 1.0.8
		dual_riders: DualRiders 1.0.5
		extraalchemy: Extra Alchemy 1.8.1
		fabric: Fabric API 0.51.1+1.18.2
		fabric-api-base: Fabric API Base 0.4.4+d7c144a860
		fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.0+2373a54560
		fabric-biome-api-v1: Fabric Biome API (v1) 8.0.4+7b0f312660
		fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
		fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
		fabric-containers-v0: Fabric Containers (v0) 0.1.21+d7c144a860
		fabric-content-registries-v0: Fabric Content Registries (v0) 3.0.3+d82b939260
		fabric-convention-tags-v1: Fabric Convention Tags 1.0.1+474e4f7960
		fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.11+3ac43d9560
		fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.17+2540745460
		fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
		fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
		fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.14+d7c144a860
		fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
		fabric-item-api-v1: Fabric Item API (v1) 1.4.0+4457765560
		fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.11+91896a4960
		fabric-language-kotlin: Fabric Language Kotlin 1.7.4+kotlin.1.6.21
		fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.0.3+2d83e92c60
		fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.11+d7c144a860
		fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.0+81ea5b3c60
		fabric-networking-api-v1: Fabric Networking API (v1) 1.0.21+d882b91560
		fabric-networking-v0: Fabric Networking (v0) 0.3.8+b4f4f6cd60
		fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.0+fe4ddef060
		fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
		fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
		fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.8+0d9ab37260
		fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
		fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
		fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
		fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.18+2de5574560
		fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.0+1f6558e860
		fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.0+2373a54560
		fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.0.0+bd8a4a1860
		fabricloader: Fabric Loader 0.13.3
		fairenchanting: FairEnchanting 1.2.1+1.18.1
		fallingtree: FallingTree 3.5.0
		feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 2.0.0+1.18.2-rc1
		ferritecore: FerriteCore 4.2.1
		fiber: fiber 0.23.0-2
		geckolib3: Geckolib 3.0.36
		go-fish: Go Fish 1.5.0-1.18.2
		grindenchantments: Grind Enchantments 1.6.2+1.18.2
		inmis: Inmis 2.5.3-1.18.2
		inventorio: Inventorio 1.7.0
		invisframes: Invisible Frames 2.1.1
		io_leangen_geantyref_geantyref: geantyref 1.3.13
		java: OpenJDK 64-Bit Server VM 17
		krypton: Krypton 0.1.9
		lazydfu: LazyDFU 0.1.2
		lengthyladders: Lengthy Ladders 1.0.5
		lithium: Lithium 0.7.9
		magna: Magna 1.7.0-1.18-pre1
		maybe-data: Maybe data 1.1.0-1.18.2
		megane: megane 7.3.0
		megane-api: megane-api 7.1.0
		megane-applied-energistics-2: megane-applied-energistics-2 7.1.0
		megane-fabric-transfer: megane-fabric-transfer 7.1.0
		megane-reborn-core: megane-reborn-core 7.1.0
		megane-reborn-energy: megane-reborn-energy 7.0.0
		megane-runtime: megane-runtime 7.2.0
		megane-tech-reborn: megane-tech-reborn 7.1.0
		megane-vanilla: megane-vanilla 7.1.0
		minecraft: Minecraft 1.18.2
		mythicmounts: Mythic Mounts 1.18.2-6.0
		net_kyori_adventure-api: adventure-api 4.10.0
		net_kyori_adventure-key: adventure-key 4.10.0
		net_kyori_adventure-platform-api: adventure-platform-api 4.1.0
		net_kyori_adventure-serializer-configurate4: adventure-serializer-configurate4 4.10.0
		net_kyori_adventure-text-feature-pagination: adventure-text-feature-pagination 4.0.0-SNAPSHOT
		net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.10.0
		net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.10.0
		net_kyori_adventure-text-serializer-legacy: adventure-text-serializer-legacy 4.10.0
		net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.10.0
		net_kyori_examination-api: examination-api 1.3.0
		net_kyori_examination-string: examination-string 1.3.0
		omega-config: OmegaConfig 1.2.3-1.18.1
		omega-config-gui: Omega Config GUI 1.2.1-1.18.1
		org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.21
		org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.21
		org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.21
		org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.21
		org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.1
		org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.1
		org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.2
		org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.2
		org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.2
		org_spongepowered_configurate-core: configurate-core 4.1.2
		org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
		patchouli: Patchouli 1.18.2-67-FABRIC
		polymorph: Polymorph 0.0.20-1.18.2
		reborncore: Reborn Core 5.2.0-beta.2
		repurposed_structures: Repurposed Structures 4.1.2+1.18.2
		reroll: Reroll 1.4.0-1.18.1
		roughlyenoughitems: Roughly Enough Items 8.0.442
		roughlyenoughresources: Roughly Enough Resources 2.5.0
		someforgepatchesported: Some Forge Patches Ported 1.0.3
		starlight: Starlight 1.0.2+fabric.89b8d9f
		static-content: Static Content 1.0.2-1.16.2
		staticdata: Static Data 1.1.2
		tabtps-fabric: TabTPS 1.3.12
		team_reborn_energy: Energy 2.2.0
		techreborn: Tech Reborn 5.2.0-beta.2
		trinkets: Trinkets 3.3.0
		vanilla-hammers: Vanilla Hammers 3.3.0-1.18.2
		vanillaexcavators: Vanilla Excavators 1.1.0
		wthit: wthit 4.9.0
		wthit-plugins: Wthit Plugins 1.0.4
		xp_storage: XP Storage 1.4.3+1.18
		yigd: You're in Grave Danger 1.3.1
	Server Running: true
	Player Count: 1 / 5; [class_3222['wdavery'/144, l='ServerLevel[world]', x=-51.45, y=80.00, z=-296.78]]
	Data Packs: vanilla, Fabric Mods
	World Generation: Experimental
	Is Modded: Definitely; Server brand changed to 'fabric'
	Type: Dedicated Server (map_server.txt)