So, i was modding client (Im not using forge for some reasons), and everything was normal, but today, I tried to launch minecraft, and this error was thrown:
Disabling IO cache...
Bootstrap...
Registering blocks...
Registering BlockFire...
Registering Items...
Registering StatList...
Registering Dispenser Behaviors...
[20:09:17] [Client thread/INFO]: LWJGL Version: 2.9.4
[20:09:17] [Client thread/INFO]: Reloading ResourceManager: Default
[20:09:18] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:09:18] [Thread-3/INFO]: Initializing LWJGL OpenAL
[20:09:18] [Thread-3/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:09:18] [Thread-3/INFO]: OpenAL initialized.
[20:09:18] [Sound Library Loader/INFO]: Sound engine started
[Watchdog Thread] [SEVERE] The client has stopped responding!
[Watchdog Thread] [SEVERE] Be sure to include ALL relevant console errors and Minecraft crash report
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Client thread dump (Look for errors there before re-launching!):
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Client thread
[Watchdog Thread] [SEVERE] PID: 1 | Suspended: false | Native: false | State: RUNNABLE
[Watchdog Thread] [SEVERE] Stack:
[Watchdog Thread] [SEVERE] [email protected]/sun.management.ThreadImpl.getThreadInfo1(Native Method)
[Watchdog Thread] [SEVERE] [email protected]/sun.management.ThreadImpl.getThreadInfo(Unknown Source)
[Watchdog Thread] [SEVERE] [email protected]/sun.management.ThreadImpl.getThreadInfo(Unknown Source)
[Watchdog Thread] [SEVERE] app//ru.nightmare.WatchdogThread.dump(WatchdogThread.java:84)
[Watchdog Thread] [SEVERE] app//net.minecraft.client.Minecraft.displayCrashReport(Minecraft.java:819)
[Watchdog Thread] [SEVERE] app//net.minecraft.client.Minecraft.run(Minecraft.java:419)
[Watchdog Thread] [SEVERE] app//net.minecraft.client.main.Main.main(Main.java:125)
[Watchdog Thread] [SEVERE] app//Start.main(Start.java:7)
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Entire Thread Dump:
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Thread-4
[Watchdog Thread] [SEVERE] PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
[Watchdog Thread] [SEVERE] Stack:
[Watchdog Thread] [SEVERE] [email protected]/java.lang.Thread.sleep(Native Method)
[Watchdog Thread] [SEVERE] app//paulscode.sound.SimpleThread.snooze(SimpleThread.java:196)
[Watchdog Thread] [SEVERE] app//paulscode.sound.StreamThread.run(StreamThread.java:98)
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Thread-3
[Watchdog Thread] [SEVERE] PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
[Watchdog Thread] [SEVERE] Stack:
[Watchdog Thread] [SEVERE] [email protected]/java.lang.Thread.sleep(Native Method)
[Watchdog Thread] [SEVERE] app//paulscode.sound.SimpleThread.snooze(SimpleThread.java:196)
[Watchdog Thread] [SEVERE] app//paulscode.sound.CommandThread.run(CommandThread.java:133)
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Java2D Disposer
[Watchdog Thread] [SEVERE] PID: 21 | Suspended: false | Native: false | State: WAITING
[Watchdog Thread] [SEVERE] Stack:
[Watchdog Thread] [SEVERE] [email protected]/java.lang.Object.wait(Native Method)
[Watchdog Thread] [SEVERE] [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
[Watchdog Thread] [SEVERE] [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
[Watchdog Thread] [SEVERE] [email protected]/sun.java2d.Disposer.run(Unknown Source)
[Watchdog Thread] [SEVERE] [email protected]/java.lang.Thread.run(Unknown Source)
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Timer hack thread
[Watchdog Thread] [SEVERE] PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
[Watchdog Thread] [SEVERE] Stack:
[Watchdog Thread] [SEVERE] [email protected]/java.lang.Thread.sleep(Native Method)
[Watchdog Thread] [SEVERE] app//net.minecraft.client.Minecraft$2.run(Minecraft.java:799)
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Watchdog Client Thread
[Watchdog Thread] [SEVERE] PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
[Watchdog Thread] [SEVERE] Stack:
[Watchdog Thread] [SEVERE] [email protected]/java.lang.Thread.sleep(Native Method)
[Watchdog Thread] [SEVERE] app//ru.nightmare.WatchdogThread.run(WatchdogThread.java:64)
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: JDWP Command Reader
[Watchdog Thread] [SEVERE] PID: 13 | Suspended: false | Native: true | State: RUNNABLE
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: JDWP Event Helper Thread
[Watchdog Thread] [SEVERE] PID: 12 | Suspended: false | Native: false | State: RUNNABLE
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: JDWP Transport Listener: dt_socket
[Watchdog Thread] [SEVERE] PID: 11 | Suspended: false | Native: false | State: RUNNABLE
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Common-Cleaner
[Watchdog Thread] [SEVERE] PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
[Watchdog Thread] [SEVERE] Stack:
[Watchdog Thread] [SEVERE] [email protected]/java.lang.Object.wait(Native Method)
[Watchdog Thread] [SEVERE] [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
[Watchdog Thread] [SEVERE] [email protected]/jdk.internal.ref.CleanerImpl.run(Unknown Source)
[Watchdog Thread] [SEVERE] [email protected]/java.lang.Thread.run(Unknown Source)
[Watchdog Thread] [SEVERE] [email protected]/jdk.internal.misc.InnocuousThread.run(Unknown Source)
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Attach Listener
[Watchdog Thread] [SEVERE] PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Signal Dispatcher
[Watchdog Thread] [SEVERE] PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Finalizer
[Watchdog Thread] [SEVERE] PID: 3 | Suspended: false | Native: false | State: WAITING
[Watchdog Thread] [SEVERE] Stack:
[Watchdog Thread] [SEVERE] [email protected]/java.lang.Object.wait(Native Method)
[Watchdog Thread] [SEVERE] [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
[Watchdog Thread] [SEVERE] [email protected]/java.lang.ref.ReferenceQueue.remove(Unknown Source)
[Watchdog Thread] [SEVERE] [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Reference Handler
[Watchdog Thread] [SEVERE] PID: 2 | Suspended: false | Native: false | State: RUNNABLE
[Watchdog Thread] [SEVERE] Stack:
[Watchdog Thread] [SEVERE] [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
[Watchdog Thread] [SEVERE] [email protected]/java.lang.ref.Reference.processPendingReferences(Unknown Source)
[Watchdog Thread] [SEVERE] [email protected]/java.lang.ref.Reference.access$000(Unknown Source)
[Watchdog Thread] [SEVERE] [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[Watchdog Thread] [SEVERE] ------------------------------
[Watchdog Thread] [SEVERE] Current Thread: Client thread
[Watchdog Thread] [SEVERE] PID: 1 | Suspended: false | Native: false | State: RUNNABLE
[Watchdog Thread] [SEVERE] Stack:
[Watchdog Thread] [SEVERE] [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
[Watchdog Thread] [SEVERE] [email protected]/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[Watchdog Thread] [SEVERE] app//ru.nightmare.WatchdogThread.dump(WatchdogThread.java:89)
[Watchdog Thread] [SEVERE] app//net.minecraft.client.Minecraft.displayCrashReport(Minecraft.java:819)
[Watchdog Thread] [SEVERE] app//net.minecraft.client.Minecraft.run(Minecraft.java:419)
[Watchdog Thread] [SEVERE] app//net.minecraft.client.main.Main.main(Main.java:125)
[Watchdog Thread] [SEVERE] app//Start.main(Start.java:7)
[Watchdog Thread] [SEVERE] ------------------------------
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 20.06.17, 20:09
Description: Initializing game
net.minecraft.client.renderer.StitcherException: Unable to fit: minecraft:blocks/lava_flow - size: 32x32 - Maybe try a lowerresolution resourcepack?
at net.minecraft.client.renderer.texture.Stitcher.doStitch(Stitcher.java:66)
at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:216)
at net.minecraft.client.renderer.texture.TextureMap.loadSprites(TextureMap.java:78)
at net.minecraft.client.resources.model.ModelBakery.loadSprites(ModelBakery.java:656)
at net.minecraft.client.resources.model.ModelBakery.setupModelRegistry(ModelBakery.java:98)
at net.minecraft.client.resources.model.ModelManager.onResourceManagerReload(ModelManager.java:26)
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:120)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:546)
at net.minecraft.client.Minecraft.run(Minecraft.java:415)
at net.minecraft.client.main.Main.main(Main.java:125)
at Start.main(Start.java:7)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.texture.Stitcher.doStitch(Stitcher.java:66)
at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:216)
at net.minecraft.client.renderer.texture.TextureMap.loadSprites(TextureMap.java:78)
at net.minecraft.client.resources.model.ModelBakery.loadSprites(ModelBakery.java:656)
at net.minecraft.client.resources.model.ModelBakery.setupModelRegistry(ModelBakery.java:98)
at net.minecraft.client.resources.model.ModelManager.onResourceManagerReload(ModelManager.java:26)
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:120)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:546)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.run(Minecraft.java:415)
at net.minecraft.client.main.Main.main(Main.java:125)
at Start.main(Start.java:7)
-- System Details --
Details:
Minecraft Version: 1.8.8
Operating System: Windows 10 (amd64) version 10.0
Java Version: 9-ea, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1797670080 bytes (1714 MB) / 2147483648 bytes (2048 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 2 total; -Xms2G -Xmx4G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: mcp
LWJGL: 2.9.4
OpenGL: AMD Radeon (TM) R9 200 Series GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, ATI Technologies Inc.
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: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-2300 CPU @ 2.80GHz
And it happens erverytime I try to launch minecraft.
Im not using any resource packs.
AMD Radeon (TM) R9 200 Series GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, ATI Technologies Inc.
So, i was modding client (Im not using forge for some reasons), and everything was normal, but today, I tried to launch minecraft, and this error was thrown:
And it happens erverytime I try to launch minecraft.
Im not using any resource packs.
AMD Radeon (TM) R9 200 Series GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, ATI Technologies Inc.
4x Intel(R) Core(TM) i5-2300 CPU @ 2.80GHz
VM flags: -Xms2G -Xmx4G
Please help.
How much RAM you have?
Dont edit -Xms, its not what you think
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
Well, I have 8 RAM, 16GB swap file
Well, I found a way how to fix that.
Patched one method.
public List<TextureAtlasSprite> getStichSlots() { List<Stitcher.Slot> list = Lists.<Stitcher.Slot>newArrayList(); // PATCH START for (int i = 0; i < 4; i++) stitchSlots.add(new Slot(0, 0, 16, 16)); // PATCH END for (Stitcher.Slot stitcher$slot : this.stitchSlots) { stitcher$slot.getAllStitchSlots(list); } List<TextureAtlasSprite> list1 = Lists.<TextureAtlasSprite>newArrayList(); for (Stitcher.Slot stitcher$slot1 : list) { Stitcher.Holder stitcher$holder = stitcher$slot1.getStitchHolder(); TextureAtlasSprite textureatlassprite = stitcher$holder.getAtlasSprite(); textureatlassprite.initSprite(this.currentWidth, this.currentHeight, stitcher$slot1.getOriginX(), stitcher$slot1.getOriginY(), stitcher$holder.isRotated()); list1.add(textureatlassprite); } return list1; }Closed