개인 자료란 (JE)

  서버 커뮤니티

Profile 이밤지 대표칭호 없음
Profile

질문하기 모드

종료 코드 -1 도와주세요 ㅠㅠ

2023.11.02 조회 수 235 추천 수 0
이해도 입문자 
게임버전 (JE) 1.20.1 
게임버전 (BE) 관련없음 

The game crashed whilst encountered exception while building chunk meshes
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)" because "sprite" is null

사용중인 모드

Create 

Create : Misc & Things

HT's TreeChop 

Oculus 

Rubidium 

쉐이더

Complementary Shader - Unbound

게임하다가 Xaero's Minimap 기능인 체크포인트 만들기를 사용했는데 게임이 팅겨서

다시 들어간 뒤 월드들어가면 3초정도 지나서 계속팅깁니다.

쉐이더 꺼봤고 HT's TreeChop, Xaero's Minimap 도 꺼봤는데 계속꺼지네요 ..

---- Minecraft Crash Report ----

// Hey, that tickles! Hehehe!


Time: 2023-11-02 21:51:13

Description: Encountered exception while building chunk meshes


java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)" because "sprite" is null

    at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23165!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A}

    at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23165!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}

    at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23165!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}

    at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23165!/:?] {re:computing_frames,re:classloading}

    at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23165!/:?] {re:classloading}

    at java.lang.Thread.run(Thread.java:833) ~[?:?] {}



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

---------------------------------------------------------------------------------------


-- Head --

Thread: Render thread

Stacktrace:

    at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23165!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A}

-- Block being rendered --

Details:

    Block: Block{minecraft:lava}[level=2]

    Block location: World: (3960,69,-3224), Section: (at 8,5,8 in 247,4,-202; chunk contains blocks 3952,-64,-3232 to 3967,319,-3217), Region: (7,-7; contains chunks 224,-224 to 255,-193, blocks 3584,-64,-3584 to 4095,319,-3073)

    Chunk section: RenderSection at chunk (247, 4, -202) from (3952, 64, -3232) to (3967, 79, -3217)

    Render context volume: BoundingBox{minX=3950, minY=62, minZ=-3234, maxX=3969, maxY=81, maxZ=-3215}

Stacktrace:

    at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23165!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}

    at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23165!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}

    at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23165!/:?] {re:computing_frames,re:classloading}

    at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23165!/:?] {re:classloading}

    at java.lang.Thread.run(Thread.java:833) ~[?:?] {}



-- Affected level --

Details:

    All players: 1 total; [LocalPlayer['shdkenoad'/96, l='ClientLevel', x=3936.90, y=54.17, z=-3308.73]]

    Chunk stats: 1024, 519

    Level dimension: minecraft:overworld

    Level spawn location: World: (-32,64,48), Section: (at 0,0,0 in -2,4,3; chunk contains blocks -32,-64,48 to -17,319,63), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)

    Level time: 1209672 game time, 1883631 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%23168!/:?] {re:mixin,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:A,pl:runtimedistcleaner:A}

    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23168!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}

    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23168!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}

    at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,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.2.0.jar:?] {}

    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?] {}

    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.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


-- System Details --

Details:

    Minecraft Version: 1.20.1

    Minecraft Version ID: 1.20.1

    Operating System: Windows 10 (amd64) version 10.0

    Java Version: 17.0.8, Microsoft

    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft

    Memory: 1706402400 bytes (1627 MiB) / 3854565376 bytes (3676 MiB) up to 6308233216 bytes (6016 MiB)

    CPUs: 12

    Processor Vendor: AuthenticAMD

    Processor Name: AMD Ryzen 5 2600 Six-Core Processor            

    Identifier: AuthenticAMD Family 23 Model 8 Stepping 2

    Microarchitecture: Zen+

    Frequency (GHz): 3.40

    Number of physical packages: 1

    Number of physical CPUs: 6

    Number of logical CPUs: 12

    Graphics card #0 name: Radeon RX 580 Series

    Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)

    Graphics card #0 VRAM (MB): 4095.00

    Graphics card #0 deviceId: 0x67df

    Graphics card #0 versionInfo: DriverVersion=31.0.21018.6011

    Memory slot #0 capacity (MB): 8192.00

    Memory slot #0 clockSpeed (GHz): 3.20

    Memory slot #0 type: DDR4

    Memory slot #1 capacity (MB): 8192.00

    Memory slot #1 clockSpeed (GHz): 3.20

    Memory slot #1 type: DDR4

    Virtual memory max (MB): 26574.70

    Virtual memory used (MB): 14769.22

    Swap memory total (MB): 10240.00

    Swap memory used (MB): 0.00

    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6016m -Xms256m

    Loaded Shaderpack: ComplementaryUnbound_r5.0.zip

        Profile: MEDIUM (+1 option changed by user)

    Launched Version: forge-47.2.0

    Backend library: LWJGL version 3.3.1 build 7

    Backend API: Radeon RX 580 Series GL version 4.6.0 Core Profile Context 23.Q3.1.230823, ATI Technologies Inc.

    Window size: 1920x1080

    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: fast

    Resource Packs: vanilla, mod_resources

    Current Language: ko_kr

    CPU: 12x AMD Ryzen 5 2600 Six-Core Processor 

    Server Running: true

    Player Count: 1 / 8; [ServerPlayer['shdkenoad'/96, l='ServerLevel[새로운 세계]', x=3936.61, y=54.00, z=-3308.76]]

    Data Packs: vanilla, mod:create_things_and_misc, mod:forge, mod:flywheel, mod:create, mod:rubidium, mod:oculus, mod:xaerominimap, mod:treechop (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.2.0.jar slf4jfixer PLUGINSERVICE 

        fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE 

        fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE 

        fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE 

        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 

        fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE 

        modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 

        modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 

    FML Language Providers: 

        [email protected]

        lowcodefml@null

        javafml@null

    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

        TreeChop-1.20.1-forge-0.18.3.jar                  |HT's TreeChop                 |treechop                      |0.18.3              |DONE      |Manifest: NOSIGNATURE

        create_misc_and_things_ 1.20.1_4.0A.jar           |create: things and misc       |create_things_and_misc        |1.0.0               |DONE      |Manifest: NOSIGNATURE

        forge-1.20.1-47.2.0-universal.jar                 |Forge                         |forge                         |47.2.0              |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

        rubidium-mc1.20.1-0.7.1.jar                       |Rubidium                      |rubidium                      |0.7.1               |DONE      |Manifest: NOSIGNATURE

        flywheel-forge-1.20.1-0.6.10-7.jar                |Flywheel                      |flywheel                      |0.6.10-7            |DONE      |Manifest: NOSIGNATURE

        create-1.20.1-0.5.1.e.jar                         |Create                        |create                        |0.5.1.e             |DONE      |Manifest: NOSIGNATURE

        Xaeros_Minimap_23.8.4_Forge_1.20.jar              |Xaero's Minimap               |xaerominimap                  |23.8.4              |DONE      |Manifest: NOSIGNATURE

        oculus-mc1.20.1-1.6.9.jar                         |Oculus                        |oculus                        |1.6.9               |DONE      |Manifest: NOSIGNATURE

    Flywheel Backend: Off

    Crash Report UUID: 7fc5c86d-8a35-4ef1-ae6d-5880e141f3b9

    FML: 47.2

    Forge: net.minecraftforge:47.2.0

7개의 댓글

NoEul
2023.11.02

크래시 로그의 전체 내용을 보여주세욘

이밤지
2023.11.02
@NoEul

글 수정했어요

NoEul
2023.11.02
@이밤지

가급적이면 파일을 통째로 올려주세욘

이밤지
2023.11.03
@NoEul

깃헙에서 루비듐 수정파일로 교체하고 해결했습니다.

rkdhei2
2023.11.03
@이밤지

그래픽 카드 업데이트 하세용

코코냐
2023.11.03
@rkdhei2

님아 제발..

alkaisen
2023.11.03

실례가 안된다면 저도 해결방법좀 알려주실수 있나요 ㅠ

뉴스 및 창작물
/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240428135129

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0

/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

T.B.H (고민중독) | 노트블럭 버전 | NoteBlock Cover [한국어 영어 중국어 가사 추가]

노트블럭전문가

2024-04-18

0

/files/thumbnails/218/767/003/262x150.crop.jpg?20240412130213

레드스톤

우리의 꿈 - 원피스 오프닝

노트블럭전문가

2024-04-12

0

/files/thumbnails/505/766/003/262x150.crop.jpg?20240411122306

레드스톤

기동전사 건담 수성의 마녀 | 노트블럭 커버 1

노트블럭전문가

2024-04-11

1