This mod is great, I really wish alexcrish had more time to update this. I would love to see more unique features like this mod has! Also, a forge port would be really cool, but I don't know if that'd be too difficult to do without having to rewrite the entire mod.
Hey there. I'm interested in making mods for Minecraft, but i'm honestly not sure where to start. I have some knowledge in coding using C# since i've worked with Terraria before, but i'm not sure about Minecraft. Should I just start learning Java and then jump right into it? What will I need for developing the mod?
holy **** it has been so long since i've posted here. i just want to say sorry to all the people who expected for this to be some big adventure map, it's been so long and i'm now 16 years old. the nostalgia playing through this map really hit hard, today's been such a great and slightly emotional day for me. it's great to have essentially a time capsule.
I'm trying to use 1.5.2 so I can try to download 1.5.2 Forge for Clay Soldiers, but when I use it, after the Mojang Logo passes, the game crashes. Can someone help me with this?
---- Minecraft Crash Report ----
// Oops.
Time: 2/18/17 11:22 PM
Description: Failed to start game
java.lang.NullPointerException
at java.io.Reader.<init>(Reader.java:78)
at java.io.InputStreamReader.<init>(InputStreamReader.java:97)
at bp.a(SourceFile:64)
at bp.a(SourceFile:100)
at net.minecraft.client.Minecraft.a(SourceFile:252)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 45244400 bytes (43 MB) / 127139840 bytes (121 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 620 GL version 4.4.0 - Build 21.20.16.4534, Intel
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Any chance of this mod being updated to 1.8 or 1.8.9 any time soon? I really wanna use this with my little private mod pack that is updated for 1.8.9 right now. Thanks!
I feel this may be a stupid question, but how do you install new textures and models for LittleMaidMobNX 1.8.x? I honestly don't know how, and I can't find anyone who's done a tutorial on it.
also, GREAT MOD! but every time i load the mod, this happens:
2016-04-20 20:26:39,937 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-20 20:26:39,940 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[20:26:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:26:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:26:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:26:40] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1855 for Minecraft 1.8.9 loading
[20:26:40] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8:amd64:6.2, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[20:26:40] [main/FATAL] [FML]: There appear to be jars extracted into the mods directory. This is VERY BAD and will almost NEVER WORK WELL
[20:26:40] [main/FATAL] [FML]: You should place original jars only in the mods directory. NEVER extract them to the mods directory.
[20:26:40] [main/FATAL] [FML]: The directories below appear to be extracted jar files. Fix this before you continue.
[20:26:40] [main/FATAL] [FML]: Directory Minecraft Undertale Mod (1) contains [MANIFEST.MF]
2016-04-20 20:26:40,358 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-20 20:26:40,394 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-20 20:26:40,397 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[20:26:40] [main/ERROR] : Could not save crash report to C:\Users\brenb_000\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-04-20_20:26:40.txt
java.io.FileNotFoundException: C:\Users\brenb_000\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-04-20_20:26:40.txt (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_25]
at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_25]
at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[?:1.8.0_25]
at java.io.FileWriter.<init>(FileWriter.java:90) ~[?:1.8.0_25]
at b.a(SourceFile:227) [b.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:305) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[20:26:40] [main/INFO] [STDOUT]: [net.minecraftforge.fml.relauncher.CoreModManager:discoverCoreMods:306]: #@[email protected]# FML has crashed the game deliberately. Crash report saved to: #@[email protected]# C:\Users\brenb_000\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-04-20_20:26:40.txt
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:298)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:26:40] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\brenb_000\AppData\Roaming\.minecraft for Forge Mod Loader
java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:298) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[20:26:40] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:298) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Exception in thread "main" [20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968)
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
This is really weird. Please tell me what is going on, as I have NO clue to what happened.
Ok, so I was hoping shaders would work, but I was wrong. this is what comes up for the shaders. I need some help on how to fix it. Please tell me how! This is very weird and I want shaders to work.
1
This mod is great, I really wish alexcrish had more time to update this. I would love to see more unique features like this mod has! Also, a forge port would be really cool, but I don't know if that'd be too difficult to do without having to rewrite the entire mod.
0
Hey there. I'm interested in making mods for Minecraft, but i'm honestly not sure where to start. I have some knowledge in coding using C# since i've worked with Terraria before, but i'm not sure about Minecraft. Should I just start learning Java and then jump right into it? What will I need for developing the mod?
0
holy **** it has been so long since i've posted here. i just want to say sorry to all the people who expected for this to be some big adventure map, it's been so long and i'm now 16 years old. the nostalgia playing through this map really hit hard, today's been such a great and slightly emotional day for me. it's great to have essentially a time capsule.
0
Also, if you will be continuing this mod anytime soon, I have a couple suggestions.
-Diamond Tools should become really weak in durability. After all, diamond tools IRL would not be very strong.
-A way to see how much thirst & energy you have
-A flint shovel would be good.
Also, how do you smelt iron? I can't anymore in 2.0.0.
0
Even if so, this mod is still really fun.
Plus, I made a survival plan for it:
-Get Rocks, and throw them all to get flint. Keep atleast 3-5.
-Break some leaves, craft branches to sticks, and get cord from grass.
-Craft a flint axe head, and then a flint axe with 1 stick, one cord, and, of course, one flint axe head.
-Get mushrooms if possible. They're a very reliable food source, especially if you spawn near a swamp. If not, chase cows off cliffs.
-Get feathers from chickens using rocks as a weapon.
-Get Coal and Iron
0
I hope not.
0
I'm trying to use 1.5.2 so I can try to download 1.5.2 Forge for Clay Soldiers, but when I use it, after the Mojang Logo passes, the game crashes. Can someone help me with this?
// Oops.
Time: 2/18/17 11:22 PM
Description: Failed to start game
java.lang.NullPointerException
at java.io.Reader.<init>(Reader.java:78)
at java.io.InputStreamReader.<init>(InputStreamReader.java:97)
at bp.a(SourceFile:64)
at bp.a(SourceFile:100)
at net.minecraft.client.Minecraft.a(SourceFile:252)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 45244400 bytes (43 MB) / 127139840 bytes (121 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 620 GL version 4.4.0 - Build 21.20.16.4534, Intel
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
0
Can you release the one you made for 1.10.2?
0
Any chance of this mod being updated to 1.8 or 1.8.9 any time soon? I really wanna use this with my little private mod pack that is updated for 1.8.9 right now.
Thanks!
0
I feel this may be a stupid question, but how do you install new textures and models for LittleMaidMobNX 1.8.x? I honestly don't know how, and I can't find anyone who's done a tutorial on it.
0
He hasn't, but will if he gets enough supporters.
also, GREAT MOD! but every time i load the mod, this happens:
2016-04-20 20:26:39,937 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-20 20:26:39,940 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[20:26:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:26:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:26:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:26:40] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1855 for Minecraft 1.8.9 loading
[20:26:40] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8:amd64:6.2, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[20:26:40] [main/FATAL] [FML]: There appear to be jars extracted into the mods directory. This is VERY BAD and will almost NEVER WORK WELL
[20:26:40] [main/FATAL] [FML]: You should place original jars only in the mods directory. NEVER extract them to the mods directory.
[20:26:40] [main/FATAL] [FML]: The directories below appear to be extracted jar files. Fix this before you continue.
[20:26:40] [main/FATAL] [FML]: Directory Minecraft Undertale Mod (1) contains [MANIFEST.MF]
2016-04-20 20:26:40,358 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-20 20:26:40,394 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-20 20:26:40,397 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[20:26:40] [main/ERROR] : Could not save crash report to C:\Users\brenb_000\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-04-20_20:26:40.txt
java.io.FileNotFoundException: C:\Users\brenb_000\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-04-20_20:26:40.txt (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_25]
at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[?:1.8.0_25]
at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[?:1.8.0_25]
at java.io.FileWriter.<init>(FileWriter.java:90) ~[?:1.8.0_25]
at b.a(SourceFile:227) [b.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:305) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[20:26:40] [main/INFO] [STDOUT]: [net.minecraftforge.fml.relauncher.CoreModManager:discoverCoreMods:306]: #@[email protected]# FML has crashed the game deliberately. Crash report saved to: #@[email protected]# C:\Users\brenb_000\AppData\Roaming\.minecraft\crash-reports\fml-crash-2016-04-20_20:26:40.txt
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:298)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[20:26:40] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[20:26:40] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\brenb_000\AppData\Roaming\.minecraft for Forge Mod Loader
java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:298) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119) [forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[20:26:40] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:298) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119) ~[forge-1.8.9-11.15.1.1855.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Exception in thread "main" [20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968)
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:26:40] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
This is really weird. Please tell me what is going on, as I have NO clue to what happened.
0
I think you might... MIGHT... Need to rework some other blocks to, such as dirt, gravel, and grass, be cause they look really odd in a cave
But for a suggestion for more ores, try reworking the ores from Simpleores2! I bet they'll look great!
0
Where is the map in this? WE WANT THE MAP! WE WANT THE MAP!
0
Oh, well then are there any shader packs I can use then with intel graphics?
0
Ok, so I was hoping shaders would work, but I was wrong. this is what comes up for the shaders. I need some help on how to fix it. Please tell me how! This is very weird and I want shaders to work.