Hello. I'm fairly new to the Minecraft Forum scene, however I have owned and played vanilla Minecraft since the early Beta days and have just recently begun modding my client.
There appears to be an error that is stopping me from using a mod pack in Technic that I would like to use (the "It's a Beautiful World" mod pack). I can't pinpoint the error necessarily except from the little I can get from the client crash reports and other observations. In the crash report, it says that the problem has to do with the "Initializing Game", and from what I can tell from the java coding, it has something to do with the "Tessellator" Java function.
Upon further testing (and by removing some mods and other files from the mod pack that might be the culprit of such an error), I got it to run up until the Forge Mod Loader client gave me a vanilla Minecraft-esque error message saying that my client is out of date (It should be at least 9 point something while my version was at 6 point something).
Is there any way to fix this Tessellation or client-side downgraded error? I've tried it on two separate Apple computers, one being a Laptop with no add-on graphics card, and then the one I'm currently experimenting with, which has much more RAM, memory and a high-end graphics card.
Any help would greatly be appreciated. I can post a crash report with the specifics if needed.
---- Minecraft Crash Report ----
// Oops.
Time: 5/22/14 6:23 PM
Description: Initializing game
java.lang.NullPointerException
at net.minecraft.client.renderer.Tessellator.func_78381_a(Tessellator.java:183)
at net.minecraft.client.Minecraft.func_71357_I(Minecraft.java:650)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:469)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.Tessellator.func_78381_a(Tessellator.java:183)
at net.minecraft.client.Minecraft.func_71357_I(Minecraft.java:650)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:469)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Mac OS X (x86_64) version 10.9.2
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 44896792 bytes (42 MB) / 99901440 bytes (95 MB) up to 8581218304 bytes (8183 MB)
JVM Flags: 2 total; -Xmx8192m -XX:MaxPermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Launched Version: 1.6.4-Forge9.11.1.916
LWJGL: 2.9.0
OpenGL: NVIDIA GeForce GT 640 OpenGL Engine GL version 2.1 NVIDIA-8.24.9 310.40.25f01, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Hopefully this should work as far as the spoiler function should go. If not, I'll try to edit my post... if I even have that option at this point in time.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
There appears to be an error that is stopping me from using a mod pack in Technic that I would like to use (the "It's a Beautiful World" mod pack). I can't pinpoint the error necessarily except from the little I can get from the client crash reports and other observations. In the crash report, it says that the problem has to do with the "Initializing Game", and from what I can tell from the java coding, it has something to do with the "Tessellator" Java function.
Upon further testing (and by removing some mods and other files from the mod pack that might be the culprit of such an error), I got it to run up until the Forge Mod Loader client gave me a vanilla Minecraft-esque error message saying that my client is out of date (It should be at least 9 point something while my version was at 6 point something).
Is there any way to fix this Tessellation or client-side downgraded error? I've tried it on two separate Apple computers, one being a Laptop with no add-on graphics card, and then the one I'm currently experimenting with, which has much more RAM, memory and a high-end graphics card.
Any help would greatly be appreciated. I can post a crash report with the specifics if needed.
--Chimi94
Hopefully this should work as far as the spoiler function should go. If not, I'll try to edit my post... if I even have that option at this point in time.