SteamWar/FightSystem
Archiviert
13
1

Timeout bei Fights gegen gewisse WGs #117

Geschlossen
2020-03-16 14:48:36 +01:00 von Zeanon geöffnet · 2 Kommentare
Mitglied

Log 1:
---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 3/16/20 2:46 PM
Description: Tesselating block model

java.lang.NullPointerException: Tesselating block model
at net.minecraft.block.BlockShulkerBox.func_193383_a(SourceFile:345)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_193401_d(BlockStateContainer.java:535)
at net.minecraft.block.BlockPane.func_193393_b(BlockPane.java:145)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:216)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:117)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185899_b(BlockStateContainer.java:427)
at net.optifine.ConnectedTextures.skipConnectedTexture(ConnectedTextures.java:157)
at net.optifine.ConnectedTextures.getConnectedTexture(ConnectedTextures.java:115)
at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:113)
at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:67)
at net.minecraft.client.renderer.BlockModelRenderer.func_187497_c(BlockModelRenderer.java:163)
at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187497_c(ForgeBlockModelRenderer.java:65)
at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:79)
at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:58)
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80)
at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:328)
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100)
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(SourceFile:43)
at java.lang.Thread.run(Thread.java:745)

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

-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.block.BlockShulkerBox.func_193383_a(SourceFile:345)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_193401_d(BlockStateContainer.java:535)
at net.minecraft.block.BlockPane.func_193393_b(BlockPane.java:145)
at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:216)
at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:117)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185899_b(BlockStateContainer.java:427)
at net.optifine.ConnectedTextures.skipConnectedTexture(ConnectedTextures.java:157)
at net.optifine.ConnectedTextures.getConnectedTexture(ConnectedTextures.java:115)
at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:113)
at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:67)
at net.minecraft.client.renderer.BlockModelRenderer.func_187497_c(BlockModelRenderer.java:163)
at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187497_c(ForgeBlockModelRenderer.java:65)

-- Block model being tesselated --
Details:
Block: minecraft:stained_glass_pane[color=black,east=true,north=true,south=false,west=true]
Block location: World: (60,40,-990), Chunk: (at 12,2,2 in 3,-62; contains blocks 48,0,-992 to 63,255,-977), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Using AO: false
Stacktrace:
at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:79)
at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:58)

-- Block being tesselated --
Details:
Block type: ID #160 (tile.thinStainedGlass // net.minecraft.block.BlockStainedGlassPane // minecraft:stained_glass_pane)
Block data value: 15 / 0xF / 0b1111
Block location: World: (60,40,-990), Chunk: (at 12,2,2 in 3,-62; contains blocks 48,0,-992 to 63,255,-977), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Stacktrace:
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80)

-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [EntityPlayerSP['MineBuilder_3011'/23308, l='MpServer', x=62.97, y=45.00, z=-923.52], EntityOtherPlayerMP['TurboMensch'/1, l='MpServer', x=66.50, y=44.50, z=-1012.50]]
Chunk stats: MultiplayerChunkCache: 420, 420
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (34,4,-958), Chunk: (at 2,0,2 in 2,-60; contains blocks 32,0,-960 to 47,255,-945), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Level time: 189756250 game time, 8773 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 3 total; [EntityPlayerSP['MineBuilder_3011'/23308, l='MpServer', x=62.97, y=45.00, z=-923.52], EntityOtherPlayerMP['TurboMensch'/1, l='MpServer', x=66.50, y=44.50, z=-1012.50], EntityOtherPlayerMP['TurboMensch'/1, l='MpServer', x=66.50, y=44.50, z=-1012.50]]
Retry entities: 0 total; []
Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.15-SNAPSHOT:cd7a3ab:1462) <- Spigot
Server type: Non-integrated multiplayer 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.renderer.chunk.ChunkRenderWorker.run(SourceFile:49)
at java.lang.Thread.run(Thread.java:745)

-- 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: 686787896 bytes (654 MB) / 2046820352 bytes (1952 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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 5 mods loaded, 5 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.2847.jar | None      |
| LCHIJA | forge     | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None      |
| LCHIJA | mobends   | 0.24         | mobends.jar                   | None      |

Loaded coremods (and transformers): 
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
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: iOser100s 1.9 Faithful Edit (incompatible), Canvas v128 Up.40.zip (incompatible)
Current Language: Deutsch (Deutschland)
Profiler Position: N/A (disabled)
CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
OptiFine Version: OptiFine_1.12.2_HD_U_F5
OptiFine Build: 20191204-141934
Render Distance Chunks: 32
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: (internal)
OpenGlVersion: 4.6.0 NVIDIA 431.42
OpenGlRenderer: GeForce GTX 1650/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 6

Log 2:
---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 3/16/20 2:35 PM
Description: Tesselating block model

java.lang.NullPointerException: Tesselating block model
at atr.a(SourceFile:345)
at awu$a.d(BlockStateContainer.java:535)
at auo.b(SourceFile:150)
at auo.d(SourceFile:119)
at auo.b(SourceFile:92)
at awu$a.e(BlockStateContainer.java:468)
at aow.a(SourceFile:382)
at auo.a(SourceFile:145)
at awu$a.c(BlockStateContainer.java:437)
at bvo.b(BlockModelRenderer.java:111)
at bvo.a(BlockModelRenderer.java:79)
at bvo.a(BlockModelRenderer.java:58)
at bvm.a(SourceFile:65)
at bxr.b(RenderChunk.java:328)
at bxn.a(SourceFile:100)
at bxn.run(SourceFile:43)
at java.lang.Thread.run(Thread.java:745)

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

-- Head --
Thread: Client thread
Stacktrace:
at atr.a(SourceFile:345)
at awu$a.d(BlockStateContainer.java:535)
at auo.b(SourceFile:150)
at auo.d(SourceFile:119)
at auo.b(SourceFile:92)
at awu$a.e(BlockStateContainer.java:468)
at aow.a(SourceFile:382)
at auo.a(SourceFile:145)
at awu$a.c(BlockStateContainer.java:437)
at bvo.b(BlockModelRenderer.java:111)

-- Block model being tesselated --
Details:
Block: minecraft:stained_glass_pane[color=black,east=false,north=false,south=false,west=false]
Block location: World: (72,41,-939), Chunk: (at 8,2,5 in 4,-59; contains blocks 64,0,-944 to 79,255,-929), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Using AO: true
Stacktrace:
at bvo.a(BlockModelRenderer.java:79)
at bvo.a(BlockModelRenderer.java:58)

-- Block being tesselated --
Details:
Block type: ID #160 (tile.thinStainedGlass // aub)
Block data value: 15 / 0xF / 0b1111
Block location: World: (72,41,-939), Chunk: (at 8,2,5 in 4,-59; contains blocks 64,0,-944 to 79,255,-929), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Stacktrace:
at bvm.a(SourceFile:65)

-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [bud['Zeanon'/23304, l='MpServer', x=66.50, y=43.00, z=-1012.24], bue['MineBuilder_3011'/0, l='MpServer', x=65.35, y=45.01, z=-915.34]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (34,4,-958), Chunk: (at 2,0,2 in 2,-60; contains blocks 32,0,-960 to 47,255,-945), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Level time: 189756361 game time, 8583 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 3 total; [bue['MineBuilder_3011'/0, l='MpServer', x=65.35, y=45.01, z=-915.34], bue['MineBuilder_3011'/0, l='MpServer', x=65.35, y=45.01, z=-915.34], bud['Zeanon'/23304, l='MpServer', x=66.50, y=43.00, z=-1012.24]]
Retry entities: 0 total; []
Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.15-SNAPSHOT:cd7a3ab:1462) <- Spigot
Server type: Non-integrated multiplayer server
Stacktrace:
at bsb.a(WorldClient.java:532)
at bib.b(SourceFile:2587)
at bxn.run(SourceFile:49)
at java.lang.Thread.run(Thread.java:745)

-- 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: 2256940056 bytes (2152 MB) / 6006243328 bytes (5728 MB) up to 10737418240 bytes (10240 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99
Launched Version: 1.12.2
LWJGL: 2.9.4
OpenGL: ERROR RuntimeException: No OpenGL context found in the current thread.
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: No
Is Modded: Definitely; Client brand changed to 'LiteLoader'
Type: Client (map_client.txt)
Resource Packs: PureBDcraft 512x MC112_Custom.zip, PureBDcraft Technology MC111.zip, PureBDcraft More 3D Blocks MC112.zip, PureBDcraft Damaged Items MC112.zip, PureBDcraft More 3D Items MC112.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 12x Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
OptiFine Version: OptiFine_1.12.2_HD_U_E2
OptiFine Build: 20180728-185429
Render Distance Chunks: 64
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 442.50
OpenGlRenderer: GeForce GTX 1080/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12
Log 1: ---- Minecraft Crash Report ---- WARNING: coremods are present: Contact their authors BEFORE contacting forge // Hi. I'm Minecraft, and I'm a crashaholic. Time: 3/16/20 2:46 PM Description: Tesselating block model java.lang.NullPointerException: Tesselating block model at net.minecraft.block.BlockShulkerBox.func_193383_a(SourceFile:345) at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_193401_d(BlockStateContainer.java:535) at net.minecraft.block.BlockPane.func_193393_b(BlockPane.java:145) at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:216) at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:117) at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185899_b(BlockStateContainer.java:427) at net.optifine.ConnectedTextures.skipConnectedTexture(ConnectedTextures.java:157) at net.optifine.ConnectedTextures.getConnectedTexture(ConnectedTextures.java:115) at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:113) at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:67) at net.minecraft.client.renderer.BlockModelRenderer.func_187497_c(BlockModelRenderer.java:163) at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187497_c(ForgeBlockModelRenderer.java:65) at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:79) at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:58) at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80) at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:328) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(SourceFile:43) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraft.block.BlockShulkerBox.func_193383_a(SourceFile:345) at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_193401_d(BlockStateContainer.java:535) at net.minecraft.block.BlockPane.func_193393_b(BlockPane.java:145) at net.minecraft.block.BlockPane.canPaneConnectTo(BlockPane.java:216) at net.minecraft.block.BlockPane.func_176221_a(BlockPane.java:117) at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185899_b(BlockStateContainer.java:427) at net.optifine.ConnectedTextures.skipConnectedTexture(ConnectedTextures.java:157) at net.optifine.ConnectedTextures.getConnectedTexture(ConnectedTextures.java:115) at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:113) at net.optifine.model.BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:67) at net.minecraft.client.renderer.BlockModelRenderer.func_187497_c(BlockModelRenderer.java:163) at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187497_c(ForgeBlockModelRenderer.java:65) -- Block model being tesselated -- Details: Block: minecraft:stained_glass_pane[color=black,east=true,north=true,south=false,west=true] Block location: World: (60,40,-990), Chunk: (at 12,2,2 in 3,-62; contains blocks 48,0,-992 to 63,255,-977), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) Using AO: false Stacktrace: at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:79) at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:58) -- Block being tesselated -- Details: Block type: ID #160 (tile.thinStainedGlass // net.minecraft.block.BlockStainedGlassPane // minecraft:stained_glass_pane) Block data value: 15 / 0xF / 0b1111 Block location: World: (60,40,-990), Chunk: (at 12,2,2 in 3,-62; contains blocks 48,0,-992 to 63,255,-977), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) Stacktrace: at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80) -- Affected level -- Details: Level name: MpServer All players: 2 total; [EntityPlayerSP['MineBuilder_3011'/23308, l='MpServer', x=62.97, y=45.00, z=-923.52], EntityOtherPlayerMP['TurboMensch'/1, l='MpServer', x=66.50, y=44.50, z=-1012.50]] Chunk stats: MultiplayerChunkCache: 420, 420 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (34,4,-958), Chunk: (at 2,0,2 in 2,-60; contains blocks 32,0,-960 to 47,255,-945), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) Level time: 189756250 game time, 8773 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: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 3 total; [EntityPlayerSP['MineBuilder_3011'/23308, l='MpServer', x=62.97, y=45.00, z=-923.52], EntityOtherPlayerMP['TurboMensch'/1, l='MpServer', x=66.50, y=44.50, z=-1012.50], EntityOtherPlayerMP['TurboMensch'/1, l='MpServer', x=66.50, y=44.50, z=-1012.50]] Retry entities: 0 total; [] Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.15-SNAPSHOT:cd7a3ab:1462) <- Spigot Server type: Non-integrated multiplayer 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.renderer.chunk.ChunkRenderWorker.run(SourceFile:49) at java.lang.Thread.run(Thread.java:745) -- 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: 686787896 bytes (654 MB) / 2046820352 bytes (1952 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 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 5 mods loaded, 5 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.2847.jar | None | | LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None | | LCHIJA | mobends | 0.24 | mobends.jar | None | Loaded coremods (and transformers): GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Launched Version: 1.12.2-forge1.12.2-14.23.5.2847 LWJGL: 2.9.4 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. 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: iOser100s 1.9 Faithful Edit (incompatible), Canvas v128 Up.40.zip (incompatible) Current Language: Deutsch (Deutschland) Profiler Position: N/A (disabled) CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz OptiFine Version: OptiFine_1.12.2_HD_U_F5 OptiFine Build: 20191204-141934 Render Distance Chunks: 32 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: (internal) OpenGlVersion: 4.6.0 NVIDIA 431.42 OpenGlRenderer: GeForce GTX 1650/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 6 Log 2: ---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 3/16/20 2:35 PM Description: Tesselating block model java.lang.NullPointerException: Tesselating block model at atr.a(SourceFile:345) at awu$a.d(BlockStateContainer.java:535) at auo.b(SourceFile:150) at auo.d(SourceFile:119) at auo.b(SourceFile:92) at awu$a.e(BlockStateContainer.java:468) at aow.a(SourceFile:382) at auo.a(SourceFile:145) at awu$a.c(BlockStateContainer.java:437) at bvo.b(BlockModelRenderer.java:111) at bvo.a(BlockModelRenderer.java:79) at bvo.a(BlockModelRenderer.java:58) at bvm.a(SourceFile:65) at bxr.b(RenderChunk.java:328) at bxn.a(SourceFile:100) at bxn.run(SourceFile:43) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at atr.a(SourceFile:345) at awu$a.d(BlockStateContainer.java:535) at auo.b(SourceFile:150) at auo.d(SourceFile:119) at auo.b(SourceFile:92) at awu$a.e(BlockStateContainer.java:468) at aow.a(SourceFile:382) at auo.a(SourceFile:145) at awu$a.c(BlockStateContainer.java:437) at bvo.b(BlockModelRenderer.java:111) -- Block model being tesselated -- Details: Block: minecraft:stained_glass_pane[color=black,east=false,north=false,south=false,west=false] Block location: World: (72,41,-939), Chunk: (at 8,2,5 in 4,-59; contains blocks 64,0,-944 to 79,255,-929), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) Using AO: true Stacktrace: at bvo.a(BlockModelRenderer.java:79) at bvo.a(BlockModelRenderer.java:58) -- Block being tesselated -- Details: Block type: ID #160 (tile.thinStainedGlass // aub) Block data value: 15 / 0xF / 0b1111 Block location: World: (72,41,-939), Chunk: (at 8,2,5 in 4,-59; contains blocks 64,0,-944 to 79,255,-929), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) Stacktrace: at bvm.a(SourceFile:65) -- Affected level -- Details: Level name: MpServer All players: 2 total; [bud['Zeanon'/23304, l='MpServer', x=66.50, y=43.00, z=-1012.24], bue['MineBuilder_3011'/0, l='MpServer', x=65.35, y=45.01, z=-915.34]] Chunk stats: MultiplayerChunkCache: 441, 441 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (34,4,-958), Chunk: (at 2,0,2 in 2,-60; contains blocks 32,0,-960 to 47,255,-945), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513) Level time: 189756361 game time, 8583 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: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 3 total; [bue['MineBuilder_3011'/0, l='MpServer', x=65.35, y=45.01, z=-915.34], bue['MineBuilder_3011'/0, l='MpServer', x=65.35, y=45.01, z=-915.34], bud['Zeanon'/23304, l='MpServer', x=66.50, y=43.00, z=-1012.24]] Retry entities: 0 total; [] Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.15-SNAPSHOT:cd7a3ab:1462) <- Spigot Server type: Non-integrated multiplayer server Stacktrace: at bsb.a(WorldClient.java:532) at bib.b(SourceFile:2587) at bxn.run(SourceFile:49) at java.lang.Thread.run(Thread.java:745) -- 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: 2256940056 bytes (2152 MB) / 6006243328 bytes (5728 MB) up to 10737418240 bytes (10240 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99 Launched Version: 1.12.2 LWJGL: 2.9.4 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. 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: No Is Modded: Definitely; Client brand changed to 'LiteLoader' Type: Client (map_client.txt) Resource Packs: PureBDcraft 512x MC112_Custom.zip, PureBDcraft Technology MC111.zip, PureBDcraft More 3D Blocks MC112.zip, PureBDcraft Damaged Items MC112.zip, PureBDcraft More 3D Items MC112.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 12x Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz OptiFine Version: OptiFine_1.12.2_HD_U_E2 OptiFine Build: 20180728-185429 Render Distance Chunks: 64 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 442.50 OpenGlRenderer: GeForce GTX 1080/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 12
Besitzer

Sr, aber das kannst du auch hier rein pasten und dem ganzen einen sinnnvollen Namen geben.
Dieses Issue ist einfach derzeit nur NICHTSSAGEND.
Also: Titel, Umstände ...

Sr, aber das kannst du auch hier rein pasten und dem ganzen einen sinnnvollen Namen geben. Dieses Issue ist einfach derzeit nur NICHTSSAGEND. Also: Titel, Umstände ...
Autor
Mitglied

sry, war erst Mal für mich n Merker, ums nachher schön zu machen, hatte noch keine Zeit

sry, war erst Mal für mich n Merker, ums nachher schön zu machen, hatte noch keine Zeit
Zeanon hat den Titel von https://hatebin.com/lounnziyqg zu Timeout bei Fights gegen gewisse WGs 2020-03-16 17:43:32 +01:00 geändert
Lixfel hat diesen Issue 2020-04-01 12:41:31 +02:00 geschlossen
Dieses Repo ist archiviert. Du kannst Issues nicht kommentieren.
Keine Beschreibung angegeben.