Crash with ee3-universal-pre1h-16
McKiller5252 opened this issue ยท 3 comments
---- Minecraft Crash Report ----
// There are four lights!
Time: 27/11/13 3:59 PM
Description: Initializing game
java.lang.NoSuchMethodError: com.pahimar.ee3.block.BlockEE.func_94330_A()Ljava/lang/String;
at com.pahimar.ee3.block.BlockEE.func_94332_a(BlockEE.java:38)
at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:169)
at net.minecraft.client.renderer.texture.TextureMap.(TextureMap.java:44)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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 com.pahimar.ee3.block.BlockEE.func_94332_a(BlockEE.java:38)
at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:169)
at net.minecraft.client.renderer.texture.TextureMap.(TextureMap.java:44)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 485062856 bytes (462 MB) / 742916096 bytes (708 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G
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: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 4 mods loaded, 4 mods active
mcp{8.09} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized
FML{6.4.45.953} Forge Mod Loader Unloaded->Constructed->Pre-initialized
Forge{9.11.1.953} Minecraft Forge Unloaded->Constructed->Pre-initialized
EE3{pre1h (build 16)} Equivalent Exchange 3 Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.4-Forge9.11.1.953
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7670 GL version 4.1.11251 Compatibility Profile Context, ATI Technologies Inc.
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
You are using a version of EE3 that is for MC 1.5.2, but you are using it in MC 1.6.4. Not a bug, just using the wrong version for the wrong Minecraft.