Item textures.. Some are really...Derpy.. For example, the seeds, most of the items with the non-minecraft-like edges. Same with some mob designs.. They could be improved..
Overworld biomes are too big, some monsters (like the sasquatch and nightreaper) have too much bass and don't drop items other than weapons, crystals, and realmstones... There's that common monster that throws bombs at you..
*Sighs*
I'm talking about AoA biomes in the overworld..
The textures for the seeds. Holly Tops, Every seed.
The mob textures are great, I meant the model.
Have you seen Anemia? It's just a funny block with horns.
(I rate mod 7.4 out of 11)
I'm still a bit new to the forums. Sorry about the double-Post.
Item textures.. Some are really...Derpy.. For example, the seeds, most of the items with the non-minecraft-like edges. Same with some mob designs.. They could be improved..
Overworld biomes are too big, some monsters (like the sasquatch and nightreaper) have too much bass and don't drop items other than weapons, crystals, and realmstones... There's that common monster that throws bombs at you..
*Sighs*
I'm talking about AoA biomes in the overworld..
The textures for the seeds. Holly Tops, Every seed.
The mob textures are great, I meant the model.
Have you seen Anemia? It's just a funny block with horns.
(I rate mod 7.4 out of 11)
Item textures.. Some are really...Derpy.. For example, the seeds, most of the items with the non-minecraft-like edges. Same with some mob designs.. They could be improved..
Overworld biomes are too big, some monsters (like the sasquatch and nightreaper) have too much bass and don't drop items other than weapons, crystals, and realmstones... There's that common monster that throws bombs at you..
I've installed my 100th mod. I have just been browsing slowly every once in a while.. Things are getting pretty crazy, maybe I can show some screenshots.
at com.chocolate.chocolateQuest.builder.BuilderHelper.getRandomNBTMap(BuilderHelper.java:498)
at com.chocolate.chocolateQuest.builder.BuilderTemplateSurface.generate(BuilderTemplateSurface.java:46)
at com.chocolate.chocolateQuest.WorldGeneratorNew.generateBigDungeon(WorldGeneratorNew.java:150)
at com.chocolate.chocolateQuest.WorldGeneratorNew.generateSurface(WorldGeneratorNew.java:100)
at com.chocolate.chocolateQuest.WorldGeneratorNew.generate(WorldGeneratorNew.java:62)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.World.func_72938_d(World.java:414)
at chococraft.common.entities.spawner.ChocoboSpawner.countWildInChunkRadius(ChocoboSpawner.java:194)
at chococraft.common.entities.spawner.ChocoboSpawner.doChocoboSpawning(ChocoboSpawner.java:108)
at chococraft.common.tick.ServerSpawnTickHandler.worldTick(ServerSpawnTickHandler.java:24)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_672_ServerSpawnTickHandler_worldTick_WorldTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:255)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:645)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
java.lang.RuntimeException: Caught fatal exception and stopped the game. Please review your logs for crash details.
at radixcore.util.RadixExcept.logFatalCatch(RadixExcept.java:17) ~[RadixExcept.class:?]
at mca.util.SkinLoader.findModDataFile(SkinLoader.java:61) ~[MCA-5.0.6.1-1.7.10-universal.jar:?]
at mca.util.SkinLoader.loadSkins(SkinLoader.java:31) ~[MCA-5.0.6.1-1.7.10-universal.jar:?]
at mca.core.MCA.init(MCA.java:155) ~[MCA-5.0.6.1-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at magic.launcher.Launcher.main(SourceFile:214) [MagicLauncher_1.3.1.exe:?]
[18:54:44] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 1/28/16 6:54 PM
Description: Initializing game
java.lang.RuntimeException: Caught fatal exception and stopped the game. Please review your logs for crash details.
at radixcore.util.RadixExcept.logFatalCatch(RadixExcept.java:17)
at mca.util.SkinLoader.findModDataFile(SkinLoader.java:61)
at mca.util.SkinLoader.loadSkins(SkinLoader.java:31)
at mca.core.MCA.init(MCA.java:155)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 magic.launcher.Launcher.main(SourceFile:214)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at radixcore.util.RadixExcept.logFatalCatch(RadixExcept.java:17)
at mca.util.SkinLoader.findModDataFile(SkinLoader.java:61)
at mca.util.SkinLoader.loadSkins(SkinLoader.java:31)
at mca.core.MCA.init(MCA.java:155)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 magic.launcher.Launcher.main(SourceFile:214)
now it crashes when I generate stuff with it.. Hmm.. Help?
Maybe I will come with a log, but I want to play without the mod for now..
Also, what's this crash?
[13:59:21] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[13:59:21] [Client thread/ERROR] [FML]: Caught exception from Thaumcraft
java.lang.NullPointerException
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:217) ~[add.class:?]
at thaumcraft.common.Thaumcraft.postInit(Thaumcraft.java:226) ~[Thaumcraft-1.7.10-4.2.3.5.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at magic.launcher.Launcher.main(SourceFile:214) [MagicLauncher_1.3.1.exe:?]
[13:59:21] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
ONE problem-- some textures have that black outline that most vanilla items don't have.. It's a bit awkward if I must say.. Great mod!! Maybe some centaurs should be men, maybe a few should be men, maybe if you can whip me up something..
0
It really does need documentation. And a config for mobs.
Goodbye, Anemias!
0
I didn't
0
Yep... :3
0
Artifice-1.7.10-1.1.5R-396.jar
Thaumcraft-1.7.10-4.2.3.5.jar
legendgear-1.7.10-2.b.2.1.jar
TheErebus-0.2b.jar
AOBD-2.8.1.jar
Zelda-Sword-Skills-Mod-1.7.10.jar
GrimoireOfGaia3-1.7.10-1.2.7.jar
DoggyStyle-1.1.0.92.jar
BiblioCraft[v1.11.4][MC1.7.10].jar
AbyssalCraft-1.7.10-1.8.8.jar
mystcraft-1.7.10-0.11.0.00.jar
natura-1.7.10-2.2.0-b1.jar
Botania r1.7-237.jar
Want some screenshots?
0
It's not really a modpack, I just added a crapplejacks-load of mods together.
ReiMinimap-1.7.10-3.6.jar
[1.7.10]DamageIndicatorsMod-3.2.3.jar
MaidWhistle-1.7.10_0.2.jar
RadixCore-1.7.10-2.1.1-universal.jar
ObsidiPlates-1.7.10-universal-3.0.0.18.jar
mithril_mod-1.7.2-1.6.jar
ironchest-1.7.10-6.0.60.741-universal.jar
ibench-1.7.10-1.0.12.jar
buildcraft-7.0.17.jar
chocolateQuest-1.7.10-1.0(1).jar
Metallurgy-1.7.10-4.0.6.80.jar
DoggyStyle-1.1.0.92.jar
GrimoireOfGaia3-1.7.10-1.2.7.jar
mystcraft-1.7.10-0.11.0.00.jar
natura-1.7.10-2.2.0-b1.jar
Botania r1.7-237.jar
Zelda-Sword-Skills-Mod-1.7.10.jar
Carpenter's Blocks v3.3.6 - MC 1.7.10.jar
legendgear-1.7.10-2.b.2.1.jar
Artifice-1.7.10-1.1.5R-396.jar
and many, many more.
0
*Sighs*
I'm talking about AoA biomes in the overworld..
The textures for the seeds. Holly Tops, Every seed.
The mob textures are great, I meant the model.
Have you seen Anemia? It's just a funny block with horns.
(I rate mod 7.4 out of 11)
I'm still a bit new to the forums. Sorry about the double-Post.
0
*Sighs*
I'm talking about AoA biomes in the overworld.. The textures for the seeds. Holly Tops, Every seed. The mob textures are great, I meant the model. Have you seen Anemia? It's just a funny block with horns. (I rate mod 7.4 out of 11)
0
Item textures.. Some are really...Derpy.. For example, the seeds, most of the items with the non-minecraft-like edges. Same with some mob designs.. They could be improved..
Overworld biomes are too big, some monsters (like the sasquatch and nightreaper) have too much bass and don't drop items other than weapons, crystals, and realmstones... There's that common monster that throws bombs at you..
*Sighs*
0
I still plan on adding more mods.
Next one was Ars Magica, But I realized I have enough Magical Mods, and I probably wouldn't be very interested in spells..
0
On the update checker, it says 1.6.9.0..
\I only see 1.6.8.1 on here.
Also, what's the little blue button at bottom right of CraftGuide?
0
I've installed my 100th mod. I have just been browsing slowly every once in a while.. Things are getting pretty crazy, maybe I can show some screenshots.
0
I have two mods that used to work, with many others, they no longer work..
I know what mod CAUSES the crash, but what thing in the mod exactly causes it to crash..
For example, you get a crash from "nubletcraft" but how? You place a noobstone block and break it with a nublite pickaxe.
Here is a piece of log from each mod.. I hope you can find a solution
CRASH 1-Chocolatecraft (Previously Betterdungeons)
at com.chocolate.chocolateQuest.builder.BuilderHelper.getRandomNBTMap(BuilderHelper.java:498)
at com.chocolate.chocolateQuest.builder.BuilderTemplateSurface.generate(BuilderTemplateSurface.java:46)
at com.chocolate.chocolateQuest.WorldGeneratorNew.generateBigDungeon(WorldGeneratorNew.java:150)
at com.chocolate.chocolateQuest.WorldGeneratorNew.generateSurface(WorldGeneratorNew.java:100)
at com.chocolate.chocolateQuest.WorldGeneratorNew.generate(WorldGeneratorNew.java:62)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.World.func_72938_d(World.java:414)
at chococraft.common.entities.spawner.ChocoboSpawner.countWildInChunkRadius(ChocoboSpawner.java:194)
at chococraft.common.entities.spawner.ChocoboSpawner.doChocoboSpawning(ChocoboSpawner.java:108)
at chococraft.common.tick.ServerSpawnTickHandler.worldTick(ServerSpawnTickHandler.java:24)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_672_ServerSpawnTickHandler_worldTick_WorldTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:255)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:645)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 889503480 bytes (848 MB) / 2041577472 bytes (1947 MB) up to 3075997696 bytes (2933 MB)
JVM Flags: 4 total; -Xms1300m -Xmx1300m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3300m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 96
FML: XRay v2.11.0 MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1490 70 mods loaded, 70 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAAAAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1490-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA Forge{10.13.4.1490} [Minecraft Forge] (forge-1.7.10-10.13.4.1490-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA OldModelLoader{1.0} [OldModelLoader] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0(1).jar)
UCHIJAAAAAAAAAAAAAA lootplusplus{0.18_for_1.7} [Loot++] (Loot++-0.18_for_1.7.jar)
UCHIJAAAAAAAAAAAAAA reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
UCHIJAAAAAAAAAAAAAA AppleCore{1.3.0} [AppleCore] (AppleCore-mc1.7.10-1.3.0.jar)
UCHIJAAAAAAAAAAAAAA SpiceOfLife{1.3.1} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.3.1.jar)
UCHIJAAAAAAAAAAAAAA ExtrabiomesXL{3.16.2} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.2.jar)
UCHIJAAAAAAAAAAAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAAAAAAAAAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAAAAAAAAAAAA TaintedMagic{1.1.5.7} [Tainted Magic] (TaintedMagic-1.1.5.7.jar)
UCHIJAAAAAAAAAAAAAA Botania{r1.7-237} [Botania] (Botania r1.7-237.jar)
UCHIJAAAAAAAAAAAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHIJAAAAAAAAAAAAAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHIJAAAAAAAAAAAAAA TWarden{1.1.1} [Thaumic Warden] (TWarden-1.1.1.jar)
UCHIJAAAAAAAAAAAAAA VersionChecker{1.1.9} [Version Checker] (VersionChecker-1.1.9.jar)
UCHIJAAAAAAAAAAAAAA IngameAccountSwitcher{bp1.7.10(2.2.2.0)} [In-Game Account Switcher] (In-Game Account Switcher bp1.7.10(2.2.2.0).jar)
UCHIJAAAAAAAAAAAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAAAAAAAAAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0-b1.jar)
UCHIJAAAAAAAAAAAAAA Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar)
UCHIJAAAAAAAAAAAAAA abyssalcraft{1.8.8} [AbyssalCraft] (AbyssalCraft-1.7.10-1.8.8.jar)
UCHIJAAAAAAAAAAAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJAAAAAAAAAAAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1351-universal.jar)
UCHIJAAAAAAAAAAAAAA CoFHCore{1.7.10R3.0.3B2} [CoFH Core] (CoFHCore-[1.7.10]3.0.3B2-294.jar)
UCHIJAAAAAAAAAAAAAA Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
UCHIJAAAAAAAAAAAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAAAAAAAAAAAAA doggystyle{1.1.0.92} [Doggy Style] (DoggyStyle-1.1.0.92.jar)
UCHIJAAAAAAAAAAAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
UCHIJAAAAAAAAAAAAAA zeldaswordskills{1.7.10-beta-0.1.4} [Zelda Sword Skills] (Zelda-Sword-Skills-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAAAAAAAAAAAA MagicBees{1.7.10-2.3.4} [Magic Bees] (magicbees-1.7.10-2.3.4.jar)
UCHIJAAAAAAAAAAAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJAAAAAAAAAAAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAAAAAAAAAAAA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
UCHIJAAAAAAAAAAAAAA placeableitems{1.4.3} [Placeable Items Mod] (placeableitems-1.4.3.jar)
UCHIJAAAAAAAAAAAAAA erebus{0.2a} [Erebus] (TheErebus-0.2b.jar)
UCHIJAAAAAAAAAAAAAA legendgear{2.b.2.1} [LegendGear 2] (legendgear-1.7.10-2.b.2.1.jar)
UCHIJAAAAAAAAAAAAAA Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar)
UCHIJAAAAAAAAAAAAAA ThaumicHorizons{1.1.5} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.6.jar)
UCHIJAAAAAAAAAAAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAAAAAAAAAAAA Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.5R-396.jar)
UCHIJAAAAAAAAAAAAAA TravellersGear{1.16.4} [Traveller's Gear] (TravellersGear-1.7.10-1.16.4.jar)
UCHIJAAAAAAAAAAAAAA chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar)
UCHIJAAAAAAAAAAAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAAAAAAAAAAAA harvestcraft{1.7.10i} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10i.jar)
UCHIJAAAAAAAAAAAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
UCHIJAAAAAAAAAAAAAA Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
UCHIJAAAAAAAAAAAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAAAAAAAAAAAA nevermine{2.3} [AdventOfAscension] (AoA-2.3.1.jar)
UCHIJAAAAAAAAAAAAAA wildcaves3{0.4.3.6} [Wild Caves 3] (Wild-Caves-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA ElementalCreepers{4.2.0} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.2.0.jar)
UCHIJAAAAAAAAAAAAAA MaidWhistle{1.7.10} [MaidWhistle] (MaidWhistle-1.7.10_0.2.jar)
UCHIJAAAAAAAAAAAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCHIJAAAAAAAAAAAAAA ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar)
UCHIJAAAAAAAAAAAAAA betterloadingscreen{1.3.8} [Better Loading Screen] ([1.7.10] BetterLoadingScreen-1.3.8.jar)
UCHIJAAAAAAAAAAAAAA craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip)
UCHIJAAAAAAAAAAAAAA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHIJAAAAAAAAAAAAAA lmmx{1.0} [lmmx] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJAAAAAAAAAAAAAA MMMLibX{1.7.x-srg-1} [MMMLibX] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJAAAAAAAAAAAAAA zabuton{1.0} [zabuton] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHIJAAAAAAAAAAAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJAAAAAAAAAAAAAA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA aobd{2.8.1} [Another One Bites The Dust] (AOBD-2.8.1.jar)
Mantle Environment: Environment healthy.
CoFHCore: -[1.7.10]3.0.3B2-294
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
NetherOres: -[1.7.10]2.3.0-12
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:OFF, CraftGuide:ON, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['Neo'/123795, l='Secondary Quest', x=2778.33, y=94.84, z=5608.85]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
[14:15:14] [Client thread/INFO] [STDOUT/]: [net.minecraft.client.Minecraft:func_71377_b:354]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Debbie\AppData\Roaming\.minecraft\crash-reports\crash-2016-01-28_14.15.14-server.txt
[14:15:14] [Client thread/INFO] [FML/]: Waiting for the server to terminate/save.
CRASH 2--FROM MCA
java.lang.RuntimeException: Caught fatal exception and stopped the game. Please review your logs for crash details.
at radixcore.util.RadixExcept.logFatalCatch(RadixExcept.java:17) ~[RadixExcept.class:?]
at mca.util.SkinLoader.findModDataFile(SkinLoader.java:61) ~[MCA-5.0.6.1-1.7.10-universal.jar:?]
at mca.util.SkinLoader.loadSkins(SkinLoader.java:31) ~[MCA-5.0.6.1-1.7.10-universal.jar:?]
at mca.core.MCA.init(MCA.java:155) ~[MCA-5.0.6.1-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at magic.launcher.Launcher.main(SourceFile:214) [MagicLauncher_1.3.1.exe:?]
[18:54:44] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 1/28/16 6:54 PM
Description: Initializing game
java.lang.RuntimeException: Caught fatal exception and stopped the game. Please review your logs for crash details.
at radixcore.util.RadixExcept.logFatalCatch(RadixExcept.java:17)
at mca.util.SkinLoader.findModDataFile(SkinLoader.java:61)
at mca.util.SkinLoader.loadSkins(SkinLoader.java:31)
at mca.core.MCA.init(MCA.java:155)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 magic.launcher.Launcher.main(SourceFile:214)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at radixcore.util.RadixExcept.logFatalCatch(RadixExcept.java:17)
at mca.util.SkinLoader.findModDataFile(SkinLoader.java:61)
at mca.util.SkinLoader.loadSkins(SkinLoader.java:31)
at mca.core.MCA.init(MCA.java:155)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 magic.launcher.Launcher.main(SourceFile:214)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1389317344 bytes (1324 MB) / 2097676288 bytes (2000 MB) up to 3075997696 bytes (2933 MB)
JVM Flags: 4 total; -Xms1300m -Xmx1300m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3300m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: XRay v2.11.0 MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1490 70 mods loaded, 70 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1490-1.7.10.jar)
UCHI Forge{10.13.4.1490} [Minecraft Forge] (forge-1.7.10-10.13.4.1490-1.7.10.jar)
UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHI ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
UCHI OldModelLoader{1.0} [OldModelLoader] (minecraft.jar)
UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHI lootplusplus{0.18_for_1.7} [Loot++] (Loot++-0.18_for_1.7.jar)
UCHI reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
UCHI AppleCore{1.3.0} [AppleCore] (AppleCore-mc1.7.10-1.3.0.jar)
UCHI SpiceOfLife{1.3.1} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.3.1.jar)
UCHI ExtrabiomesXL{3.16.2} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.2.jar)
UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHI TaintedMagic{1.1.5.7} [Tainted Magic] (TaintedMagic-1.1.5.7.jar)
UCHI Botania{r1.7-237} [Botania] (Botania r1.7-237.jar)
UCHI MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHI Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHI TWarden{1.1.1} [Thaumic Warden] (TWarden-1.1.1.jar)
UCHI VersionChecker{1.1.9} [Version Checker] (VersionChecker-1.1.9.jar)
UCHI IngameAccountSwitcher{bp1.7.10(2.2.2.0)} [In-Game Account Switcher] (In-Game Account Switcher bp1.7.10(2.2.2.0).jar)
UCHI Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHI Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0-b1.jar)
UCHI Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar)
UCHI abyssalcraft{1.8.8} [AbyssalCraft] (AbyssalCraft-1.7.10-1.8.8.jar)
UCHI BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1351-universal.jar)
UCHI CoFHCore{1.7.10R3.0.3B2} [CoFH Core] (CoFHCore-[1.7.10]3.0.3B2-294.jar)
UCHI Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
UCHI BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHI doggystyle{1.1.0.92} [Doggy Style] (DoggyStyle-1.1.0.92.jar)
UCHI GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
UCHI zeldaswordskills{1.7.10-beta-0.1.4} [Zelda Sword Skills] (Zelda-Sword-Skills-Mod-1.7.10.jar)
UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHI MagicBees{1.7.10-2.3.4} [Magic Bees] (magicbees-1.7.10-2.3.4.jar)
UCHI CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHI thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
UCHI placeableitems{1.4.3} [Placeable Items Mod] (placeableitems-1.4.3.jar)
UCHI erebus{0.2a} [Erebus] (TheErebus-0.2b.jar)
UCHI legendgear{2.b.2.1} [LegendGear 2] (legendgear-1.7.10-2.b.2.1.jar)
UCHI Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar)
UCHI ThaumicHorizons{1.1.5} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.6.jar)
UCHI NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHI Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.5R-396.jar)
UCHI TravellersGear{1.16.4} [Traveller's Gear] (TravellersGear-1.7.10-1.16.4.jar)
UCHI chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar)
UCHI cfm{3.4.7} [ᄃ9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHI harvestcraft{1.7.10i} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10i.jar)
UCHI adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
UCHI Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
UCHI TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHI nevermine{2.3} [AdventOfAscension] (AoA-2.3.1.jar)
UCHI wildcaves3{0.4.3.6} [Wild Caves 3] (Wild-Caves-Mod-1.7.10.jar)
UCHI ElementalCreepers{4.2.0} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.2.0.jar)
UCHI MaidWhistle{1.7.10} [MaidWhistle] (MaidWhistle-1.7.10_0.2.jar)
UCHI RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHE MCA{5.0.6} [Minecraft Comes Alive] (MCA-5.0.6.1-1.7.10-universal.jar)
UCHI DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCHI ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar)
UCHI betterloadingscreen{1.3.8} [Better Loading Screen] ([1.7.10] BetterLoadingScreen-1.3.8.jar)
UCHI craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip)
UCHI InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHI inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHI lmmx{1.0} [lmmx] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHI MMMLibX{1.7.x-srg-1} [MMMLibX] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHI zabuton{1.0} [zabuton] (littleMaidMobX-1.7.x_0.1.1.jar)
UCHI AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHI AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHI aobd{2.8.1} [Another One Bites The Dust] (AOBD-2.8.1.jar)
Mantle Environment: Environment healthy.
CoFHCore: -[1.7.10]3.0.3B2-294
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
NetherOres: -[1.7.10]2.3.0-12
Launched Version: 1.7.10-Forge10.13.4.1490-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GT 610/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Little Maid Mob - Soundpack.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: On (2)
[18:54:45] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Debbie\AppData\Roaming\.minecraft\crash-reports\crash-2016-01-28_18.54.44-client.txt
[18:54:45] [Thread-2/INFO] [STDOUT]: [magic.launcher.aw:b:301]: Restoring disabled mods: mods
AL lib: (EE) alc_cleanup: 1 device not closed
Picked up _JAVA_OPTIONS: -Xmx3300m
0
Generating makes lag with bosses..
It's one of my FAVORITE mods.. it used to work :/
now it crashes when I generate stuff with it.. Hmm.. Help?
Maybe I will come with a log, but I want to play without the mod for now..
Also, what's this crash?
[13:59:21] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[13:59:21] [Client thread/ERROR] [FML]: Caught exception from Thaumcraft
java.lang.NullPointerException
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:217) ~[add.class:?]
at thaumcraft.common.Thaumcraft.postInit(Thaumcraft.java:226) ~[Thaumcraft-1.7.10-4.2.3.5.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
at magic.launcher.Launcher.main(SourceFile:214) [MagicLauncher_1.3.1.exe:?]
[13:59:21] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
0
I got something on my notification response..
But nothing came up..?
Is this an error?
0
ONE problem-- some textures have that black outline that most vanilla items don't have.. It's a bit awkward if I must say.. Great mod!! Maybe some centaurs should be men, maybe a few should be men, maybe if you can whip me up something..