• 0

    posted a message on Gravestone mod
    NightKosh, is there any way to make, say, a "lite" version of the Catacombs? The reason I ask this is because I sincerely love the Catacombs; It's one of the most feature-packed, well done dungeons I've seen that is both difficult and rewarding. However, I find it to simply be too large and, occasionally, too rewarding. When it initially generates, it sometimes crashes the server multiple times before being finished, but I would be absolutely heartbroken if I had to turn off the generation entirely. I know that you just recently implemented the ability to change the rarity of it which is definitely a step in the right direction, but this still merely delays the inevitable crash that will happen when it finally does generate. I, personally, would much rather have the ability to spawn a smaller, or "lite" version of the Catacombs that maintains the normal features and risk versus reward, without the crash-prone generation of such an enormous structure.

    Hopefully that makes sense, and I appreciate all the effort that is going into this!
    Posted in: Minecraft Mods
  • 0

    posted a message on Plunder Rummage [Forge 10.13.4.1448][Treasure Hunting][Scripting!]
    Just tossing in my two cents on the polls here.

    The luck and scripting aspect both sound good as-is, with the tool modification being an "If you can implement it without much hassle, go for it", but is not an extreme priority on my list.

    As for the randomized map difficulty; I would like to see this implemented, but with a configuration for whether the difficulty number/level is actually displayed on the maps in-game or not. I want a variety of difficulties, but I don't necessarily want to know how difficult or easy a particular map is prior to actually attempting it. This mostly comes from an adventure and risk versus reward mindset.
    Posted in: Minecraft Mods
  • 0

    posted a message on Lycanites Mobs - Strange and Deadly Creatures!
    Quote from PCAwesomeness»

    Are you on the latest Forge?

    When posting, I was using 1225. Swapping to 1230 gives the same crash.

    Edited in: Reverting to 1.10.3.6 appears to fix the issue, so I'm relatively certain that it's something with the new lunar spawning event, according to the crash log.
    Posted in: Minecraft Mods
  • 0

    posted a message on Lycanites Mobs - Strange and Deadly Creatures!
    Hey Lycanite, it appears as though the most recent version is giving me this error on my server:



    [23:37:22] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent@2b5439be:
    java.lang.NoSuchMethodError: net.minecraft.world.World.func_72853_d()I
    at lycanite.lycanitesmobs.api.spawning.SpawnTypeLunar.canSpawn(SpawnTypeLunar.java:28) ~[SpawnTypeLunar.class:?]
    at lycanite.lycanitesmobs.api.spawning.SpawnTypeBase.spawnMobs(SpawnTypeBase.java:354) ~[SpawnTypeBase.class:?]
    at lycanite.lycanitesmobs.api.spawning.CustomSpawner.onEntityUpdate(CustomSpawner.java:66) ~[CustomSpawner.class:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_164_CustomSpawner_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:280) [ForgeHooks.class:?]
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1558) [sv.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) [yz.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.localOnUpdateEntity(EntityPlayerMP.java:295) [mw.class:?]
    at api.player.server.ServerPlayerAPI.onUpdateEntity(ServerPlayerAPI.java:4828) [ServerPlayerAPI.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java) [mw.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) [nh.class:?]
    at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) [jd.class:?]
    at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) [jd.class:?]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

    It does -not- crash the server itself, but it does disconnect the player that it appears to be associated with, giving an internal server error message screen.
    Posted in: Minecraft Mods
  • 1

    posted a message on Just Another Spawner (JAS) v0.14
    Quote from Crudedragos»
    Just Another Spawner v0.14.13
    Changelog: https://github.com/ProjectZulu/JustAnotherSpawner/wiki/Changelog#just-another-spawner-v014
    Download: http://projectzulu.blogspot.ca/p/just-another-spawner-jas.html

    'Fix' issue with entities that use client side classes (NoClassDefFound). They will ('should') now print an error log when detected. They will still be unuseable, but so long as unuseable the game should continue to function

    I'm thinking/praying that this "fixes" the Ars Magica incompatibility, and would totally make my day if so. I have not gotten around to testing it as I am not at home right now, so would anyone be so kind as to tinker with it briefly?

    Edited in: It does indeed appear to work perfectly on the server now. Your work is very much appreciated, Crudedragos, and I'm extremely happy to be able to once again use a working mob spawner. Totally made my day.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.2][1.7.10] [V1.0.2] Myths and Monsters Mod (Check my last comment on the thread for status update)
    Well, that's good to know that I'm not the only one crashing now. I'm getting the exact same crashes as the above, so confirming that.

    Somewhat bizarre that the skin servers being down would cause crashes. Any chance of seeing a toggle for this issue in the configuration for future versions to avoid said crashes?
    Posted in: Minecraft Mods
  • 0

    posted a message on Just Another Spawner (JAS) v0.14
    Quote from Corvias»

    In any case, you can't turn off those mobs in LivingHandler.cfg, because they don't exist yet! I though about to fabricate them manually, but I need the offending mobs' classnames, which JAS isn't exposing when it crashes, even with "debug" enabled. I'll tinker with it later when I get home.

    Corvias, did you ever get around to attempting this? Now that Mithion appears to be done updating/managing AM2, I'm assuming that it will need to be dropped from the server in order for JAS to work properly, sadly.
    Posted in: Minecraft Mods
  • 0

    posted a message on Metallurgy 4
    Quote from Seikikai»

    Yes, Due The Anomality Of The Problem I Did Many Diferent Tests To Confirm That This Was The Mod That Caused The Lag Problem.

    Not sure if you have this already, but I highly, highly suggest using FastCraft in 1.7.10. Generation is absolutely horrible in it, and FastCraft is a miracle-worker in regards to it.
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Plotwist»
    Does Chromaticraft require Rotarycraft in order to run? I tried to run the mod in my game (along with the perquisite API of course), but I got this crash that seemed to suggest that I needed to install Rotarycraft in order to play it...

    ---- Minecraft Crash Report ----
    // Why did you do that?

    Time: 10/11/14 5:23 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Reika/RotaryCraft/RotaryCraft
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
    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(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)
    Caused by: java.lang.NoClassDefFoundError: Reika/RotaryCraft/RotaryCraft
    at Reika.ChromatiCraft.Registry.ExtraChromaIDs.getValue(ExtraChromaIDs.java:57)
    at Reika.ChromatiCraft.ChromatiCraft.preload(ChromatiCraft.java:207)
    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:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: Reika.RotaryCraft.RotaryCraft
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 38 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 40 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows XP (x86) version 5.1
    Java Version: 1.7.0_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 175984920 bytes (167 MB) / 572514304 bytes (545 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:MaxPermSize=256m
    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.05 FML v7.10.85.1224 Minecraft Forge 10.13.1.1224 57 mods loaded, 57 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.10.85.1224} [Forge Mod Loader] (forge-1.7.10-10.13.1.1224.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.13.1.1224} [Minecraft Forge] (forge-1.7.10-10.13.1.1224.jar) Unloaded->Constructed->Pre-initialized
    appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    NotEnoughItems{1.0.3.62} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.62-universal.jar) Unloaded->Constructed->Pre-initialized
    ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized
    Thaumcraft{4.2.1.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.1.4.jar) Unloaded->Constructed->Pre-initialized
    arsmagica2{1.4.0.005} [Ars Magica 2] (1.7.10_AM2_1.4.0.005.jar) Unloaded->Constructed->Pre-initialized
    appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Core{6.0.18} [BuildCraft] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
    CoFHCore{1.7.10R3.0.0B6} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B6-32.jar) Unloaded->Constructed->Pre-initialized
    Mantle{1.7.10-0.3.1.jenkins180} [Mantle] (Mantle-mc1.7.10-0.3.1.jar) Unloaded->Constructed->Pre-initialized
    Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0-b1.jar) Unloaded->Constructed->Pre-initialized
    BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.991-universal.jar) Unloaded->Constructed->Pre-initialized
    Forestry{3.1.1.4} [Forestry for Minecraft] (forestry_1.7.10-3.1.1.4.jar) Unloaded->Constructed->Pre-initialized
    Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7-1.1.4-296.jar) Unloaded->Constructed->Pre-initialized
    Automagy{0.12} [Automagy] (Automagy-1.7.10-0.12.jar) Unloaded->Constructed->Pre-initialized
    BiblioCraft{1.8.1} [BiblioCraft] (BiblioCraft[v1.8.1][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
    AWWayofTime{v1.0.1g} [Blood Magic: Alchemical Wizardry] (Blood Magic-v1.1.0(1.7.10).jar) Unloaded->Constructed->Pre-initialized
    Botania{r1.2-123} [Botania] (Botania r1.2-123.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Builders{6.0.18} [BC Builders] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Energy{6.0.18} [BC Energy] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Factory{6.0.18} [BC Factory] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Transport{6.0.18} [BC Transport] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Silicon{6.0.18} [BC Silicon] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized
    CC2{2.26} [ChaosCraft] (CC2-2.26.jar) Unloaded->Constructed->Pre-initialized
    ChickenChunks{1.3.4.13} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.13-universal.jar) Unloaded->Constructed->Pre-initialized
    chocolateQuest{0.0} [Chocolate Quest] (chocolateQuest-1.7.10-BETA2.jar) Unloaded->Constructed->Pre-initialized
    ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized
    ThermalExpansion{1.7.10R4.0.0B5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B5-13.jar) Unloaded->Constructed->Pre-initialized
    DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V2.jar) Unloaded->Constructed->Pre-initialized
    ChromatiCraft{Alpha} [ChromatiCraft] (ChromatiCraft 1.7.10 V2.jar) Unloaded->Constructed->Errored
    EnderIO{1.7.10-2.1.0.223} [Ender IO] (EnderIO-1.7.10-2.1.0.223.jar) Unloaded->Constructed->Pre-initialized
    EnderStorage{1.4.5.24} [EnderStorage] (EnderStorage-1.7.10-1.4.5.24-universal.jar) Unloaded->Constructed->Pre-initialized
    ExtraUtilities{1.1.0k} [Extra Utilities] (extrautilities-1.1.0k.jar) Unloaded->Constructed->Pre-initialized
    factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.1.jar) Unloaded->Constructed->Pre-initialized
    factorization{1.7.10-0.8.88.1} [Factorization] (Factorization-1.7.10-0.8.88.1.jar) Unloaded->Constructed->Pre-initialized
    factorization.misc{1.7.10-0.8.88.1} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.1.jar) Unloaded->Constructed->Pre-initialized
    ThaumicTinkerer{2.5-1.7.10-158} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-158.jar) Unloaded->Constructed->Pre-initialized
    ForbiddenMagic{1.7.10-0.52} [Forbidden Magic] (Forbidden Magic-1.7.10-0.52.jar) Unloaded->Constructed->Pre-initialized
    GraveStone{2.9.6} [GraveStone] (GraveStone 2.9.6.jar) Unloaded->Constructed->Pre-initialized
    inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized
    mam{1.7.10-1.0.2} [Myths & Monsters Mod] (mam-1.7.10-1.0.2.jar) Unloaded->Constructed->Pre-initialized
    clayspawn{1.7.2a} [Pam's Clay Spawn] (Pam's Clay Spawn 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
    getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
    simplerecipes{1.7.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
    Railcraft{9.3.1.0} [Railcraft] (Railcraft_1.7.10-9.3.1.0.jar) Unloaded->Constructed->Pre-initialized
    RedstoneArsenal{1.7.10R1.1.0B4} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0B4-10.jar) Unloaded->Constructed->Pre-initialized
    ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar) Unloaded->Constructed->Pre-initialized
    ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-19.jar) Unloaded->Constructed->Pre-initialized
    TwilightForest{2.3.1} [The Twilight Forest] (twilightforest-1.7.10-2.3.1.jar) Unloaded->Constructed->Pre-initialized
    nolpfij_wildycraft{1.5.10} [Wildycraft] (wildycraft-1.7.2-1.5.10.jar) Unloaded->Constructed->Pre-initialized
    witchery{0.20.6} [Witchery] (witchery-1.7.10-0.20.6.jar) Unloaded->Constructed->Pre-initialized
    AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
    Mantle Environment: Environment healthy.


    Correct. It was posted a few pages back; Reika's aware of it and is attempting a fix for v2b, as far as I'm aware.
    Posted in: Minecraft Mods
  • 0

    posted a message on Lycanites Mobs - Strange and Deadly Creatures!
    Beautiful, giving this update a shot right now. Appreciated, Lycanite.

    Edited in: Looks like the configs are definitely working server-side now, and the Grue look outstanding. Very good work, sir.
    Posted in: Minecraft Mods
  • 0

    posted a message on Lycanites Mobs - Strange and Deadly Creatures!
    Hey Lycanite, the server config files seem to get completely overwritten by new ones on start-up, which makes changing anything impossible, even if the files are set to read-only. Is there an option that I'm missing?
    Posted in: Minecraft Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    Hey Mithion, not sure if this was reported or known, so I figured I may as well toss this over here. I know you were having issues with some mobs, but I'm not sure exactly which one is the cause of this; Just Another Spawner is crashing on Server start-up due to what Crudedragos says below:

    [quote]Quote from Crudedragos »


    A mod (evidently Ars MAgica according to you) is registering an entity on the server-side that cannot function there (has client references), so when JAS analyzes (not spawning them, just checking information about entities in the list) the server-side entity list it causes a crash.

    JAS does not have a work around for mods that do this.

    Here's the crash report for this instance, just in case it might prove useful: Crash report.

    Also, is there an easily accessible github where I can view issues that may have already been brought up? The OP doesn't appear to mention anything to my knowledge.

    Edited in: Ignore this, it is indeed on the Bug tracker! Thanks for the links, below posters.
    Posted in: Minecraft Mods
  • 0

    posted a message on Just Another Spawner (JAS) v0.14
    Quote from Dulciphi»

    Are you running ArsMagica2? I'm just guessing here but someone else had the same issue here and Crudedragos replied here. I would try removing the Ender Guardian and Lightning Guardian from the JAS LivingGroups.cfg if they're there (if indeed it is those entites that are causing your issue. It looks particle related to me). You might also want to ask Mithion if none of those things help

    Aha. This may very well be the case. I am indeed running AM2, but I guess I skimmed right over that response, my bad. >.< I'll give this a shot tomorrow, as I'm off to bed for now. I appreciate the response Dulciphi, thank you.
    Posted in: Minecraft Mods
  • 0

    posted a message on Just Another Spawner (JAS) v0.14
    Alright, I can't seem to get JAS to work on my server, for whatever reason. This is actually the first time I've had this happen. It crashes after everything is generated and the server is ready to go, but immediately before the server actually starts up (Ie: "Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue").

    I'm getting the following information from the "fml-server-latest.log" file, since it does not actually give me a crash report for this:

    Crash Report

    If I'm simply being stupid and missing something in the configuration file, could someone please point it out to me? And if additional information is required to figure out what might be going on, I can attempt to supply that as well.
    Edited in: Forge is .1208, Minecraft is 1.7.10 and JAS -does- work in SSP. Just not on the server.
    Posted in: Minecraft Mods
  • 0

    posted a message on Enhanced Biomes 2.5 - Nearly 100 new biomes (20/10/14)
    Hey SMEZ1234, I'm pretty sure this is indirectly related to your mod, but I'm getting a crash log on world generation:

    Link to crash log

    It seems to be an issue with the biomes added from Enhanced Biomes, since a quick temporary removal of Enhanced Biomes fixes it, but it undoubtedly has to do with either some other world generation mod, or the sheer amount of world generation going on. And I haven't seen this posted, so I could be the only one to have the issue. *Shrugs* But is there any chance of fixing this, or is it entirely the issue of the mod that is doing the other generation?
    Posted in: Minecraft Mods
  • To post a comment, please .