Well the reason I asked is that it states it has a vanilla vs w/o having to use forge. That's why I asked. The rest I have used w/o problem. Thank you for your response
Hey Romaq. I have seen your posts over at the BBO mod and was wondering how you are suppose to install that mod? I left a comment over there, but I have yet to get a reply.
Ok it seems that mojang has thrown another curveball for adding vanilla mods into the MC jar file. I have used the method that you are suppose to but it still deletes the modded jar and replaces it with the original MC v jar file. This is what I get after modding the Jar file with this mod:
15:31:24 launcher Preparing to launch minecraft client for 1.11.2-BB
15:31:24 launcher Local file C:/Users\Media\AppData\Roaming\.minecraft\versions\1.11.2-BB/1.11.2-BB.jar has wrong SHA-1 hash, expected db5aa600f0b0bf508aaf579509b345c4e34087be but was 71e4c14bd7ae78c0f2946ddffc7f4df2a982c446
15:31:24 launcher Deleted Local file C:/Users\Media\AppData\Roaming\.minecraft\versions\1.11.2-BB/1.11.2-BB.jar
15:31:24 launcher Checking installations.
15:31:24 launcher Local installation of 1.11.2-BB (C:/Users\Media\AppData\Roaming\.minecraft\versions\1.11.2-BB\1.11.2-BB.json) has wrong hash; expected d4fcc67ec54ceb168ee15ea4375e2b31db6cb74c but got b33779a85b2cc24ebc73ce14d01a7ec264e0ae3d
15:31:24 launcher Deleted Local installation of 1.11.2-BB (C:/Users\Media\AppData\Roaming\.minecraft\versions\1.11.2-BB\1.11.2-BB.json)
15:31:24 launcher Minecraft client 1.11.2-BB requires 9198097 bytes to download.
As far as I know it doesn't involve any metadata, but some fancy articulation of the model and blockstate json files. However, I could be completely wrong in this matter, but it does seem that LapisDemon was able to accomplish this task without the use of any mods and create it in vanilla only.
You have to make a copy of the version first and name it something like 1.11.2 BB Mod, then you have to go into THAT version folder, name the Jar file and the json file the same thing that you named the folder in the first step, then lastly you need to open the json file and find "id":"1.11.2" and change it to "id":"1.11.2 BB Mod" and then save the file. Now I used 1.11.2 BB Mod as an example name, so you can use whatever you want but the name has to be consistent for the folder and the 2 files as well as the change inside the last step. After all of that is done then merge the mod into the new jar file that you just created.
I am wondering if anyone has been able to create connected textures in 1.11 yet? I have looked at, researched, and created the needed blockstate and models json files, but the only thing that works is the base texture. I have yet to get anyone to provide any info on the subject on how to go about accomplishing this.
Ok I have read about as much information on models, blockstates, and json files as I possibly can in the past week and if I don't find or get an answer I think I am going to go stark raving mad. I have scoured the web just trying to find out how you can make connected glass textures without having to use forge, a mod, mcpatcher, ctm, or optifine to no avail. I know that it can be done somehow as this person is working on a proof of concept without mods or optifine: After reading this thread I can tell that there are some really intelligent people here that can either tell me: you can't do it, how to do it, or point me in the right direction. I have no working knowledge of how all this mess works and it is going to royally tick(substituted word for what I really wanted to say) me off. Please could someone tell me how it can be done?
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Why did you do that?
Time: 5/28/16 4:13 AM
Description: Unexpected error
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at KaboVillageMarker.KaboVillageMarkerClientRenderer.renderSpheresAndLines(KaboVillageMarkerClientRenderer.java:58)
at KaboVillageMarker.KaboVillageMarkerClientRenderer.renderVillageMarker(KaboVillageMarkerClientRenderer.java:32)
at KaboVillageMarker.LiteModKaboVillageMarker.onPostRenderEntities(LiteModKaboVillageMarker.java:218)
at com.mumfrey.liteloader.core.event.HandlerList$PostRenderListener19.onPostRenderEntities(HandlerList$PostRenderListener19.java:100)
at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.postRenderEntities(LiteLoaderEventBrokerClient.java:330)
at com.mumfrey.liteloader.client.ClientProxy.postRenderEntities(ClientProxy.java:87)
at net.minecraft.client.renderer.EntityRenderer.handler$onPostRenderEntities$0(EntityRenderer.java:122)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1771)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1555)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1334)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1072)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at KaboVillageMarker.KaboVillageMarkerClientRenderer.renderSpheresAndLines(KaboVillageMarkerClientRenderer.java:58)
at KaboVillageMarker.KaboVillageMarkerClientRenderer.renderVillageMarker(KaboVillageMarkerClientRenderer.java:32)
at KaboVillageMarker.LiteModKaboVillageMarker.onPostRenderEntities(LiteModKaboVillageMarker.java:218)
at com.mumfrey.liteloader.core.event.HandlerList$PostRenderListener19.onPostRenderEntities(HandlerList$PostRenderListener19.java:100)
at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.postRenderEntities(LiteLoaderEventBrokerClient.java:330)
at com.mumfrey.liteloader.client.ClientProxy.postRenderEntities(ClientProxy.java:87)
at net.minecraft.client.renderer.EntityRenderer.handler$onPostRenderEntities$0(EntityRenderer.java:122)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1771)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1555)
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 538422392 bytes (513 MB) / 1570766848 bytes (1498 MB) up to 1864368128 bytes (1778 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2000M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: Minecraft 1.9 MCP 9.23 Powered by Forge 12.16.1.1907 Optifine OptiFine_1.9_HD_U_B3 3 mods loaded, 3 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.1.1907.jar)
UCHIJAAAA Forge{12.16.1.1907} [Minecraft Forge] (forge-1.9-12.16.1.1907.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1101.0' Renderer: 'AMD Radeon(TM) R5 Graphics'
Launched Version: 1.9
XRay Version: 15
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) R5 Graphics GL version 4.5.13399 Compatibility Profile Context 15.201.1101.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Monkeyfarms CUSTOM John Smith 1.9
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x AMD A8-6410 APU with AMD Radeon R5 Graphics
OptiFine Version: OptiFine_1.9_HD_U_B3
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1101.0
OpenGlRenderer: AMD Radeon(TM) R5 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
This is the error I am getting randomly. Now I am building the 32 village version of Tango Tek's Iron Titan. It isn't happening very often but it does. I hope that you can figure out what is causing it. MC: 1.9, Forge: forge-1.9-12.16.1.1907-installer, Liteloader: liteloader-installer-1.9.0-00-SNAPSHOT, Optifine: OptiFine_1.9.0_HD_U_B3, AmbientOcclusion's Xray mod: XRay-15. If I have left anything out that you may need please let me know and I will post back.
Actually the mods that I have used in the past are things like Xray, Optifine, Forge, Village Marker, and Village Info. Nothing that would alter the biomes.
If by saying a "FML/LL profile" you are saying that you are using a profile of a modded version of Minecraft then that's your problem.
Amidst and its derivative versions don't work with modded copies of the Minecraft.jar.
In times past, and I believe it was before Amidst 3.7 I was able to use the modded jars to load the maps. I could be wrong since it has been a while since I used that verion.
Thank you for your time and effort as well as getting back to let me know your results. Hopefully in the future this may get resolved but until then I wont use Opti. Thank you again
I am trying to use both Amidst 3.7 and the new AE to generate a map I am on with a FML/LL profile and I keep getting this crash report
[info] Searching for biome color profiles.
[info] Unable to find biome color profile folder.
[info] Beginning latest version list load.
[info] Attempting to download remote version list...
[info] Scanning for profiles.
[info] Successfully loaded profile list.
[warning] Unable to load MinecraftVersion at path: C:\Users\Gray\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.1.1334 because jarFile: C:\Users\Gray\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.1.1334\1.8-Forge11.14.1.1334.jar is missing or a directory.
[info] Successfully loaded version list. URL: https://s3.amazonaws.com/Minecraft.Download/versions/versions.json
[info] Reading minecraft.jar...
[info] Jar load complete.
[info] Searching for classes...
[debug] Found: [ByteClass are] as WorldType | CCStringMatch
[debug] Found: [ByteClass bpa] as GenLayer | CCLongMatch
[debug] Found: [ByteClass boy] as IntCache | CCStringMatch
[debug] Found: [ByteClass od] as unknown |
[debug] Found: [ByteClass bsp] as WorldType | CCRequire
[debug] Found: [ByteClass bsp] as BlockInit | CCRequire
[debug] Found: [ByteClass bsp] as GenLayer | CCRequire
[debug] Found: [ByteClass bsp] as IntCache | CCRequire
[info] Class search complete.
[info] Generating version ID...
[info] Loading libraries.
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.1.1334\forge-1.8-11.14.1.1334.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar
[info] Loading libraries.
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.1.1334\forge-1.8-11.14.1.1334.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar
[crash] Unable to find critical external class while loading.
Please ensure you have the correct Minecraft libraries installed.
[crash] java.lang.NoClassDefFoundError: Lorg/apache/logging/log4j/Logger;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at amidst.minecraft.Minecraft.<init>(Minecraft.java:200)
at amidst.gui.version.LocalVersionComponent$2.run(LocalVersionComponent.java:119)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Logger
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 6 more
[crash] Amidst has encounted an uncaught exception on thread: Thread[Thread-7,6,main]
[crash] java.lang.NullPointerException
at amidst.minecraft.Minecraft.<init>(Minecraft.java:206)
at amidst.gui.version.LocalVersionComponent$2.run(LocalVersionComponent.java:119)
at java.lang.Thread.run(Unknown Source)
Can someone tell me which mod is causing this crash please:
[10:41:47] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:41:47] [main/INFO]: Using primary tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:41:47] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:41:47] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:41:47] [main/INFO]: Bootstrapping LiteLoader 1.7.10
[10:41:47] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[10:41:47] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[10:41:47] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[10:41:47] [main/INFO]: Initialising API 'liteloader' ...
[10:41:47] [main/INFO]: LiteLoader begin PREINIT...
[10:41:47] [main/INFO]: Initialising Loader properties...
[10:41:47] [main/INFO]: Setting up logger...
[10:41:47] [main/INFO]: LiteLoader 1.7.10_04 starting up...
[10:41:47] [main/INFO]: Java reports OS="windows 7"
[10:41:48] [main/INFO]: Enumerating class path...
[10:41:48] [main/INFO]: Class path separator=";"
[10:41:48] [main/INFO]: Class path entries=(
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\mumfrey\liteloader\1.7.10\liteloader-1.7.10.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\16.0\guava-16.0.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.3.1407-1.7.10\forge-1.7.10-10.13.3.1407-1.7.10.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.16\authlib-1.5.16.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar
classpathEntry=C:\Users\<User>\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar
)
[10:41:48] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[10:41:48] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Users\helen\AppData\Roaming\.minecraft\mods]
[10:41:48] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Users\helen\AppData\Roaming\.minecraft\mods\1.7.10]
[10:41:48] [main/INFO]: Adding supported mod class prefix 'LiteMod'
[10:41:48] [main/INFO]: Discovering tweaks on class path...
[10:41:48] [main/INFO]: Discovering valid mod files in folder C:\Users\helen\AppData\Roaming\.minecraft\mods
[10:41:48] [main/INFO]: Discovering valid mod files in folder C:\Users\helen\AppData\Roaming\.minecraft\mods\1.7.10
[10:41:48] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:41:48] [main/WARN]: Error parsing manifest entries in 'C:\Users\helen\AppData\Roaming\.minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:41:48] [main/INFO]: Searching for tweaks in 'RedGearCore-1.7.10-2.1.3.jar'
[10:41:48] [main/WARN]: Error parsing manifest entries in 'C:\Users\helen\AppData\Roaming\.minecraft\mods\1.7.10\RedGearCore-1.7.10-2.1.3.jar'
[10:41:48] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.16.jar'
[10:41:48] [main/WARN]: Error parsing manifest entries in 'C:\Users\helen\AppData\Roaming\.minecraft\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.16.jar'
[10:41:48] [main/INFO]: LiteLoader PREINIT complete
[10:41:48] [main/INFO]: Sorting registered packet transformers by priority
[10:41:48] [main/INFO]: Added 0 packet transformer classes to the transformer list
[10:41:48] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[10:41:48] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[10:41:48] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[10:41:48] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:41:48] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:41:48] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:41:48] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[10:41:48] [main/INFO]: Forge Mod Loader version 7.99.2.1407 for Minecraft 1.7.10 loading
[10:41:48] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jdk1.8.0_45\jre
[10:41:48] [main/WARN]: The coremod com.spacechase0.minecraft.componentequipment.addon.thaumcraft.asm.CEThaumcraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:41:48] [main/WARN]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:41:48] [main/WARN]: The coremod com.spacechase0.minecraft.spacecore.asm.SpaceCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:41:48] [main/WARN]: The coremod com.spacechase0.minecraft.textformatting.asm.TextFormattingCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:41:48] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:41:48] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
[10:41:48] [main/WARN]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:41:48] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:41:48] [main/WARN]: The coremod mods.immibis.core.ICCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:41:48] [main/WARN]: The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:41:48] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
[10:41:48] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.defineClass1(Native Method)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName0(Native Method)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName(Class.java:348)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 23 more
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 25 more
[10:41:49] [main/ERROR]: An error occurred trying to configure the minecraft home at C:\Users\helen\AppData\Roaming\.minecraft for Forge Mod Loader
java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_45]
at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_45]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_45]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_45]
at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_45]
at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_45]
at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_45]
at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_45]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_45]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) ~[forge-1.7.10-10.13.3.1407-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) ~[forge-1.7.10-10.13.3.1407-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) ~[forge-1.7.10-10.13.3.1407-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.3.1407-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.3.1407-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.3.1407-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.3.1407-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_45]
... 23 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_45]
... 23 more
Exception in thread "main" [10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.defineClass1(Native Method)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName0(Native Method)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName(Class.java:348)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 23 more
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[10:41:49] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 25 more
If anyone needs me to make a list of the mods, with their versions, I used I will make one if you ask me to.
[10:41:48] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:41:48] [main/WARN]: Error parsing manifest entries in 'C:\Users\helen\AppData\Roaming\.minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:41:48] [main/INFO]: Searching for tweaks in 'RedGearCore-1.7.10-2.1.3.jar'
[10:41:48] [main/WARN]: Error parsing manifest entries in 'C:\Users\helen\AppData\Roaming\.minecraft\mods\1.7.10\RedGearCore-1.7.10-2.1.3.jar'
[10:41:48] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.16.jar'
[10:41:48] [main/WARN]: Error parsing manifest entries in 'C:\Users\helen\AppData\Roaming\.minecraft\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.16.jar'
You have 3 errors listed here that possibly could be the cause of your problem. Code Chicken Library, Red Gear Core, and bspkrs Core. Make sure you have the latest version of these mods for the version of minecraft that you are using. If all else fails remove those mods and try to start the game again. If it launches then try adding them back in 1 at a time and relaunching the game each time till you find the one(s) that cause it to crash
0
Well the reason I asked is that it states it has a vanilla vs w/o having to use forge. That's why I asked. The rest I have used w/o problem. Thank you for your response
0
Hey Romaq. I have seen your posts over at the BBO mod and was wondering how you are suppose to install that mod? I left a comment over there, but I have yet to get a reply.
0
Ok it seems that mojang has thrown another curveball for adding vanilla mods into the MC jar file. I have used the method that you are suppose to but it still deletes the modded jar and replaces it with the original MC v jar file. This is what I get after modding the Jar file with this mod:
15:31:24 launcher Preparing to launch minecraft client for 1.11.2-BB
15:31:24 launcher Local file C:/Users\Media\AppData\Roaming\.minecraft\versions\1.11.2-BB/1.11.2-BB.jar has wrong SHA-1 hash, expected db5aa600f0b0bf508aaf579509b345c4e34087be but was 71e4c14bd7ae78c0f2946ddffc7f4df2a982c446
15:31:24 launcher Deleted Local file C:/Users\Media\AppData\Roaming\.minecraft\versions\1.11.2-BB/1.11.2-BB.jar
15:31:24 launcher Checking installations.
15:31:24 launcher Local installation of 1.11.2-BB (C:/Users\Media\AppData\Roaming\.minecraft\versions\1.11.2-BB\1.11.2-BB.json) has wrong hash; expected d4fcc67ec54ceb168ee15ea4375e2b31db6cb74c but got b33779a85b2cc24ebc73ce14d01a7ec264e0ae3d
15:31:24 launcher Deleted Local installation of 1.11.2-BB (C:/Users\Media\AppData\Roaming\.minecraft\versions\1.11.2-BB\1.11.2-BB.json)
15:31:24 launcher Minecraft client 1.11.2-BB requires 9198097 bytes to download.
15:31:24 launcher Starting!
15:31:28 launcher Successfully downloaded https://launcher.mojang.com/mc/game/1.11.2/client/db5aa600f0b0bf508aaf579509b345c4e34087be/client.jar to C:/Users\Media\AppData\Roaming\.minecraft\versions\1.11.2-BB/1.11.2-BB.jar
15:31:28 launcher Using default game log configuration client-1.7.xml (outputs XML)
15:31:28 launcher Installed 1.11.2-BB to C:/Users\Media\AppData\Roaming\.minecraft\versions\1.11.2-BB\1.11.2-BB.json
15:31:29 bes Setting user: Dracconis69
15:31:30 bes LWJGL Version: 2.9.4
15:31:31 cae Reloading ResourceManager: Default, ISV Better Textures 1.12
15:31:32 ccq Starting up SoundSystem...
15:31:32 ccq Initializing LWJGL OpenAL
15:31:32 ccq (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
15:31:32 ccq OpenAL initialized.
15:31:32 ccq Sound engine started
15:31:37 byy Created: 4096x2048 textures-atlas
15:32:40 bes Stopping!
This is the MC v Json file:
{"assetIndex":{"id":"1.11","sha1":"ea7f56173691250e9805db5e3dda2d65b951ede3","size":157395,"totalSize":124627552,"url":"https://launchermeta.mojang.com/mc/assets/1.11/ea7f56173691250e9805db5e3dda2d65b951ede3/1.11.json"},"assets":"1.11","downloads":{"client":{"sha1":"db5aa600f0b0bf508aaf579509b345c4e34087be","size":9198097,"url":"https://launcher.mojang.com/mc/game/1.11.2/client/db5aa600f0b0bf508aaf579509b345c4e34087be/client.jar"},"server":{"sha1":"f00c294a1576e03fddcac777c3cf4c7d404c4ba4","size":9720835,"url":"https://launcher.mojang.com/mc/game/1.11.2/server/f00c294a1576e03fddcac777c3cf4c7d404c4ba4/server.jar"}},"id":"1.11.2-BB","libraries":[{"downloads":{"artifact":{"path":"com/mojang/netty/1.6/netty-1.6.jar","sha1":"4b75825a06139752bd800d9e29c5fd55b8b1b1e4","size":7877,"url":"https://libraries.minecraft.net/com/mojang/netty/1.6/netty-1.6.jar"}},"name":"com.mojang:netty:1.6"},{"downloads":{"artifact":{"path":"oshi-project/oshi-core/1.1/oshi-core-1.1.jar","sha1":"9ddf7b048a8d701be231c0f4f95fd986198fd2d8","size":30973,"url":"https://libraries.minecraft.net/oshi-project/oshi-core/1.1/oshi-core-1.1.jar"}},"name":"oshi-project:oshi-core:1.1"},{"downloads":{"artifact":{"path":"net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar","sha1":"803ff252fedbd395baffd43b37341dc4a150a554","size":1008730,"url":"https://libraries.minecraft.net/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar"}},"name":"net.java.dev.jna:jna:3.4.0"},{"downloads":{"artifact":{"path":"net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar","sha1":"e3f70017be8100d3d6923f50b3d2ee17714e9c13","size":913436,"url":"https://libraries.minecraft.net/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar"}},"name":"net.java.dev.jna:platform:3.4.0"},{"downloads":{"artifact":{"path":"com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar","sha1":"63d216a9311cca6be337c1e458e587f99d382b84","size":1634692,"url":"https://libraries.minecraft.net/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar"}},"name":"com.ibm.icu:icu4j-core-mojang:51.2"},{"downloads":{"artifact":{"path":"net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar","sha1":"306816fb57cf94f108a43c95731b08934dcae15c","size":62477,"url":"https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar"}},"name":"net.sf.jopt-simple:jopt-simple:4.6"},{"downloads":{"artifact":{"path":"com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar","sha1":"c73b5636faf089d9f00e8732a829577de25237ee","size":103871,"url":"https://libraries.minecraft.net/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar"}},"name":"com.paulscode:codecjorbis:20101023"},{"downloads":{"artifact":{"path":"com/paulscode/codecwav/20101023/codecwav-20101023.jar","sha1":"12f031cfe88fef5c1dd36c563c0a3a69bd7261da","size":5618,"url":"https://libraries.minecraft.net/com/paulscode/codecwav/20101023/codecwav-20101023.jar"}},"name":"com.paulscode:codecwav:20101023"},{"downloads":{"artifact":{"path":"com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar","sha1":"5c5e304366f75f9eaa2e8cca546a1fb6109348b3","size":21679,"url":"https://libraries.minecraft.net/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar"}},"name":"com.paulscode:libraryjavasound:20101123"},{"downloads":{"artifact":{"path":"com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar","sha1":"73e80d0794c39665aec3f62eee88ca91676674ef","size":18981,"url":"https://libraries.minecraft.net/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar"}},"name":"com.paulscode:librarylwjglopenal:20100824"},{"downloads":{"artifact":{"path":"com/paulscode/soundsystem/20120107/soundsystem-20120107.jar","sha1":"419c05fe9be71f792b2d76cfc9b67f1ed0fec7f6","size":65020,"url":"https://libraries.minecraft.net/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar"}},"name":"com.paulscode:soundsystem:20120107"},{"downloads":{"artifact":{"path":"io/netty/netty-all/4.0.23.Final/netty-all-4.0.23.Final.jar","sha1":"0294104aaf1781d6a56a07d561e792c5d0c95f45","size":1779991,"url":"https://libraries.minecraft.net/io/netty/netty-all/4.0.23.Final/netty-all-4.0.23.Final.jar"}},"name":"io.netty:netty-all:4.0.23.Final"},{"downloads":{"artifact":{"path":"com/google/guava/guava/17.0/guava-17.0.jar","sha1":"9c6ef172e8de35fd8d4d8783e4821e57cdef7445","size":2243036,"url":"https://libraries.minecraft.net/com/google/guava/guava/17.0/guava-17.0.jar"}},"name":"com.google.guava:guava:17.0"},{"downloads":{"artifact":{"path":"org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar","sha1":"90a3822c38ec8c996e84c16a3477ef632cbc87a3","size":412739,"url":"https://libraries.minecraft.net/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar"}},"name":"org.apache.commons:commons-lang3:3.3.2"},{"downloads":{"artifact":{"path":"commons-io/commons-io/2.4/commons-io-2.4.jar","sha1":"b1b6ea3b7e4aa4f492509a4952029cd8e48019ad","size":185140,"url":"https://libraries.minecraft.net/commons-io/commons-io/2.4/commons-io-2.4.jar"}},"name":"commons-io:commons-io:2.4"},{"downloads":{"artifact":{"path":"commons-codec/commons-codec/1.9/commons-codec-1.9.jar","sha1":"9ce04e34240f674bc72680f8b843b1457383161a","size":263965,"url":"https://libraries.minecraft.net/commons-codec/commons-codec/1.9/commons-codec-1.9.jar"}},"name":"commons-codec:commons-codec:1.9"},{"downloads":{"artifact":{"path":"net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar","sha1":"39c7796b469a600f72380316f6b1f11db6c2c7c4","size":208338,"url":"https://libraries.minecraft.net/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar"}},"name":"net.java.jinput:jinput:2.0.5"},{"downloads":{"artifact":{"path":"net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar","sha1":"e12fe1fda814bd348c1579329c86943d2cd3c6a6","size":7508,"url":"https://libraries.minecraft.net/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar"}},"name":"net.java.jutils:jutils:1.0.0"},{"downloads":{"artifact":{"path":"com/google/code/gson/gson/2.2.4/gson-2.2.4.jar","sha1":"a60a5e993c98c864010053cb901b7eab25306568","size":190432,"url":"https://libraries.minecraft.net/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar"}},"name":"com.google.code.gson:gson:2.2.4"},{"downloads":{"artifact":{"path":"com/mojang/authlib/1.5.24/authlib-1.5.24.jar","sha1":"0889ff5477b844800cff734babbf42c1bbda4b10","size":64353,"url":"https://libraries.minecraft.net/com/mojang/authlib/1.5.24/authlib-1.5.24.jar"}},"name":"com.mojang:authlib:1.5.24"},{"downloads":{"artifact":{"path":"com/mojang/realms/1.10.16/realms-1.10.16.jar","sha1":"b4948eb06ff238e45044f47aa69c2c977ce69dcb","size":3257394,"url":"https://libraries.minecraft.net/com/mojang/realms/1.10.16/realms-1.10.16.jar"}},"name":"com.mojang:realms:1.10.16"},{"downloads":{"artifact":{"path":"org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar","sha1":"a698750c16740fd5b3871425f4cb3bbaa87f529d","size":365552,"url":"https://libraries.minecraft.net/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar"}},"name":"org.apache.commons:commons-compress:1.8.1"},{"downloads":{"artifact":{"path":"org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar","sha1":"18f4247ff4572a074444572cee34647c43e7c9c7","size":589512,"url":"https://libraries.minecraft.net/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar"}},"name":"org.apache.httpcomponents:httpclient:4.3.3"},{"downloads":{"artifact":{"path":"commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar","sha1":"f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f","size":62050,"url":"https://libraries.minecraft.net/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar"}},"name":"commons-logging:commons-logging:1.1.3"},{"downloads":{"artifact":{"path":"org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar","sha1":"31fbbff1ddbf98f3aa7377c94d33b0447c646b6e","size":282269,"url":"https://libraries.minecraft.net/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar"}},"name":"org.apache.httpcomponents:httpcore:4.3.2"},{"downloads":{"artifact":{"path":"it/unimi/dsi/fastutil/7.0.12_mojang/fastutil-7.0.12_mojang.jar","sha1":"ba787e741efdc425fc5d2ea654b57c15fba27efa","size":522306,"url":"https://libraries.minecraft.net/it/unimi/dsi/fastutil/7.0.12_mojang/fastutil-7.0.12_mojang.jar"}},"name":"it.unimi.dsi:fastutil:7.0.12_mojang"},{"downloads":{"artifact":{"path":"org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar","sha1":"1dd66e68cccd907880229f9e2de1314bd13ff785","size":108161,"url":"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar"}},"name":"org.apache.logging.log4j:log4j-api:2.0-beta9"},{"downloads":{"artifact":{"path":"org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar","sha1":"678861ba1b2e1fccb594bb0ca03114bb05da9695","size":681134,"url":"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar"}},"name":"org.apache.logging.log4j:log4j-core:2.0-beta9"},{"downloads":{"artifact":{"path":"org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar","sha1":"697517568c68e78ae0b4544145af031c81082dfe","size":1047168,"url":"https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar"}},"name":"org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209","rules":[{"action":"allow"},{"action":"disallow","os":{"name":"osx"}}]},{"downloads":{"artifact":{"path":"org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar","sha1":"d51a7c040a721d13efdfbd34f8b257b2df882ad0","size":173887,"url":"https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar"}},"name":"org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209","rules":[{"action":"allow"},{"action":"disallow","os":{"name":"osx"}}]},{"downloads":{"artifact":{"path":"org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209.jar","sha1":"b04f3ee8f5e43fa3b162981b50bb72fe1acabb33","
size":22,"url":"https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209.jar"},"classifiers":{"natives-linux":{"path":"org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar","sha1":"931074f46c795d2f7b30ed6395df5715cfd7675b","size":578680,"url":"https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar"},"natives-osx":{"path":"org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar","sha1":"bcab850f8f487c3f4c4dbabde778bb82bd1a40ed","size":426822,"url":"https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar"},"natives-windows":{"path":"org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar","sha1":"b84d5102b9dbfabfeb5e43c7e2828d98a7fc80e0","size":613748,"url":"https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar"}}},"extract":{"exclude":["META-INF/"]},"name":"org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209","natives":{"linux":"natives-linux","osx":"natives-osx","windows":"natives-windows"},"rules":[{"action":"allow"},{"action":"disallow","os":{"name":"osx"}}]},{"downloads":{"artifact":{"path":"org/lwjgl/lwjgl/lwjgl/2.9.2-nightly-20140822/lwjgl-2.9.2-nightly-20140822.jar","sha1":"7707204c9ffa5d91662de95f0a224e2f721b22af","size":1045632,"url":"https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl/2.9.2-nightly-20140822/lwjgl-2.9.2-nightly-20140822.jar"}},"name":"org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822","rules":[{"action":"allow","os":{"name":"osx"}}]},{"downloads":{"artifact":{"path":"org/lwjgl/lwjgl/lwjgl_util/2.9.2-nightly-20140822/lwjgl_util-2.9.2-nightly-20140822.jar","sha1":"f0e612c840a7639c1f77f68d72a28dae2f0c8490","size":173887,"url":"https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl_util/2.9.2-nightly-20140822/lwjgl_util-2.9.2-nightly-20140822.jar"}},"name":"org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822","rules":[{"action":"allow","os":{"name":"osx"}}]},{"downloads":{"classifiers":{"natives-linux":{"path":"org/lwjgl/lwjgl/lwjgl-platform/2.9.2-nightly-20140822/lwjgl-platform-2.9.2-nightly-20140822-natives-linux.jar","sha1":"d898a33b5d0a6ef3fed3a4ead506566dce6720a5","size":578539,"url":"https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.2-nightly-20140822/lwjgl-platform-2.9.2-nightly-20140822-natives-linux.jar"},"natives-osx":{"path":"org/lwjgl/lwjgl/lwjgl-platform/2.9.2-nightly-20140822/lwjgl-platform-2.9.2-nightly-20140822-natives-osx.jar","sha1":"79f5ce2fea02e77fe47a3c745219167a542121d7","size":468116,"url":"https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.2-nightly-20140822/lwjgl-platform-2.9.2-nightly-20140822-natives-osx.jar"},"natives-windows":{"path":"org/lwjgl/lwjgl/lwjgl-platform/2.9.2-nightly-20140822/lwjgl-platform-2.9.2-nightly-20140822-natives-windows.jar","sha1":"78b2a55ce4dc29c6b3ec4df8ca165eba05f9b341","size":613680,"url":"https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.2-nightly-20140822/lwjgl-platform-2.9.2-nightly-20140822-natives-windows.jar"}}},"extract":{"exclude":["META-INF/"]},"name":"org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822","natives":{"linux":"natives-linux","osx":"natives-osx","windows":"natives-windows"},"rules":[{"action":"allow","os":{"name":"osx"}}]},{"downloads":{"classifiers":{"natives-linux":{"path":"net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar","sha1":"7ff832a6eb9ab6a767f1ade2b548092d0fa64795","size":10362,"url":"https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar"},"natives-osx":{"path":"net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar","sha1":"53f9c919f34d2ca9de8c51fc4e1e8282029a9232","size":12186,"url":"https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar"},"natives-windows":{"path":"net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-windows.jar","sha1":"385ee093e01f587f30ee1c8a2ee7d408fd732e16","size":155179,"url":"https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-windows.jar"}}},"extract":{"exclude":["META-INF/"]},"name":"net.java.jinput:jinput-platform:2.0.5","natives":{"linux":"natives-linux","osx":"natives-osx","windows":"natives-windows"}}],"logging":{"client":{"argument":"-Dlog4j.configurationFile=${path}","file":{"id":"client-1.7.xml","sha1":"6605d632a2399010c0085d3e4da58974d62ccdfe","size":871,"url":"https://launchermeta.mojang.com/mc/log_configs/client-1.7.xml/6605d632a2399010c0085d3e4da58974d62ccdfe/client-1.7.xml"},"type":"log4j2-xml"}},"mainClass":"net.minecraft.client.main.Main","minecraftArguments":"--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userType ${user_type} --versionType ${version_type}","minimumLauncherVersion":18,"releaseTime":"2016-12-21T09:29:12+00:00","time":"2017-04-07T11:44:29+00:00","type":"release"}
So I would love to know what either I have done wrong or that I have not done to make this mod work.
0
As far as I know it doesn't involve any metadata, but some fancy articulation of the model and blockstate json files. However, I could be completely wrong in this matter, but it does seem that LapisDemon was able to accomplish this task without the use of any mods and create it in vanilla only.
0
You have to make a copy of the version first and name it something like 1.11.2 BB Mod, then you have to go into THAT version folder, name the Jar file and the json file the same thing that you named the folder in the first step, then lastly you need to open the json file and find "id":"1.11.2" and change it to "id":"1.11.2 BB Mod" and then save the file. Now I used 1.11.2 BB Mod as an example name, so you can use whatever you want but the name has to be consistent for the folder and the 2 files as well as the change inside the last step. After all of that is done then merge the mod into the new jar file that you just created.
0
I am wondering if anyone has been able to create connected textures in 1.11 yet? I have looked at, researched, and created the needed blockstate and models json files, but the only thing that works is the base texture. I have yet to get anyone to provide any info on the subject on how to go about accomplishing this.
0
Ok I have read about as much information on models, blockstates, and json files as I possibly can in the past week and if I don't find or get an answer I think I am going to go stark raving mad. I have scoured the web just trying to find out how you can make connected glass textures without having to use forge, a mod, mcpatcher, ctm, or optifine to no avail. I know that it can be done somehow as this person is working on a proof of concept without mods or optifine: After reading this thread I can tell that there are some really intelligent people here that can either tell me: you can't do it, how to do it, or point me in the right direction. I have no working knowledge of how all this mess works and it is going to royally tick(substituted word for what I really wanted to say) me off. Please could someone tell me how it can be done?
0
Thank you. Romaq
0
Wasn't there a 1.11.2 Liteloader version at one point? If so I can't find it anymore.
0
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Why did you do that?
Time: 5/28/16 4:13 AM
Description: Unexpected error
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at KaboVillageMarker.KaboVillageMarkerClientRenderer.renderSpheresAndLines(KaboVillageMarkerClientRenderer.java:58)
at KaboVillageMarker.KaboVillageMarkerClientRenderer.renderVillageMarker(KaboVillageMarkerClientRenderer.java:32)
at KaboVillageMarker.LiteModKaboVillageMarker.onPostRenderEntities(LiteModKaboVillageMarker.java:218)
at com.mumfrey.liteloader.core.event.HandlerList$PostRenderListener19.onPostRenderEntities(HandlerList$PostRenderListener19.java:100)
at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.postRenderEntities(LiteLoaderEventBrokerClient.java:330)
at com.mumfrey.liteloader.client.ClientProxy.postRenderEntities(ClientProxy.java:87)
at net.minecraft.client.renderer.EntityRenderer.handler$onPostRenderEntities$0(EntityRenderer.java:122)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1771)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1555)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1334)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1072)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at KaboVillageMarker.KaboVillageMarkerClientRenderer.renderSpheresAndLines(KaboVillageMarkerClientRenderer.java:58)
at KaboVillageMarker.KaboVillageMarkerClientRenderer.renderVillageMarker(KaboVillageMarkerClientRenderer.java:32)
at KaboVillageMarker.LiteModKaboVillageMarker.onPostRenderEntities(LiteModKaboVillageMarker.java:218)
at com.mumfrey.liteloader.core.event.HandlerList$PostRenderListener19.onPostRenderEntities(HandlerList$PostRenderListener19.java:100)
at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.postRenderEntities(LiteLoaderEventBrokerClient.java:330)
at com.mumfrey.liteloader.client.ClientProxy.postRenderEntities(ClientProxy.java:87)
at net.minecraft.client.renderer.EntityRenderer.handler$onPostRenderEntities$0(EntityRenderer.java:122)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1771)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1555)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['***'/357, l='MpServer', x=6.44, y=145.00, z=307.47]]
Chunk stats: MultiplayerChunkCache: 625, 625
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (24,64,256), Chunk: (at 8,4,0 in 1,16; contains blocks 16,0,256 to 31,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 8460898 game time, 8642003 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 214 total; [EntitySkeleton['Skeleton'/70150, l='MpServer', x=42.25, y=68.00, z=343.55], EntityItem['item.item.egg'/66071, l='MpServer', x=44.13, y=66.00, z=280.00], EntityHorse['Horse'/23, l='MpServer', x=-49.78, y=68.00, z=276.30], EntityHorse['Horse'/24, l='MpServer', x=-50.30, y=68.00, z=272.70], EntityZombie['Zombie'/132123, l='MpServer', x=36.50, y=56.00, z=234.50], EntityHorse['Horse'/25, l='MpServer', x=-48.80, y=68.00, z=274.85], EntityRabbit['Rabbit'/28, l='MpServer', x=-60.80, y=62.70, z=356.02], EntityHorse['Donkey'/33, l='MpServer', x=-31.03, y=69.00, z=240.66], EntityHorse['Donkey'/34, l='MpServer', x=-39.30, y=69.00, z=232.70], EntityRabbit['Rabbit'/35, l='MpServer', x=-34.27, y=64.00, z=233.35], EntityHorse['Donkey'/37, l='MpServer', x=-38.84, y=69.00, z=244.91], EntityHorse['Horse'/38, l='MpServer', x=-44.03, y=68.00, z=262.16], EntityCreeper['Creeper'/137253, l='MpServer', x=38.50, y=25.00, z=328.50], EntityHorse['Donkey'/40, l='MpServer', x=-42.25, y=68.00, z=283.86], EntityHorse['Donkey'/41, l='MpServer', x=-44.07, y=68.00, z=283.30], EntityZombie['Zombie'/168505, l='MpServer', x=-69.50, y=54.00, z=351.50], EntityRabbit['Rabbit'/64, l='MpServer', x=-2.91, y=70.00, z=304.39], EntityHorse['Donkey'/75, l='MpServer', x=-13.61, y=63.00, z=233.38], EntityHorse['Horse'/76, l='MpServer', x=-9.26, y=63.00, z=228.04], EntityItem['item.item.rottenFlesh'/116833, l='MpServer', x=-7.37, y=69.00, z=333.22], EntitySkeleton['Skeleton'/162920, l='MpServer', x=78.50, y=45.00, z=310.50], EntityHorse['Horse'/108, l='MpServer', x=4.45, y=68.45, z=373.28], EntityHorse['Horse'/109, l='MpServer', x=6.15, y=68.63, z=377.93], EntityBat['Bat'/161391, l='MpServer', x=20.91, y=58.44, z=248.63], EntitySquid['Squid'/153205, l='MpServer', x=19.93, y=61.03, z=357.40], EntityBat['Bat'/168057, l='MpServer', x=43.91, y=32.01, z=285.66], EntityVillager['Villager'/131, l='MpServer', x=20.30, y=149.00, z=297.30], EntityVillager['Villager'/132, l='MpServer', x=20.70, y=149.00, z=297.30], EntityVillager['Villager'/133, l='MpServer', x=20.70, y=149.00, z=297.30], EntityVillager['Villager'/134, l='MpServer', x=20.30, y=149.00, z=297.30], EntityVillager['Villager'/135, l='MpServer', x=20.70, y=149.00, z=297.30], EntityItem['item.item.rottenFlesh'/116872, l='MpServer', x=-15.14, y=69.00, z=257.13], EntityHorse['Horse'/139, l='MpServer', x=20.93, y=68.00, z=322.70], EntityCreeper['Creeper'/158351, l='MpServer', x=-4.50, y=65.00, z=232.50], EntitySkeleton['Skeleton'/166031, l='MpServer', x=80.25, y=67.00, z=335.47], EntityCreeper['Creeper'/165011, l='MpServer', x=34.50, y=56.00, z=235.50], EntityCreeper['Creeper'/165523, l='MpServer', x=84.50, y=52.00, z=283.50], EntityItem['item.item.egg'/102042, l='MpServer', x=44.88, y=66.00, z=280.88], EntitySquid['Squid'/163490, l='MpServer', x=-37.40, y=58.33, z=311.43], EntityChicken['Chicken'/161, l='MpServer', x=44.80, y=66.00, z=279.63], EntityChicken['Chicken'/162, l='MpServer', x=44.20, y=66.00, z=280.80], EntityChicken['Chicken'/163, l='MpServer', x=44.80, y=66.00, z=280.27], EntityChicken['Chicken'/164, l='MpServer', x=44.80, y=66.00, z=279.70], EntityChicken['Chicken'/165, l='MpServer', x=44.20, y=66.00, z=279.20], EntityChicken['Chicken'/166, l='MpServer', x=44.20, y=66.00, z=279.94], EntityChicken['Chicken'/167, l='MpServer', x=44.80, y=66.00, z=279.81], EntityChicken['Chicken'/168, l='MpServer', x=44.80, y=66.00, z=280.80], EntityCreeper['Creeper'/168618, l='MpServer', x=18.50, y=41.00, z=317.50], EntityChicken['Chicken'/169, l='MpServer', x=44.20, y=66.00, z=279.20], EntityBat['Bat'/169131, l='MpServer', x=4.07, y=24.05, z=266.21], EntityChicken['Chicken'/170, l='MpServer', x=44.80, y=66.00, z=280.80], EntityChicken['Chicken'/171, l='MpServer', x=44.80, y=66.00, z=279.20], EntityChicken['Chicken'/172, l='MpServer', x=44.80, y=66.00, z=279.20], EntityChicken['Chicken'/173, l='MpServer', x=44.80, y=66.00, z=280.80], EntityChicken['Chicken'/174, l='MpServer', x=44.20, y=66.00, z=280.80], EntityChicken['Chicken'/175, l='MpServer', x=44.20, y=66.00, z=279.62], EntityChicken['Chicken'/176, l='MpServer', x=44.20, y=66.00, z=279.20], EntityChicken['Chicken'/177, l='MpServer', x=44.80, y=66.00, z=279.20], EntityChicken['Chicken'/178, l='MpServer', x=44.80, y=66.00, z=280.80], EntityChicken['Chicken'/179, l='MpServer', x=44.80, y=66.00, z=279.96], EntityChicken['Chicken'/180, l='MpServer', x=44.80, y=66.00, z=280.39], EntityChicken['Chicken'/181, l='MpServer', x=44.80, y=66.00, z=280.80], EntityChicken['Chicken'/182, l='MpServer', x=44.20, y=66.00, z=280.39], EntityChicken['Chicken'/183, l='MpServer', x=44.20, y=66.00, z=279.65], EntityChicken['Chicken'/184, l='MpServer', x=44.20, y=66.00, z=280.80], EntityChicken['Chicken'/185, l='MpServer', x=44.20, y=66.00, z=280.36], EntityChicken['Chicken'/186, l='MpServer', x=44.20, y=66.00, z=280.80], EntityChicken['Chicken'/187, l='MpServer', x=44.20, y=66.00, z=280.05], EntityChicken['Chicken'/188, l='MpServer', x=44.20, y=66.00, z=279.20], EntityChicken['Chicken'/189, l='MpServer', x=44.20, y=66.00, z=279.59], EntityChicken['Chicken'/190, l='MpServer', x=44.80, y=66.00, z=280.80], EntityChicken['Chicken'/191, l='MpServer', x=44.80, y=66.00, z=279.20], EntitySquid['Squid'/167101, l='MpServer', x=-51.64, y=60.83, z=360.44], EntityChicken['Chicken'/192, l='MpServer', x=44.20, y=66.00, z=280.00], EntityChicken['Chicken'/193, l='MpServer', x=44.80, y=66.00, z=280.21], EntityItem['item.item.egg'/4291, l='MpServer', x=44.88, y=66.00, z=279.13], EntityCreeper['Creeper'/135878, l='MpServer', x=17.50, y=37.00, z=321.50], EntityItem['item.item.egg'/197, l='MpServer', x=44.13, y=66.00, z=280.88], EntitySheep['Sheep'/203, l='MpServer', x=40.75, y=68.00, z=364.35], EntityZombie['Zombie'/209, l='MpServer', x=71.20, y=19.00, z=257.51], EntityCow['Cow'/210, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/211, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/212, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/213, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/214, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/215, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/216, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/217, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/218, l='MpServer', x=54.45, y=66.00, z=279.55], EntityWitch['Witch'/157400, l='MpServer', x=7.50, y=65.00, z=230.50], EntityCow['Cow'/219, l='MpServer', x=54.45, y=66.00, z=279.55], EntityZombie['Zombie'/160985, l='MpServer', x=42.50, y=32.00, z=284.50], EntityCow['Cow'/220, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/221, l='MpServer', x=54.45, y=66.00, z=279.55], EntityItem['item.item.bone'/119004, l='MpServer', x=-11.24, y=69.00, z=326.29], EntityCow['Cow'/222, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/223, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/224, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/225, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/226, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/227, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/228, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/229, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/230, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/231, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/232, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/233, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCreeper['Creeper'/158443, l='MpServer', x=31.50, y=33.00, z=330.50], EntityCow['Cow'/234, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/235, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/236, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/237, l='MpServer', x=54.45, y=66.00, z=279.55], EntityBat['Bat'/164591, l='MpServer', x=38.96, y=25.49, z=329.58], EntityCow['Cow'/238, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/239, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/240, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/241, l='MpServer', x=54.45, y=66.00, z=279.55], EntityCow['Cow'/242, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/243, l='MpServer', x=54.45, y=66.00, z=279.45], EntityCow['Cow'/244, l='MpServer', x=54.45, y=66.00, z=279.45], EntitySkeleton['Skeleton'/119541, l='MpServer', x=25.50, y=31.00, z=325.50], EntitySkeleton['Skeleton'/167158, l='MpServer', x=18.50, y=22.00, z=295.50], EntityCow['Cow'/245, l='MpServer', x=54.45, y=66.00, z=279.45], EntityVillager['Villager'/246, l='MpServer', x=53.30, y=64.00, z=303.30], EntityVillager['Villager'/247, l='MpServer', x=58.30, y=149.00, z=297.70], EntityVillager['Villager'/248, l='MpServer', x=58.70, y=149.00, z=297.30], EntityVillager['Villager'/249, l='MpServer', x=58.30, y=149.00, z=297.30], EntityVillager['Villager'/250, l='MpServer', x=58.70, y=149.00, z=297.70], EntityVillager['Villager'/251, l='MpServer', x=58.30, y=149.00, z=297.30], EntityVillager['Villager'/252, l='MpServer', x=58.70, y=149.00, z=297.30], EntityVillager['Villager'/253, l='MpServer', x=58.30, y=149.00, z=297.30], EntityVillager['Villager'/254, l='MpServer', x=58.70, y=149.00, z=297.70], EntityVillager['Villager'/255, l='MpServer', x=58.30, y=149.00, z=297.30], EntityVillager['Villager'/256, l='MpServer', x=58.70, y=149.00, z=297.30], EntityVillager['Villager'/257, l='MpServer', x=58.30, y=149.00, z=297.30], EntityCreeper['Creeper'/168707, l='MpServer', x=25.50, y=65.00, z=230.50], EntityVillager['Villager'/258, l='MpServer', x=58.30, y=149.00, z=297.30], EntityVillager['Villager'/259, l='MpServer', x=58.70, y=149.00, z=297.30], EntityVillager['Villager'/260, l='MpServer', x=58.30, y=149.00, z=297.30], EntityVillager['Villager'/261, l='MpServer', x=58.70, y=149.00, z=297.30], EntityVillager['Villager'/262, l='MpServer', x=58.70, y=149.00, z=297.30], EntityVillager['Villager
'/263, l='MpServer', x=58.70, y=149.00, z=297.30], EntityVillager['Villager'/264, l='MpServer', x=58.30, y=149.00, z=297.30], EntityBat['Bat'/164106, l='MpServer', x=70.81, y=44.76, z=306.57], EntitySquid['Squid'/161546, l='MpServer', x=-29.40, y=58.00, z=312.24], EntityVillager['Villager'/265, l='MpServer', x=58.70, y=149.00, z=297.30], EntityVillager['Villager'/266, l='MpServer', x=58.30, y=149.00, z=297.30], EntityVillager['Villager'/267, l='MpServer', x=58.30, y=149.00, z=297.30], EntityVillager['Villager'/268, l='MpServer', x=58.30, y=149.00, z=297.30], EntityVillager['Villager'/269, l='MpServer', x=58.70, y=149.00, z=297.30], EntityVillager['Villager'/270, l='MpServer', x=58.30, y=149.00, z=297.30], EntityVillager['Villager'/271, l='MpServer', x=58.70, y=149.00, z=297.70], EntityVillager['Villager'/272, l='MpServer', x=58.30, y=149.00, z=297.70], EntityVillager['Villager'/273, l='MpServer', x=54.41, y=64.00, z=309.60], EntityVillager['Villager'/274, l='MpServer', x=54.44, y=71.00, z=310.25], EntityVillager['Villager'/275, l='MpServer', x=54.64, y=64.00, z=316.08], EntityVillager['Villager'/276, l='MpServer', x=54.33, y=64.00, z=315.30], EntityVillager['Villager'/277, l='MpServer', x=53.14, y=64.00, z=309.30], EntityVillager['Villager'/278, l='MpServer', x=52.59, y=64.00, z=305.49], EntityHorse['Horse'/282, l='MpServer', x=54.56, y=65.00, z=345.17], EntityCreeper['Creeper'/132895, l='MpServer', x=28.50, y=28.00, z=297.50], EntityVillager['Villager'/288, l='MpServer', x=78.70, y=149.00, z=297.30], EntityVillager['Villager'/289, l='MpServer', x=78.30, y=149.00, z=297.70], EntityVillager['Villager'/290, l='MpServer', x=78.30, y=149.00, z=297.70], EntityVillager['Villager'/291, l='MpServer', x=78.30, y=149.00, z=297.30], EntitySkeleton['Skeleton'/143649, l='MpServer', x=76.50, y=45.00, z=310.50], EntityVillager['Villager'/292, l='MpServer', x=78.30, y=149.00, z=297.70], EntityBat['Bat'/168230, l='MpServer', x=43.45, y=32.81, z=281.41], EntityVillager['Villager'/293, l='MpServer', x=78.70, y=149.00, z=297.30], EntityVillager['Villager'/294, l='MpServer', x=78.70, y=149.00, z=297.70], EntityVillager['Villager'/295, l='MpServer', x=78.70, y=149.00, z=297.30], EntityVillager['Villager'/296, l='MpServer', x=78.30, y=149.00, z=297.70], EntityBat['Bat'/160554, l='MpServer', x=76.59, y=45.88, z=309.57], EntityVillager['Villager'/297, l='MpServer', x=78.30, y=149.00, z=297.70], EntityVillager['Villager'/298, l='MpServer', x=78.30, y=149.00, z=297.70], EntityVillager['Villager'/299, l='MpServer', x=78.30, y=149.00, z=297.70], EntityVillager['Villager'/300, l='MpServer', x=78.30, y=149.00, z=297.70], EntityVillager['Villager'/301, l='MpServer', x=78.30, y=149.00, z=297.70], EntityBat['Bat'/126252, l='MpServer', x=42.61, y=30.90, z=274.33], EntityVillager['Villager'/302, l='MpServer', x=78.30, y=149.00, z=297.70], EntityVillager['Villager'/303, l='MpServer', x=78.30, y=149.00, z=297.30], EntityVillager['Villager'/304, l='MpServer', x=78.70, y=149.00, z=297.30], EntityVillager['Villager'/305, l='MpServer', x=78.70, y=149.00, z=297.30], EntityVillager['Villager'/306, l='MpServer', x=78.70, y=149.00, z=297.30], EntityVillager['Villager'/307, l='MpServer', x=78.70, y=149.00, z=297.30], EntityItem['item.item.egg'/50483, l='MpServer', x=44.13, y=66.00, z=279.13], EntityVillager['Villager'/308, l='MpServer', x=78.70, y=149.00, z=297.30], EntityVillager['Villager'/309, l='MpServer', x=78.70, y=149.00, z=297.30], EntityVillager['Villager'/310, l='MpServer', x=78.70, y=149.00, z=297.30], EntityVillager['Villager'/311, l='MpServer', x=78.70, y=149.00, z=297.30], EntityVillager['Villager'/312, l='MpServer', x=78.70, y=149.00, z=297.30], EntityVillager['Villager'/313, l='MpServer', x=78.70, y=149.00, z=297.30], EntityHorse['Horse'/317, l='MpServer', x=73.43, y=66.00, z=362.81], EntitySkeleton['Skeleton'/156476, l='MpServer', x=66.50, y=56.00, z=328.69], EntitySkeleton['Skeleton'/156485, l='MpServer', x=82.50, y=52.00, z=284.50], EntityZombie['Zombie'/159053, l='MpServer', x=11.35, y=30.00, z=266.35], EntityZombie['Zombie'/146257, l='MpServer', x=45.50, y=44.00, z=375.50], EntityItem['item.item.rottenFlesh'/129362, l='MpServer', x=1.57, y=70.00, z=265.10], EntityCreeper['Creeper'/143190, l='MpServer', x=32.50, y=34.00, z=328.50], EntityZombie['Zombie'/106853, l='MpServer', x=33.50, y=35.00, z=333.50], EntityZombie['Zombie'/163691, l='MpServer', x=66.50, y=56.00, z=330.50], EntityPlayerSP['***'/357, l='MpServer', x=6.44, y=145.00, z=307.47], EntityBat['Bat'/164230, l='MpServer', x=84.25, y=51.64, z=284.48], EntityBat['Bat'/137613, l='MpServer', x=72.58, y=56.12, z=328.75], EntityZombie['Zombie'/166288, l='MpServer', x=18.50, y=22.00, z=296.50], EntityCreeper['Creeper'/156065, l='MpServer', x=9.49, y=66.00, z=233.22], EntityBat['Bat'/108459, l='MpServer', x=81.40, y=47.99, z=312.63], EntitySkeleton['Skeleton'/148421, l='MpServer', x=81.50, y=46.00, z=313.50], EntitySkeleton['Skeleton'/158157, l='MpServer', x=45.50, y=45.00, z=374.50], EntitySquid['Squid'/165842, l='MpServer', x=-40.59, y=58.25, z=312.77], EntityBat['Bat'/163804, l='MpServer', x=71.12, y=56.12, z=327.53], EntityBat['Bat'/99811, l='MpServer', x=38.25, y=29.10, z=312.25], EntityItem['item.item.arrow'/117740, l='MpServer', x=-14.61, y=71.00, z=349.41], EntitySquid['Squid'/165879, l='MpServer', x=-47.72, y=62.01, z=356.47]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:478)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2647)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:395)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 538422392 bytes (513 MB) / 1570766848 bytes (1498 MB) up to 1864368128 bytes (1778 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2000M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: Minecraft 1.9 MCP 9.23 Powered by Forge 12.16.1.1907 Optifine OptiFine_1.9_HD_U_B3 3 mods loaded, 3 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.1.1907.jar)
UCHIJAAAA Forge{12.16.1.1907} [Minecraft Forge] (forge-1.9-12.16.1.1907.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1101.0' Renderer: 'AMD Radeon(TM) R5 Graphics'
Launched Version: 1.9
XRay Version: 15
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) R5 Graphics GL version 4.5.13399 Compatibility Profile Context 15.201.1101.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Monkeyfarms CUSTOM John Smith 1.9
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x AMD A8-6410 APU with AMD Radeon R5 Graphics
OptiFine Version: OptiFine_1.9_HD_U_B3
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1101.0
OpenGlRenderer: AMD Radeon(TM) R5 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
This is the error I am getting randomly. Now I am building the 32 village version of Tango Tek's Iron Titan. It isn't happening very often but it does. I hope that you can figure out what is causing it. MC: 1.9, Forge: forge-1.9-12.16.1.1907-installer, Liteloader: liteloader-installer-1.9.0-00-SNAPSHOT, Optifine: OptiFine_1.9.0_HD_U_B3, AmbientOcclusion's Xray mod: XRay-15. If I have left anything out that you may need please let me know and I will post back.
0
Actually the mods that I have used in the past are things like Xray, Optifine, Forge, Village Marker, and Village Info. Nothing that would alter the biomes.
0
In times past, and I believe it was before Amidst 3.7 I was able to use the modded jars to load the maps. I could be wrong since it has been a while since I used that verion.
0
Thank you for your time and effort as well as getting back to let me know your results. Hopefully in the future this may get resolved but until then I wont use Opti. Thank you again
0
I am trying to use both Amidst 3.7 and the new AE to generate a map I am on with a FML/LL profile and I keep getting this crash report
[info] Searching for biome color profiles.
[info] Unable to find biome color profile folder.
[info] Beginning latest version list load.
[info] Attempting to download remote version list...
[info] Scanning for profiles.
[info] Successfully loaded profile list.
[warning] Unable to load MinecraftVersion at path: C:\Users\Gray\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.1.1334 because jarFile: C:\Users\Gray\AppData\Roaming\.minecraft\versions\1.8-Forge11.14.1.1334\1.8-Forge11.14.1.1334.jar is missing or a directory.
[info] Successfully loaded version list. URL: https://s3.amazonaws.com/Minecraft.Download/versions/versions.json
[info] Reading minecraft.jar...
[info] Jar load complete.
[info] Searching for classes...
[debug] Found: [ByteClass are] as WorldType | CCStringMatch
[debug] Found: [ByteClass bpa] as GenLayer | CCLongMatch
[debug] Found: [ByteClass boy] as IntCache | CCStringMatch
[debug] Found: [ByteClass od] as unknown |
[debug] Found: [ByteClass bsp] as WorldType | CCRequire
[debug] Found: [ByteClass bsp] as BlockInit | CCRequire
[debug] Found: [ByteClass bsp] as GenLayer | CCRequire
[debug] Found: [ByteClass bsp] as IntCache | CCRequire
[info] Class search complete.
[info] Generating version ID...
[info] Loading libraries.
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.1.1334\forge-1.8-11.14.1.1334.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar
[info] Loading libraries.
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.1.1334\forge-1.8-11.14.1.1334.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
[info] Found library: C:\Users\Gray\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar
[crash] Unable to find critical external class while loading.
Please ensure you have the correct Minecraft libraries installed.
[crash] java.lang.NoClassDefFoundError: Lorg/apache/logging/log4j/Logger;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at amidst.minecraft.Minecraft.<init>(Minecraft.java:200)
at amidst.gui.version.LocalVersionComponent$2.run(LocalVersionComponent.java:119)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Logger
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 6 more
[crash] Amidst has encounted an uncaught exception on thread: Thread[Thread-7,6,main]
[crash] java.lang.NullPointerException
at amidst.minecraft.Minecraft.<init>(Minecraft.java:206)
at amidst.gui.version.LocalVersionComponent$2.run(LocalVersionComponent.java:119)
at java.lang.Thread.run(Unknown Source)
0
[10:41:48] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:41:48] [main/WARN]: Error parsing manifest entries in 'C:\Users\helen\AppData\Roaming\.minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:41:48] [main/INFO]: Searching for tweaks in 'RedGearCore-1.7.10-2.1.3.jar'
[10:41:48] [main/WARN]: Error parsing manifest entries in 'C:\Users\helen\AppData\Roaming\.minecraft\mods\1.7.10\RedGearCore-1.7.10-2.1.3.jar'
[10:41:48] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.16.jar'
[10:41:48] [main/WARN]: Error parsing manifest entries in 'C:\Users\helen\AppData\Roaming\.minecraft\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.16.jar'
You have 3 errors listed here that possibly could be the cause of your problem. Code Chicken Library, Red Gear Core, and bspkrs Core. Make sure you have the latest version of these mods for the version of minecraft that you are using. If all else fails remove those mods and try to start the game again. If it launches then try adding them back in 1 at a time and relaunching the game each time till you find the one(s) that cause it to crash