---- Minecraft Crash Report ----

WARNING: coremods are present:
  MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  clothesline-hooks (clothesline-hooks-1.12.2-0.0.1.2.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2.jar)
  ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 12/12/18 6:01 PM
Description: Initializing game

java.lang.NoClassDefFoundError: com/mia/craftstudio/IPackReaderCallback
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:526)
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: com.mia.craftstudio.IPackReaderCallback
	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 38 more
Caused by: java.lang.NullPointerException


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:526)
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 334722816 bytes (319 MB) / 1206386688 bytes (1150 MB) up to 5726797824 bytes (5461 MB)
	JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2796 54 mods loaded, 54 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

	| State | ID                    | Version           | Source                                          | Signature                                |
	|:----- |:--------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
	| LC    | minecraft             | 1.12.2            | minecraft.jar                                   | None                                     |
	| LC    | mcp                   | 9.42              | minecraft.jar                                   | None                                     |
	| LC    | FML                   | 8.0.99.99         | forge-1.12.2-14.23.5.2796.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LC    | forge                 | 14.23.5.2796      | forge-1.12.2-14.23.5.2796.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LC    | openmodscore          | 0.11.3            | minecraft.jar                                   | None                                     |
	| LC    | obfuscate             | 0.2.6             | minecraft.jar                                   | None                                     |
	| LC    | clothesline-hooks     | 1.12.2-0.0.1.2    | minecraft.jar                                   | None                                     |
	| LC    | appliedenergistics2   | rv6-stable-4      | appliedenergistics2-rv6-stable-4.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
	| LC    | betterbuilderswands   | 0.11.1            | Better-Builders-Wands-Mod-1.12.jar              | None                                     |
	| LC    | bibliocraft           | 2.4.5             | BiblioCraft-Mod-1.12.2.jar                      | None                                     |
	| LC    | buildcraftlib         | 7.99.14           | BuildCraft-Mod-1.12.2.jar                       | None                                     |
	| LC    | buildcraftcore        | 7.99.14           | BuildCraft-Mod-1.12.2.jar                       | None                                     |
	| LC    | buildcraftbuilders    | 7.99.14           | BuildCraft-Mod-1.12.2.jar                       | None                                     |
	| LC    | buildcraftenergy      | 7.99.14           | BuildCraft-Mod-1.12.2.jar                       | None                                     |
	| LC    | buildcraftfactory     | 7.99.14           | BuildCraft-Mod-1.12.2.jar                       | None                                     |
	| LC    | buildcraftrobotics    | 7.99.14           | BuildCraft-Mod-1.12.2.jar                       | None                                     |
	| LC    | buildcraftsilicon     | 7.99.14           | BuildCraft-Mod-1.12.2.jar                       | None                                     |
	| LC    | buildcrafttransport   | 7.99.14           | BuildCraft-Mod-1.12.2.jar                       | None                                     |
	| LC    | carpentersblocks      | 3.4.0-poc.5       | Carpenter's Blocks v3.4.0-poc.5 - MC 1.12.2.jar | None                                     |
	| LC    | cdm                   | 0.4.1             | cdm-0.4.1-mc1.12.2.jar                          | None                                     |
	| LC    | cfm                   | 6.1.0             | cfm-6.1.0-mc1.12.2.jar                          | None                                     |
	| LC    | cgm                   | 0.9.2             | cgm-0.9.2-mc1.12.2.jar                          | None                                     |
	| LC    | chisel                | MC1.12.2-0.2.0.31 | Chisel-Mod-1.12.2.jar                           | None                                     |
	| LC    | chiselsandbits        | 14.22             | Chisels-and-Bits-Mod-1.12.2.jar                 | None                                     |
	| LC    | codechickenlib        | 3.2.2.353         | CodeChickenLib-1.12.2.jar                       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LC    | redstoneflux          | 2.1.0             | RedstoneFlux-1.12-2.1.0.6-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| LC    | cofhcore              | 4.6.1             | CoFHCore-1.12.2-4.6.1.22-universal.jar          | None                                     |
	| LC    | cofhworld             | 1.3.0             | CoFHWorld-1.12.2-1.3.0.6-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| LC    | cookingforblockheads  | 6.4.65            | CookingForBlockheads_1.12.2-6.4.65.jar          | None                                     |
	| LC    | customnpcs            | 1.12              | Custom-NPCs-Mod-1.12.2.jar                      | None                                     |
	| L     | props                 | 2.6.1             | DecoCraft-Mod-1.12.2.jar                        | None                                     |
	| L     | jei                   | 4.13.1.225        | jei_1.12.2-4.13.1.225.jar                       | None                                     |
	| L     | forestry              | 5.8.0.311         | Forestry-Mod-1.12.2.jar                         | None                                     |
	| L     | forgemultipartcbe     | 2.6.0.79          | Forge-Multipart-1.12.2.jar                      | None                                     |
	| L     | microblockcbe         | 2.6.0.79          | Forge-Multipart-1.12.2.jar                      | None                                     |
	| L     | minecraftmultipartcbe | 2.6.0.79          | Forge-Multipart-1.12.2.jar                      | None                                     |
	| L     | harvestcraft          | 1.12.2w           | HarvestCraft-Mod-1.12.2.jar                     | None                                     |
	| L     | trackapi              | 1.1               | Track-API-1.12.2.jar                            | None                                     |
	| L     | immersiverailroading  | 1.4.0             | Immersive-Railroading-Mod-1.12.2.jar            | None                                     |
	| L     | malisiscore           | 1.12.2-6.4.0      | malisiscore-1.12.2-6.4.0.jar                    | None                                     |
	| L     | malisisdoors          | 1.12.2-7.3.0      | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
	| L     | mrtjpcore             | 2.1.3.35          | MrTJPCore-1.12.2-2.1.3.35-universal.jar         | None                                     |
	| L     | nei                   | 2.4.2             | NotEnoughItems-1.12.2-2.4.2.240-universal.jar   | None                                     |
	| L     | openmods              | 0.11.3            | OpenModsLib-1.12.2.jar                          | None                                     |
	| L     | openblocks            | 1.7.3             | OpenBlocks-Mod-1.12.2.jar                       | None                                     |
	| L     | projectred-core       | 4.9.1.92          | ProjectRed-1.12.2-4.9.1.92-Base.jar             | None                                     |
	| L     | securitycraft         | v1.8.9            | SecurityCraft-1.12.2.jar                        | None                                     |
	| L     | thermalfoundation     | 2.6.1             | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | None                                     |
	| L     | thermaldynamics       | 2.5.3             | Thermal-Dynamics-Mod-1.12.2.jar                 | None                                     |
	| L     | thutcore              | 5.19.8            | ThutCore-1.12.2.jar                             | None                                     |
	| L     | thutcore_compat       | 1.0               | ThutCore-1.12.2.jar                             | None                                     |
	| L     | thuttech              | 6.0.5             | Thutmoses-Elevators-Mod-1.12.1.jar              | None                                     |
	| L     | vehicle               | 0.33.0            | vehicle-0.33.0-mc1.12.2.jar                     | None                                     |
	| L     | clothesline           | 1.12.2-0.0.2.2    | clothesline-1.12.2-0.0.2.2-bundle.jar           | None                                     |

	Loaded coremods (and transformers): 
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  
clothesline-hooks (clothesline-hooks-1.12.2-0.0.1.2.jar)
  com.jamieswhiteshirt.clothesline.hooks.plugin.ClassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2.jar)
  openmods.core.OpenModsClassTransformer
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.22' Renderer: 'GeForce GTX 650 Ti/PCIe/SSE2'
	OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
	AE2 Version: stable rv6-stable-4 for Forge 14.23.5.2768
	Launched Version: forge-14.23.5.2796
	LWJGL: 2.9.4
	OpenGL: GeForce GTX 650 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 417.22, NVIDIA Corporation
	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: Yes
	Is Modded: Definitely; Client brand changed to 'fml,forge'
	Type: Client (map_client.txt)
	Resource Packs: 
	Current Language: English (US)
	Profiler Position: N/A (disabled)
	CPU: 2x Intel(R) Pentium(R) CPU G3258 @ 3.20GHz