xJon / The-1.7.10-Pack

A Minecraft modpack
https://the-1710-pack.com
51 stars 31 forks source link

BUG ISSUE: i cant get past the 10nth page in the creative inventory whithout crash [help wanted] #1283

Closed BlackHat0001 closed 7 years ago

BlackHat0001 commented 8 years ago

i cant get past the 10nth page in the creative inventory whithout crash [help wanted]

xJon commented 8 years ago

Crash report?

BlackHat0001 commented 8 years ago

no crash report Jon, just a white screen and then back to the technic launcher.

BlackHat0001 commented 8 years ago

This was the last for lines of the log: [12:26:00] [pool-5-thread-4/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6bb27e3b[id=3c726dec-ba82-4b26-b14a-0de542c4a34c,name=TOXICDARKNESS,properties={textures=[com.mojang.authlib.properties.Property@54b3ff38, com.mojang.authlib.properties.Property@664ef1ad]},legacy=false] com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [YggdrasilMinecraftSessionService.class:?] at net.minecraft.client.resources.SkinManager$3.run(SourceFile:106) [brm.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_77] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_77] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_77] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_77] at java.lang.Thread.run(Unknown Source) [?:1.8.0_77] [12:28:27] [Client thread/FATAL]: Reported exception thrown! net.minecraft.util.ReportedException: Rendering item at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1092) ~[blt.class:?] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) ~[bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_77] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_77] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] Caused by: java.lang.NullPointerException at net.minecraft.item.ItemStack.func_94608_d(ItemStack.java:123) ~[add.class:?] at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:161) ~[ForgeHooksClient.class:?] at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563) ~[bny.class:?] at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:929) ~[bfl.class:?] at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:760) ~[bfl.class:?] at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78) ~[bex.class:?] at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38) ~[bfo.class:?] at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638) ~[bfl.class:?] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) ~[blt.class:?] ... 9 more

BlackHat0001 commented 8 years ago

Ah Ha! I found a crash report in the folder somewere. Funny this did not come up when I crashed! :

---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward.

Time: 13/11/16 12:28 Description: Rendering item

java.lang.NullPointerException: Rendering item at net.minecraft.item.ItemStack.func_94608_d(ItemStack.java:123) at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:161) at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563) at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:929) at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:760) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78) at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38) at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 net.minecraft.item.ItemStack.func_94608_d(ItemStack.java:123) at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:161) at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)

-- Item being rendered -- Details: Item Type: null Item Aux: ERROR NullPointerException: null Item NBT: null Item Foil: ERROR NullPointerException: null Stacktrace: at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:929) at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:760) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78) at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38) at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)

-- Screen render details -- Details: Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative Mouse location: Scaled: (331, 18). Absolute: (1327, 942) Screen size: Scaled: (480, 255). Absolute: (1920, 1017). Scale factor of 4

-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['TOXICDARKNESS'/2873, l='MpServer', x=2016.24, y=63.84, z=-999.38]] Chunk stats: MultiplayerChunkCache: 441, 441 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (113,73,-2), Chunk: (at 1,4,14 in 7,-1; contains blocks 112,0,-16 to 127,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 1745992 game time, 642720000 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: 7 total; [EntityClientPlayerMP['TOXICDARKNESS'/2873, l='MpServer', x=2016.24, y=63.84, z=-999.38], EntityHat['unknown'/25577, l='MpServer', x=2016.24, y=63.84, z=-999.38], EntityGrenade['entity.Grenade.name'/2891, l='MpServer', x=2014.50, y=58.00, z=-1000.88], EntityTrail['unknown'/25579, l='MpServer', x=2016.24, y=63.84, z=-999.38], EntityGrenade['entity.Grenade.name'/2892, l='MpServer', x=2014.16, y=55.00, z=-1002.63], EntityVillager['Villager'/2893, l='MpServer', x=2015.50, y=67.00, z=-965.78], EntityVillager['Villager'/2894, l='MpServer', x=2050.53, y=69.00, z=-1047.13]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 10 (amd64) version 10.0 Java Version: 1.8.0_77, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 6698926848 bytes (6388 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB) Mod Pack: Unknown / None LiteLoader Mods: 7 loaded mod(s)

Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:ON, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:ON, PneumaticCraft:ON
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon?R9 270 GL version 4.5.13399 Compatibility Profile Context 15.200.1065.0, ATI Technologies Inc.
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)
RobinEH commented 7 years ago

Don't directly think it's a bug. Happens when you turn page too fast. It's a big pack and is demanding on your computers resources.

xJon commented 7 years ago

@RobinEH said it well. Even if it is a bug, there's not much we can do, other than recommend you to use NEI instead of the creative menu.