Jump to content

Forge 1.8 Crashes when i open any type of inventory


Recommended Posts

Sometimes it Crashes on Entering a server with alot of people and if it doesnt crash then It crashes when I click e or open a chest. Pls Help

 

 

 

---- Minecraft Crash Report ----

 

WARNING: coremods are present:

Contact their authors BEFORE contacting forge

 

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

 

Time: 2/29/16 9:02 PM

Description: Rendering item

 

java.nio.BufferOverflowException

at java.nio.DirectIntBufferU.put(DirectIntBufferU.java:357)

at java.nio.IntBuffer.put(IntBuffer.java:832)

at net.minecraft.client.renderer.WorldRenderer.func_178981_a(WorldRenderer.java:473)

at net.minecraft.client.renderer.entity.RenderItem.func_175033_a(RenderItem.java:271)

at net.minecraft.client.renderer.entity.RenderItem.func_175032_a(RenderItem.java:292)

at net.minecraft.client.renderer.entity.RenderItem.func_175045_a(RenderItem.java:171)

at net.minecraft.client.renderer.entity.RenderItem.func_175036_a(RenderItem.java:139)

at net.minecraft.client.renderer.entity.RenderItem.func_180454_a(RenderItem.java:203)

at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:493)

at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:532)

at net.minecraft.client.gui.GuiIngame.func_175184_a(GuiIngame.java:1073)

at net.minecraft.client.gui.GuiIngame.func_180479_a(GuiIngame.java:383)

at net.minecraftforge.client.GuiIngameForge.func_180479_a(GuiIngameForge.java:306)

at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:130)

at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1323)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)

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

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

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

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 java.nio.DirectIntBufferU.put(DirectIntBufferU.java:357)

at java.nio.IntBuffer.put(IntBuffer.java:832)

at net.minecraft.client.renderer.WorldRenderer.func_178981_a(WorldRenderer.java:473)

at net.minecraft.client.renderer.entity.RenderItem.func_175033_a(RenderItem.java:271)

at net.minecraft.client.renderer.entity.RenderItem.func_175032_a(RenderItem.java:292)

at net.minecraft.client.renderer.entity.RenderItem.func_175045_a(RenderItem.java:171)

at net.minecraft.client.renderer.entity.RenderItem.func_175036_a(RenderItem.java:139)

at net.minecraft.client.renderer.entity.RenderItem.func_180454_a(RenderItem.java:203)

at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:493)

 

-- Item being rendered --

Details:

Item Type: net.minecraft.item.ItemSword@6f077e50

Item Aux: 141

Item NBT: {ench:[0:{id:16s,lvl:5s,},1:{id:20s,lvl:2s,},2:{id:34s,lvl:2s,},],display:{Name:"§6§lHeroic Headless Blade of Horror",Lore:[0:"§6Rage II",1:"§7Thundering Blow III",2:"§aParalyze IV",3:"§bTrap III",4:"§aDeep Wounds II",5:"§eDemonforged II",6:"§bExecute VI",7:"§6Lifesteal V",8:"§bVampire I",9:"§eBlind III",10:"§7Headless III",11:"§6§oAn ancient blade imbued with the nightmares",12:"§6§oof all who have fallen before it.",],},}

Item Foil: true

Stacktrace:

at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:532)

at net.minecraft.client.gui.GuiIngame.func_175184_a(GuiIngame.java:1073)

at net.minecraft.client.gui.GuiIngame.func_180479_a(GuiIngame.java:383)

at net.minecraftforge.client.GuiIngameForge.func_180479_a(GuiIngameForge.java:306)

at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:130)

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityPlayerSP['NovaCantCombo'/992, l='MpServer', x=-2961.86, y=111.00, z=2758.99]]

Chunk stats: MultiplayerChunkCache: 0, 0

Level seed: 0

Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false

Level generator options:

Level spawn location: 72.00,194.00,191.00 - World: (72,194,191), Chunk: (at 8,12,15 in 4,11; contains blocks 64,0,176 to 79,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Level time: 1 game time, 1 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: 1 total; [EntityPlayerSP['NovaCantCombo'/992, l='MpServer', x=-2961.86, y=111.00, z=2758.99]]

Retry entities: 0 total; []

Server brand: CompilexSpigot

Server type: Non-integrated multiplayer server

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2503)

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

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

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.8

Operating System: Linux (amd64) version 3.10.0-327.3.1.el7.x86_64

Java Version: 1.7.0_91, Oracle Corporation

Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 2880705680 bytes (2747 MB) / 3818389504 bytes (3641 MB) up to 3818389504 bytes (3641 MB)

JVM Flags: 2 total; -Xmx4096M -Xms4096M

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

FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1556 Optifine OptiFine_1.8_HD_U_H2 7 mods loaded, 7 mods active

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

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

UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1556.jar)

UCHIJA Forge{11.14.3.1556} [Minecraft Forge] (forge-1.8-11.14.3.1556.jar)

UCHIJA bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar)

UCHIJA ArmorStatusHUD{1.8} [ArmorStatusHUD] ([1.8]ArmorStatusHUD-client-1.29.jar)

UCHIJA DirectionHUD{1.8} [DirectionHUD] ([1.8]DirectionHUD-client-1.24.jar)

UCHIJA StatusEffectHUD{1.8} [statusEffectHUD] ([1.8]StatusEffectHUD-client-1.27.jar)

Loaded coremods (and transformers):

GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0 NVIDIA 340.96' Renderer: 'GeForce 8400 GS/PCIe/SSE2'

Launched Version: 1.8-forge1.8-11.14.3.1556

LWJGL: 2.9.1

OpenGL: GeForce 8400 GS/PCIe/SSE2 GL version 3.3.0 NVIDIA 340.96, 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: No

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

Type: Client (map_client.txt)

Resource Packs: [brobi V2 Pack(2).zip]

Current Language: English (US)

Profiler Position: N/A (disabled)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Incompatible mods found! net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other! A potential solution has been determined, this may resolve your problem:      - Replace mod 'Moonlight Lib' (moonlight) 1.21-2.16.0 with version 1.21-2.17.0 or later. More details:      - Mod 'Supplementaries' (supplementaries) 1.21-3.0.14-alpha requires version 1.21-2.17.0 or later of mod 'Moonlight Lib' (moonlight), but only the wrong version is present: 1.21-2.16.0!     at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)     at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196)     at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)     at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) this si my error code, and yes i have the latest version of moonlight lib
    • Turning the Tables: My Journey to Reclaim Stolen Bitcoins with Expert Help. When my Bitcoin wallet was hacked and my entire cryptocurrency portfolio was stolen, I felt utterly devastated and hopeless. Having worked hard to build up my digital assets, the sudden loss was gut-wrenching. It felt like my financial future had been ripped away in an instant, leaving me overwhelmed by a sense of betrayal and despair. In my search for help, I discovered TECH CYBER FORCE Recovery, a renowned cybersecurity firm specializing in cryptocurrency recovery. I was met with professionalism and empathy from my first contact with them. The team demonstrated a steadfast commitment to helping me retrieve my stolen Bitcoins. They understood the emotional toll of my situation and approached my case with genuine concern. TECH CYBER FORCE Recovery swung into action immediately, leveraging its extensive expertise in blockchain forensics and hacker tracking techniques. Their process was meticulous. They analyzed my transaction history, followed the digital trail left by the hackers, and worked diligently to pinpoint the location of the stolen funds. I was impressed by their technical prowess; they employed advanced cryptographic methods and strategic negotiations with the perpetrators, all while keeping me informed about their progress. The recovery process was complex and fraught with challenges. However, the tenacity displayed by the team was truly awe-inspiring. They navigated cryptocurrency crime's murky and ever-evolving landscape with skill and determination. After a series of strategic moves, they managed to recover the majority of my Bitcoins successfully.  
    • I removed giacomos_hud, oculus, (dont know what you mean with iris), enhanced_boss_bars, epicfight and essential.  Server still doesnt want to boot. new logs after removing: https://pastebin.com/LuM2PFtN I dont quite understand the "server side" and "client side" difference..
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.