개인 자료란 (JE)

  서버 커뮤니티

Profile Vrdq 대표칭호 없음

vrdq 7596ad00ebdb4a56bd8a20eacbfb3f1d

Profile

질문하기 모드

모드 오류..

2021.07.26 조회 수 104 추천 수 0

모드 1.7.10 충돌인데요..

포지가 켜져서 로딩되는 도중에 soundhander?가 로드되고 바로 후에 튕겼어요..


리소스 오류일까봐 리소스는 뺐는데..

아래는 모드와 크래시 리포트..

5b039f3da9c107dfe87bf27bf740516e.png
---- Minecraft Crash Report ----

// You should try our sister game, Minceraft!


Time: 21. 7. 26 오전 8:31

Description: Stitching texture atlas


java.lang.NullPointerException: Stitching texture atlas

    at shadersmodcore.client.ShadersTex.readImage(ShadersTex.java:464)

    at shadersmodcore.client.ShadersTex.readImageAndMipmaps(ShadersTex.java:439)

    at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:419)

    at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:283)

    at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)

    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)

    at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)

    at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)

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

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

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

Stacktrace:

    at shadersmodcore.client.ShadersTex.readImage(ShadersTex.java:464)

    at shadersmodcore.client.ShadersTex.readImageAndMipmaps(ShadersTex.java:439)

    at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:419)


-- Texture being stitched together --

Details:

    Atlas path: textures/blocks

    Sprite: TextureAtlasSprite{name='missingno', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=6.25E-4, u1=0.999375, v0=6.25E-4, v1=0.999375}

Stacktrace:

    at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:283)

    at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)


-- Resource location being registered --

Details:

    Resource location: minecraft:textures/atlas/blocks.png

    Texture object class: net.minecraft.client.renderer.texture.TextureMap

Stacktrace:

    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)

    at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:71)

    at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:58)

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)


-- Initialization --

Details:

Stacktrace:

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

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

    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.7.10

    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: 282771920 bytes (269 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB)

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

    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

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

    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 17 mods loaded, 17 mods active

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

    UCH    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 

    UCH    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 

    UCH    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 

    UCH    PlayerAPI{1.2} [Player API] (minecraft.jar) 

    UCH    RenderPlayerAPI{1.3} [Render Player API] (minecraft.jar) 

    UCH    SmartCore{1.0} [Smart Core] (minecraft.jar) 

    UCH    intarray.beacon{1.0.1} [Aesthetic Beacons Mod] (Aesthetic Beacons Mod 1.0.1 (MC 1.7.2).zip) 

    UCH    armourersWorkshop{1.7.10-0.43.1} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.43.1.jar) 

    UCH    plushieWrapper{0.0.0} [Plushie Wrapper] (Armourers-Workshop-1.7.10-0.43.1.jar) 

    UCH    Backpack{2.0.0} [Backpack] (Backpacks-Mod.jar) 

    UCH    customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar) 

    UCH    heart{2.0.1} [Heart Health] (MC1.7.10God_Item-2.0.1.54_R.jar) 

    UCH    mopickaxes{630} [Mo' Pickaxes] (More-Pickaxes-Mod-1.7.10.zip) 

    UCH    me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.7.10-1.3.2.1.jar) 

    UCH    AencEx{0.0.1} [AencEx] (MoreEnchantments-1.7.10-1.3.2.1.jar) 

    UCH    SmartMoving{15.3} [Smart Moving] (SmartMoving-1.7.10-15.3.jar) 

    UCH    SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar) 

    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6' Renderer: 'Radeon RX 580 Series'

    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10

    LWJGL: 2.9.1

    OpenGL: Radeon RX 580 Series GL version 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6, ATI Technologies Inc.

    GL Caps: Using GL 1.3 multitexturing.

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

Anisotropic filtering is supported and maximum anisotropy is 16.

Shaders are available because OpenGL 2.1 is supported.


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

    Type: Client (map_client.txt)

    Resource Packs: [koma8k]

    Current Language: English (US)

    Profiler Position: N/A (disabled)

    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

    Anisotropic Filtering: Off (1)

3개의 댓글

허두
2021.07.26

ShadersModCore 모드에서 오류가 발생합니다. 해당 모드 제거 후 다시 시도해 보시겠어요?

코코냐
2021.07.26

쉐이더 코어 문제입니다. 버전을 교체하거나, 옵티파인 내장 쉐이더를 대신 사용해주세요.

명이
2021.07.26

쉐이더 모드 코어에서 문제가 발생하네요

뉴스 및 창작물
/files/thumbnails/268/789/003/262x150.crop.jpg?20240515192032

레드스톤

벌레먹은 돌 빠르게 제거하는 법

GlassesFilm

2024-05-15

0

/files/thumbnails/797/788/003/262x150.crop.jpg?20240515090924

건축

마인크래프트로 구현한 카르카손 보드게임

Warak

2024-05-15

1

/files/thumbnails/487/784/003/262x150.crop.jpg?20240508233607

모드

Windows Borderless 모드에서 악성코드 발견 3

학교가기싫다

2024-05-08

1

/files/thumbnails/384/778/003/262x150.crop.jpg?20240512002324

업데이트

마인크래프트 자바 에디션 스냅샷 24w18a

학교가기싫다

2024-05-06

0

/files/thumbnails/855/781/003/262x150.crop.jpg?20240505141129

레드스톤

레이저 클리너

GlassesFilm

2024-05-05

1