Recently, I have taken up trying to help my sister create a Minecraft Jurassic Park through Forge 1.7.10. The only issue is, the 1.7.10 Forge alone doesn't work right. Upon launching Forge 1.7.10 with no mods, the buttons and Minecraft logo themselves come up fine, but any text comes up as random fumbled texture rectangles. I found that the issue was the Forge 1.7.10 installer was only giving me a .json within the Forge 1.7.10 version. I tried remedying this by taking a friend's 1.7.10 .jar and natives Forge files, renaming them, and inserting them into the version. That was stupid since that doesn't change the code itself, but it did make all text just vanish indefinitely in-game, without even a single texture. Just buttons, the normal panorama, and the Minecraft logo. Do you have a fix for this? I would really appreciate it.
P.S. I run Mac OSX, 1.7/8 versions are perfect, and another Forge version runs fine. I'm unsure as to why the installer isn't giving me a .jar file or natives files.
Actually, for some reason, it just launched fine. However, there's a new issue: on Singleplayer world creation, the game says, 'Shutting Down Internal Server...' and after a few moments, crashes. I then get this error message:
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
java.lang.IndexOutOfBoundsException: 18496
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061)
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:497)
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.get(DirectIntBufferU.java:253)
at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 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: 0 game time, 0 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: 0 total; []
Retry entities: 0 total; []
Server brand: ~~ERROR~~ NullPointerException: null
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:927)
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:497)
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: Mac OS X (x86_64) version 10.9.5
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 61857664 bytes (58 MB) / 310591488 bytes (296 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -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: 1, tcache: 1, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 3 mods loaded, 3 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.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1 NVIDIA-8.26.29 310.40.55f01' Renderer: 'NVIDIA GeForce GTX 780M OpenGL Engine'
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: NVIDIA GeForce GTX 780M OpenGL Engine GL version 2.1 NVIDIA-8.26.29 310.40.55f01, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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)
With me and modding, it's just one thing after another...
Although I'm not sure at the moment if it's my mods or Forge, I've found Another issue; a large number of item textures, including vanilla items, are gone, and the items that are textureless include all spawn eggs, most of the tools, a couple of redstone items, and multiple mods' items, such as Rails of War. My mods are as follows:
I removed shaders, and the situation either got very slightly better, or very many times worse. I can't even describe what this is, take a look...
EDIT: I've found the issue. It's Fossils and Archaeology, the core mod we're using. I don't understand what's causing it. I'm going to re-add the mods I removed. However, after careful checking of each mod, I've found it's the combination of Pam's Harvestcraft and Fossils and Archaeology, where alone, F&A removes most of the missing item textures, and Pam's removes the few wooden tools and string textures. It doesn't seem to matter if they're one at a time, as they cause the problems that mod seems to cause alone, so only having one won't fix it.
Although I'd love to fix this issue, I HAVE found a Quickfix solution! Since the issue is default textures, getting a Resource Pack fixed the problem, but as more of a throw over. I'm still going to constantly be coming back here to try and solve this, but for now, I can play.
I was wrong. It fixed nothing. However, I do feel a need to make something known: items still work and are placeable and seeable. It's just their icons that are screwed up.
Recently, I have taken up trying to help my sister create a Minecraft Jurassic Park through Forge 1.7.10. The only issue is, the 1.7.10 Forge alone doesn't work right. Upon launching Forge 1.7.10 with no mods, the buttons and Minecraft logo themselves come up fine, but any text comes up as random fumbled texture rectangles. I found that the issue was the Forge 1.7.10 installer was only giving me a .json within the Forge 1.7.10 version. I tried remedying this by taking a friend's 1.7.10 .jar and natives Forge files, renaming them, and inserting them into the version. That was stupid since that doesn't change the code itself, but it did make all text just vanish indefinitely in-game, without even a single texture. Just buttons, the normal panorama, and the Minecraft logo. Do you have a fix for this? I would really appreciate it.
P.S. I run Mac OSX, 1.7/8 versions are perfect, and another Forge version runs fine. I'm unsure as to why the installer isn't giving me a .jar file or natives files.
EDIT: If necessary, I could produce a screenshot.
Actually, for some reason, it just launched fine. However, there's a new issue: on Singleplayer world creation, the game says, 'Shutting Down Internal Server...' and after a few moments, crashes. I then get this error message:
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 6/23/15 6:17 PM
Description: Unexpected error
java.lang.IndexOutOfBoundsException: 18496
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061)
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:497)
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.get(DirectIntBufferU.java:253)
at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 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: 0 game time, 0 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: 0 total; []
Retry entities: 0 total; []
Server brand: ~~ERROR~~ NullPointerException: null
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:927)
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:497)
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: Mac OS X (x86_64) version 10.9.5
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 61857664 bytes (58 MB) / 310591488 bytes (296 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -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: 1, tcache: 1, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 3 mods loaded, 3 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.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1 NVIDIA-8.26.29 310.40.55f01' Renderer: 'NVIDIA GeForce GTX 780M OpenGL Engine'
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: NVIDIA GeForce GTX 780M OpenGL Engine GL version 2.1 NVIDIA-8.26.29 310.40.55f01, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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)
With me and modding, it's just one thing after another...
Oh... thank you!
Although I'm not sure at the moment if it's my mods or Forge, I've found Another issue; a large number of item textures, including vanilla items, are gone, and the items that are textureless include all spawn eggs, most of the tools, a couple of redstone items, and multiple mods' items, such as Rails of War. My mods are as follows:
-Dynamic Lights
-Fossils and Archaeology Revival
-All the Growthcrafts (Apples, Bamboo, Bees, Cellar, Core, Fishtrap, Grapes, Hops, Rice)
-LLibrary (I suspect as the culprit)
-Mobends
-Pam's Harvestcraft
-Rei Minimap
-Rails of War
-Shaders Mod Core
-Too Many Items 2014
EDIT: Removed LLibrary. Re-added potion backgrounds, but otherwise, no change. Here's some screenshots, so you can see what's going on for yourself:
I removed shaders, and the situation either got very slightly better, or very many times worse. I can't even describe what this is, take a look...
EDIT: I've found the issue. It's Fossils and Archaeology, the core mod we're using. I don't understand what's causing it. I'm going to re-add the mods I removed. However, after careful checking of each mod, I've found it's the combination of Pam's Harvestcraft and Fossils and Archaeology, where alone, F&A removes most of the missing item textures, and Pam's removes the few wooden tools and string textures. It doesn't seem to matter if they're one at a time, as they cause the problems that mod seems to cause alone, so only having one won't fix it.
Although I'd love to fix this issue, I HAVE found a Quickfix solution! Since the issue is default textures, getting a Resource Pack fixed the problem, but as more of a throw over. I'm still going to constantly be coming back here to try and solve this, but for now, I can play.
I was wrong. It fixed nothing. However, I do feel a need to make something known: items still work and are placeable and seeable. It's just their icons that are screwed up.