Good day!
Today I install these mods for minecraft version 1.7.2:
Biomes O Plenty
Code Chicken Core
Mo Creatures
Not Enough Items
Voxel Map
Custom Mob Spawner
the problem is with the mod: custom mob spawner, when I try to enter my world the world crashes, and when I remove the mod definitely everything goes normal, but you know that without this mod does not appear Mo creatures in the biomes.
Do you know a solution? or another mod that has the same function? Thank you!
Also bear in mind that minecraft 1.7.2 is generally unstable for mods and not recommended at the moment.
[11:52:53] [main/INFO]: Setting user: KilleRsZz
[11:52:56] [Client thread/INFO]: LWJGL Version: 2.9.0
[11:53:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:VoxelMap
[11:53:16] [Sound Library Loader/INFO]: Sound engine started
[11:53:18] [Client thread/INFO]: Created: 512x512 textures/blocks-atlas
[11:53:19] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4128_bopBucket.png
java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4128_bopBucket.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqh.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[bqx.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:126) [bpr.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:91) [bpr.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bpx.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bpx.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bpx.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:553) [azd.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850) [azd.class:?]
at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[11:53:19] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[11:53:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:VoxelMap, VoxelMap
[11:53:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4128_bopBucket.png
java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4128_bopBucket.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqh.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[bqx.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:126) [bpr.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:91) [bpr.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bpx.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bpx.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [bqx.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [bqx.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:597) [azd.class:?]
at com.thevoxelbox.voxelmap.VoxelMap.<init>(VoxelMap.java:420) [VoxelMap.class:?]
at com.thevoxelbox.voxelmap.VoxelMapMod.postInit(VoxelMapMod.java:34) [VoxelMapMod.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) [guava-15.0.jar:?]
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:267) [guava-15.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) [guava-15.0.jar:?]
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:267) [guava-15.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:679) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:260) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:556) [azd.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850) [azd.class:?]
at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[11:53:21] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[11:53:22] [Client thread/INFO]: Created: 512x512 textures/blocks-atlas
[11:53:23] [Sound Library Loader/INFO]: Sound engine started
[11:53:37] [Client thread/INFO]: Stopping!
Is the fact that the Mo' Creatures mod and the custom spawners mod don't work together? I know that Mo' Creatures is kind of picky on what other mods it works with that involve entities. Hoever, this is just a guess.
Minecraft is looking for a texture from BiomesOPlenty and can't find it, as a temporary solution, just remove BiomesOplenty and tell me if it works or not. If it does, then we know it's definitely BoP causing the issue.
Just out of curiosity, I know that this is not related to the thread, but where did you learn Java? You seem very knowledgeable about Java, so I am just wondering.
Is the fact that the Mo' Creatures mod and the custom spawners mod don't work together? I know that Mo' Creatures is kind of picky on what other mods it works with that involve entities. Hoever, this is just a guess.
Just out of curiosity, I know that this is not related to the thread, but where did you learn Java? You seem very knowledgeable about Java, so I am just wondering.
The missing texture stuff is not the source of the crash, how i know? My modpack has over 100 of these warnings of beta features on mods.
Good day!
Today I install these mods for minecraft version 1.7.2:
Biomes O Plenty
Code Chicken Core
Mo Creatures
Not Enough Items
Voxel Map
Custom Mob Spawner
the problem is with the mod: custom mob spawner, when I try to enter my world the world crashes, and when I remove the mod definitely everything goes normal, but you know that without this mod does not appear Mo creatures in the biomes.
Do you know a solution? or another mod that has the same function? Thank you!
Custom Mob Spawner is not required for Mo Creatures. I'm running Mo'Creatures without Custom Mob Spanwer because CMS prevented spawns from some mobs. It works just fine.
Rollback Post to RevisionRollBack
Author of RFTools, RFTools Control, RFTools Dimensions, Deep Resonance, Immersive Craft, CombatHelp, NICE, Aqua Munda, Ariente, XNet, Interaction Wheel, The Lost Cities, Lost Souls, Need To Breathe, EFab, The One Probe and co-author of Not Enough Wands and RF Lux.
Today I install these mods for minecraft version 1.7.2:
Biomes O Plenty
Code Chicken Core
Mo Creatures
Not Enough Items
Voxel Map
Custom Mob Spawner
the problem is with the mod: custom mob spawner, when I try to enter my world the world crashes, and when I remove the mod definitely everything goes normal, but you know that without this mod does not appear Mo creatures in the biomes.
Do you know a solution? or another mod that has the same function? Thank you!
[11:52:53] [main/INFO]: Setting user: KilleRsZz
[11:52:56] [Client thread/INFO]: LWJGL Version: 2.9.0
[11:53:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:VoxelMap
[11:53:16] [Sound Library Loader/INFO]: Sound engine started
[11:53:18] [Client thread/INFO]: Created: 512x512 textures/blocks-atlas
[11:53:19] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4128_bopBucket.png
java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4128_bopBucket.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqh.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[bqx.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:126) [bpr.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:91) [bpr.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bpx.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bpx.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bpx.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:553) [azd.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850) [azd.class:?]
at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[11:53:19] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[11:53:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:VoxelMap, VoxelMap
[11:53:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4128_bopBucket.png
java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4128_bopBucket.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqh.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[bqx.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:126) [bpr.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:91) [bpr.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bpx.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bpx.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [bqx.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [bqx.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:597) [azd.class:?]
at com.thevoxelbox.voxelmap.VoxelMap.<init>(VoxelMap.java:420) [VoxelMap.class:?]
at com.thevoxelbox.voxelmap.VoxelMapMod.postInit(VoxelMapMod.java:34) [VoxelMapMod.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) [guava-15.0.jar:?]
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:267) [guava-15.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) [guava-15.0.jar:?]
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) [guava-15.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:267) [guava-15.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:679) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:260) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:556) [azd.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850) [azd.class:?]
at net.minecraft.client.main.Main.main(SourceFile:103) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[11:53:21] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[11:53:22] [Client thread/INFO]: Created: 512x512 textures/blocks-atlas
[11:53:23] [Sound Library Loader/INFO]: Sound engine started
[11:53:37] [Client thread/INFO]: Stopping!
D:
Just out of curiosity, I know that this is not related to the thread, but where did you learn Java? You seem very knowledgeable about Java, so I am just wondering.
Oh ok, Just wondering! Good luck with your studies!
The missing texture stuff is not the source of the crash, how i know? My modpack has over 100 of these warnings of beta features on mods.
Custom Mob Spawner is not required for Mo Creatures. I'm running Mo'Creatures without Custom Mob Spanwer because CMS prevented spawns from some mobs. It works just fine.
Author of RFTools, RFTools Control, RFTools Dimensions, Deep Resonance, Immersive Craft, CombatHelp, NICE, Aqua Munda, Ariente, XNet, Interaction Wheel, The Lost Cities, Lost Souls, Need To Breathe, EFab, The One Probe and co-author of Not Enough Wands and RF Lux.
YouTube Channel: https://www.youtube.com/channel/UCYMg1JQw3syJBgPeW6m68lA?view_as=subscriber
Support me at my Patreon page (http://www.patreon.com/McJty) or directly on my Paypal account ([email protected]). Thanks