I've been using the Lord Of The Rings mod, but whenever I try to use a pipe or horn, minecraft crashes! I need someone who knows how to read these errors
java.lang.NoClassDefFoundError: addonBasic/items/weapons/ItemArcherBow
at rpgInventory.handlers.RPGEventHooks.interceptRightClick(RPGEventHooks.java:73)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_233_RPGEventHooks_interceptRightClick_Tick.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onItemUseTick(ForgeEventFactory.java:187)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:227)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
Caused by: java.lang.ClassNotFoundException: addonBasic.items.weapons.ItemArcherBow
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 20 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at rpgInventory.handlers.RPGEventHooks.interceptRightClick(RPGEventHooks.java:73)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_233_RPGEventHooks_interceptRightClick_Tick.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onItemUseTick(ForgeEventFactory.java:187)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:227)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 292
Entity Name: TheBleachMartini
Entity's Exact location: 6011.90, 73.62, -1077.20
Entity's Block location: World: (6011,73,-1078), Chunk: (at 11,4,10 in 375,-68; contains blocks 6000,0,-1088 to 6015,255,-1073), Region: (11,-3; contains chunks 352,-96 to 383,-65, blocks 5632,0,-1536 to 6143,255,-1025)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
I've been using the Lord Of The Rings mod, but whenever I try to use a pipe or horn, minecraft crashes! I need someone who knows how to read these errors
java.lang.NoClassDefFoundError: addonBasic/items/weapons/ItemArcherBow
at rpgInventory.handlers.RPGEventHooks.interceptRightClick(RPGEventHooks.java:73)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_233_RPGEventHooks_interceptRightClick_Tick.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onItemUseTick(ForgeEventFactory.java:187)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:227)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
Caused by: java.lang.ClassNotFoundException: addonBasic.items.weapons.ItemArcherBow
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 20 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at rpgInventory.handlers.RPGEventHooks.interceptRightClick(RPGEventHooks.java:73)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_233_RPGEventHooks_interceptRightClick_Tick.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onItemUseTick(ForgeEventFactory.java:187)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:227)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 292
Entity Name: TheBleachMartini
Entity's Exact location: 6011.90, 73.62, -1077.20
Entity's Block location: World: (6011,73,-1078), Chunk: (at 11,4,10 in 375,-68; contains blocks 6000,0,-1088 to 6015,255,-1073), Region: (11,-3; contains chunks 352,-96 to 383,-65, blocks 5632,0,-1536 to 6143,255,-1025)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 270144048 bytes (257 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 5797, allocated: 3, tallocated: 2719
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1481 41 mods loaded, 41 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1481} [Minecraft Forge] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.2.11} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar)
UCHIJAAAA lotr{Beta v23.3 for Minecraft 1.7.10} [The Lord of the Rings Mod] ([1.7.10] The Lord of the Rings Mod B23.3.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA antiqueatlas{4.2.4-1.7.10} [Antique Atlas] (antiqueatlas-4.2.4-1.7.10.jar)
UCHIJAAAA aquaticabyss{1.1.1} [Aquatic Abyss] (AquaticAbyss-1.7.10-1.1.1.jar)
UCHIJAAAA Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar)
UCHIJAAAA betterrecords{1.7.10-1.1.9} [Better Records] (betterrecords-1.7.10-1.1.9.jar)
UCHIJAAAA CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar)
UCHIJAAAA customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar)
UCHIJAAAA lootablebodies{1.1.2} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.1.2-backport.jar)
UCHIJAAAA diversity{ALPHA 1.5} [Diversity] (Diversity-1.7.10-Alpha-1.5.jar)
UCHIJAAAA Emotes{1.0} [Emotes] (Emotes 1.0.jar)
UCHIJAAAA farseek{1.0.8} [Farseek] (Farseek-1.0.8.jar)
UCHIJAAAA mod.ymt.air.HariboteAirCraft{172v3 hiten} [HariboteAirCraft] (HariboteAirCraft_172v3.zip)
UCHIJAAAA Highlands{2.2.2} [Highlands] (Highlands-1.7.2-v-2.2.2.jar)
UCHIJAAAA imc{1.6} [Improving Minecraft] (Improving-Minecraft-Mod-1.7.10.jar)
UCHIJAAAA TeNNoX_KeyAndCodeLock{1.4} [KeyAndCodeLock] (KeyAndCodeLock-1.7.10-1.4.jar)
UCHIJAAAA SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar)
UCHIJAAAA LittleBlocks{2.2.4.4} [Little Blocks] (LittleBlocks-2.2.4.4.jar)
UCHIJAAAA mangermod{1.3} [Manger Mod] (mangermod-1.7.10-1.3.jar)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAA NightmareCreatures{2.2} [NightmareCreatures] (NightmareCreatures-2.2.jar)
UCHIJAAAA parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.5.jar)
UCHIJAAAA rpginventorymod{1.7.2} [Rpg Inventory] (Rpg Inventory 1.7.10 v3.jar)
UCHIJAAAA stefinusguns{0.5.2} [New Stefinus Guns] (Stefinus Guns-0.5.2.jar)
UCHIJAAAA streams{0.1.4} [Streams] (Streams-0.1.4.jar)
UCHIJAAAA VehicularMovement{1.1.0} [VehicularMovement] (VehicularMovement-1.1.0.jar)
UCHIJAAAA WLM{1.4.3} [The Wasteland Mod] (Wasteland mod-1.4.4.jar)
UCHIJAAAA weather2{v2.3.6} [weather2] (Weather-2.3.7.jar)
UCHIJAAAA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3412' Renderer: 'Intel(R) HD Graphics 4600'
Launched Version: 1.7.10-Forge10.13.4.1481-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3412, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
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)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Seems like a problem with the RPG Inventory mod. Might want to take this to their thread. Only other thing I can suggest is redownloading that mod.
Rollback Post to RevisionRollBack
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
I can get rid of the rpg inven. mod, I just got thinking it might be fun to have but not really my favorite! Thanks, I try to read these things but they still just confuse me...
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I've been using the Lord Of The Rings mod, but whenever I try to use a pipe or horn, minecraft crashes! I need someone who knows how to read these errors
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 8/17/15 9:59 AM
Description: Ticking entity
java.lang.NoClassDefFoundError: addonBasic/items/weapons/ItemArcherBow
at rpgInventory.handlers.RPGEventHooks.interceptRightClick(RPGEventHooks.java:73)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_233_RPGEventHooks_interceptRightClick_Tick.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onItemUseTick(ForgeEventFactory.java:187)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:227)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
Caused by: java.lang.ClassNotFoundException: addonBasic.items.weapons.ItemArcherBow
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 20 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at rpgInventory.handlers.RPGEventHooks.interceptRightClick(RPGEventHooks.java:73)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_233_RPGEventHooks_interceptRightClick_Tick.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onItemUseTick(ForgeEventFactory.java:187)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:227)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 292
Entity Name: TheBleachMartini
Entity's Exact location: 6011.90, 73.62, -1077.20
Entity's Block location: World: (6011,73,-1078), Chunk: (at 11,4,10 in 375,-68; contains blocks 6000,0,-1088 to 6015,255,-1073), Region: (11,-3; contains chunks 352,-96 to 383,-65, blocks 5632,0,-1536 to 6143,255,-1025)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['TheBleachMartini'/292, l='MpServer', x=6011.90, y=73.62, z=-1077.20]]
Chunk stats: MultiplayerChunkCache: 269, 269
Level seed: 0
Level generator: ID 05 - Highlands, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,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: 11813 game time, 11813 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: 99 total; [EntityItem['item.tile.sapling.oak'/267307, l='MpServer', x=6019.19, y=80.13, z=-1085.75], EntityItem['item.item.lotr:chestnut'/267312, l='MpServer', x=6061.16, y=73.13, z=-1110.84], EntityWildChicken['Wild Chicken'/262221, l='MpServer', x=5947.41, y=66.00, z=-1019.63], LOTREntityBird['Bird'/268403, l='MpServer', x=6060.33, y=73.48, z=-1106.52], EntityBat['Bat'/267391, l='MpServer', x=6027.86, y=25.67, z=-1066.66], LOTREntityHobbit['Chica Bolger, the Hobbit'/266372, l='MpServer', x=6005.56, y=69.00, z=-1097.28], LOTREntityHobbit['Pimpernel Headstrong, the Hobbit'/266373, l='MpServer', x=5996.69, y=72.00, z=-1076.63], EntitySquid['Squid'/268421, l='MpServer', x=5959.44, y=59.06, z=-1099.72], EntitySquid['Squid'/268422, l='MpServer', x=5959.91, y=56.78, z=-1109.97], EntitySquid['Squid'/268423, l='MpServer', x=5960.56, y=59.09, z=-1100.84], LOTREntityHobbit['Belladonna Gamgee, the Hobbit'/266370, l='MpServer', x=6007.72, y=69.00, z=-1100.59], LOTREntityRabbit['Rabbit'/263299, l='MpServer', x=5996.16, y=71.00, z=-1084.50], EntitySquid['Squid'/268428, l='MpServer', x=5951.78, y=60.38, z=-1106.06], EntitySquid['Squid'/268429, l='MpServer', x=5961.22, y=59.91, z=-1103.63], EntitySquid['Squid'/268430, l='MpServer', x=5956.75, y=60.28, z=-1109.75], EntitySquid['Squid'/268431, l='MpServer', x=5957.78, y=60.09, z=-1110.31], EntitySquid['Squid'/268424, l='MpServer', x=5951.03, y=58.00, z=-1103.91], EntitySquid['Squid'/268425, l='MpServer', x=5956.69, y=58.91, z=-1101.06], EntitySquid['Squid'/268426, l='MpServer', x=5952.78, y=58.66, z=-1112.69], EntitySquid['Squid'/268427, l='MpServer', x=5955.25, y=58.31, z=-1101.38], EntitySquid['Squid'/268437, l='MpServer', x=5948.97, y=57.00, z=-1135.31], EntitySquid['Squid'/268438, l='MpServer', x=5951.91, y=57.22, z=-1141.06], EntitySquid['Squid'/268439, l='MpServer', x=5947.88, y=58.28, z=-1138.63], EntitySquid['Squid'/268432, l='MpServer', x=5959.63, y=60.03, z=-1103.00], EntitySquid['Squid'/268445, l='MpServer', x=5954.38, y=49.72, z=-1042.34], EntitySquid['Squid'/268447, l='MpServer', x=5950.50, y=52.00, z=-1048.53], EntitySquid['Squid'/268440, l='MpServer', x=5950.69, y=58.31, z=-1141.44], EntitySquid['Squid'/268452, l='MpServer', x=5954.94, y=52.69, z=-1046.94], EntitySquid['Squid'/268453, l='MpServer', x=5954.97, y=53.03, z=-1044.91], EntitySquid['Squid'/268454, l='MpServer', x=5950.84, y=51.16, z=-1046.50], EntitySquid['Squid'/268448, l='MpServer', x=5955.34, y=53.38, z=-1051.59], EntitySquid['Squid'/268449, l='MpServer', x=5955.47, y=54.34, z=-1052.44], EntitySquid['Squid'/268450, l='MpServer', x=5953.91, y=54.34, z=-1050.88], EntitySquid['Squid'/268451, l='MpServer', x=5953.72, y=53.38, z=-1052.53], EntitySquid['Squid'/268458, l='MpServer', x=5958.78, y=56.38, z=-1139.88], LOTREntityHobbit['Isengrim Bracegirdle, the Hobbit'/268496, l='MpServer', x=6080.50, y=74.00, z=-1100.50], LOTREntityHobbit['Blanco Whitfoot, the Hobbit'/268497, l='MpServer', x=6076.72, y=77.00, z=-1090.50], LOTREntityHobbit['Tolman Headstrong, the Hobbit'/268498, l='MpServer', x=6082.50, y=74.00, z=-1098.50], LOTREntityHobbit['Daisy Sackville, the Hobbit'/268499, l='MpServer', x=6076.50, y=74.00, z=-1096.50], LOTREntityBird['Bird'/268513, l='MpServer', x=6019.50, y=68.00, z=-1121.50], EntityBat['Bat'/267518, l='MpServer', x=5950.50, y=27.00, z=-1039.38], EntityClientPlayerMP['TheBleachMartini'/292, l='MpServer', x=6011.90, y=73.62, z=-1077.20], LOTREntityButterfly['Butterfly'/268572, l='MpServer', x=6021.56, y=71.00, z=-1004.09], LOTREntityButterfly['Butterfly'/268570, l='MpServer', x=6015.63, y=73.00, z=-1003.81], LOTREntityRabbit['Rabbit'/267620, l='MpServer', x=5993.50, y=70.00, z=-1037.50], LOTREntityHobbit['Largo Brandybuck, the Hobbit'/268647, l='MpServer', x=6049.06, y=69.00, z=-1073.11], LOTREntityRabbit['Rabbit'/267619, l='MpServer', x=5995.50, y=70.00, z=-1037.50], LOTREntityHobbit['Berylla Cotton, the Hobbit'/268653, l='MpServer', x=6086.50, y=72.00, z=-1122.50], LOTREntityHobbit['Saradoc Gardner, the Hobbit'/268655, l='MpServer', x=6090.50, y=72.00, z=-1125.50], LOTREntityHobbit['Bingo Goodbody, the Hobbit'/268648, l='MpServer', x=6045.50, y=68.00, z=-1069.50], LOTREntityHobbit['Mentha Banks, the Hobbit'/268649, l='MpServer', x=6044.50, y=68.00, z=-1068.50], LOTREntityHobbit['Rosa Gamwich, the Hobbit'/268650, l='MpServer', x=6048.50, y=68.00, z=-1066.50], EntityItem['item.tile.lotr:sapling4.0'/266679, l='MpServer', x=6065.13, y=75.13, z=-1116.13], LOTREntityRabbit['Rabbit'/268732, l='MpServer', x=6002.76, y=64.00, z=-1156.06], EntityWildCow['Wild Cow'/265708, l='MpServer', x=6039.56, y=80.00, z=-1096.44], EntityWildCow['Wild Cow'/265710, l='MpServer', x=6037.88, y=72.00, z=-1101.16], EntityWildCow['Wild Cow'/265706, l='MpServer', x=6019.84, y=71.00, z=-1098.25], EntityWildCow['Wild Cow'/265712, l='MpServer', x=6034.56, y=72.00, z=-1102.44], EntityItem['item.tile.lotr:sapling4.0'/265785, l='MpServer', x=5971.56, y=73.13, z=-1023.88], EntityBat['Bat'/268868, l='MpServer', x=6068.75, y=22.89, z=-1100.50], EntityBat['Bat'/268877, l='MpServer', x=6034.50, y=28.45, z=-1077.50], LOTREntityButterfly['Butterfly'/268893, l='MpServer', x=6076.63, y=70.01, z=-1063.04], LOTREntityBird['Bird'/268889, l='MpServer', x=6071.50, y=70.00, z=-1067.50], LOTREntityBird['Bird'/268890, l='MpServer', x=6069.50, y=70.00, z=-1068.50], EntityItem['item.tile.lotr:sapling4.0'/267918, l='MpServer', x=6059.16, y=79.13, z=-1077.25], LOTREntityHobbit['Prisca Took, the Hobbit'/267924, l='MpServer', x=5979.50, y=73.00, z=-1011.50], LOTREntityHobbit['Tobold Bunce, the Hobbit'/267927, l='MpServer', x=5982.50, y=64.00, z=-1104.50], EntityItem['item.tile.sapling.oak'/267920, l='MpServer', x=6013.88, y=72.13, z=-1079.19], LOTREntityHobbit['Donnamira Baggins, the Hobbit'/267923, l='MpServer', x=5977.50, y=73.00, z=-1011.50], LOTREntityHobbit['Eglantine Smallburrow, the Hobbit'/267948, l='MpServer', x=5945.50, y=63.00, z=-1058.50], LOTREntityBird['Bird'/266938, l='MpServer', x=6052.11, y=69.88, z=-1061.64], LOTREntityButterfly['Butterfly'/266990, l='MpServer', x=6006.27, y=73.36, z=-1014.20], LOTREntityRabbit['Rabbit'/266993, l='MpServer', x=6002.50, y=72.00, z=-1012.50], EntityBat['Bat'/268036, l='MpServer', x=6066.50, y=19.00, z=-1092.91], EntityBat['Bat'/268037, l='MpServer', x=6071.68, y=20.28, z=-1093.58], EntityItem['item.item.lotr:chestnut'/262951, l='MpServer', x=5970.13, y=78.13, z=-1024.13], EntityItem['item.item.lotr:chestnut'/268071, l='MpServer', x=5962.03, y=61.13, z=-1027.97], LOTREntityBird['Bird'/266017, l='MpServer', x=5947.37, y=63.35, z=-1102.56], LOTREntityRabbit['Rabbit'/266030, l='MpServer', x=6025.31, y=68.00, z=-1054.63], LOTREntityHobbit['Primrose Whitfoot, the Hobbit'/262973, l='MpServer', x=5941.41, y=72.00, z=-1011.22], LOTREntityRabbit['Rabbit'/268126, l='MpServer', x=6000.50, y=70.00, z=-1042.50], EntityWildSheep['Wild Sheep'/264060, l='MpServer', x=5990.50, y=66.00, z=-1121.50], EntityWildChicken['Wild Chicken'/263037, l='MpServer', x=5992.53, y=71.00, z=-1049.63], EntityWildChicken['Wild Chicken'/263038, l='MpServer', x=5987.31, y=69.00, z=-1048.53], EntityWildChicken['Wild Chicken'/263039, l='MpServer', x=5996.03, y=71.00, z=-1054.19], EntityWildSheep['Wild Sheep'/264056, l='MpServer', x=5986.50, y=63.00, z=-1122.50], EntityWildSheep['Wild Sheep'/264058, l='MpServer', x=5984.06, y=63.00, z=-1126.94], EntityItem['item.tile.lotr:sapling.0'/268164, l='MpServer', x=6009.97, y=81.13, z=-1088.28], EntityWildChicken['Wild Chicken'/263040, l='MpServer', x=5982.53, y=66.00, z=-1061.47], EntityItem['item.item.lotr:chestnut'/268180, l='MpServer', x=6049.56, y=73.13, z=-1106.31], EntityItem['item.item.lotr:chestnut'/268183, l='MpServer', x=6051.44, y=83.13, z=-1079.03], EntityItem['item.tile.sapling.oak'/268189, l='MpServer', x=6054.84, y=68.13, z=-1068.78], EntityItem['item.tile.sapling.oak'/268186, l='MpServer', x=6059.31, y=76.13, z=-1068.84], EntityItem['item.item.lotr:chestnut'/268193, l='MpServer', x=6049.59, y=72.13, z=-1080.13], EntitySquid['Squid'/264135, l='MpServer', x=5957.09, y=48.00, z=-1049.09], EntitySquid['Squid'/264137, l='MpServer', x=5951.44, y=48.34, z=-1039.25], EntitySquid['Squid'/264139, l='MpServer', x=5951.50, y=49.34, z=-1045.50], EntityItem['item.tile.flower2.poppy'/265188, l='MpServer', x=6019.19, y=25.13, z=-1061.72], LOTREntityBird['Bird'/268266, l='MpServer', x=6041.15, y=73.98, z=-1089.37]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 270144048 bytes (257 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 5797, allocated: 3, tallocated: 2719
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1481 41 mods loaded, 41 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1481} [Minecraft Forge] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.2.11} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar)
UCHIJAAAA lotr{Beta v23.3 for Minecraft 1.7.10} [The Lord of the Rings Mod] ([1.7.10] The Lord of the Rings Mod B23.3.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA antiqueatlas{4.2.4-1.7.10} [Antique Atlas] (antiqueatlas-4.2.4-1.7.10.jar)
UCHIJAAAA aquaticabyss{1.1.1} [Aquatic Abyss] (AquaticAbyss-1.7.10-1.1.1.jar)
UCHIJAAAA Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar)
UCHIJAAAA betterrecords{1.7.10-1.1.9} [Better Records] (betterrecords-1.7.10-1.1.9.jar)
UCHIJAAAA CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar)
UCHIJAAAA customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar)
UCHIJAAAA lootablebodies{1.1.2} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.1.2-backport.jar)
UCHIJAAAA diversity{ALPHA 1.5} [Diversity] (Diversity-1.7.10-Alpha-1.5.jar)
UCHIJAAAA Emotes{1.0} [Emotes] (Emotes 1.0.jar)
UCHIJAAAA farseek{1.0.8} [Farseek] (Farseek-1.0.8.jar)
UCHIJAAAA mod.ymt.air.HariboteAirCraft{172v3 hiten} [HariboteAirCraft] (HariboteAirCraft_172v3.zip)
UCHIJAAAA Highlands{2.2.2} [Highlands] (Highlands-1.7.2-v-2.2.2.jar)
UCHIJAAAA imc{1.6} [Improving Minecraft] (Improving-Minecraft-Mod-1.7.10.jar)
UCHIJAAAA TeNNoX_KeyAndCodeLock{1.4} [KeyAndCodeLock] (KeyAndCodeLock-1.7.10-1.4.jar)
UCHIJAAAA SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar)
UCHIJAAAA LittleBlocks{2.2.4.4} [Little Blocks] (LittleBlocks-2.2.4.4.jar)
UCHIJAAAA mangermod{1.3} [Manger Mod] (mangermod-1.7.10-1.3.jar)
UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAA NightmareCreatures{2.2} [NightmareCreatures] (NightmareCreatures-2.2.jar)
UCHIJAAAA parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.5.jar)
UCHIJAAAA rpginventorymod{1.7.2} [Rpg Inventory] (Rpg Inventory 1.7.10 v3.jar)
UCHIJAAAA stefinusguns{0.5.2} [New Stefinus Guns] (Stefinus Guns-0.5.2.jar)
UCHIJAAAA streams{0.1.4} [Streams] (Streams-0.1.4.jar)
UCHIJAAAA VehicularMovement{1.1.0} [VehicularMovement] (VehicularMovement-1.1.0.jar)
UCHIJAAAA WLM{1.4.3} [The Wasteland Mod] (Wasteland mod-1.4.4.jar)
UCHIJAAAA weather2{v2.3.6} [weather2] (Weather-2.3.7.jar)
UCHIJAAAA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3412' Renderer: 'Intel(R) HD Graphics 4600'
Launched Version: 1.7.10-Forge10.13.4.1481-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3412, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
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)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Seems like a problem with the RPG Inventory mod. Might want to take this to their thread. Only other thing I can suggest is redownloading that mod.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
I can get rid of the rpg inven. mod, I just got thinking it might be fun to have but not really my favorite! Thanks, I try to read these things but they still just confuse me...