"Translucent Face Sorting" When playing with Embeddium crashing the game
XxFreddy-FuzbearxX opened this issue · 5 comments
So, i experienced an issue yesterday, which my game would crass everytime i reloaded the chunks or simply randomly.
Later, i found out it would crash if any transparent blocks were inside my loaded chunks.
Turns out the issue happens with most of the transparent blocks from the game but doesn't with some transparent blocks with mods
Today, i found out the issue goes away when i turn off "Translucent Face Sorting".
Embeddium 0.3.2.1
LittleTiles v1.6.0 pre106
Em 2024-06-28 23:34, CreativeMD escreveu:
Can you send me the crash-report?
--
Reply to this email directly, view it on GitHub [1], or unsubscribe
[2].
You are receiving this because you authored the thread.Message ID:
***@***.***>
Links:
------
[1]
#987 (comment)
[2]
https://github.com/notifications/unsubscribe-auth/AE6HZ7G4XW43HNBGOA4WP6DZJZIPHAVCNFSM6AAAAABJZ7BGSOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJYGAYDINJWGM
Sure, its attached.
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 2024-06-29 23:48:08
Description: Encountered exception while building chunk meshes
java.lang.NullPointerException: Cannot invoke "java.nio.ByteBuffer.hasRemaining()" because "renderData" is null
at team.creative.littletiles.client.mod.rubidium.buffer.RubidiumBufferCache.upload(RubidiumBufferCache.java:157) ~[LittleTiles_BETA_v1.6.0-pre106_mc1.20.1.jar%23210!/:1.6.0-pre106] {re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.upload(ChunkBuilderMeshingTask.java:1606) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:littletiles.mixins.json:rubidium.ChunkBuilderMeshingTaskMixin,pl:mixin:A}
at team.creative.littletiles.client.render.cache.pipeline.LittleRenderPipelineType.compile(LittleRenderPipelineType.java:38) ~[LittleTiles_BETA_v1.6.0-pre106_mc1.20.1.jar%23210!/:1.6.0-pre106] {re:classloading,re:mixin}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.redirect$caf000$getBlockEntity(ChunkBuilderMeshingTask.java:1570) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:littletiles.mixins.json:rubidium.ChunkBuilderMeshingTaskMixin,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:149) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:littletiles.mixins.json:rubidium.ChunkBuilderMeshingTaskMixin,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:51) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:littletiles.mixins.json:rubidium.ChunkBuilderMeshingTaskMixin,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:computing_frames,re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:226) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:classloading}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
…-- Head --
Thread: Render thread
Suspected Mods:
LittleTiles (littletiles), Version: 1.6.0-pre106
Issue tracker URL: https://github.com/CreativeMD/LittleTiles/issues
at ***@***.***/team.creative.littletiles.client.mod.rubidium.buffer.RubidiumBufferCache.upload(RubidiumBufferCache.java:157)
Embeddium (embeddium), Version: 0.3.21+mc1.20.1
at ***@***.***+mc1.20.1/me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.upload(ChunkBuilderMeshingTask.java:1606)
Stacktrace:
at team.creative.littletiles.client.mod.rubidium.buffer.RubidiumBufferCache.upload(RubidiumBufferCache.java:157) ~[LittleTiles_BETA_v1.6.0-pre106_mc1.20.1.jar%23210!/:1.6.0-pre106] {re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.upload(ChunkBuilderMeshingTask.java:1606) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:littletiles.mixins.json:rubidium.ChunkBuilderMeshingTaskMixin,pl:mixin:A}
at team.creative.littletiles.client.render.cache.pipeline.LittleRenderPipelineType.compile(LittleRenderPipelineType.java:38) ~[LittleTiles_BETA_v1.6.0-pre106_mc1.20.1.jar%23210!/:1.6.0-pre106] {re:classloading,re:mixin}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.redirect$caf000$getBlockEntity(ChunkBuilderMeshingTask.java:1570) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:littletiles.mixins.json:rubidium.ChunkBuilderMeshingTaskMixin,pl:mixin:A}
-- Block being rendered --
Details:
Block: Block{littletiles:tiles}[waterlogged=false]
Block location: World: (387,120,295), Section: (at 3,8,7 in 24,7,18; chunk contains blocks 384,-64,288 to 399,319,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Chunk section: RenderSection at chunk (24, 7, 18) from (384, 112, 288) to (399, 127, 303)
Render context volume: BoundingBox{minX=382, minY=110, minZ=286, maxX=401, maxY=129, maxZ=305}
Stacktrace:
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:149) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:littletiles.mixins.json:rubidium.ChunkBuilderMeshingTaskMixin,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:51) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:littletiles.mixins.json:rubidium.ChunkBuilderMeshingTaskMixin,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:computing_frames,re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:226) ~[embeddium-0.3.21+mc1.20.1.jar%23203!/:?] {re:classloading}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['onoct_br'/57, l='ClientLevel', x=386.74, y=120.00, z=297.21]]
Chunk stats: 729, 453
Level dimension: minecraft:overworld
Level spawn location: World: (0,94,0), Section: (at 0,14,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 99551 game time, 8575 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23220!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:littletiles.mixins.json:client.level.ClientLevelMixin,pl:mixin:APP:mixins.essential.json:feature.particles.Mixin_AddParticleSystemToClientWorld,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23220!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23220!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.3.1.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, mod_resources, file/§fBetter §2§lLeaves §71.20.zip, file/Crop Variation for 1.20.zip, file/Foliage Variation for 1.20.zip, Essential Assets, essential
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1049038784 bytes (1000 MiB) / 2516582400 bytes (2400 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 6
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-9400 CPU @ 2.90GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 2.90
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 6
Graphics card #0 name: VNC Mirror Driver
Graphics card #0 vendor: RealVNC
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: DriverVersion=1.8.0.0
Graphics card #1 name: NVIDIA GeForce GTX 1650
Graphics card #1 vendor: NVIDIA (0x10de)
Graphics card #1 VRAM (MB): 4095.00
Graphics card #1 deviceId: 0x2188
Graphics card #1 versionInfo: DriverVersion=31.0.15.4629
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Virtual memory max (MB): 40296.42
Virtual memory used (MB): 19438.06
Swap memory total (MB): 24000.00
Swap memory used (MB): 108.50
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: photon_v1.0a.zip
Profile: Custom (+14 options changed by user)
Launched Version: 1.20.1-forge-47.3.1
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 546.29, NVIDIA Corporation
Window size: 1920x1009
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, mod_resources, file/§fBetter §2§lLeaves §71.20.zip, file/Crop Variation for 1.20.zip, file/Foliage Variation for 1.20.zip
Current Language: en_us
CPU: 6x Intel(R) Core(TM) i5-9400 CPU @ 2.90GHz
Server Running: true
Player Count: 1 / 8; [ServerPlayer['onoct_br'/57, l='ServerLevel[shoe test]', x=386.74, y=120.00, z=297.21]]
Data Packs: vanilla, mod:forge, mod:mixinextras (incompatible), mod:distanthorizons (incompatible), mod:cpm (incompatible), mod:worldedit (incompatible), mod:zume (incompatible), mod:littletiles, mod:creativecore, mod:management_wanted, mod:geckolib, mod:fd, mod:architectury (incompatible), mod:chisel, mod:firstperson, mod:pehkui (incompatible), mod:athena, mod:modernfix (incompatible), mod:ferritecore (incompatible), mod:cameraoverhaul (incompatible), mod:badoptimizations (incompatible), mod:essential (incompatible), mod:fastload, mod:fpsreducer, mod:chunky (incompatible), mod:noisium, mod:embeddium_extra, mod:embeddium, mod:oculus, mod:worldeditcui (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.3.1.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.3.1.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.3.1.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.3.1.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.3.1.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
***@***.***
***@***.***
***@***.***
Mod List:
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.11.30_mc1.20.1.jar |CreativeCore |creativecore |2.11.30 |DONE |Manifest: NOSIGNATURE
Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |DONE |Manifest: NOSIGNATURE
firstperson-forge-2.4.1-mc1.20.1.jar |FirstPerson |firstperson |2.4.1 |DONE |Manifest: NOSIGNATURE
Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.18.1+mc1.20.1.jar |ModernFix |modernfix |5.18.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
CustomPlayerModels-1.20-0.6.17a.jar |Customizable Player Models |cpm |0.6.17a |DONE |Manifest: NOSIGNATURE
noisium-forge-2.0.3+mc1.20-1.20.1.jar |Noisium |noisium |2.0.3+mc1.20-1.20.1 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |DONE |Manifest: NOSIGNATURE
WorldEditCUI-1.20+01.jar |WorldEditCUI |worldeditcui |1.20+01 |DONE |Manifest: NOSIGNATURE
management_wanted-1.1.1-forge-1.20.1.jar |Management Wanted Beta |management_wanted |1.1.1 |DONE |Manifest: NOSIGNATURE
worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |DONE |Manifest: NOSIGNATURE
zume-0.19.1.jar |Zume |zume |0.19.1 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
chisel+forge+1.20.1-1.7.2.jar |Chisel Reborn |chisel |1.7.2 |DONE |Manifest: NOSIGNATURE
rubidium-extra-0.5.4.3+mc1.20.1-build.121.jar |Embeddium Extra |embeddium_extra |0.5.4.3+mc1.20.1-bui|DONE |Manifest: NOSIGNATURE
DistantHorizons-2.1.0-a-1.20.1.jar |Distant Horizons |distanthorizons |2.1.0-a |DONE |Manifest: NOSIGNATURE
FpsReducer2-forge-1.20-2.5.jar |FPS Reducer |fpsreducer |1.20-2.5 |DONE |Manifest: NOSIGNATURE
cameraoverhaul-1.1-1.20.4.jar |Camera Overhaul |cameraoverhaul |1.0.0 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.3.1-universal.jar |Forge |forge |47.3.1 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
BadOptimizations-2.1.3-1.20.1.jar |BadOptimizations |badoptimizations |2.1.3 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.21+mc1.20.1.jar |Embeddium |embeddium |0.3.21+mc1.20.1 |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
LittleTiles_BETA_v1.6.0-pre106_mc1.20.1.jar |LittleTiles |littletiles |1.6.0-pre106 |DONE |Manifest: NOSIGNATURE
FBD_Snapshot_24w02a_1-20-1_forge.jar |FNaF's: Build & Decor (Java Ed|fd |0.24.02.1 |DONE |Manifest: NOSIGNATURE
Essential (forge_1.20.1).jar |Essential |essential |1.3.2.7+g7245995b31 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: dfce31fe-993a-466c-9d91-fd30d2bc462e
FML: 47.3
Forge: net.minecraftforge:47.3.1
Em 2024-06-28 23:34, CreativeMD escreveu:
Can you send me the crash-report?
--
Reply to this email directly, view it on GitHub [1], or unsubscribe
[2].
You are receiving this because you authored the thread.Message ID:
***@***.***>
Links:
------
[1]
#987 (comment)
[2]
https://github.com/notifications/unsubscribe-auth/AE6HZ7G4XW43HNBGOA4WP6DZJZIPHAVCNFSM6AAAAABJZ7BGSOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJYGAYDINJWGM
Sorry, i forgot to add on my last e-mail where i put the crash report
attached, i tested the issue only with Little Tiles and Creative Core in
the mods file, it still happened
Saying this since the crash report i sent you is with other mods
installed
Fixed in the newest version. Sorry for responding that late. Thanks for taking the time to report this issue!