개인 자료란 (JE)

  서버 커뮤니티

Profile 불가촉씹덕 대표칭호 없음
Profile

질문하기 로그인 및 실행

게임 충돌 오류 exit code -1 해결 및 복구 방법 질문

2021.10.27 조회 수 1755 추천 수 0
이해도 입문자(아무것도 몰라요) 
게임버전 (JE) 1.12.2 
게임버전 (BE) 관련없음 

1cbb89e1d7f013e98598fc7ffa9174f2.pngc0af15da46ed00cf30ccbe1f34b519b9.jpeg

건축 맵인데 잘 건축하다가 두세 시간 지나면 별안간서버가 튕기더니 게임 충돌 발생 안내 메시지 뜨고 맵이 망가집니다 집 건축 블록들 절반이 날아가요 복구하는 방법 없을까요 백업했던 파일로 벌써 두 번째 시도하는 건데 두 번 다 날아가니까 그냥 혀 깨물고 죽고 싶네요 첫 번째 안내 메시지는 백업 파일로 오늘 다시 재건축해 보려니까 뜬 메시지예요 무시하고 걍 건축했어요

알아보니까 이런 거 질문하려면 런처 로그 필요하다고 해서 첨부합니다 이게 맞는지는 모르겠어요

9756654b4219862073772bcd15119356.png

[23:16:58] [Client thread/ERROR] [FML]: Exception loading model for variant props:blockprops#facing=east

net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model props:blockprops#facing=east with loader VariantLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]

    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]

    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]

    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException

    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]

    ... 15 more



그리고 이건 crash report


---- Minecraft Crash Report ----


WARNING: coremods are present:

  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)

  CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)

  JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-44.jar)

  CreativePatchingLoader (CreativeCore_v1.10.16_mc1.12.2.jar)

Contact their authors BEFORE contacting forge


// There are four lights!


Time: 10/27/21 11:06 PM

Description: Unexpected error


java.lang.IllegalArgumentException: The value 70992 is not in the specified inclusive range of 0 to 65535

    at org.apache.commons.lang3.Validate.inclusiveBetween(Validate.java:1032)

    at net.minecraft.util.BitArray.func_188141_a(SourceFile:25)

    at net.minecraft.world.chunk.BlockStateContainer.func_186014_b(BlockStateContainer.java:82)

    at net.minecraft.world.chunk.BlockStateContainer.func_186008_a(BlockStateContainer.java:67)

    at net.minecraft.world.chunk.BlockStatePaletteHashMap.func_186041_a(SourceFile:28)

    at net.minecraft.world.chunk.BlockStateContainer.func_186014_b(BlockStateContainer.java:81)

    at net.minecraft.world.chunk.BlockStateContainer.func_186013_a(BlockStateContainer.java:76)

    at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_177484_a(ExtendedBlockStorage.java:87)

    at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:560)

    at net.minecraft.world.World.func_180501_a(World.java:343)

    at net.minecraft.client.multiplayer.WorldClient.func_180501_a(WorldClient.java:655)

    at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:180)

    at net.minecraft.item.ItemBlock.func_180614_a(ItemBlock.java:54)

    at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:187)

    at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:467)

    at net.optifine.override.PlayerControllerOF.func_187099_a(PlayerControllerOF.java:96)

    at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1579)

    at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2254)

    at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2020)

    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1808)

    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)

    at net.minecraft.client.main.Main.main(SourceFile:123)

    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)

    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)



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

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


-- Head --

Thread: Client thread

Stacktrace:

    at org.apache.commons.lang3.Validate.inclusiveBetween(Validate.java:1032)

    at net.minecraft.util.BitArray.func_188141_a(SourceFile:25)

    at net.minecraft.world.chunk.BlockStateContainer.func_186014_b(BlockStateContainer.java:82)

    at net.minecraft.world.chunk.BlockStateContainer.func_186008_a(BlockStateContainer.java:67)

    at net.minecraft.world.chunk.BlockStatePaletteHashMap.func_186041_a(SourceFile:28)

    at net.minecraft.world.chunk.BlockStateContainer.func_186014_b(BlockStateContainer.java:81)

    at net.minecraft.world.chunk.BlockStateContainer.func_186013_a(BlockStateContainer.java:76)

    at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_177484_a(ExtendedBlockStorage.java:87)

    at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:560)

    at net.minecraft.world.World.func_180501_a(World.java:343)

    at net.minecraft.client.multiplayer.WorldClient.func_180501_a(WorldClient.java:655)

    at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:180)

    at net.minecraft.item.ItemBlock.func_180614_a(ItemBlock.java:54)

    at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:187)

    at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:467)

    at net.optifine.override.PlayerControllerOF.func_187099_a(PlayerControllerOF.java:96)

    at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1579)

    at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2254)

    at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2020)


-- Affected level --

Details:

    Level name: MpServer

    All players: 2 total; [EntityPlayerSP['lxxkup'/333, l='MpServer', x=941.68, y=9.00, z=-130.19], EntityOtherPlayerMP['BA3_CHU'/503, l='MpServer', x=944.39, y=3.75, z=-131.19]]

    Chunk stats: MultiplayerChunkCache: 289, 289

    Level seed: 0

    Level generator: ID 01 - flat, ver 0. Features enabled: false

    Level generator options: 

    Level spawn location: World: (989,4,-125), Chunk: (at 13,0,3 in 61,-8; contains blocks 976,0,-128 to 991,255,-113), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)

    Level time: 1133703 game time, 4000 day time

    Level dimension: 0

    Level storage version: 0x00000 - Unknown?

    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false

    Forced entities: 41 total; [EntityPlayerSP['lxxkup'/333, l='MpServer', x=941.68, y=9.00, z=-130.19], EntitySheep['양'/276, l='MpServer', x=887.78, y=4.00, z=-63.71], EntityBat['박쥐'/277, l='MpServer', x=926.25, y=6.10, z=-130.75], EntityBat['박쥐'/278, l='MpServer', x=926.25, y=6.10, z=-129.48], EntityBat['박쥐'/279, l='MpServer', x=926.25, y=6.10, z=-128.60], EntityBat['박쥐'/280, l='MpServer', x=926.25, y=6.10, z=-132.50], EntityBat['박쥐'/281, l='MpServer', x=927.56, y=6.10, z=-125.25], EntityBat['박쥐'/282, l='MpServer', x=933.58, y=6.10, z=-129.48], EntityBat['박쥐'/283, l='MpServer', x=933.75, y=6.10, z=-128.62], EntityBat['박쥐'/284, l='MpServer', x=940.24, y=6.10, z=-132.75], EntityBat['박쥐'/285, l='MpServer', x=931.50, y=6.10, z=-125.25], EntityBat['박쥐'/286, l='MpServer', x=941.75, y=6.10, z=-125.25], EntityBat['박쥐'/287, l='MpServer', x=931.63, y=6.10, z=-125.25], EntityBat['박쥐'/288, l='MpServer', x=928.59, y=6.10, z=-125.25], EntityBat['박쥐'/289, l='MpServer', x=928.55, y=6.10, z=-125.25], EntityBat['박쥐'/290, l='MpServer', x=930.51, y=6.10, z=-126.25], EntityBat['박쥐'/291, l='MpServer', x=932.52, y=6.10, z=-125.25], EntityBat['박쥐'/292, l='MpServer', x=932.75, y=6.10, z=-125.25], EntityBat['박쥐'/293, l='MpServer', x=936.25, y=6.10, z=-125.25], EntityBat['박쥐'/294, l='MpServer', x=932.75, y=6.10, z=-125.25], EntityBat['박쥐'/295, l='MpServer', x=937.60, y=6.10, z=-125.25], EntityBat['박쥐'/296, l='MpServer', x=936.55, y=6.10, z=-125.25], EntityPig['돼지'/297, l='MpServer', x=964.50, y=4.00, z=-85.52], EntityCow['소'/301, l='MpServer', x=983.29, y=4.00, z=-193.19], EntityPig['돼지'/302, l='MpServer', x=979.22, y=4.00, z=-181.60], EntityCow['소'/303, l='MpServer', x=984.80, y=4.00, z=-170.62], EntitySheep['양'/304, l='MpServer', x=990.26, y=4.00, z=-81.00], EntityOtherPlayerMP['BA3_CHU'/503, l='MpServer', x=944.39, y=3.75, z=-131.19], EntityCow['소'/312, l='MpServer', x=992.67, y=4.00, z=-195.17], EntityOtherPlayerMP['BA3_CHU'/503, l='MpServer', x=944.39, y=3.75, z=-131.19], EntityCow['소'/313, l='MpServer', x=996.40, y=4.00, z=-191.15], EntityHorse['말'/314, l='MpServer', x=1004.88, y=4.00, z=-102.43], EntityMirror['entity.Mirror.name'/378, l='MpServer', x=935.50, y=5.50, z=-70.07], EntityHorse['말'/315, l='MpServer', x=1000.93, y=4.00, z=-80.15], EntityPig['돼지'/316, l='MpServer', x=1006.43, y=4.00, z=-74.75], EntityOtherPlayerMP['BA3_CHU'/379, l='MpServer', x=948.30, y=9.10, z=-133.51], EntityPig['돼지'/317, l='MpServer', x=992.23, y=4.00, z=-68.56], EntityMirror['entity.Mirror.name'/382, l='MpServer', x=903.93, y=6.50, z=-134.50], EntityHorse['말'/318, l='MpServer', x=1014.96, y=4.00, z=-84.08], EntityPig['돼지'/319, l='MpServer', x=1013.25, y=4.00, z=-87.25], EntityMirror['entity.Mirror.name'/511, l='MpServer', x=942.93, y=11.50, z=-129.50]]

    Retry entities: 0 total; []

    Server brand: fml,forge

    Server type: Integrated singleplayer server

Stacktrace:

    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)

    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)

    at net.minecraft.client.main.Main.main(SourceFile:123)

    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)

    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


-- System Details --

Details:

    Minecraft Version: 1.12.2

    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: 962840072 bytes (918 MB) / 3422552064 bytes (3264 MB) up to 4294967296 bytes (4096 MB)

    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M

    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

    FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 33 mods loaded, 33 mods active

    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored


    | State  | ID                   | Version        | Source                                    | Signature                                |

    |:------ |:-------------------- |:-------------- |:----------------------------------------- |:---------------------------------------- |

    | LCHIJA | minecraft            | 1.12.2         | minecraft.jar                             | None                                     |

    | LCHIJA | mcp                  | 9.42           | minecraft.jar                             | None                                     |

    | LCHIJA | FML                  | 8.0.99.99      | forge-1.12.2-14.23.5.2855.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |

    | LCHIJA | forge                | 14.23.5.2855   | forge-1.12.2-14.23.5.2855.jar             | e3c3d50c7c986df74c645c0ac54639741c90a557 |

    | LCHIJA | creativecoredummy    | 1.0.0          | minecraft.jar                             | None                                     |

    | LCHIJA | smoothfontcore       | mc1.12.2-2.1.2 | minecraft.jar                             | None                                     |

    | LCHIJA | smoothfont           | mc1.12.2-2.1.2 | SmoothFont-mc1.12.2-2.1.2.jar             | None                                     |

    | LCHIJA | locks                | 2.5.1          | (re)locks-1.12.2-2.5.1.jar                | None                                     |

    | LCHIJA | armourers_workshop   | 1.12.2-0.51.0  | Armourers-Workshop-1.12.2-0.51.0.jar      | None                                     |

    | LCHIJA | camera               | 1.0.10         | camera-1.0.10.jar                         | None                                     |

    | LCHIJA | cocricotmod          | 1.10.3         | cocricotMOD for 1.12.2 v1.10.3.jar        | None                                     |

    | LCHIJA | cookingforblockheads | 6.5.0          | CookingForBlockheads_1.12.2-6.5.0.jar     | None                                     |

    | LCHIJA | opframe              | 1.4.0          | OnlinePicFrame_v1.4.40_mc1.12.2.jar       | None                                     |

    | LCHIJA | creativecore         | 1.10.0         | CreativeCore_v1.10.16_mc1.12.2.jar        | None                                     |

    | LCHIJA | customnpcs           | 1.12           | CustomNPCs_1.12.2-(05Jul20).jar           | None                                     |

    | LCHIJA | ptrmodellib          | 1.0.5          | PTRLib-1.0.5.jar                          | None                                     |

    | LCHIJA | props                | 2.6.3.7        | Decocraft-2.6.3.7_1.12.2.jar              | None                                     |

    | LCHIJA | cfm                  | 6.3.1          | furniture-6.3.1-1.12.2.jar                | None                                     |

    | LCHIJA | growthcraft          | 4.2.2          | growthcraft-1.12.2-4.2.2.1.jar            | None                                     |

    | LCHIJA | growthcraft_fishtrap | 4.2.2          | growthcraft-1.12.2-4.2.2.1.jar            | None                                     |

    | LCHIJA | growthcraft_apples   | 4.2.2          | growthcraft-1.12.2-4.2.2.1.jar            | None                                     |

    | LCHIJA | growthcraft_cellar   | 4.2.2          | growthcraft-1.12.2-4.2.2.1.jar            | None                                     |

    | LCHIJA | growthcraft_grapes   | 4.2.2          | growthcraft-1.12.2-4.2.2.1.jar            | None                                     |

    | LCHIJA | growthcraft_bamboo   | 4.2.2          | growthcraft-1.12.2-4.2.2.1.jar            | None                                     |

    | LCHIJA | growthcraft_bees     | 4.2.2          | growthcraft-1.12.2-4.2.2.1.jar            | None                                     |

    | LCHIJA | growthcraft_rice     | 4.2.2          | growthcraft-1.12.2-4.2.2.1.jar            | None                                     |

    | LCHIJA | growthcraft_hops     | 4.2.2          | growthcraft-1.12.2-4.2.2.1.jar            | None                                     |

    | LCHIJA | growthcraft_milk     | 4.2.2          | growthcraft-1.12.2-4.2.2.1.jar            | None                                     |

    | LCHIJA | improvedbackpacks    | 1.12.2-1.5.0.0 | ImprovedBackpacks-1.12.2-1.5.0.0.jar      | None                                     |

    | LCHIJA | jeid                 | 1.0.3-44       | JustEnoughIDs-1.0.3-44.jar                | None                                     |

    | LCHIJA | harvestcraft         | 1.12.2zb       | Pam's+HarvestCraft+1.12.2zg.jar           | None                                     |

    | LCHIJA | sereneseasons        | 1.2.18         | SereneSeasons-1.12.2-1.2.18-universal.jar | None                                     |

    | LCHIJA | worldedit            | 6.1.10         | worldedit-forge-mc1.12.2-6.1.10-dist.jar  | None                                     |


    Loaded coremods (and transformers): 

SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)

  sereneseasons.asm.transformer.EntityRendererTransformer

  sereneseasons.asm.transformer.WorldTransformer

CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)

  bre.smoothfont.asm.Transformer

JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-44.jar)

  org.dimdev.jeid.JEIDTransformer

CreativePatchingLoader (CreativeCore_v1.10.16_mc1.12.2.jar)

  

    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.54' Renderer: 'GeForce GT 720/PCIe/SSE2'

    Armourer's Workshop: 

        Baking Queue: 0

        Request Queue: 0

        Texture Paint Type: TEXTURE_REPLACE

        Multipass Skin Rendering: true

    Render Layers:

         Render Class: net.minecraft.client.renderer.entity.RenderPlayer

            moe.plushie.armourers_workshop.client.render.entity.ModelResetLayer

            net.minecraft.client.renderer.entity.layers.LayerBipedArmor

            net.minecraft.client.renderer.entity.layers.LayerArrow

            net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head

            net.minecraft.client.renderer.entity.layers.LayerCape

            net.minecraft.client.renderer.entity.layers.LayerCustomHead

            net.minecraft.client.renderer.entity.layers.LayerElytra

            net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder

            net.optifine.player.PlayerItemsLayer

            moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererHeldItem

            moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererPlayer

            ru.poopycoders.improvedbackpacks.client.LayerBackpack

         Render Class: net.minecraft.client.renderer.entity.RenderPlayer

            moe.plushie.armourers_workshop.client.render.entity.ModelResetLayer

            net.minecraft.client.renderer.entity.layers.LayerBipedArmor

            net.minecraft.client.renderer.entity.layers.LayerArrow

            net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head

            net.minecraft.client.renderer.entity.layers.LayerCape

            net.minecraft.client.renderer.entity.layers.LayerCustomHead

            net.minecraft.client.renderer.entity.layers.LayerElytra

            net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder

            net.optifine.player.PlayerItemsLayer

            moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererHeldItem

            moe.plushie.armourers_workshop.client.render.entity.SkinLayerRendererPlayer

            ru.poopycoders.improvedbackpacks.client.LayerBackpack

    Launched Version: 1.12.2-forge-14.23.5.2855

    LWJGL: 2.9.4

    OpenGL: GeForce GT 720/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.54, NVIDIA Corporation

    GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.

Shaders are available because OpenGL 2.1 is supported.

VBOs are available because OpenGL 1.5 is supported.


    Using VBOs: Yes

    Is Modded: Definitely; Client brand changed to 'fml,forge'

    Type: Client (map_client.txt)

    Resource Packs: cocricot for 1.12.2 v1.10.3.zip

    Current Language: 한국어 (대한민국)

    Profiler Position: N/A (disabled)

    CPU: 4x Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz

    OptiFine Version: OptiFine_1.12.2_HD_U_G5

    OptiFine Build: 20210124-142939

    Render Distance Chunks: 8

    Mipmaps: 4

    Anisotropic Filtering: 1

    Antialiasing: 0

    Multitexture: false

    Shaders: null

    OpenGlVersion: 4.5.0 NVIDIA 376.54

    OpenGlRenderer: GeForce GT 720/PCIe/SSE2

    OpenGlVendor: NVIDIA Corporation

    CpuCount: 4

3개의 댓글

코코냐
2021.10.28

일반적인 경우 모드 오류를 의심해 볼 수 있습니다. 다만, 로그상 모드의 영향은 딱히 확인되지 않으며, 이미 맵 자체가 손상된 상태임이 의심됩니다. 이러한 경우, 처음 크래시가 발생한 시점의 충돌 보고서를 확인하면 어떤 모드가 원인이 되었는지는 확인 할 수 있지만, 이미 손상된 월드에 대해서는 복구가 어렵습니다.

불가촉씹덕
2021.10.28
@코코냐

지금 저 크래시 보고서에서는 딱히 원인이 안 나오는 건가요? 처음 충돌 발생한 시점의 보고서 다시 올리면 혹시 원인 알아봐 주실 수 있나요

코코냐
2021.10.30
@불가촉씹덕

맵이 깨진 시점에 왜 충돌이 발생했는지는 알 수 있습니다. 다만, 이미 깨진 맵은 복구가 어렵습니다.

뉴스 및 창작물
/files/thumbnails/520/751/003/262x150.crop.jpg?20240328020349

레드스톤

마인크래프트 노트블록으로 만든 『 Bling‐Bang‐Bang‐Born 』 1

Sonttukk

2024-03-23

1

/files/thumbnails/467/742/003/262x150.crop.jpg?20240311163123

레드스톤

[노트블럭커버] MILGRAM -ミルグラム(밀그램)- / 아마네 「숙청 행진」 제 2심 2

리비온

2024-03-11

0

/files/thumbnails/846/741/003/262x150.crop.jpg?20240310221214

레드스톤

워든 vs 라마 200마리 1

GlassesFilm

2024-03-10

0

/files/thumbnails/542/739/003/262x150.crop.jpg?20240309070457

레드스톤

[고인의 명복을 빕니다][노트블럭]드래곤볼 GT 오프닝 - 점점 마음이 끌려

리비온

2024-03-09

0

/files/thumbnails/326/738/003/262x150.crop.jpg?20240328020414

레드스톤

마인크래프트 노트블록으로 만든 『 Build Our Machine 』

Sonttukk

2024-03-07

0