• 1

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from AugiteSoul»

    Idk, perhaps because it has 1954 pages?

    It's never laggy for me, you guys must just have really slow PCs.
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from Bartholomew456»

    Okay. I also hope no one is PMing Xolova like crazy, the guy needs to recover.
    P.S. To all noobs who are yelling for orespawnesque weapons or a teaser, shut up. His health is more important then any mod update.

    This ^
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from Endervikin»

    it was skype not pms.

    Why are people messaging XolovA on Skype? I don't think he likes being bombarded with messages from random people.
    Posted in: Minecraft Mods
  • 0

    posted a message on JOURNEY INTO THE LIGHT v.1.0.5.17a | Dimensions | Mobs | Weapons | Magic | Bosses and Much More! [9K + Downloads!]

    Edit you comment then. That could help lots of people.

    I already did.
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from shadowdragon25»


    He knows that, he's the new owner and developer of JITL (recently renamed to Essence of the Gods).


    Don't you mean, "recently renamed to JItL"? I never renamed it back to Essence of the Gods. :P
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from Endervikin»

    Wow,that sounds shady,in fact maybe i think you wanted to steal that code,because i know we're friends,but the person that originally made the JITL mod stole XolovA's code too,so maybe i should say no,but then again what stops me from telling you,I wondeer what your intent was,and if you don't mind explain this request of your a little more clearly.

    Stealing the code would be useless to me. Something like that wouldn't really be a challenge to code anyway on my own. I was just curious on how you knew about the event, and if the event really exists.
    Posted in: Minecraft Mods
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]
    Quote from Endervikin»

    I looked in the code,xolova only told me an event in the overworld would bring access to one of the dimensions,i looked in the mod files and found a horror themed event that would spawn horror movie-esque mobs and i noted that on of them was a toy ,so i made a hunch and i was right.

    Wow, that sounds neat. Can you show me the code you mentioned? I might be able to find out more information because of my awesomely skilled expertise with Java and Forge programming!
    Posted in: Minecraft Mods
  • 0

    posted a message on JOURNEY INTO THE LIGHT v.1.0.5.17a | Dimensions | Mobs | Weapons | Magic | Bosses and Much More! [9K + Downloads!]
    Quote from Tsavorite01»

    Crashes with the newest snapshot.


    ---- Minecraft Crash Report ----
    // Quite honestly, I wouldn't worry myself about that.

    Time: 7/2/16 3:12 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: amerifrance/guideapi/api/abstraction/IPage
    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:559)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoClassDefFoundError: amerifrance/guideapi/api/abstraction/IPage
    at net.journey.proxy.CommonProxy.preInit(CommonProxy.java:62)
    at net.journey.JITL.preInit(JITL.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: amerifrance.guideapi.api.abstraction.IPage
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 39 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 41 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 150454304 bytes (143 MB) / 300986368 bytes (287 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.19 Powered by Forge 11.15.1.1902 4 mods loaded, 4 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
    UCH Forge{11.15.1.1902} [Minecraft Forge] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
    UCE essence{1.2.0-snapshot-7.1.16} [Journey Into the Light] (journey-1.2.0-snapshot_7.1.16.jar)
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.9836 Compatibility Profile Context' Renderer: 'ATI Radeon HD 4300/4500 Series'

     


    Oh right, I completely forgot that you need Guide-API in order for it to work. Go ahead and download the latest version for 1.8.9.
    Posted in: Minecraft Mods
  • 0

    posted a message on JOURNEY INTO THE LIGHT v.1.0.5.17a | Dimensions | Mobs | Weapons | Magic | Bosses and Much More! [9K + Downloads!]

    Uploaded a snapshot file for 1.2.0:

    http://minecraft.curseforge.com/projects/journey-into-the-light/files/2312407

    REQUIRES GUIDE-API TO BE INSTALLED!


    Bug fixes:

    • Fixed sever-related crashes and issues (more issues have yet to be fixed)
    • Fixed Boom Booms and Ferrets spawning at alarming rates
    • Fixed various broken textures
    • Probably other stuff that I forgot
    • Much more

    Additions:

    • Added new dimension - Senterian Labyrinth (COMPLETELY EMPTY, W.I.P)
    • Added new dimension - Withanian Lands (NO MOBS, W.I.P)
    • Added several new Nether additions (Nether might take slightly longer to load, and just a wee bit laggier)
    • Added an in-game guide book (Very incomplete currently, no information yet)
    • Added Sizzleberry bushes to the Nether
    • Added Hellshrooms to the Nether
    • Added Firestone Ore to the Nether - Drops Firestone clumps, which can be used as an effective fuel
    • Added Nethican Soil - generates on low parts in the Nether
    • Added Deadblood trees - generate on Nethican Soil
    • Added Nethican Sludge - generates in small clumps on Nethican Soil
    • Added Bleedheart fruit - generate on the sides of Deadblood trees
    • Added Air Melons to Cloudia (Don't generate in the dimension yet)
    • Added Jungle Golems (Don't spawn in Jungles yet)
    • Much more

    Changes:

    • Changed various vanilla textures
    • Made Overworld biome colors more vibrant
    • Changed various textures from the mod (Cloudia grass is one example)
    • Much more

    Have fun. :D

    Posted in: Minecraft Mods
  • 0

    posted a message on JOURNEY INTO THE LIGHT v.1.0.5.17a | Dimensions | Mobs | Weapons | Magic | Bosses and Much More! [9K + Downloads!]
    Quote from Endervikin»

    Nooooo!

    Thanks anyway.


    P.S atleast you can have the luxury of people not bothering you about updating.

    Yeah, but it's usually the opposite, where people want me to downgrade to 1.7.10. :P
    Posted in: Minecraft Mods
  • 0

    posted a message on JOURNEY INTO THE LIGHT v.1.0.5.17a | Dimensions | Mobs | Weapons | Magic | Bosses and Much More! [9K + Downloads!]

    Could you release a "snapshot" or something, so we can help you with the bug fixing and testing the new content?

    Yep, I'll work on that immediately.
    Posted in: Minecraft Mods
  • 0

    posted a message on JOURNEY INTO THE LIGHT v.1.0.5.17a | Dimensions | Mobs | Weapons | Magic | Bosses and Much More! [9K + Downloads!]
    Quote from Endervikin»

    Hey dizzle,can i use this mod for a map,the map will be a cool RPG map with nevermine,DRPG and your mod installed.



    P.S that is if i can get permission.


    Journey is for 1.8.9, AoA and DRPG are for 1.7.10, sadly. :(
    Posted in: Minecraft Mods
  • 0

    posted a message on JOURNEY INTO THE LIGHT v.1.0.5.17a | Dimensions | Mobs | Weapons | Magic | Bosses and Much More! [9K + Downloads!]
    Quote from Tiegrisboy»

    Do you perhaps know how to lower the spawnrate of the Ferrets? Because they're spawning increadebly much in some of my maps and it's really irritating.


    I've fixed excessive Ferret and Boom Boom spawn rates in the upcoming update. That may take a while to come out, however. I've still got a lot of stuff to finish before I can release it.
    Posted in: Minecraft Mods
  • 0

    posted a message on JOURNEY INTO THE LIGHT v.1.0.5.17a | Dimensions | Mobs | Weapons | Magic | Bosses and Much More! [9K + Downloads!]

    It looks like the wiki is just completely gone, and I can't find a reason why. It shouldn't be a huge issue, because a new one can always be made and the upcoming update will have an in-game guidebook.

    Posted in: Minecraft Mods
  • 0

    posted a message on how to do more than 999999999 attack damage in a custom weapon

    What could you possibly need a sword that does more than 999,999,999 damage for?

    Posted in: Modification Development
  • To post a comment, please .