
Incompatibility: Aether signs + Expanded Storage
iGrowFlora opened this issue · 11 comments
What were you doing when the crash occured?
We put the {the_aether:wisteria_wall_sign} on a chest and it crashed the whole game. The sign was on a chest from the mod storage cabinet. I'm playing the series of mods called "Fabrication 2" and the server admin confirmed it on the server and my client
Did it crash the client or server?
Client
Mod Version
Unsure
Fabric API Version
fabric-loader-0.12.12-1.17.1
Trinkets Version
No response
Crash Report
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 1/23/22, 5:52 PM
Description: Rendering Block Entity
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4730.method_24145(net.minecraft.class_4597, java.util.function.Function)" because "☃" is null
at Not Enough Crashes deobfuscated stack trace.(1.17.1+build.65)
at net.minecraft.client.render.block.entity.SignBlockEntityRenderer.render(SignBlockEntityRenderer:86)
at net.minecraft.client.render.block.entity.SignBlockEntityRenderer.render(SignBlockEntityRenderer:41)
at net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher.render(BlockEntityRenderDispatcher:84)
at net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher.method_23081(BlockEntityRenderDispatcher:73)
at net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher.runReported(BlockEntityRenderDispatcher:98)
at net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher.render(BlockEntityRenderDispatcher:73)
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:284)
at net.minecraft.client.render.WorldRenderer.handler$hhg000$onRenderTileEntities(WorldRenderer:21900)
at net.minecraft.client.render.WorldRenderer.render(WorldRenderer:1278)
at net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer:1026)
at net.minecraft.client.render.GameRenderer.render(GameRenderer:810)
at net.minecraft.client.MinecraftClient.render(MinecraftClient:1112)
at net.minecraft.client.MinecraftClient.run(MinecraftClient:728)
at net.minecraft.client.main.Main.main(Main:217)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:608)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.class_837.method_23083(class_837.java:86)
at net.minecraft.class_837.method_3569(class_837.java:41)
at net.minecraft.class_824.method_23079(class_824.java:84)
at net.minecraft.class_824.method_23081(class_824.java:73)
-- Block Entity Details --
Details:
Name: minecraft:sign // net.minecraft.class_2625
Block: Block{the_aether:wisteria_wall_sign}[facing=north,waterlogged=false]
Block location: World: (38,67,-3), Section: (at 6,3,13 in 2,4,-1; chunk contains blocks 32,0,-16 to 47,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Block: Block{the_aether:wisteria_wall_sign}[facing=north,waterlogged=false]
Block location: World: (38,67,-3), Section: (at 6,3,13 in 2,4,-1; chunk contains blocks 32,0,-16 to 47,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Block Entity NBT: {Color:"black",GlowingText:0b,Text1:'{"text":""}',Text2:'{"text":""}',Text3:'{"text":""}',Text4:'{"text":""}',id:"minecraft:sign",x:38,y:67,z:-3}
Stacktrace:
at Not Enough Crashes deobfuscated stack trace.(1.17.1+build.65)
at java.lang.Thread.getStackTrace(Thread.java:1596)
at net.minecraft.util.crash.CrashReportSection.trimStackTraceEnd(CrashReportSection:521)
at net.minecraft.util.crash.CrashReport.addElement(CrashReport:198)
at net.minecraft.world.World.addDetailsToCrashReport(World:845)
at net.minecraft.client.world.ClientWorld.addDetailsToCrashReport(ClientWorld:370)
at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient:2399)
at net.minecraft.client.MinecraftClient.run(MinecraftClient:747)
at net.minecraft.client.main.Main.main(Main:217)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:608)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Affected level --
Details:
All players: 1 total; [class_746['igrowflora'/174, l='ClientLevel', x=76.99, y=65.00, z=47.29]]
Chunk stats: 16384, 4096
Level dimension: minecraft:overworld
Level spawn location: World: (8,72,8), Section: (at 8,8,8 in 0,4,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 10794766 game time, 15753013 day time
Server brand: fabric
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:370)
at net.minecraft.class_310.method_1587(class_310.java:2399)
at net.minecraft.class_310.method_1514(class_310.java:747)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:608)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Fabric Mods, KubeJS Resource Pack [assets], continuity/glass_pane_culling_fix, continuity/default
-- 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: 1175985808 bytes (1121 MiB) / 6471811072 bytes (6172 MiB) up to 8422162432 bytes (8032 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
Identifier: Intel64 Family 6 Model 165 Stepping 3
Microarchitecture: unknown
Frequency (GHz): 2.90
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 3060
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2503
Graphics card #0 versionInfo: DriverVersion=30.0.14.9709
Graphics card #1 name: Citrix Indirect Display Adapter
Graphics card #1 vendor: Citrix Systems Inc. (0x5853)
Graphics card #1 VRAM (MB): 0.00
Graphics card #1 deviceId: 0x1003
Graphics card #1 versionInfo: DriverVersion=12.40.44.247
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): 26041.39
Virtual memory used (MB): 18962.55
Swap memory total (MB): 9728.00
Swap memory used (MB): 360.12
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8032m -Xms256m
Fabric Mods:
additionaladditions: Additional Additions 2.2.0
adorn: Adorn 2.3.1+1.17.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.4.3
advancements-enlarger: Advancements Enlarger 0.2.4
advdebug: Advancements Debug 2.3.0
ae2wtlib: AE2WTLib 9.0.0-beta.9
agape_space: Space Dimensions 0.4.2
alloy_forgery: Alloy Forgery 2.0.6
appleskin: AppleSkin mc1.17.1-2.2.0
appliedenergistics2: Applied Energistics 2 9.0.0-beta.2
arcanus: Arcanus 1.23
architectury: Architectury 2.9.3
artofalchemy: Art of Alchemy 1.3.4
audiooutput: AudioOutput 0.0.4
authme: Auth Me 2.1.0
auto_planter: AutoPlanter 17.1-fabric
autoconfig1u: Auto Config v1 Updated 3.3.1
automated_crafting: Automated Crafting 1.3.24+MC1.17-1.17.1
awesomedungeon: Awesome Dungeon 2.0.3
awokenworld: Awoken World 2.0.0
balm-fabric: Balm 1.9.0+0
bannerpp: Banner++ 2.0.4+mc.1.17-rc1
bclib: BCLib 0.5.6
beaconoverhaul: Beacon Overhaul 1.4.3+1.17
betteranimalsplus: Better Animals Plus 1.17.1-11.0.3
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
betternether: Better Nether 5.3.14
bettersleeping: Better Sleeping 0.4.0
betterstrongholds: YUNG's Better Strongholds 1.17-1.1.2
bewitchment: Bewitchment 1.17-15
bitsandchisels: BitsAndChisels 2.6.0
blockshifter: Blockshifter 1.4.0+fabric-1.17.1
blockus: Blockus 2.2.10+1.17.1
blue_endless_jankson: jankson 1.2.1
botania: Botania 1.17.1-422-FABRIC
bountiful: Bountiful 1.0.0
breakprogress: Break Progress 1.0.1
bsvsb: Better Sodium Video Settings Button 2.0.4
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: Cardinal Components API 3.1.1
cardinal-components-base: Cardinal Components API (base) 3.1.1
cardinal-components-block: Cardinal Components API (blocks) 3.1.1
cardinal-components-chunk: Cardinal Components API (chunks) 3.1.1
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-scoreboard: Cardinal Components API (scoreboard) 3.1.1
cardinal-components-util: Cardinal Components API (utilities) 3.1.1
cardinal-components-world: Cardinal Components API (worlds) 3.1.1
carrier: Carrier 1.8.2
charm: Charm 3.3.2
chisel: Chisel Refabricated 1.4.4
cleanview: CleanView 1.17.1-v1-fabric
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
collective-fabric: Collective (Fabric) 3.14
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_focamacho_sealconfig: sealconfig 1.2.2
com_moandjiezana_toml_toml4j: toml4j 0.7.2
completeconfig: CompleteConfig 1.2.0
compostable-rottenflesh: Compostable Rotten Flesh 1.0.0
computercraft: CC:Restitched 1.97.4
conjuring: Conjuring 1.0.16
continuity: Continuity 1.0.3+1.17
couplings: Couplings 1.6.0+1.17
crookedcrooks: Crooked Crooks 2.0.1+1.17.1
crowdin-translate: CrowdinTranslate 1.3+1.17
customportalapi: Custom Portal Api 0.0.1-beta46-1.17
customspawns: Custom Spawns 0.5.1+1.17
danceofgrowth: Twerk / Crop Dusting Mod 1.0
dankstorage: Dank Storage 2.2.2-1.17.1
dark-enchanting: Dark Enchanting 0.6.0-1.17.1
datapackportals: Datapack Portals 1.1.0-1.17
diggusmaximus: Diggus Maximus 1.5.1-1.17
dispenser_configurator: Dispenser Configurator 1.2-b1+MC1.17-1.17.1
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
drippyloadingscreen: Drippy Loading Screen 1.4.1
dynamicfps: Dynamic FPS 2.0.6
enhanced_quarries: Enhanced Quarries 1.2.0_RC9
enhancedblockentities: Enhanced Block Entities 0.5+1.17
expandedstorage: Expanded Storage 7.3.6
extraalchemy: Extra Alchemy 1.6.1
extragenerators: Extra Generators 1.1-BETA+1.17
fabric: Fabric API 0.45.2+1.17
fabric-api-base: Fabric API Base 0.4.0+cf39a74318
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.5.0+e821752d18
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.15+b556f28c18
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-furnaces: Fabric Furnaces 2.0.1-1.17
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.1+kotlin.1.6.10
fabric-language-scala: Fabric Language Scala 1.1.0+scala.2.13.6
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.7+cf39a74318
fabric-models-v0: Fabric Models (v0) 0.3.1+cf39a74318
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.14+5847535018
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.1+f907116918
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.8+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.8.0+ea29b33318
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.3+3b96517518
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.4+cf39a74318
fabrication: Fabrication 2.3.0
fabricloader: Fabric Loader 0.12.12
fake-player-api: Fake Player API 0.2.0
farmersdelight: Farmer's Delight 1.17.1-0.1.3
fasttransferlib: Fast Transfer Lib 0.5.6
ferritecore: FerriteCore 3.1.0
fiber: fiber 0.23.0-2
forgeconfigapiport: Forge Config API Port 2.0.2
gateofbabylon: Gate Of Babylon 1.5.1-1.17.1
gearreborn: Gear Reborn 1.17-0.1.10
geckolib3: Geckolib 3.0.31
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
grass_pass: Grass Bypass 1.0.0
grassseeds-fabric: Grass Seeds (Fabric) 1.6
gud_recipe_confidence: Recipe Confidence 1.0.2
guild: Guild 0.3.4
hardcorequesting: Hardcore Questing Mode 1.17.1-5.8.1
hctm-base: HCTM Base 3.6.2
helpwanted: Help Wanted 1.1.2
hologram-api: Hologram API 0.2.1+1.17.1
iknowwhatimdoing: I Know What I'm Doing 4.0.0
impersonate: Impersonate 2.3.5
improved-stations: Improved Stations 2.0.7
incubus_core: Incubus Core 1.6.3
indium: Indium 1.0.1+mc1.17.1
indrev: Industrial Revolution 1.12.0-BETA
inmis: Inmis 2.3.2-1.17.1
inventorysorter: Inventory Sorter 1.8.0-1.17
iris: Iris 1.1.4
iron-jetpacks: Iron Jetpacks 0.4.2
jankson: Jankson 3.0.1+j1.2.0
java: OpenJDK 64-Bit Server VM 16
javax_servlet_javax_servlet-api: javax.servlet-api 3.1.0
justenoughkeys: Just Enough Keys 0.5.2
kambrik: Kambrik 1.1.0
kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
kibe: Kibe 1.9.4-BETA+1.17
kjsextras: KubeJS Extras 1.4.0
konkrete: Konkrete 1.3.0
ksyxis: Ksyxis 1.1
ktdatataglib: KtDataTagLib 1.5.4
kubejs: KubeJS 1701.3.10-build.9999
kyrptconfig: Kytpt Config 1.1.10-1.17
lambdynlights: LambDynamicLights 2.1.0+1.17
lapisreserve: Lapis Reserve 1.0.8
lazydfu: LazyDFU 0.1.2
libaddict: libaddict 0.3.0
libblockattributes: LibBlockAttributes 0.9.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
libmultipart: LibMultiPart 0.6.0
libnetworkstack: Lib Network Stack 0.5.0
libninepatch: LibNinePatch 1.1.0
libraryferret: Library Ferret 1.0.3
libzoomer: LibZoomer 0.3.0+1.17.1
lifts: Lifts 1.4-BETA+1.17
lightestlamp: Lightest Lamps 0.9.6
lightoverlay: Light Overlay 6.0.1
lithium: Lithium 0.7.5
locki: Locki 0.5.0
magna: Magna 1.5.5-1.17-pre4
mambience: MAmbience 3.2.0+1.17.1
mcdict: MCDict 2.1.0+1.17.1
mechanicaldispensers: MechanicalDispensers 3.6
megane: megane 5.6.1
megane-applied-energistics-2: megane-applied-energistics-2 5.6.1+9.0.0-beta.1
megane-base: megane-base 5.6.1
megane-extra-generators: megane-extra-generators 5.6.1+1.1-BETA-1.17
megane-fabric-transfer: megane-fabric-transfer 5.6.1+1.5.1-6d0fac4218
megane-fast-transfer-lib: megane-fast-transfer-lib 5.6.1+0.5.7
megane-industrial-revolution: megane-industrial-revolution 5.6.1+1.11.0-alpha.4
megane-kibe: megane-kibe 5.6.1+1.9.3-BETA-1.17
megane-lib-block-attributes: megane-lib-block-attributes 5.6.1+0.9.0
megane-modern-industrialization: megane-modern-industrialization 5.6.1+0.6.1
megane-reborn-core: megane-reborn-core 5.6.1+5.0.11-beta
megane-runtime: megane-runtime 5.6.1
megane-team-reborn-energy: megane-team-reborn-energy 5.6.1+2.0.0-beta1
megane-tech-reborn: megane-tech-reborn 5.6.1+5.0.11-beta
megane-vanilla: megane-vanilla 5.6.1+1.17.1
megane-wireless-networks: megane-wireless-networks 5.6.1+1.3.1
minecraft: Minecraft 1.17.1
minecraftmappings: Minecraft Mappings 1.17.1-1.0.0
mm: Manningham Mills 2.1
mo_glass: Mo Glass 1.6.1-MC1.17.1
modern_industrialization: Modern Industrialization 0.7.4
modmenu: Mod Menu 2.0.14
more_tooltips: MoreTooltips 1.0.2
moretags: More Tags 1.2.5
morevillagers-fabric: MoreVillagersFabric 2.1.1-SNAPSHOT
morevillagesmod: More Villages Mod 1.0.0
mostructures: Mo' Structures 1.3.0-pre1-1.17.1
mousetweaks: Mouse Tweaks 2.15
mtq-fix: MTQ Fix 0.2.2
mtr: Minecraft Transit Railway 1.17.1-3.0.0-beta-8
myron: Myron 1.6.1
nametagtweaks-fabric: Name Tag Tweaks (Fabric) 1.7
netherportalfix: NetherPortalFix 8.0.0+0
ninjaphenix_container_lib: NinjaPhenix's Container Library 1.2.10
no-potion-offset: No Potion Offset ${version}
no_null_processors: No Null Processors - Fabric 1.0.0+1.17.1
notenoughcrashes: Not Enough Crashes 4.1.2+1.17.1
offhandoverhaul: Offhand Overhaul 1.2.0
okzoomer: Ok Zoomer 5.0.0-beta.3+1.17.1
oldfishfarm: One Block Fish Farm 1.0.0
omega-config: OmegaConfig 1.0.8
org_anarres_jcpp: jcpp 1.4.14
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_eclipse_jetty_jetty-http: jetty-http 9.4.44.v20210927
org_eclipse_jetty_jetty-io: jetty-io 9.4.44.v20210927
org_eclipse_jetty_jetty-security: jetty-security 9.4.44.v20210927
org_eclipse_jetty_jetty-server: jetty-server 9.4.44.v20210927
org_eclipse_jetty_jetty-servlet: jetty-servlet 9.4.44.v20210927
org_eclipse_jetty_jetty-util: jetty-util 9.4.44.v20210927
org_eclipse_jetty_jetty-util-ajax: jetty-util-ajax 9.4.44.v20210927
org_jetbrains_annotations: annotations 19.0.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.10
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_quiltmc_quilt-json5: quilt-json5 1.0.0
org_slf4j_slf4j-api: slf4j-api 1.7.12
outvoted: Outvoted 1.5.0-rc.1
owo: oωo 0.3.2+1.17
packet_tweaker: Packet Tweaker 0.2.0+1.17.1
patchouli: Patchouli 1.17.1-59-FABRIC
pehkui: Pehkui 2.6.0+1.14.4-1.18
phosphor: Phosphor 0.8.0
placeholder-api: Placeholder API 1.1.2+1.17.1
platforms: Platforms 1.1.1
player-vehicle-desync-fix: Player Vehicle Desync Fix 0.2.2
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
pugh_lib: Pugh Lib ${version}
puzzleslib: Puzzles Lib 2.0.3
qcommon-cfg-core: qcommon-cfg-core 3.3.0
qcommon-croco: Croco 2.1.1
randombonemealflowers-fabric: Random Bone Meal Flowers (Fabric) 1.7
reach-entity-attributes: Reach Entity Attributes 2.1.1
reborncore: Reborn Core 5.0.11-beta
recast-fabric: Recast (Fabric) 1.5
recipecache: recipecache 0.2.1-1.17.1
redbits: Red Bits 1.10.1
reeses-sodium-options: Reese's Sodium Options 1.3.0
repurposed_structures: Repurposed Structures 2.5.7+1.17.1
resourceful_tools: Resourceful Tools 1.1.23
resourcemelons: Resource Melons 2.1.0
rhino: Rhino 1701.1.5-build.71
right-click-clear: Right Click Clear 2.0.3
right-click-harvest: Right-Click-Harvest 1.1.0
ringsofascension: Rings of Ascension 1.0.1
roughlyenoughitems: Roughly Enough Items 6.3.358
rswires: RSWires 4.11.2
rtree-3i-lite-fabric: rtree-3i-lite for Fabric 0.3.0
scf: Super Cobblestone Funnels 2.1.0
schmucks: Schmucks 1.4.0
searchlight: Searchlight 1.1.3
seasons: Fabric Seasons 1.3.1-BETA+1.17
seedy-behavior: Seedy Behavior 1.0.1
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
shutupconsole: Shut Up Console 1.1
simple_pipes: SimplePipeTest 0.6.2
simple_pipes_dep_container: SimplePipeTest (Dependency Container) 0.6.2
simpletech: SimpleTech 0.0.7
simpleteleporters: Simple Teleporters 2.3.0
skyutils: Sky utilities Mod 1.0.5_beta4
skyvillages: Sky Villages 1.0.1.1-fabric
slight-gui-modifications: 'Slight' GUI Modifications 2.0.2
smallernetherportals-fabric: Smaller Nether Portals (Fabric) 1.8
smart-recipes: Smart Recipes 0.1.1+1.17
smoothboot: Smooth Boot 1.16.5-1.6.0
sodium: Sodium 0.3.3+build.8
sodium-extra: Sodium Extra 0.3.6
someforgepatchesported: Some Forge Patches Ported 1.0.1
somnus: Somnus API 0.0.14-1.17.1
soundphysics: Sound Physics 2.1.0
spatialharvesters: Spatial Harvesters 0.11.12d
spruceui: SpruceUI 3.3.0+1.17
stacc: Stacc 1.2.3
starry_sky: Starry Skies 1.3.0-1.17.1
steedstopper: Steed Stopper 1.0.1
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
stoneholm: Stoneholm 1.3
stonevaults: Stonevaults 1.1.0
storagecabinet: Storage Cabinet 1.4.2
structureworld: Structure World 1.1.1-BETA+1.17
structurized: Structurized 1.3.0
sync: Sync (Fabric) 3.1
team_reborn_energy: Energy 2.1.0
techreborn: Tech Reborn 5.0.11-beta
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
terrarianslimes: Terrarian Slimes 1.1-BETA+1.17
the_aether: Paradise Lost - The Aether Reborn 1.17.1-1.6.3.2
the_bumblezone: The Bumblezone - Fabric 3.4.1+1.17.1
things: Things 0.2.7
thonkutil: ThonkUtil 1.3
timeinabottle: Time in a Bottle 1.6-mc1.17-fabric
toms_storage: Tom's Simple Storage Mod 1.1.18
tooltipfix: ToolTip Fix 1.0.4-1.17.1
totemmod: Wither Totems Mod 0.3.2
trade: Trade 1.2.1
tradingpost: Trading Post 2.0.0
trapexpansion: Trap Expansion 1.3.3
trinkets: Trinkets 3.0.4
truerooms: True Secret Rooms 1.1.5
universal-graves: Universal Graves 1.1.4+1.17.1
valley: ValleyCraft 2.0.3
victus: Victus 0.1.4+1.17.1
wands: Building Wands 2.2.8_mc1.17.1
waystones: Waystones 2.2.3
wireless_redstone: Wireless Redstone 1.0.1
wirelessnetworks: Wireless Networks 1.3.1
wmitaf: WMITAF 1.2.0
workings: Workings 1.0.7
wthit: wthit 3.11.2
xaerominimap: Xaero's Minimap 21.23.0
xaeroworldmap: Xaero's World Map 1.19.0
xlpackets: XLPackets 2.1-1.17.1
yosbr: YOSBR 0.1.1
yungsapi: YUNG's API 1.17-Fabric-19
zihlaunchpads: ZIHLaunchpads 1.2.0
zombievillagersfromspawner-fabric: Zombie Villagers From Spawner (Fabric) 1.6
Launched Version: fabric-loader-0.12.12-1.17.1
Backend library: LWJGL version 3.2.2 build 10
Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 3.2.0 NVIDIA 497.09, NVIDIA Corporation
Window size: 3840x2160
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Integrated Server (map_client.txt)
Graphics mode: fast
Resource Packs: vanilla, Fabric Mods, kubejs:resource_pack (incompatible), continuity/glass_pane_culling_fix, continuity/default
Current Language: English (US)
CPU: 12x Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
Player Count: 1 / 8; [class_3222['igrowflora'/174, l='ServerLevel[PlantJar]', x=76.99, y=65.00, z=47.29]]
Data Packs: vanilla, Fabric Mods, dispenser_configurator/default_dispenser_configurators
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
Suspected Mods: Minecraft (minecraft), Fabric Loader (fabricloader), Sodium (sodium)
Other mods
No response
Additional Information
No response
Does this only occur when placing the sign on a chest, or does it also occur when placing it on the side of a block?
It was placed on a Diamond storage chest. I fixed it by changing the sign to a spruce sign and when I went to look at it it was to the side. Not sure if that was described well.
Sam
…Sent from my iPhone
On Feb 4, 2022, at 9:58 PM, Jack Papel ***@***.***> wrote:
Does this only occur when placing the sign on a chest, or does it also occur when placing it on the side of a block?
—
Reply to this email directly, view it on GitHub<#587 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AW4TJTKU5XPK5P77G324MFLUZS37XANCNFSM5M7SLO2Q>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
Also reproduced without Sodium, so its purely between our mod and Expanded Storage