Hello,
I have been playing minecraft for a few months now on my laptop and recently tried to play it on my stand alone desktop at home. The game and MCpatcher installed fine as they did for my laptop however I had some issues with the loader.
HOWEVER the real problem is I cannot seem to get the rei'sminimap to install.
I have tried using various methods, the WinRAR way (draging the file into the minecraft.jar in Winrar), MCpatcher add, and while messing around dragging the file directly to the mod fold....all to no avail.
Originally when I added the files, if I DID NOT FORCE UPDATE then the screen would be black. However if I DID FORCE updates then the game would play but no map.
I have tried completely wiping out the game/patchers/modloaders/etc. several times but cant figure it out
Could someone please help me figure out whats wrong?
I would really like to make the game more navigable for my lil brother.
-Sinoe <3
P.S.
I do have the spoiler code, don't know how to put it in, its running 32-bit, even though I installed 64-bit -__-;
and its Rei's minimap mod, minecraft version 1.4.7
Yes I have modloader, I checked the log recently and it says it failed to load it. I also have deleted the META file....in both minecraft jars...I have two for some reason. I start with one and when I tried to install the map I suddenly get another "minecraft.jar and then minecraft 1.4.7.jar"
Spoiler is the modloader log
Feb 28, 2013 10:43:31 PM ModLoader init
FINE: ModLoader 1.4.7 Initializing...
Feb 28, 2013 10:43:31 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Users\Rich\AppData\Roaming\.minecraft\bin\minecraft.jar
Feb 28, 2013 10:43:31 PM ModLoader readFromClassPath
FINER: Zip found.
Feb 28, 2013 10:43:31 PM ModLoader addMod
FINE: Failed to load mod from "mod_ReiMinimap.class"
Feb 28, 2013 10:43:31 PM ModLoader addMod
FINER: THROW
java.lang.VerifyError: (class: reifnsk/minimap/ReiMinimap, method: onTickInGame signature: (FLnet/minecraft/client/Minecraft;)V) Bad type in putfield/putstatic
at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:16)
at BaseMod.toString(BaseMod.java:113)
at ModLoader.addMod(ModLoader.java:375)
at ModLoader.readFromClassPath(ModLoader.java:1285)
at ModLoader.init(ModLoader.java:908)
at ModLoader.addAllRenderers(ModLoader.java:215)
at bbu.<init>(RenderManager.java:94)
at bbu.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
Feb 28, 2013 10:43:31 PM ModLoader init
FINER: THROW
java.lang.VerifyError: (class: reifnsk/minimap/ReiMinimap, method: onTickInGame signature: (FLnet/minecraft/client/Minecraft;)V) Bad type in putfield/putstatic
at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:16)
at ModLoader.getCrashReport(ModLoader.java:2248)
at a.h(CrashReport.java:55)
at a.<init>(CrashReport.java:37)
at ModLoader.throwException(ModLoader.java:2228)
at ModLoader.throwException(ModLoader.java:2235)
at ModLoader.addMod(ModLoader.java:388)
at ModLoader.readFromClassPath(ModLoader.java:1285)
at ModLoader.init(ModLoader.java:908)
at ModLoader.addAllRenderers(ModLoader.java:215)
at bbu.<init>(RenderManager.java:94)
at bbu.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
SOLVED....that extra file the minecraft 1.4.7 was creating some sort of block. I tried deleting it on a whim figuring I had not tried that yet and reinstalled the map and it worked. No idea why it was creating another jar file but it works now
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I have been playing minecraft for a few months now on my laptop and recently tried to play it on my stand alone desktop at home. The game and MCpatcher installed fine as they did for my laptop however I had some issues with the loader.
HOWEVER the real problem is I cannot seem to get the rei'sminimap to install.
I have tried using various methods, the WinRAR way (draging the file into the minecraft.jar in Winrar), MCpatcher add, and while messing around dragging the file directly to the mod fold....all to no avail.
Originally when I added the files, if I DID NOT FORCE UPDATE then the screen would be black. However if I DID FORCE updates then the game would play but no map.
I have tried completely wiping out the game/patchers/modloaders/etc. several times but cant figure it out
Could someone please help me figure out whats wrong?
I would really like to make the game more navigable for my lil brother.
-Sinoe <3
P.S.
I do have the spoiler code, don't know how to put it in, its running 32-bit, even though I installed 64-bit -__-;
and its Rei's minimap mod, minecraft version 1.4.7
-
View User Profile
-
View Posts
-
Send Message
Moderatordid you also install modloader or forge along with reis minimap?
force updating will make minecraft work again without the map as its resetting the jar to vanilla.
spoilers are done like this
Spoiler is the modloader log
Feb 28, 2013 10:43:31 PM ModLoader init
FINE: ModLoader 1.4.7 Initializing...
Feb 28, 2013 10:43:31 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Users\Rich\AppData\Roaming\.minecraft\bin\minecraft.jar
Feb 28, 2013 10:43:31 PM ModLoader readFromClassPath
FINER: Zip found.
Feb 28, 2013 10:43:31 PM ModLoader addMod
FINE: Failed to load mod from "mod_ReiMinimap.class"
Feb 28, 2013 10:43:31 PM ModLoader addMod
FINER: THROW
java.lang.VerifyError: (class: reifnsk/minimap/ReiMinimap, method: onTickInGame signature: (FLnet/minecraft/client/Minecraft;)V) Bad type in putfield/putstatic
at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:16)
at BaseMod.toString(BaseMod.java:113)
at ModLoader.addMod(ModLoader.java:375)
at ModLoader.readFromClassPath(ModLoader.java:1285)
at ModLoader.init(ModLoader.java:908)
at ModLoader.addAllRenderers(ModLoader.java:215)
at bbu.<init>(RenderManager.java:94)
at bbu.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
Feb 28, 2013 10:43:31 PM ModLoader init
FINER: THROW
java.lang.VerifyError: (class: reifnsk/minimap/ReiMinimap, method: onTickInGame signature: (FLnet/minecraft/client/Minecraft;)V) Bad type in putfield/putstatic
at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:16)
at ModLoader.getCrashReport(ModLoader.java:2248)
at a.h(CrashReport.java:55)
at a.<init>(CrashReport.java:37)
at ModLoader.throwException(ModLoader.java:2228)
at ModLoader.throwException(ModLoader.java:2235)
at ModLoader.addMod(ModLoader.java:388)
at ModLoader.readFromClassPath(ModLoader.java:1285)
at ModLoader.init(ModLoader.java:908)
at ModLoader.addAllRenderers(ModLoader.java:215)
at bbu.<init>(RenderManager.java:94)
at bbu.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:259)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)