Now I can not download a version of forge 1.12.2 because it gives me this error:
Exception in thread "main" java.lang.NoClassDefFoundError: jline/console/ConsoleReaderException in thread "main" java.lang.NoClassDefFoundError: jline/console/ConsoleReader at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Unknown Source) at java.lang.Class.getDeclaredMethods(Unknown Source) at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.createBuilder(PluginBuilder.java:147) at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.build(PluginBuilder.java:119) at org.apache.logging.log4j.core.config.AbstractConfiguration.createPluginObject(AbstractConfiguration.java:952) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:892) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:884) at org.apache.logging.log4j.core.config.AbstractConfiguration.doConfigure(AbstractConfiguration.java:508) at org.apache.logging.log4j.core.config.AbstractConfiguration.initialize(AbstractConfiguration.java:232) at org.apache.logging.log4j.core.config.AbstractConfiguration.start(AbstractConfiguration.java:244) at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:545) at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:617) at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:634) at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:229) at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:242) at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:45) at org.apache.logging.log4j.LogManager.getContext(LogManager.java:174) at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:618) at net.minecraft.launchwrapper.LogWrapper.configureLogging(LogWrapper.java:14) at net.minecraft.launchwrapper.LogWrapper.log(LogWrapper.java:28) at net.minecraft.launchwrapper.Launch.launch(Launch.java:94) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: java.lang.ClassNotFoundException: jline.console.ConsoleReader at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 23 moreJava HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
2 things:
1. that is not the full log, and we need it
2. spoiler tags.
When I give to play with this version of forge 1.12.2, which number 2655 gives me error:
Exception in thread "main" java.lang.NoClassDefFoundError: jline/console/ConsoleReaderException in thread "main" java.lang.NoClassDefFoundError: jline/console/ConsoleReader at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Unknown Source) at java.lang.Class.getDeclaredMethods(Unknown Source) at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.createBuilder(PluginBuilder.java:147) at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.build(PluginBuilder.java:119) at org.apache.logging.log4j.core.config.AbstractConfiguration.createPluginObject(AbstractConfiguration.java:952) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:892) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:884) at org.apache.logging.log4j.core.config.AbstractConfiguration.doConfigure(AbstractConfiguration.java:508) at org.apache.logging.log4j.core.config.AbstractConfiguration.initialize(AbstractConfiguration.java:232) at org.apache.logging.log4j.core.config.AbstractConfiguration.start(AbstractConfiguration.java:244) at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:545) at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:617) at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:634) at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:229) at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:242) at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:45) at org.apache.logging.log4j.LogManager.getContext(LogManager.java:174) at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:618) at net.minecraft.launchwrapper.LogWrapper.configureLogging(LogWrapper.java:14) at net.minecraft.launchwrapper.LogWrapper.log(LogWrapper.java:28) at net.minecraft.launchwrapper.Launch.launch(Launch.java:94) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: java.lang.ClassNotFoundException: jline.console.ConsoleReader at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 23 moreJava HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
spoiler tags please. you also have optifine. don't forget to update that as well.
Hello, when I play with forge and this mod I crashed the minecraft!! someone help me please! He tells me this:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present:Contact their authors BEFORE contacting forge
// My bad.
Time: 4/22/18 3:42 PMDescription: Initializing game
java.lang.NullPointerException: Initializing game at drzhark.mocreatures.MoCProxy.readMocConfigValues(MoCProxy.java:212) at drzhark.mocreatures.init.MoCEntities$RegistrationHandler.registerEntities(MoCEntities.java:470) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_10_RegistrationHandler_registerEntities_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:746) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:603) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) 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 --Thread: Client threadStacktrace: at drzhark.mocreatures.MoCProxy.readMocConfigValues(MoCProxy.java:212) at drzhark.mocreatures.init.MoCEntities$RegistrationHandler.registerEntities(MoCEntities.java:470) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_10_RegistrationHandler_registerEntities_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:746) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:603) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) 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.12.2 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.8.0_171, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 132502824 bytes (126 MB) / 325152768 bytes (310 MB) up to 523501568 bytes (499 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.1.2590 Optifine OptiFine_1.12.2_HD_U_D1 8 mods loaded, 8 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 | |:----- |:----------------- |:------------ |:----------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.1.2590.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.1.2590 | forge-1.12.2-14.23.1.2590.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None | | UCH | customspawner | 3.11.4 | CustomMobSpawner-3.11.4.jar | None | | UCE | mocreatures | 12.0.4 | DrZharks MoCreatures Mod-12.0.4.jar | None | | UCH | ruins | 16.9 | Ruins-1.12.jar | None |
Loaded coremods (and transformers): GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1.2' Renderer: 'GeForce 7025 / nForce 630a/PCI/SSE2/3DNOW!' Launched Version: 1.12.2-forge1.12.2-14.23.1.2590 LWJGL: 2.9.4 OpenGL: GeForce 7025 / nForce 630a/PCI/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because ARB_framebuffer_object 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: Español (Venezuela) Profiler Position: N/A (disabled) CPU: 1x AMD Sempron(tm) 145 Processor OptiFine Version: OptiFine_1.12.2_HD_U_D1 OptiFine Build: 20180323-135452 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 2.1.2 OpenGlRenderer: GeForce 7025 / nForce 630a/PCI/SSE2/3DNOW! OpenGlVendor: NVIDIA Corporation CpuCount: 1
Postscript: I'm in the 1.12.2 forge and launcher Team Xtreme
update forge. you don't have the min version required
So I guess I'm either lucky or I did something magical: playing on 1.12.2 I should add, but I'm having a kind-of good experience with the latest version of CMS honoring per-biome configurations and spawn weights in the overworld. Where Lycanite is concerned, there are plenty of config options that need to be made in the Lycanite configs (expected, really!) but spawn weights isn't one of them, fortunately: they also behave via CMS.
I got tigers, bears and elephants spawning in TF so far, but no Twilight monsters in the general forest area at least (I haven't ventured into any of the combat areas yet). Going to try disabling any non-TF mobs in TF, get into the maze, and see if CMS breaks anything regarding Twilight monsters...
that was a prob with CMS in 1.7.10...it didn't like structure mobs at all. that is why i would do /gamerule DoMobSpawning True when I was in the TF. it would allow the default spawner to work.
I'm playing through TF for the first time in uhhhh... since 1.4.7, I think. And I didn't finish it last time (yes, get your pitchforks).
My modlist has Lycanite mobs and Mo'Creatures in it. The original configs seem to have a few mobs of either mod spawning in the Forest.
I'd like to know from other players who might have the same setup, should I allow any extra mobs to spawn in TF? The way I see it it'd be better to disable everything that isn't TF from spawning in TF, but maybe a few creatures from either mob are welcome additions to TF... what do players familiar with Twilight Forest think?
don't have lyca mobs, but I do have MOC....what I do is enable the vanilla spawning while in the TF as CMS doesn't like the TF that well. I am still in 1.7.10 so I have no idea if it will behave the same in 1.10+
you are in 1.12.2....I still play in 1.7.10.
however:
make a back-up of your world, unless you can make it crash in any map you create
pull out everything but MOC and try to reproduce the crash
if you can't get it to crash then it is a mod interaction problem and you'll have to find the culprit. The fastest method is the halves method.
if it does crash, then this is a bug in MOC and needs to be reported.
Yeah i found out what was wrong with my world. 200 bunnies hopping each other in a water puddle hahaha. Now spawns are better but had to remove the mod for now because i get crashes with this and i don't why suddenly
at drzhark.mocreatures.entity.MoCEntityTameableAquatic.getIsTamed(MoCEntityTameableAquatic.java:89)
at drzhark.mocreatures.entity.MoCEntityTameableAquatic.func_70094_T(MoCEntityTameableAquatic.java:452)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:230)
at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:269)
at drzhark.mocreatures.entity.MoCEntityAquatic.func_70030_z(MoCEntityAquatic.java:917)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:388)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2087)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
at net.minecraft.world.World.func_72866_a(World.java:1990)
at net.minecraft.world.World.func_72870_g(World.java:1952)
at net.minecraft.world.World.func_72939_s(World.java:1756)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1845)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
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 --
Thread: Client thread
Stacktrace:
at drzhark.mocreatures.entity.MoCEntityTameableAquatic.getIsTamed(MoCEntityTameableAquatic.java:89)
at drzhark.mocreatures.entity.MoCEntityTameableAquatic.func_70094_T(MoCEntityTameableAquatic.java:452)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:230)
at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:269)
at drzhark.mocreatures.entity.MoCEntityAquatic.func_70030_z(MoCEntityAquatic.java:917)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:388)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2087)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
at net.minecraft.world.World.func_72866_a(World.java:1990)
at net.minecraft.world.World.func_72870_g(World.java:1952)
-- Entity being ticked --
Details:
Entity Type: mocreatures:fishy (drzhark.mocreatures.entity.aquatic.MoCEntityFishy)
Entity ID: 1223
Entity Name: Fishy[/spoiler]
1. spoiler tag not code tag next time
2. that isn't the whole log but it looks like something isn't liking a tameable fish from MOC
What you mean by it? Btw CMS doesn't disable DoMobSpawning for me. Always have to do it by myself. But now another issue arise. I can't get squids to spawn properly. This does work wiithout CMS right? What can i do to prevent spawning of some mobs from this mod?
Edit: Removed CMS, installed MobController and disabled unwanted mobs. Saw for the first time some cute mice! Anyway to reset the spawning in already loaded chunks so it can get at it again?
relative freq is another word for weighted average(?), it means that if all of your mobs have a freq of 5, they all have the same chance of spawning. If one has a freq of 4, it'll still have an 80% chance of spawning.
without CMS? dunno. I know CMS has a /killall command, but IDK if mobcontroller does as well.
I'm using this along Animania, Reptiles Mod, Exotic Birds and enabled Vanilla Spawning in CMS. Everyhing spawns just fine and disabled ones don't. apart from Snakes it seems. I don't really know. Maybe I was in a chunk where they already spawned.
One thing though. Horses. I want to keep Vanilla horses. I disabled the HorseMob one in the Config file of this mob. Will this disable spawning of this Mob Vanilla Horse mobs too?
And where do I have to change the frequency of the mobs?? In the Mobs config file or in CMS??
Edit: Okay reenabled that CMS shoudl take of everything and all spawns are fine. Still looking for those vanilla horses.-
vanilla horses are a sep entity. You can tell in the CMS config file's name as they are split up by mod as well as dimension.
there are 3 entries for the horse. Vanilla, MoC, and Evil. horsemob is the evil one.
vanilla horses spawn in a very limited biome list. think its only plains and savanna.
I used to have this mod when i played minecraft 1.11., but now I want to play minecraft 1.10.2 but when it loads in it says "Fairy lights is missing a mod it depends on Include the following mod or remove fairy lights, Forge 12.18.3.2254 or above, but there is no mod it depends on, plz help, but this is a greate mod!
um...it is saying that you don't have a high enough forge version. get a higher forge version for 1.10.2. the latest for 1.10.2 was 2511. You prob went with recommended rather than latest, which latest is what you need for this mod.
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 2/17/18 8:35 PM
Description: Initializing game
java.lang.NoClassDefFoundError: cr0s/warpdrive/item/ItemIC2reactorLaserFocus
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
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:483)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:483)
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:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cr0s.warpdrive.item.ItemIC2reactorLaserFocus
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)
... 35 more
Caused by: java.lang.NoClassDefFoundError: ic2/api/reactor/IReactorComponent
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 37 more
Caused by: java.lang.ClassNotFoundException: ic2.api.reactor.IReactorComponent
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)
... 41 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 43 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
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:483)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:483)
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:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
*hurk
where did you get that forge? it is ancient for 1.7.10. Pick up version .1614
also, your warp drive isn't even the latest
you're new to modding aren't you?
When I try to run this mod on 1.7.10 it always crashes the game. I have downloaded Forge for 1.7.10 and ComputerCraft for 1.7.10. I have no idea what is wrong. Is there anyone who can explain this to me?
try reinstalling java. make sure you get the version that matches your OS, ie 32 bit if only a 32 bit OS; 64 bit for 64. you'll have to find that out yourself
0
2 things:
1. that is not the full log, and we need it
2. spoiler tags.
0
spoiler tags please. you also have optifine. don't forget to update that as well.
0
update forge. you don't have the min version required
0
that was a prob with CMS in 1.7.10...it didn't like structure mobs at all. that is why i would do /gamerule DoMobSpawning True when I was in the TF. it would allow the default spawner to work.
0
don't have lyca mobs, but I do have MOC....what I do is enable the vanilla spawning while in the TF as CMS doesn't like the TF that well. I am still in 1.7.10 so I have no idea if it will behave the same in 1.10+
0
you are in 1.12.2....I still play in 1.7.10.
however:
make a back-up of your world, unless you can make it crash in any map you create
pull out everything but MOC and try to reproduce the crash
if you can't get it to crash then it is a mod interaction problem and you'll have to find the culprit. The fastest method is the halves method.
if it does crash, then this is a bug in MOC and needs to be reported.
0
1. spoiler tag not code tag next time
2. that isn't the whole log but it looks like something isn't liking a tameable fish from MOC
0
relative freq is another word for weighted average(?), it means that if all of your mobs have a freq of 5, they all have the same chance of spawning. If one has a freq of 4, it'll still have an 80% chance of spawning.
without CMS? dunno. I know CMS has a /killall command, but IDK if mobcontroller does as well.
0
just remember that frequency is relative.
0
vanilla horses are a sep entity. You can tell in the CMS config file's name as they are split up by mod as well as dimension.
there are 3 entries for the horse. Vanilla, MoC, and Evil. horsemob is the evil one.
vanilla horses spawn in a very limited biome list. think its only plains and savanna.
0
um...it is saying that you don't have a high enough forge version. get a higher forge version for 1.10.2. the latest for 1.10.2 was 2511. You prob went with recommended rather than latest, which latest is what you need for this mod.
0
*hurk
where did you get that forge? it is ancient for 1.7.10. Pick up version .1614
also, your warp drive isn't even the latest
you're new to modding aren't you?
0
crash log in spoiler tag please.
0
try reinstalling java. make sure you get the version that matches your OS, ie 32 bit if only a 32 bit OS; 64 bit for 64. you'll have to find that out yourself
0
armor was add-on