Sushix Posted August 23, 2014 Posted August 23, 2014 Hey there, sorry to post this here as I couldn't find a support or help section to post something like this. I have a modpack that was pretty popular a long time back and I decided to revise it and get it working again as the download link no longer worked. The modpack now downloads, but I'm getting this weird error I can't find a fix to in the crash report. ---- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear! Time: 8/23/14 11:40 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(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:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Any help would be greatly appreciated!
Discord Moderator plowmanplow Posted August 23, 2014 Discord Moderator Posted August 23, 2014 You have cut out most of the useful information from the crash report. Please provide the full crash report (thank you for using a spoiler tag) and the API URL for your custom modpack.
Sushix Posted August 23, 2014 Author Posted August 23, 2014 Sorry, the crash report is pretty much that though. I'll paste the entire thing. Thanks for the quick response btw. ---- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear! Time: 8/23/14 11:40 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(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: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(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:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_55, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 271215120 bytes (258 MB) / 475004928 bytes (453 MB) up to 954728448 bytes (910 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m 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: GeForce GTX 780/PCIe/SSE2 GL version 4.4.0, 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
Discord Moderator plowmanplow Posted August 23, 2014 Discord Moderator Posted August 23, 2014 Please provide the ... API URL for your custom modpack. Kind of need this to figure out what's going on.
Sushix Posted August 24, 2014 Author Posted August 24, 2014 Oh woops. http://www.technicpack.net/api/modpack/its-a-beautiful-world
Discord Moderator plowmanplow Posted August 29, 2014 Discord Moderator Posted August 29, 2014 You have the wrong version of Forge as your modpack.jar. Download the latest 1.6.4 version of Forge and replace your existing modpack.jar.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now