Ошибка краш при входе

  • Автор темы Автор темы eryu
  • Дата начала Дата начала

eryu

Новичок
Iron
20 Май 2020
0
0
захожу на сервер летит краш с логом (так загрузить файл не могу пишет что он большой):

---- Minecraft Crash Report ----
// But it works on my machine

Commit: 9c8f82ec
Server: null
Time: 2022-12-10 09:55:32 MSK
Description: Unexpected error

java.lang.RuntimeException: sprite: TextureAtlasSprite{id=882, name='minecraft:blocks/chain_command_block_back', frameCount=4, rotated=false, x=1168, y=608, height=16, width=16, u0=0.5703174, u1=0.5781201, v0=0.5937598, v1=0.6093652, cache=false, loaded=true, permanent: false, data=[[256, 64, 16, 4, 1], [256, 64, 16, 4, 1], [256, 64, 16, 4, 1], [256, 64, 16, 4, 1]]}
at GT.ff(SourceFile:339)
at GT.updateAnimation(SourceFile:291)
at GX.updateAnimations(SourceFile:720)
at GX.tick(SourceFile:885)
at GV.tick(SourceFile:220)
at rP.ay(SourceFile:1743)
at rP.ax(SourceFile:1696)
at rP.a(SourceFile:1249)
at rP.an(SourceFile:1322)
at rP.run(SourceFile:397)
at net.minecraft.client.main.Main.a(SourceFile:178)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException
at GT.ff(SourceFile:336)
... 12 more


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

-- Head --
Thread: Client thread
Stacktrace:
at GT.ff(SourceFile:339)
at GT.updateAnimation(SourceFile:291)
at GX.updateAnimations(SourceFile:720)
at GX.tick(SourceFile:885)
at GV.tick(SourceFile:220)
at rP.ay(SourceFile:1743)
at rP.ax(SourceFile:1696)

-- Affected level --

Level name: MpServer
All players: 1 total; [sP['eryu'/8172, l='MpServer', x=0.00, y=0.00, z=0.00]]
Chunk stats: Client Chunk Cache: 0
Level generator: ID 01 - flat, ver 0.
Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 in 0,0; 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: 0 game time, 0 day time
Level weather: Rain time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false.
Forced entities: 1 total; {sP['eryu'/8172, l='MpServer', x=0.00, y=0.00, z=0.00]}
Retry entities: 0 total; {}
Server brand: ~~NULL~~
Stacktrace:
at xI.a(SourceFile:408)
at rP.a(SourceFile:2770)
at rP.run(SourceFile:423)
at net.minecraft.client.main.Main.a(SourceFile:178)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

-- System Details --

Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0-lachrocks, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode),
Memory: 1182646408 bytes (1127 MB) / 1509949440 bytes (1440 MB) up to 4261412864 bytes (4064 MB)
System Memory: FREE 9131 MB (8 GB), TOTAL 16221 MB (15 GB)
Libraries: C:\Users\Admin\Downloads\launcher-1.0.jar
JVM Flags: 0 total;
Display Driver: igdumdim64
LWJGL: 2.9.4
OpenGL: NVIDIA Corporation GL version 4.6.0 NVIDIA 442.50, GeForce GTX 1650/PCIe/SSE2
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.

Render Distance: 12
Using VBOs: Yes
Using Render Regions: No
Using Vanilla Shaders: No
Using OptiFine Shaders: No
Mipmap levels: 4
Sound System: Yes
Fullscreen: Yes
Allocation Rate: 0 MB/s
AET: ~~ERROR~~ NullPointerException: null
Assets caching: Yes
Resource Packs:
Current Language: Русский (Россия)
CPU: 12x Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
 
захожу на сервер летит краш с логом (так загрузить файл не могу пишет что он большой):

---- Minecraft Crash Report ----
// But it works on my machine

Commit: 9c8f82ec
Server: null
Time: 2022-12-10 09:55:32 MSK
Description: Unexpected error

java.lang.RuntimeException: sprite: TextureAtlasSprite{id=882, name='minecraft:blocks/chain_command_block_back', frameCount=4, rotated=false, x=1168, y=608, height=16, width=16, u0=0.5703174, u1=0.5781201, v0=0.5937598, v1=0.6093652, cache=false, loaded=true, permanent: false, data=[[256, 64, 16, 4, 1], [256, 64, 16, 4, 1], [256, 64, 16, 4, 1], [256, 64, 16, 4, 1]]}
at GT.ff(SourceFile:339)
at GT.updateAnimation(SourceFile:291)
at GX.updateAnimations(SourceFile:720)
at GX.tick(SourceFile:885)
at GV.tick(SourceFile:220)
at rP.ay(SourceFile:1743)
at rP.ax(SourceFile:1696)
at rP.a(SourceFile:1249)
at rP.an(SourceFile:1322)
at rP.run(SourceFile:397)
at net.minecraft.client.main.Main.a(SourceFile:178)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException
at GT.ff(SourceFile:336)
... 12 more


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

-- Head --
Thread: Client thread
Stacktrace:
at GT.ff(SourceFile:339)
at GT.updateAnimation(SourceFile:291)
at GX.updateAnimations(SourceFile:720)
at GX.tick(SourceFile:885)
at GV.tick(SourceFile:220)
at rP.ay(SourceFile:1743)
at rP.ax(SourceFile:1696)

-- Affected level --

Level name: MpServer
All players: 1 total; [sP['eryu'/8172, l='MpServer', x=0.00, y=0.00, z=0.00]]
Chunk stats: Client Chunk Cache: 0
Level generator: ID 01 - flat, ver 0.
Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 in 0,0; 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: 0 game time, 0 day time
Level weather: Rain time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false.
Forced entities: 1 total; {sP['eryu'/8172, l='MpServer', x=0.00, y=0.00, z=0.00]}
Retry entities: 0 total; {}
Server brand: ~~NULL~~
Stacktrace:
at xI.a(SourceFile:408)
at rP.a(SourceFile:2770)
at rP.run(SourceFile:423)
at net.minecraft.client.main.Main.a(SourceFile:178)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

-- System Details --

Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0-lachrocks, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode),
Memory: 1182646408 bytes (1127 MB) / 1509949440 bytes (1440 MB) up to 4261412864 bytes (4064 MB)
System Memory: FREE 9131 MB (8 GB), TOTAL 16221 MB (15 GB)
Libraries: C:\Users\Admin\Downloads\launcher-1.0.jar
JVM Flags: 0 total;
Display Driver: igdumdim64
LWJGL: 2.9.4
OpenGL: NVIDIA Corporation GL version 4.6.0 NVIDIA 442.50, GeForce GTX 1650/PCIe/SSE2
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.

Render Distance: 12
Using VBOs: Yes
Using Render Regions: No
Using Vanilla Shaders: No
Using OptiFine Shaders: No
Mipmap levels: 4
Sound System: Yes
Fullscreen: Yes
Allocation Rate: 0 MB/s
AET: ~~ERROR~~ NullPointerException: null
Assets caching: Yes
Resource Packs:
Current Language: Русский (Россия)
CPU: 12x Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Попробуйте выделить Майнкрафту меньше памяти