Immer wenn ich Forge mit den entsprechenden Mods lade und in irgendeine Welt gehe kommt dieser Crash:
P.S. ein Freund hat alle Versionen exakt wie ich und kann auch ohne Probleme in die Welt hinein
Code:
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (replaymod-1.11.2-2.0.0-b6.jar)
Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 5/10/17 7:56 PM
Description: Ticking block entity
java.lang.NoSuchMethodError: net.minecraft.profiler.Profiler.startSection(Ljava/lang/Class;)V
at net.minecraft.world.World.func_72939_s(World.java:1801)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1784)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
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 net.minecraft.world.World.func_72939_s(World.java:1801)
-- Block entity being ticked --
Details:
Name: minecraft:chest // net.minecraft.tileentity.TileEntityChest
Block type: ID #54 (tile.chest // net.minecraft.block.BlockChest)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (4863,159,2729), Chunk: (at 15,9,9 in 303,170; contains blocks 4848,0,2720 to 4863,255,2735), Region: (9,5; contains chunks 288,160 to 319,191, blocks 4608,0,2560 to 5119,255,3071)
Actual block type: ID #54 (tile.chest // net.minecraft.block.BlockChest)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1801)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Slydos'/6416, l='MpServer', x=4848.06, y=158.00, z=2724.98]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (5004,137,2759), Chunk: (at 12,8,7 in 312,172; contains blocks 4992,0,2752 to 5007,255,2767), Region: (9,5; contains chunks 288,160 to 319,191, blocks 4608,0,2560 to 5119,255,3071)
Level time: 9963774 game time, 7973000 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: 16 total; [EntityPlayerSP['Slydos'/6416, l='MpServer', x=4848.06, y=158.00, z=2724.98], EntityHorse['Horse'/17, l='MpServer', x=4891.99, y=151.00, z=2748.91], EntityHorse['Horse'/6417, l='MpServer', x=4876.09, y=156.00, z=2733.96], EntitySheep['Sheep'/6418, l='MpServer', x=4848.97, y=157.00, z=2745.52], EntitySheep['Sheep'/6419, l='MpServer', x=4837.40, y=157.00, z=2742.69], EntityItem['item.item.egg'/6420, l='MpServer', x=4834.92, y=158.00, z=2741.44], EntityPig['Pig'/6421, l='MpServer', x=4873.75, y=148.00, z=2707.50], EntityHorse['Horse'/22, l='MpServer', x=4887.36, y=152.00, z=2748.11], EntitySheep['Sheep'/6422, l='MpServer', x=4822.24, y=160.00, z=2726.22], EntityChicken['Chicken'/6423, l='MpServer', x=4823.75, y=160.00, z=2723.91], EntityPig['Pig'/6424, l='MpServer', x=4855.47, y=156.00, z=2761.22], EntitySheep['Sheep'/6361, l='MpServer', x=4880.50, y=154.00, z=2730.78], EntityCow['Cow'/6425, l='MpServer', x=4816.55, y=159.00, z=2705.30], EntityChicken['Chicken'/6426, l='MpServer', x=4824.91, y=155.00, z=2764.23], EntitySheep['Sheep'/6427, l='MpServer', x=4843.75, y=156.00, z=2770.72], EntityChicken['Chicken'/6429, l='MpServer', x=4813.25, y=159.00, z=2692.11]]
Retry entities: 0 total; []
Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.11-SNAPSHOT:806a6df:1231) <- Spigot
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2655)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:393)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 290680664 bytes (277 MB) / 663998464 bytes (633 MB) up to 6429081600 bytes (6131 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99
FML: MCP 9.38 Powered by Forge 13.20.0.2296 Optifine OptiFine_1.11.2_HD_U_B5 14 mods loaded, 14 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2296.jar)
UCHIJA forge{13.20.0.2296} [Minecraft Forge] (forge-1.11.2-13.20.0.2296.jar)
UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
UCHIJA replaymod-replay{1.11.2-2.0.0-b6} [Replay Mod - Replay] (replaymod-1.11.2-2.0.0-b6.jar)
UCHIJA replaymod-simplepathing{1.11.2-2.0.0-b6} [Replay Mod - Simple Pathing] (replaymod-1.11.2-2.0.0-b6.jar)
UCHIJA replaymod-extras{1.11.2-2.0.0-b6} [Replay Mod - Extras] (replaymod-1.11.2-2.0.0-b6.jar)
UCHIJA replaymod-recording{1.11.2-2.0.0-b6} [Replay Mod - Recording] (replaymod-1.11.2-2.0.0-b6.jar)
UCHIJA replaymod-editor{1.11.2-2.0.0-b6} [Replay Mod - Replay Editor] (replaymod-1.11.2-2.0.0-b6.jar)
UCHIJA replaymod-online{1.11.2-2.0.0-b6} [Replay Mod - Online] (replaymod-1.11.2-2.0.0-b6.jar)
UCHIJA replaymod{1.11.2-2.0.0-b6} [Replay Mod] (replaymod-1.11.2-2.0.0-b6.jar)
UCHIJA replaymod-compat{1.11.2-2.0.0-b6} [Replay Mod - Compatibility] (replaymod-1.11.2-2.0.0-b6.jar)
UCHIJA replaymod-render{1.11.2-2.0.0-b6} [Replay Mod - Render] (replaymod-1.11.2-2.0.0-b6.jar)
Loaded coremods (and transformers):
LoadingPlugin (replaymod-1.11.2-2.0.0-b6.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.05' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
Launched Version: 1.11.2-forge1.11.2-13.20.0.2296
LWJGL: 2.9.4
OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.5.0 NVIDIA 382.05, 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:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz
OptiFine Version: OptiFine_1.11.2_HD_U_B5
Render Distance Chunks: 16
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: kuda-shaders-v5.0.5-patch1---extreme.zip
OpenGlVersion: 4.5.0 NVIDIA 382.05
OpenGlRenderer: GeForce GTX 1060 6GB/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
P.S. ein Freund hat alle Versionen exakt wie ich und kann auch ohne Probleme in die Welt hinein
//Dean: Logs & Konfigs bitte entweder als Code einfügen oder als Dateianhang, bzw.auf pastebin.com hochladen! Danke!
Zuletzt bearbeitet von einem Moderator: