Can sumone please tell me what to do to get the mobs to spawn in the twightlight/azurite demension?
Another 1.6.4 bug. You can try manually adding them using Custom Mob Spawn Controls. Or use the 1.4.7 version until then.
Apalachia/Skythern/Mortum
Are these suppose to be completely new worlds ? And what about the original 5 twilight dimensions ? Will they be changed or have stuff added to mix them up or ?
Last I tried in SMP 1.6.4 with some test. None of the mobs from Arcana and Vethea did any damage. Only the bosses. None of the traders work either (Though I didn't check if this affects SSP). Though I'm sure you knew that.
Nice to see this mod still being work on. I've played the 1.4.7 version and had a blast, but one thing I wasn't satisfied with was the lack of polish of the mod. This time, you all look like you're taking your time and don't rush stuff. I'm glad to see that! Keep up with the work!
Another 1.6.4 bug. You can try manually adding them using Custom Mob Spawn Controls. Or use the 1.4.7 version until then.
Are these suppose to be completely new worlds ? And what about the original 5 twilight dimensions ? Will they be changed or have stuff added to mix them up or ?
Last I tried in SMP 1.6.4 with some test. None of the mobs from Arcana and Vethea did any damage. Only the bosses. None of the traders work either (Though I didn't check if this affects SSP). Though I'm sure you knew that.
The worlds aren't new. They just have differnt names now.
Innstalled the mod today but whenever i try loading up minecraft it crashes with this.
---- Minecraft Crash Report ----
// Why is it breaking
Time: 28/04/14 23:16
Description: Initializing game
java.lang.NoSuchMethodError: net.minecraft.entity.SharedMonsterAttributes.<init>(Ljava/lang/String;)V
at net.divinerpg.render.gui.TabOverworld.<init>(TabOverworld.java:10)
at net.divinerpg.DivineRPG.<clinit>(DivineRPG.java:32)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.divinerpg.render.gui.TabOverworld.<init>(TabOverworld.java:10)
at net.divinerpg.DivineRPG.<clinit>(DivineRPG.java:32)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 224026344 bytes (213 MB) / 395313152 bytes (377 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
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: MCP v9.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed
Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed
DivineRPG{1.4.0 Beta!} [Divine RPG] (Divine-RPG.zip) Unloaded
Launched Version: 1.7.2-Forge10.12.1.1060
LWJGL: 2.9.0
OpenGL: Intel® HD Graphics GL version 3.1.0 - Build 9.17.10.3347, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
Im not exactly good with installing mods (used installers hoping for the best) so i havent a clue what to look for in the report haha
Any help is much appreciated.
Thanks
You're usuing the wrong version of forge bro, use 1.6.4.
Rollback Post to RevisionRollBack
Glasses, Jacket, Shirt, call me glasses, jacket, shirt man. Jacket to keep me hot, Shirt to keep me cool, Glasses... TO WATCH YOU LOOOOOOOOOSSSSEEE!!!!!
Glasses, Jacket, Shirt, call me glasses, jacket, shirt man. Jacket to keep me hot, Shirt to keep me cool, Glasses... TO WATCH YOU LOOOOOOOOOSSSSEEE!!!!!
The Meaning of Life, the Universe, and Everything.
Join Date:
5/16/2012
Posts:
52
Member Details
Not compatiable with Dartcraft?
I get this error when trying to load a world.
The world will load if I remove Dartcraft.
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 5/2/14 11:40 AM
Description: Exception in world tick
java.lang.NullPointerException
at net.minecraft.client.multiplayer.NetClientHandler.func_72519_a(NetClientHandler.java:956)
at net.minecraft.network.packet.Packet24MobSpawn.func_73279_a(SourceFile:87)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.multiplayer.NetClientHandler.func_72519_a(NetClientHandler.java:956)
at net.minecraft.network.packet.Packet24MobSpawn.func_73279_a(SourceFile:87)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
Look at me, I'm still alive!
*cricket chirps*
...ANYWAYS...
I can't seem to find the download anywhere except on the wiki, and the one for 1.4.7 isn't working (blocked on my computer). Is there an alternate download, or...?
Look at me, I'm still alive!
*cricket chirps*
...ANYWAYS...
I can't seem to find the download anywhere except on the wiki, and the one for 1.4.7 isn't working (blocked on my computer). Is there an alternate download, or...?
On the main page of this topic, under download it says" 1.6.4 beta, smp available" Then there is a Goo.gl link..use that.
I meant for 1.4.7, sorry if I wasn't clear enough.
You'd need to disable your adblocker or security system then..
That's the only official download, you are safer downloading it off of our wiki than anywhere else. If you are concerned for security reasons, find the .zip. exes can be dangerous, but zips are usually fine.
help, my minecraft crashes when i install divine rpg to 1.6.4. i think it might be conflicting with orespawn.
heres the code:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 5/3/14 11:00 PM
Description: Initializing game
java.lang.RuntimeException: No more entity indicies left
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:321)
at danger.orespawn.OreSpawnMain.preInit(OreSpawnMain.java:4140)
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:545)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.common.registry.EntityRegistry.findGlobalUniqueEntityId(EntityRegistry.java:321)
at danger.orespawn.OreSpawnMain.preInit(OreSpawnMain.java:4140)
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:545)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1473131048 bytes (1404 MB) / 2058027008 bytes (1962 MB) up to 2058027008 bytes (1962 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Xmx2048M -Xms2048M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 Optifine OptiFine_1.6.4_HD_D1 17 mods loaded, 17 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized
divinerpg{1.3.0.5 Beta!} [DivineRPG] ([1.6.4][Beta-V6.1]DivineRPG.zip) Unloaded->Constructed->Pre-initialized
bspkrsCore{v5.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.3.zip) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized
TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip) Unloaded->Constructed->Pre-initialized
CustomSpawner{3.0.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.0.0.zip) Unloaded->Constructed->Pre-initialized
MoCreatures{6.1.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.1.0.zip) Unloaded->Constructed->Pre-initialized
movillages{1.2.0} [Mo' Villages] (MoVillages-1.2.0-1.6.4.jar) Unloaded->Constructed->Pre-initialized
OreSpawn{164.16} [OreSpawn] (orespawn164v16b.zip) Unloaded->Constructed->Errored
satscapesimukraft{0.12.1 Beta} [Sim-U-Kraft] (Sim-U-Kraft-0.12.1.zip) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.X_1.5.5.2} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.5.jar) Unloaded->Constructed->Pre-initialized
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
Launched Version: 1.6.4-Forge9.11.1.953
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7700 Series GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
You cannot install DRPG and Orespawn together. Both mods adds too many mobs which goes past the limit it seems.
Though I would like to point out that I have a modpack with DRPG and it contains well over 256 mobs total though it works. To me, it's another issue but that's what the DRPG devs are saying so we'll go with that. It's strange really.
You cannot install DRPG and Orespawn together. Both mods adds too many mobs which goes past the limit it seems.
Though I would like to point out that I have a modpack with DRPG and it contains well over 256 mobs total though it works. To me, it's another issue but that's what the DRPG devs are saying so we'll go with that. It's strange really.
aw damn. well off to look for other mods then. are there any similar to divine rpg? i have like 16 mods installed and it still seems like there isnt enough.im planning on doing a modded survival series and want to add an insane amount to my game. i tried installing mutant creatures with orespawn installedand mutant creatures crashed too. is that also not compatible with orespawn?
is there a way to make it work with bicbiomecraft ? i know bicbiomecraft is a bit outdated but still....
If you have a version of BicBiomeCraft that is the same version of Minecraft as one of our DRPG builds, then possibly.
Assuming there are no ID or Biome conflicts, it might work.
If you want any other good mods, I would suggest the twilight forest, the mists of riov, better dungeons, the eternal frost, lord of the rings, lion king, and tale of kingdoms (Not sure if they are ALL going to be compatible with each other but you can try it out yourself.)
As for the mutant creatures mod, for me, it works fine with orespawn. The problem must be something else.
i have the latest version of bicbiomecraft and i crabbed divinerpg.jar and resource files from skydaz installer , since there is no 1.4.2 version on this thread or in the wiki (or im just blind)
cant check for id conflicts since it doesnt generate config file , just black screens
but bicbiomecraft does add over 220 biomes so that might be an issue
edit : bicbiomecraft doesnt have a config file so cant check for id conflicts anyways
Another 1.6.4 bug. You can try manually adding them using Custom Mob Spawn Controls. Or use the 1.4.7 version until then.
Are these suppose to be completely new worlds ? And what about the original 5 twilight dimensions ? Will they be changed or have stuff added to mix them up or ?
Last I tried in SMP 1.6.4 with some test. None of the mobs from Arcana and Vethea did any damage. Only the bosses. None of the traders work either (Though I didn't check if this affects SSP). Though I'm sure you knew that.
The worlds aren't new. They just have differnt names now.
Eden, Wild woods, Apalachia, Skythern, Mortum:
Dravite ->->->->->->->->->->->->->->->-> Augite
You're usuing the wrong version of forge bro, use 1.6.4.
D: I've never had that problem but try re downloading and re installing
I get this error when trying to load a world.
The world will load if I remove Dartcraft.
// Hey, that tickles! Hehehe!
Time: 5/2/14 11:40 AM
Description: Exception in world tick
java.lang.NullPointerException
at net.minecraft.client.multiplayer.NetClientHandler.func_72519_a(NetClientHandler.java:956)
at net.minecraft.network.packet.Packet24MobSpawn.func_73279_a(SourceFile:87)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.multiplayer.NetClientHandler.func_72519_a(NetClientHandler.java:956)
at net.minecraft.network.packet.Packet24MobSpawn.func_73279_a(SourceFile:87)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Robert'/295, l='MpServer', x=41.50, y=70.62, z=250.50]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (44,64,256), Chunk: (at 12,4,0 in 2,16; contains blocks 32,0,256 to 47,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 860 game time, 860 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 104 total; [EntityCow['Cow'/92, l='MpServer', x=-26.59, y=64.00, z=231.50], EntityCow['Cow'/95, l='MpServer', x=-20.06, y=63.00, z=327.09], EntityCow['Cow'/89, l='MpServer', x=-27.50, y=64.00, z=229.50], EntityJackOMan['Jack 'O' Man'/88, l='MpServer', x=-24.44, y=72.00, z=191.53], EntityCow['Cow'/91, l='MpServer', x=-25.47, y=64.00, z=231.50], EntityCow['Cow'/90, l='MpServer', x=-27.94, y=64.00, z=231.50], EntityItem['item.tile.torch'/102, l='MpServer', x=3.59, y=23.13, z=217.75], EntityJackOMan['Jack 'O' Man'/100, l='MpServer', x=-3.50, y=70.00, z=193.50], EntityJackOMan['Jack 'O' Man'/106, l='MpServer', x=13.50, y=72.00, z=223.50], EntityItem['item.tile.torch'/107, l='MpServer', x=20.84, y=27.13, z=270.16], EntityJackOMan['Jack 'O' Man'/104, l='MpServer', x=11.41, y=71.00, z=155.50], EntityItem['item.tile.rail'/127, l='MpServer', x=47.88, y=22.13, z=253.13], EntityItem['item.tile.rail'/137, l='MpServer', x=51.81, y=20.13, z=224.88], EntityItem['item.tile.rail'/136, l='MpServer', x=55.81, y=20.13, z=224.88], EntityItem['item.tile.rail'/139, l='MpServer', x=50.94, y=20.13, z=222.41], EntityItem['item.tile.rail'/138, l='MpServer', x=51.81, y=20.13, z=222.13], EntityChicken['Chicken'/141, l='MpServer', x=49.16, y=78.00, z=264.84], EntityItem['item.tile.torch'/140, l='MpServer', x=59.63, y=21.13, z=240.94], EntityChicken['Chicken'/143, l='MpServer', x=56.56, y=72.00, z=242.53], EntityChicken['Chicken'/142, l='MpServer', x=72.44, y=83.00, z=253.63], EntityItem['item.tile.rail'/129, l='MpServer', x=50.22, y=22.13, z=255.44], EntityMinecartChest['entity.MinecartChest.name'/135, l='MpServer', x=62.50, y=23.50, z=184.50], EntityChicken['Chicken'/152, l='MpServer', x=79.50, y=79.00, z=238.50], EntityChicken['Chicken'/153, l='MpServer', x=76.66, y=87.00, z=244.53], EntityChicken['Chicken'/154, l='MpServer', x=82.50, y=78.00, z=242.50], EntityItem['item.tile.gravel'/4522, l='MpServer', x=39.00, y=22.13, z=243.25], EntityChicken['Chicken'/156, l='MpServer', x=101.50, y=67.00, z=272.50], EntityChicken['Chicken'/157, l='MpServer', x=103.50, y=67.00, z=274.50], EntityChicken['Chicken'/158, l='MpServer', x=103.50, y=67.00, z=272.50], EntityChicken['Chicken'/159, l='MpServer', x=101.50, y=67.00, z=276.50], EntityChicken['Chicken'/144, l='MpServer', x=57.66, y=72.00, z=242.63], EntityMinecartChest['entity.MinecartChest.name'/150, l='MpServer', x=86.50, y=23.50, z=177.50], EntityChicken['Chicken'/151, l='MpServer', x=78.50, y=79.00, z=239.50], EntityItem['item.tile.mushroom'/160, l='MpServer', x=101.06, y=81.13, z=244.88], EntityPig['Pig'/176, l='MpServer', x=120.50, y=67.00, z=240.50], EntityBat['Bat'/370, l='MpServer', x=119.78, y=43.84, z=230.78], EntityZombie['Zombie'/478, l='MpServer', x=2.50, y=23.00, z=195.50], EntityIceMan['Ice Man'/459, l='MpServer', x=10.50, y=24.00, z=338.50], EntityClientPlayerMP['Robert'/295, l='MpServer', x=41.50, y=70.62, z=250.50], EntityBat['Bat'/558, l='MpServer', x=39.00, y=22.00, z=267.41], EntityBat['Bat'/559, l='MpServer', x=34.91, y=29.10, z=275.09], EntitySkeleton['Skeleton'/619, l='MpServer', x=72.09, y=21.00, z=236.47], EntitySkeleton['Skeleton'/620, l='MpServer', x=66.56, y=21.00, z=236.06], EntityBat['Bat'/591, l='MpServer', x=-33.68, y=16.74, z=320.40], EntityIceMan['Ice Man'/699, l='MpServer', x=27.50, y=11.00, z=341.50], EntityFrost['Frost'/692, l='MpServer', x=-3.50, y=36.00, z=339.50], EntityIceMan['Ice Man'/690, l='MpServer', x=1.50, y=17.00, z=323.50], EntitySkeleton['Skeleton'/642, l='MpServer', x=117.50, y=64.00, z=227.50], EntityManaCreeper['Mana Creeper'/740, l='MpServer', x=40.50, y=23.00, z=257.50], EntityFrost['Frost'/763, l='MpServer', x=27.50, y=17.00, z=356.50], EntityFrost['Frost'/764, l='MpServer', x=25.34, y=17.00, z=357.59], EntityItem['item.tile.gravel'/4679, l='MpServer', x=46.81, y=25.13, z=241.28], EntitySpider['Spider'/916, l='MpServer', x=-33.72, y=51.00, z=176.47], EntitySpider['Spider'/1008, l='MpServer', x=11.94, y=38.00, z=311.22], EntitySpider['Spider'/1009, l='MpServer', x=5.00, y=37.00, z=304.00], EntitySpider['Spider'/1010, l='MpServer', x=8.00, y=38.00, z=305.88], EntityFrost['Frost'/1004, l='MpServer', x=33.25, y=73.00, z=278.47], EntityIceMan['Ice Man'/1007, l='MpServer', x=17.50, y=38.00, z=307.50], EntityIceMan['Ice Man'/982, l='MpServer', x=32.50, y=31.00, z=371.50], EntityIceMan['Ice Man'/980, l='MpServer', x=36.50, y=31.00, z=366.50], EntityIceMan['Ice Man'/981, l='MpServer', x=34.50, y=31.00, z=368.50], EntityZombie['Zombie'/965, l='MpServer', x=-29.50, y=50.00, z=177.50], EntitySkeleton['Skeleton'/9807, l='MpServer', x=20.50, y=34.00, z=272.50], EntityFrost['Frost'/1085, l='MpServer', x=-41.50, y=38.00, z=309.50], EntityItem['item.tile.rail'/9904, l='MpServer', x=88.66, y=20.13, z=242.63], EntitySkeleton['Skeleton'/1258, l='MpServer', x=22.50, y=27.00, z=276.06], EntityEnderman['Enderman'/1257, l='MpServer', x=22.50, y=27.00, z=275.00], EntityEnderman['Enderman'/1256, l='MpServer', x=18.50, y=27.00, z=268.69], EntityZombie['Zombie'/1184, l='MpServer', x=58.50, y=25.00, z=218.50], EntityIceMan['Ice Man'/1326, l='MpServer', x=-54.22, y=13.00, z=280.53], EntityCaveclops['Caveclops'/1488, l='MpServer', x=77.50, y=17.00, z=152.50], EntityEnthralledDramcryx['Enthralled Dramcryx'/1487, l='MpServer', x=32.50, y=13.00, z=163.50], EntitySkeleton['Skeleton'/1520, l='MpServer', x=106.50, y=51.00, z=262.50], EntitySkeleton['Skeleton'/1516, l='MpServer', x=119.31, y=49.00, z=245.50], EntityFrost['Frost'/1519, l='MpServer', x=-9.56, y=16.00, z=325.44], EntityCreeper['Creeper'/1518, l='MpServer', x=-7.72, y=11.00, z=320.30], EntitySkeleton['Skeleton'/1515, l='MpServer', x=120.16, y=49.00, z=245.50], EntityCreeper['Creeper'/1430, l='MpServer', x=35.69, y=27.00, z=256.65], EntityFrost['Frost'/1431, l='MpServer', x=40.50, y=27.00, z=253.50], EntityCreeper['Creeper'/1429, l='MpServer', x=34.93, y=26.00, z=254.69], EntityCreeper['Creeper'/1456, l='MpServer', x=21.50, y=23.00, z=307.50], EntityCreeper['Creeper'/1464, l='MpServer', x=37.50, y=28.00, z=269.50], EntityItem['item.tile.arsmagica2:saplingWitchwood'/2223, l='MpServer', x=81.81, y=68.13, z=303.75], EntityBat['Bat'/7002, l='MpServer', x=97.47, y=13.46, z=226.69], EntityBat['Bat'/7006, l='MpServer', x=12.25, y=21.10, z=330.75], EntityCreeper['Creeper'/16279, l='MpServer', x=117.46, y=50.00, z=247.17], EntitySkeleton['Skeleton'/16278, l='MpServer', x=113.50, y=50.00, z=253.50], EntityZombie['Zombie'/16323, l='MpServer', x=7.50, y=17.00, z=327.50], EntityZombie['Zombie'/16324, l='MpServer', x=2.50, y=17.00, z=324.50], EntityZombie['Zombie'/16130, l='MpServer', x=99.50, y=50.00, z=268.50], EntityRotatick['Rotatick'/16205, l='MpServer', x=101.50, y=23.00, z=167.50], EntityRotatick['Rotatick'/16207, l='MpServer', x=103.50, y=23.00, z=167.50], EntityBat['Bat'/16254, l='MpServer', x=-11.40, y=16.14, z=202.13], EntityIceMan['Ice Man'/16010, l='MpServer', x=38.50, y=27.00, z=256.50], EntityIceMan['Ice Man'/16008, l='MpServer', x=35.83, y=26.00, z=254.31], EntityIceMan['Ice Man'/16009, l='MpServer', x=37.44, y=27.00, z=256.66], EntityFrost['Frost'/16067, l='MpServer', x=21.50, y=23.00, z=333.50], EntityItem['item.tile.arsmagica2:saplingWitchwood'/15874, l='MpServer', x=70.78, y=82.13, z=305.81], EntityEnthralledDramcryx['Enthralled Dramcryx'/15988, l='MpServer', x=16.10, y=11.54, z=156.70], EntityEnthralledDramcryx['Enthralled Dramcryx'/15989, l='MpServer', x=14.50, y=12.00, z=148.50], EntityItem['item.item.seeds'/15979, l='MpServer', x=78.25, y=68.13, z=258.47], EntityItem['item.item.bone'/15863, l='MpServer', x=72.97, y=21.13, z=233.13], EntityItem['item.item.arrow'/15862, l='MpServer', x=77.88, y=21.13, z=231.19], EntityItem['item.tile.arsmagica2:saplingWitchwood'/15825, l='MpServer', x=97.22, y=80.13, z=269.31]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1943)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Robert'/295, l='MpServer', x=41.50, y=70.62, z=250.50]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (44,64,256), Chunk: (at 12,4,0 in 2,16; contains blocks 32,0,256 to 47,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 860 game time, 860 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 104 total; [EntityCow['Cow'/92, l='MpServer', x=-26.59, y=64.00, z=231.50], EntityCow['Cow'/95, l='MpServer', x=-20.06, y=63.00, z=327.09], EntityCow['Cow'/89, l='MpServer', x=-27.50, y=64.00, z=229.50], EntityJackOMan['Jack 'O' Man'/88, l='MpServer', x=-24.44, y=72.00, z=191.53], EntityCow['Cow'/91, l='MpServer', x=-25.47, y=64.00, z=231.50], EntityCow['Cow'/90, l='MpServer', x=-27.94, y=64.00, z=231.50], EntityItem['item.tile.torch'/102, l='MpServer', x=3.59, y=23.13, z=217.75], EntityJackOMan['Jack 'O' Man'/100, l='MpServer', x=-3.50, y=70.00, z=193.50], EntityJackOMan['Jack 'O' Man'/106, l='MpServer', x=13.50, y=72.00, z=223.50], EntityItem['item.tile.torch'/107, l='MpServer', x=20.84, y=27.13, z=270.16], EntityJackOMan['Jack 'O' Man'/104, l='MpServer', x=11.41, y=71.00, z=155.50], EntityItem['item.tile.rail'/127, l='MpServer', x=47.88, y=22.13, z=253.13], EntityItem['item.tile.rail'/137, l='MpServer', x=51.81, y=20.13, z=224.88], EntityItem['item.tile.rail'/136, l='MpServer', x=55.81, y=20.13, z=224.88], EntityItem['item.tile.rail'/139, l='MpServer', x=50.94, y=20.13, z=222.41], EntityItem['item.tile.rail'/138, l='MpServer', x=51.81, y=20.13, z=222.13], EntityChicken['Chicken'/141, l='MpServer', x=49.16, y=78.00, z=264.84], EntityItem['item.tile.torch'/140, l='MpServer', x=59.63, y=21.13, z=240.94], EntityChicken['Chicken'/143, l='MpServer', x=56.56, y=72.00, z=242.53], EntityChicken['Chicken'/142, l='MpServer', x=72.44, y=83.00, z=253.63], EntityItem['item.tile.rail'/129, l='MpServer', x=50.22, y=22.13, z=255.44], EntityMinecartChest['entity.MinecartChest.name'/135, l='MpServer', x=62.50, y=23.50, z=184.50], EntityChicken['Chicken'/152, l='MpServer', x=79.50, y=79.00, z=238.50], EntityChicken['Chicken'/153, l='MpServer', x=76.66, y=87.00, z=244.53], EntityChicken['Chicken'/154, l='MpServer', x=82.50, y=78.00, z=242.50], EntityItem['item.tile.gravel'/4522, l='MpServer', x=39.00, y=22.13, z=243.25], EntityChicken['Chicken'/156, l='MpServer', x=101.50, y=67.00, z=272.50], EntityChicken['Chicken'/157, l='MpServer', x=103.50, y=67.00, z=274.50], EntityChicken['Chicken'/158, l='MpServer', x=103.50, y=67.00, z=272.50], EntityChicken['Chicken'/159, l='MpServer', x=101.50, y=67.00, z=276.50], EntityChicken['Chicken'/144, l='MpServer', x=57.66, y=72.00, z=242.63], EntityMinecartChest['entity.MinecartChest.name'/150, l='MpServer', x=86.50, y=23.50, z=177.50], EntityChicken['Chicken'/151, l='MpServer', x=78.50, y=79.00, z=239.50], EntityItem['item.tile.mushroom'/160, l='MpServer', x=101.06, y=81.13, z=244.88], EntityPig['Pig'/176, l='MpServer', x=120.50, y=67.00, z=240.50], EntityBat['Bat'/370, l='MpServer', x=119.78, y=43.84, z=230.78], EntityZombie['Zombie'/478, l='MpServer', x=2.50, y=23.00, z=195.50], EntityIceMan['Ice Man'/459, l='MpServer', x=10.50, y=24.00, z=338.50], EntityClientPlayerMP['Robert'/295, l='MpServer', x=41.50, y=70.62, z=250.50], EntityBat['Bat'/558, l='MpServer', x=39.00, y=22.00, z=267.41], EntityBat['Bat'/559, l='MpServer', x=34.91, y=29.10, z=275.09], EntitySkeleton['Skeleton'/619, l='MpServer', x=72.09, y=21.00, z=236.47], EntitySkeleton['Skeleton'/620, l='MpServer', x=66.56, y=21.00, z=236.06], EntityBat['Bat'/591, l='MpServer', x=-33.68, y=16.74, z=320.40], EntityIceMan['Ice Man'/699, l='MpServer', x=27.50, y=11.00, z=341.50], EntityFrost['Frost'/692, l='MpServer', x=-3.50, y=36.00, z=339.50], EntityIceMan['Ice Man'/690, l='MpServer', x=1.50, y=17.00, z=323.50], EntitySkeleton['Skeleton'/642, l='MpServer', x=117.50, y=64.00, z=227.50], EntityManaCreeper['Mana Creeper'/740, l='MpServer', x=40.50, y=23.00, z=257.50], EntityFrost['Frost'/763, l='MpServer', x=27.50, y=17.00, z=356.50], EntityFrost['Frost'/764, l='MpServer', x=25.34, y=17.00, z=357.59], EntityItem['item.tile.gravel'/4679, l='MpServer', x=46.81, y=25.13, z=241.28], EntitySpider['Spider'/916, l='MpServer', x=-33.72, y=51.00, z=176.47], EntitySpider['Spider'/1008, l='MpServer', x=11.94, y=38.00, z=311.22], EntitySpider['Spider'/1009, l='MpServer', x=5.00, y=37.00, z=304.00], EntitySpider['Spider'/1010, l='MpServer', x=8.00, y=38.00, z=305.88], EntityFrost['Frost'/1004, l='MpServer', x=33.25, y=73.00, z=278.47], EntityIceMan['Ice Man'/1007, l='MpServer', x=17.50, y=38.00, z=307.50], EntityIceMan['Ice Man'/982, l='MpServer', x=32.50, y=31.00, z=371.50], EntityIceMan['Ice Man'/980, l='MpServer', x=36.50, y=31.00, z=366.50], EntityIceMan['Ice Man'/981, l='MpServer', x=34.50, y=31.00, z=368.50], EntityZombie['Zombie'/965, l='MpServer', x=-29.50, y=50.00, z=177.50], EntitySkeleton['Skeleton'/9807, l='MpServer', x=20.50, y=34.00, z=272.50], EntityFrost['Frost'/1085, l='MpServer', x=-41.50, y=38.00, z=309.50], EntityItem['item.tile.rail'/9904, l='MpServer', x=88.66, y=20.13, z=242.63], EntitySkeleton['Skeleton'/1258, l='MpServer', x=22.50, y=27.00, z=276.06], EntityEnderman['Enderman'/1257, l='MpServer', x=22.50, y=27.00, z=275.00], EntityEnderman['Enderman'/1256, l='MpServer', x=18.50, y=27.00, z=268.69], EntityZombie['Zombie'/1184, l='MpServer', x=58.50, y=25.00, z=218.50], EntityIceMan['Ice Man'/1326, l='MpServer', x=-54.22, y=13.00, z=280.53], EntityCaveclops['Caveclops'/1488, l='MpServer', x=77.50, y=17.00, z=152.50], EntityEnthralledDramcryx['Enthralled Dramcryx'/1487, l='MpServer', x=32.50, y=13.00, z=163.50], EntitySkeleton['Skeleton'/1520, l='MpServer', x=106.50, y=51.00, z=262.50], EntitySkeleton['Skeleton'/1516, l='MpServer', x=119.31, y=49.00, z=245.50], EntityFrost['Frost'/1519, l='MpServer', x=-9.56, y=16.00, z=325.44], EntityCreeper['Creeper'/1518, l='MpServer', x=-7.72, y=11.00, z=320.30], EntitySkeleton['Skeleton'/1515, l='MpServer', x=120.16, y=49.00, z=245.50], EntityCreeper['Creeper'/1430, l='MpServer', x=35.69, y=27.00, z=256.65], EntityFrost['Frost'/1431, l='MpServer', x=40.50, y=27.00, z=253.50], EntityCreeper['Creeper'/1429, l='MpServer', x=34.93, y=26.00, z=254.69], EntityCreeper['Creeper'/1456, l='MpServer', x=21.50, y=23.00, z=307.50], EntityCreeper['Creeper'/1464, l='MpServer', x=37.50, y=28.00, z=269.50], EntityItem['item.tile.arsmagica2:saplingWitchwood'/2223, l='MpServer', x=81.81, y=68.13, z=303.75], EntityBat['Bat'/7002, l='MpServer', x=97.47, y=13.46, z=226.69], EntityBat['Bat'/7006, l='MpServer', x=12.25, y=21.10, z=330.75], EntityCreeper['Creeper'/16279, l='MpServer', x=117.46, y=50.00, z=247.17], EntitySkeleton['Skeleton'/16278, l='MpServer', x=113.50, y=50.00, z=253.50], EntityZombie['Zombie'/16323, l='MpServer', x=7.50, y=17.00, z=327.50], EntityZombie['Zombie'/16324, l='MpServer', x=2.50, y=17.00, z=324.50], EntityZombie['Zombie'/16130, l='MpServer', x=99.50, y=50.00, z=268.50], EntityRotatick['Rotatick'/16205, l='MpServer', x=101.50, y=23.00, z=167.50], EntityRotatick['Rotatick'/16207, l='MpServer', x=103.50, y=23.00, z=167.50], EntityBat['Bat'/16254, l='MpServer', x=-11.40, y=16.14, z=202.13], EntityIceMan['Ice Man'/16010, l='MpServer', x=38.50, y=27.00, z=256.50], EntityIceMan['Ice Man'/16008, l='MpServer', x=35.83, y=26.00, z=254.31], EntityIceMan['Ice Man'/16009, l='MpServer', x=37.44, y=27.00, z=256.66], EntityFrost['Frost'/16067, l='MpServer', x=21.50, y=23.00, z=333.50], EntityItem['item.tile.arsmagica2:saplingWitchwood'/15874, l='MpServer', x=70.78, y=82.13, z=305.81], EntityEnthralledDramcryx['Enthralled Dramcryx'/15988, l='MpServer', x=16.10, y=11.54, z=156.70], EntityEnthralledDramcryx['Enthralled Dramcryx'/15989, l='MpServer', x=14.50, y=12.00, z=148.50], EntityItem['item.item.seeds'/15979, l='MpServer', x=78.25, y=68.13, z=258.47], EntityItem['item.item.bone'/15863, l='MpServer', x=72.97, y=21.13, z=233.13], EntityItem['item.item.arrow'/15862, l='MpServer', x=77.88, y=21.13, z=231.19], EntityItem['item.tile.arsmagica2:saplingWitchwood'/15825, l='MpServer', x=97.22, y=80.13, z=269.31]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 340152104 bytes (324 MB) / 857014272 bytes (817 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 4481 (250936 bytes; 0 MB) allocated, 1266 (70896 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 21 mods loaded, 21 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
divinerpg{1.3.0.5 Beta!} [DivineRPG] ([1.6.4][Beta-V6.1]DivineRPG.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BattleTowers{1.4.2} [Battle Towers] (BattleTowers_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DartCraft{Beta 0.2.18} [DartCraft] (DartCraft Beta 0.2.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NBTEdit{1.6.4.0} [In-game NBTEdit] (Forge_NBTEditv1.6.4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MapWriter{2.0} [MapWriter] (mapwriter-1.6.4-2.0.17.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Waila{1.5.2} [Waila] (Waila_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.6.X_1.5.4dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TMechworks{33.c001660} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AS_UpdateCheck{1.1.1} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
UsefulFood{1.4.4} [UsefulFood] (UsefulFood-1.6.2_1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: ATI Radeon HD 4200 GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Sphax PureBDcraft 64x MC16.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1135 (63560 bytes; 0 MB) allocated, 223 (12488 bytes; 0 MB) used
*cricket chirps*
...ANYWAYS...
I can't seem to find the download anywhere except on the wiki, and the one for 1.4.7 isn't working (blocked on my computer). Is there an alternate download, or...?
On the main page of this topic, under download it says" 1.6.4 beta, smp available" Then there is a Goo.gl link..use that.
Owner of the Decoysoft mod
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2488195-decoydragons-mod-wip
2017 Skypro suiter. Owner of Rogue the Dutch AD.
https://twitter.com/MadMareCreation
http://rogueofamegakure.deviantart.com/
http://www.furaffinity.net/user/rogueofamegakure/
I meant for 1.4.7, sorry if I wasn't clear enough.
You'd need to disable your adblocker or security system then..
That's the only official download, you are safer downloading it off of our wiki than anywhere else. If you are concerned for security reasons, find the .zip. exes can be dangerous, but zips are usually fine.
Owner of the Decoysoft mod
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2488195-decoydragons-mod-wip
2017 Skypro suiter. Owner of Rogue the Dutch AD.
https://twitter.com/MadMareCreation
http://rogueofamegakure.deviantart.com/
http://www.furaffinity.net/user/rogueofamegakure/
Spawned in a taiga...
THERE ARE PIGS EVERYWHERE
Help?
heres the code:
Though I would like to point out that I have a modpack with DRPG and it contains well over 256 mobs total though it works. To me, it's another issue but that's what the DRPG devs are saying so we'll go with that. It's strange really.
aw damn. well off to look for other mods then. are there any similar to divine rpg? i have like 16 mods installed and it still seems like there isnt enough.im planning on doing a modded survival series and want to add an insane amount to my game. i tried installing mutant creatures with orespawn installedand mutant creatures crashed too. is that also not compatible with orespawn?
If you have a version of BicBiomeCraft that is the same version of Minecraft as one of our DRPG builds, then possibly.
Assuming there are no ID or Biome conflicts, it might work.
Owner of the Decoysoft mod
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2488195-decoydragons-mod-wip
2017 Skypro suiter. Owner of Rogue the Dutch AD.
https://twitter.com/MadMareCreation
http://rogueofamegakure.deviantart.com/
http://www.furaffinity.net/user/rogueofamegakure/
ok cool thanks ill check out those mods
Do both mods work by themselves?
Owner of the Decoysoft mod
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2488195-decoydragons-mod-wip
2017 Skypro suiter. Owner of Rogue the Dutch AD.
https://twitter.com/MadMareCreation
http://rogueofamegakure.deviantart.com/
http://www.furaffinity.net/user/rogueofamegakure/
Did you check the "ForgeModLoader-client-0.log"? Those can give you info on what's causing it.
Owner of the Decoysoft mod
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2488195-decoydragons-mod-wip
2017 Skypro suiter. Owner of Rogue the Dutch AD.
https://twitter.com/MadMareCreation
http://rogueofamegakure.deviantart.com/
http://www.furaffinity.net/user/rogueofamegakure/