Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
siul336

[Solved] Installing Rei's Minimap w/ TFC Help

11 posts in this topic

Hi Everyone...

 

New player to TFC and just want to say I absolutely love it.  I'm not sure if this is the right area to be posting... but here goes.  I tried to do some searching on the site and couldn't seem to come up with anything so my apologies if this post is redundant with something that is already out there.

 

I'm trying to add some mods to TFC and I have been successful adding the following:  OptiFine, Chocapic's shaders, and dynamic lights.  

 

When I try to add Rei's minimap I get errors right from startup - I can't even launch the game. I have pasted the crash report below. 

 

Does anyone have any suggestions or tips for installing Rei's minimap in TFC?

 

 

Thanks in advance for your help!  

 

Description: Initializing game
 
java.lang.NoClassDefFoundError: nm
at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:15)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.getVersion(ModLoaderModContainer.java:418)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
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)
Caused by: java.lang.ClassNotFoundException: nm
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 13 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 15 more
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- Head --
Stacktrace:
at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:15)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.getVersion(ModLoaderModContainer.java:418)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
 
-- 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_51, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 86393280 bytes (82 MB) / 1007681536 bytes (961 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G
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: ~~ERROR~~ NoClassDefFoundError: nm
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: GeForce GTX 580/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: [1.7]_R3D.CRAFT_SR-128x_v0.1.9.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

Edited by siul336
In the future, please use spoiler tags for crash reports. :)
0

Share this post


Link to post
Share on other sites

Could you please supply the whole crash report? You cut out the section that actually states all the mods and their versions. Although, Looking at the message in the stack trace, it looks like you are using the wrong version of REI's.

 

Edit: Nevermind, it looks like your game crashed before it could generate that list in the crash report. What version of everything are you using?

0

Share this post


Link to post
Share on other sites

Whoops sorry for not using the spoiler tag!   Below is the full content under "Open Report File"

 

Here are the versions of the mods I'm using:

 

TFC - 0.78.17

Optifine - 1.6.4_HD_U_C6

Dynamic Lights - 1.6.4

Rei's - v3_3.4_.01

ShadersModCore - v2.2.2-mc1.6.4-f965

 

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
 
Time: 7/14/14 8:22 PM
Description: Initializing game
 
java.lang.NoClassDefFoundError: nm
at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:15)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.getVersion(ModLoaderModContainer.java:418)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
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)
Caused by: java.lang.ClassNotFoundException: nm
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 13 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 15 more
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- Head --
Stacktrace:
at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:15)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.getVersion(ModLoaderModContainer.java:418)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
 
-- 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_51, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 214820792 bytes (204 MB) / 1053818880 bytes (1005 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G
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: ~~ERROR~~ NoClassDefFoundError: nm
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: GeForce GTX 580/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: [1.7]_R3D.CRAFT_SR-128x_v0.1.9.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

0

Share this post


Link to post
Share on other sites

Looking at Rei's official forum post, that mod is only compatible with Minecraft 1.6.2, and hasn't been updated. TFC is for Minecraft 1.6.4, and does not work with most 1.6.2 mods, so you're going to have to find a different minimap mod to use that has actually been updated. I'd suggest Zan's/VoxelMap, or Mapwriter.

0

Share this post


Link to post
Share on other sites

Thanks - I will try those and report back.

 

 

Update:

 

You were right about the version of Rei's I was using not being compatible.  I actually went back out and specifically searched for Rei's Minimap 1.6.4 and came across a download for it.  Using that particular file I was able to load it into the game successfully.

 

 

Thank you very much for pointing me in the right direction! 

 

 

[solved]

0

Share this post


Link to post
Share on other sites

I don't know about you guys, but mapwriter is my favourite. So very useful to keep track of where you went and what you found in the world. It doesn't show mobs though.

0

Share this post


Link to post
Share on other sites

So i wanted to have a minimap i also tried installing Rei's but i also got a crash i tried every account on minecraft but still crashes, i fixed it the dumb way by just deleting minecraft, then i asked for some minimaps and kitty said i should use MapWriter, but the thing is, i dont know how to install it :/ please help

0

Share this post


Link to post
Share on other sites

So i wanted to have a minimap i also tried installing Rei's but i also got a crash i tried every account on minecraft but still crashes, i fixed it the dumb way by just deleting minecraft, then i asked for some minimaps and kitty said i should use MapWriter, but the thing is, i dont know how to install it :/ please help

 

Did you try following the instructions on the mod's forum post?

 

http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1286882-mapwriter-an-open-source-mini-map

 

Click on the link that is the version that is compatible with 1.6.4. Take that file and install it the exact same way you installed TFC, by putting it in the mods folder. If the mods folder you are putting it in does not have TFC in there too, that is the wrong mods folder.

0

Share this post


Link to post
Share on other sites