• 0

    posted a message on Christmas Festivities Mod 3!
    Quote from xXEnderSeanXx»
    I hate to be repetitive but the mod doesn't work on Cauldron servers. :P

    Its cool, I don't think it works on any servers (maybe, haven't tested it). I just haven't had time with finals kicking my butt the last week.
    Quote from EightBlade»
    My minecraft is heavily modded, here is a list. And yes, I am up to date on Festivities.

    Forge+Forge Modloader

    MC Coder pack

    Player API

    Render Player API

    Smart Core

    Battlegear

    Furnace 3D

    MC+ Wheel/Cart/Wagon/Loom

    Adventurer Backpack

    Better Foliage

    BiblioCraft

    Baubles

    Thaumcraft

    Botania

    CookieCore

    SKC core

    Craftable Horse Armour

    DrZCustomMobSpawner

    Dragon Mounts

    Mo'Creatures

    Ex Nihilo

    GrimCore

    Fireplaces

    Forestry

    Geochest

    Growthcraft and assorted

    Haycraft

    Lost Books

    Mantle

    T Construct

    Magic Bees

    RadixCore/MCA

    Natura

    PetBat

    Plant Mega Pack

    Ropes+

    Smart Moving

    Smart Render

    Tinkers Mechworks

    Tinkers Steelworks

    Balkon's Weaponmod

    Witchery


    Well there is your problem, I haven't had time to make sure CFM3 is compatible with other mods. The snowglobe animation is pretty kludged together.
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    That is supposed to happen if you are looking into a snowglobe, if it is always happening, what other mods do you have installed? What version of my mod are you using?
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    Quote from TheCuddleMonki»
    Dear Dev(s) and minecraft-ers,

    Please give me the link for Christmas Festivities Mod 1.7.2.



    Yours sincerely,

    TheCuddleMonki

    No such thing exists, I wrote the mod for Minecraft 1.7.10 and I have no interest downgrading, sorry.
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    Sorry I have been too busy lately to fix the problem with servers (or work on the mod at all). Once finals are over I might be able to get it working though.
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    Quote from GreatOrator»
    What is your policy on public modpacks? Would like to include your mod as part of a christmas update I want to put out.



    Thank you in advance!

    Do with my mod what you wish. Just credit me ;)
    Is the download on the link the latest version? I've installed it properly for 1.7.10, but none of the special mobs are spawning and I can't find any of the special ores in the Kringle. Am I just being dumb? Because I probably am :iapprove:

    I haven't implemented those yet in Festivities 3, sorry, I am working on it.
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    Quote from Kittycatsrcute»
    Hi eekysam, how do I download this mod? I'm trying to download this mod and all it is doing on my computer is downloading something else. Is there anything I should do?

    What do you mean? It should be downloading "festivities3-3.1.2.2.jar" (version number varies) or "Christmas Festivities Mod Installer 1.7.10.exe" (in the case of the installer) after going through adf.ly. Make sure you are downloading the mod, not an ad of course (they try to trick you): http://prntscr.com/5eaw8d
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    Quote from SuperLuigi08»
    It crashed for us. Here's a copy of the report if it's any help.


    Quote from Mcshuishy007»
    i have the exact same problem

    I found the problem! You are using Java 6, I forgot to mention that you need Java 7. I will see if I can fix that, but in the mean time updating will work. You can have multiple Java installations. You can even download it without installing and change the folder: http://prntscr.com/5e0zzb

    EDIT: Version 3.1.2.2 supports Java 6
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!

    Quote from Mcshuishy007»
    heres my latest crash report for the newest version

    ---- Minecraft Crash Report ----
    // Who set us up the TNT?

    Time: 12/6/14 3:50 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: com.zapcloudstudios.festivities3.Festivities
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: com.zapcloudstudios.festivities3.Festivities
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
    ... 10 more
    Caused by: java.lang.UnsupportedClassVersionError: com/zapcloudstudios/festivities3/Festivities : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 38 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: Mac OS X (x86_64) version 10.7.4
    Java Version: 1.6.0_33, Apple Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 89644072 bytes (85 MB) / 270958592 bytes (258 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    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.1240 Minecraft Forge 10.13.2.1240 4 mods loaded, 4 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{7.10.85.1240} [Forge Mod Loader] (forge-1.7.10-10.13.2.1240.jar) Unloaded->Constructed
    Forge{10.13.2.1240} [Minecraft Forge] (forge-1.7.10-10.13.2.1240.jar) Unloaded->Constructed
    festivities3{3.1.2.1} [Festivities3] (festivities3-3.1.2.1.jar) Unloaded->Errored


    Quote from Mcshuishy007»
    i have the exact same problem

    I will spend some more time looking into this, this is very strange.
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    Quote from DiamondHawk4»
    I cant use for minecraft, no .zip

    Wait, what?

    You don't need a zip.

    Just install minecraft forge and then put the jar in your mods folder.
    Posted in: Minecraft Mods
  • 1

    posted a message on Christmas Festivities Mod 3!
    Quote from TheJonCon»
    Is there a 1.7.2 version, if so where would i get such a thing

    Sorry there isn't.
    Quote from TheR3DX»
    Is there a 1.5.2 version?

    There is a 1.4.5 version without forge (http://christmas-festivities-mod.wikia.com/wiki/Downloads) and a 1.6.4 version with forge (http://adf.ly/2920626/2423), but no 1.5.2 version
    Quote from Cracker8888 »ummm, just a quick question. can you open the red presents or naw because i saw a cluster of 8 near a hill and i haven't figured out how to open them yet.

    I don't think those are from my mod...Festivities 3 doesn't have presents yet (although Festivities 2 might have). They could be ornaments?
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    Quote from Drakatth»
    Where is the download?

    Right at the top of the forum post.
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    Quote from Siarczek»

    10:54:49 [SEVERE] The following problems were captured during this phase
    10:54:49 [SEVERE] Caught exception from festivities3
    10:54:49 java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
    10:54:49 at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.7.0_71]
    10:54:49 at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at java.lang.Class.getConstructor(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:101) ~[EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
    10:54:49 at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85) ~[EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
    10:54:49 at com.zapcloudstudios.festivities3.Festivities.preInit(Festivities.java:263) ~[Festivities.class:?]
    10:54:49 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
    10:54:49 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
    10:54:49 at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
    10:54:49 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
    10:54:49 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
    10:54:49 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
    10:54:49 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
    10:54:49 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
    10:54:49 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
    10:54:49 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
    10:54:49 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
    10:54:49 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
    10:54:49 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
    10:54:49 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
    10:54:49 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
    10:54:49 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
    10:54:49 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
    10:54:49 at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
    10:54:49 at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
    10:54:49 at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
    10:54:49 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) [lt.class:?]
    10:54:49 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
    10:54:49 at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
    10:54:49 Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
    10:54:49 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
    10:54:49 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
    10:54:49 ... 38 more
    10:54:49 Caused by: java.lang.RuntimeException: Attempted to load class blk for invalid side SERVER
    10:54:49 at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51) ~[cauldron-1.7.10-1.1236.05.212-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1236.05.212]
    10:54:49 at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.11.jar:?]
    10:54:49 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.11.jar:?]
    10:54:49 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
    10:54:49 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
    10:54:49 ... 38 more

    I got some errors aswell

    Is this on the server?
    (I may have just fixed it)
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    Quote from Mr_boness»
    Damnit, I erased the crash report, gonna have to reinstall it to get the crash again.

    But you know, what ever, i'll do it ;) Gimmie a bit, and i'll repost the report.
    Edit: Actually, now that I think about it, it could be conflicting with Hardcore ender expansion.
    That could be why it crashed on the server.

    It is late here, but in the morning I will dig into it myself (see if I can get rid of any incompatibility / server issues), but the crash report will help massively. Hope I can help fix it. ;)
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    Quote from Mr_boness»
    Incompatible with servers.

    /cries


    What is the problem? I would like it to work, I thought it did. :'(
    Posted in: Minecraft Mods
  • 0

    posted a message on Christmas Festivities Mod 3!
    I hope you wanna build a snowman!



    It doesn't have to be a snowman.
    Posted in: Minecraft Mods
  • To post a comment, please .