For the sake of nostalgia, I found the Super Hostile maps again, and wanted to play "Spellbound Caves" on its intended version, version 1.2.5.
I put the world in the saves folder, and made a profile for minecraft 1.2.5, and the game crashes in the single player worlds, before I can find "Spellbound Caves v3.0"
This is the crash message I got:
--- BEGIN ERROR REPORT 7cf3a456 -------- Generated 3/28/16 12:48 PM
Minecraft: Minecraft 1.2.5 OS: Windows 8.1 (amd64) version 6.3 Java: 1.8.0_25, Oracle Corporation VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation LWJGL: 2.9.0 OpenGL: Intel(R) HD Graphics 4000 version 4.0.0 - Build 10.18.10.3308, Intel
java.lang.ArrayIndexOutOfBoundsException: 2 at iz.a(SourceFile:256) at if.a(SourceFile:254) at mw.a(SourceFile:192) at lr.b(SourceFile:734) at net.minecraft.client.Minecraft.x(SourceFile:752) at net.minecraft.client.Minecraft.run(SourceFile:671) at java.lang.Thread.run(Thread.java:745) --- END ERROR REPORT 1c5acfe2 ----------
Is this the maps' fault? Is it one of my other maps? The minecraft version? Im not too sure.
Some help would be greatly appreciated, but I recognize how hard it would be for such a relatively old version of minecraft.
I suspect that an option in options.txt has a value that is unsupported in version 1.2.5
Create a separate game directory for your 1.2.5 profile, but the map in that saves folder, and start with no options.txt so that all the defaults are used.
Rename .minecraft to .minecraft_old, and relaunch the game in 1.2.5. It will reinstall all of the files, and you just have to add the map. If you want to go back to playing newer versions, rename the current .minecraft to .minecraft_old2 and .minecraft_old to .minecraft.
Rollback Post to RevisionRollBack
1| if (signature = true) {
2| document.write("Wassup?");
3| }
4| else {
5| document.write("404: signature not found");
6| }
It would have been in the same folder as the saves folder. Most likely .minecraft/options.txt and generally speaking it would have looked like the file was called "options" since windows hides extensions by default.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
For the sake of nostalgia, I found the Super Hostile maps again, and wanted to play "Spellbound Caves" on its intended version, version 1.2.5.
I put the world in the saves folder, and made a profile for minecraft 1.2.5, and the game crashes in the single player worlds, before I can find "Spellbound Caves v3.0"
This is the crash message I got:
--- BEGIN ERROR REPORT 7cf3a456 --------
Generated 3/28/16 12:48 PM
Minecraft: Minecraft 1.2.5
OS: Windows 8.1 (amd64) version 6.3
Java: 1.8.0_25, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 version 4.0.0 - Build 10.18.10.3308, Intel
java.lang.ArrayIndexOutOfBoundsException: 2
at iz.a(SourceFile:256)
at if.a(SourceFile:254)
at mw.a(SourceFile:192)
at lr.b(SourceFile:734)
at net.minecraft.client.Minecraft.x(SourceFile:752)
at net.minecraft.client.Minecraft.run(SourceFile:671)
at java.lang.Thread.run(Thread.java:745)
--- END ERROR REPORT 1c5acfe2 ----------
Is this the maps' fault? Is it one of my other maps? The minecraft version? Im not too sure.
Some help would be greatly appreciated, but I recognize how hard it would be for such a relatively old version of minecraft.
I suspect that an option in options.txt has a value that is unsupported in version 1.2.5
Create a separate game directory for your 1.2.5 profile, but the map in that saves folder, and start with no options.txt so that all the defaults are used.
How one does create a separate game directory? 0_o That sounds like a heck of a lot of work.
It also seems out that the options.txt would make you crash on the world selection rather than when you spawn in the world.
creating a separate game directory is as easy as pie.
Create a folder like "My Documents/Minecraft/125_profile"
Open your 1.2.5 Profile, check the game directory box and set it to the folder you just created.
Create a saves subdirectory in there and move your spellbound caves save into there.
Launch your 1.2.5 profile.
The crash will happen as soon as MC needs to use the option whose value is "2" and which is an unsupported value, and not before then most likely.
I have a guiScale option set at 2, and also a difficulty option set at 2. Who knows which options you have set to 2.
Rename .minecraft to .minecraft_old, and relaunch the game in 1.2.5. It will reinstall all of the files, and you just have to add the map. If you want to go back to playing newer versions, rename the current .minecraft to .minecraft_old2 and .minecraft_old to .minecraft.
1| if (signature = true) {
2| document.write("Wassup?");
3| }
4| else {
5| document.write("404: signature not found");
6| }
Okay, thank you very much. The directory thing worked out fine.
Turns out there wasn't an options.txt in the save either XD
But yea, thank you very much, it really wasn't as hard as it sounded.
It would have been in the same folder as the saves folder. Most likely .minecraft/options.txt and generally speaking it would have looked like the file was called "options" since windows hides extensions by default.