XaiJu
DragonsMod
DragonsMod

patreon


DRAGONFIRE OCTOBER UPDATE!

It's finally here, another update! 

Check out the changelog and Tinyturtle's video tomorrow to see what's new!

Enjoy :)


+Implemented Lotus Dragon + Nest

+Implemented Lycan Dragon

+Implemented Lycan Dungeon Tier 1 + 2 + 3

+Implemented Lycan Wolves + Lycan Werewolves into Darklands

+Implemented Spike Traps

+Implemented Lycan Blocks

+Implmenented Lycan Armor

+Implemented Lycan Sword, Shield & Bow

+Implemented Giant Bat into Darklands

+Implemented Lotus Flower

+Added GeckoLib as a dependency packed into the jar file

*Fixed up Dragon Death System to work and render properly

 *Fixed issue where dragons cleared when going into the end portal 

Comments

for every mod update

1.12.2 is it

what forge ise it

how did you get it

Never mind, its ctr+x

How do you slowdown when flying on P.C.?

im having a problem where it says that the mod uses a older verson of forge

Me to

im so confused how to get it onto mincraft

Hiiii I’m newww :3

you have to add the mod into the minecraft file

lynxiecorns

do we just download minecraft and will we have the mod there?

im confused

i really need help

Gail Holloway

i dont know how to download

Falkirk

its really good

idc I wanna play :P I love dragonfire

U NEED MINECRAFT ON PC

Susan Foley

Bro what

Kate

I had the same problem- have spent two weeks trying to work out how to install this mod...... should be made more user friendly

bro its on pc and now u just spent 10 bucks for nothin

Hello. I have just subscribed to the dragonfire mod monthly subscription for my son and as I am not techy in any shape or form, don't know how to get the game for him. I thought I could just pay the subscription and that he could then upload and play. Now we don't have minecraft on the pc as he has it on his switch. Can you help????? Many thanks

My game keeps crashing

How can i dowload dragonfire

to play

How to download the mod

How to download the mod to play

how do you download the mod

1.12.2

What version of forge do I need?

Add deathsong or slither Wing

where does this download install to ??

How do I download gecko lib I have been trying for hours and it is just crash report after crash report and nothing is helping I have gone on so many tutorials and none of them have helped me in the slightest way

how do i get dragonfire mod

Ur the best

I just got it

TT you are the best

does anyone know what resource pack or seed he used for the style of his world? TT could answer this for me

AJTheGameKiller

TT your my fav youtuber so please tell me when its coming out

Saki

ya when is comeing out?

when is the November update?

Saki

blaze fur

and a blaze falcon and call it a

can you make a hybrid between a night

nightlight

Can you put some new dragon hybrids: Light Fury & Night Fury = Lightnight?!

When I went to update the mod it kicked me out of the whole mod all together.

how do I enter my dragon drawings so that they might get picked for the mod

Waystones is a different mod then Dragonfire

Jade

I don't know if this is happening to everyone but when I tried to go into a tier one dungeon, all the blocks were made out of the red portal thing, with a few exceptions like torches and the spawning area and where the werewolf is, as well as the chest but the blocks under it were the same red portal. I haven't tried to go into the other dungeons yet but I think they're the same

does anyone else not have the ability to create the waystones?

there is a newer version for the mod but the mod folder is in %appdata% then .minecraft then find mods

I cannot download the update i do not know what folder t put it in

i couldnt but the wiki helped me

i dont know how to get the incubator like tt does

TT I cant download the mod

hey TT I tried doing the dragon nest command but it didn't work pls help

Kopa

it doesnt let me play

/Users/student/Desktop/Screen Shot 2020-10-08 at 9.42.17 am.png

take out septimber up data and but in october updata

Get a higher version of forge

Jade

I can’t get into Minecraft

The new update give an error code and crashes minecraft

true. I did the newest. Crashed when I saw your comment and tried sep, it worked. Please fix this TT, thx.

the new update also corrupts your world

Sadie Hohn

You need the gekolib it's a thing you need now

Guys you need the gekolib it's a dependancy now you need it

Our family server will not start using the new version of the mod. It works fine with the 0.5.4.2 version. I'll copy/paste the crash log below. We'd appreciate a fix as the kids are super excited about the new version. Overall, great work on the mod! ---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 10/3/20 11:57 AM Description: Exception in server tick loop java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP at com.ikara.dragonfire.common.blocks.util.BlockBase.(BlockBase.java:28) at com.ikara.dragonfire.common.blocks.BlockLotusFlower.(BlockLotusFlower.java:17) at com.ikara.dragonfire.common.registration.BlockRegistry.registerBlocks(BlockRegistry.java:441) at com.ikara.dragonfire.common.registration.Registration.registerBlocks(Registration.java:22) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_Registration_registerBlocks_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:845) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 15 more Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@49b07ee3 from coremod FMLCorePlugin at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 17 more Caused by: java.lang.RuntimeException: Attempted to load class bud for invalid side SERVER at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ... 19 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_261, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3573745048 bytes (3408 MB) / 4116185088 bytes (3925 MB) up to 4116185088 bytes (3925 MB) JVM Flags: 2 total; -Xmx4G -Xms4G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2854 8 mods loaded, 8 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:---------- |:------------ |:------------------------------- |:---------------------------------------- | | LCH | minecraft | 1.12.2 | minecraft.jar | None | | LCH | mcp | 9.42 | minecraft.jar | None | | LCH | FML | 8.0.99.99 | ForgeDragonFire-1-12-2.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | forge | 14.23.5.2854 | ForgeDragonFire-1-12-2.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | dragonfire | 0.5.4.4 | dragonfire-0.5.4.4.jar | None | | LCH | geckolib | 2.0.0 | forge-1.12.2-geckolib-2.0.2.jar | None | | LCH | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None | | LCH | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None | Loaded coremods (and transformers): Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

i can't even start the mod. it crashes on the load and with "Exit code 255". is that because the build is bad? Sept works fine

in the darkland in my world is missing half of the world with floating blocks and way more laggy

Jack Snowden

nah, its the same for me but also half the darklands map gets turned into whatever blocks I have throughout all my mods.

This could just be me but the darklands and most placed darklands blocked have glitched and ar now blue or green stained glass pain.

Rylan Renowden

never mind its just by the zombie nest i went somewhere else i worked

found out issue its all of the dark lands thats the issue bug report

mine crashed me it was the spawners i fix it by putting it on peaceful it fixed it

the darklands always corrupt your world when you go into it a second time

Sadie Hohn

i know but that is a lot of work

Sadie Hohn

I always create a new world and then transfer stuff from the other world

my world got corrupted when i played with the update

Sadie Hohn

I'm playing i a laptop so my one is awaits crashng

David Penny

is anyone in the discord for dragon fire??? i can't i don't know why

David Penny

can someone tell TT that there is a problem loading for us but for him it was fine, in the video it did not crash or lag

David Penny

i think there myth be to many etentis so minecraft can't handle does many entetis

David Penny

well for me its not even loading

David Penny

As will seemingly everyone else, this update does not load and crashes on startup. Has anyone found a solution yet?

everyone waiting for October update , now everyone already has everything.

David Penny

October release crashes every load, September update works fine

when i entered my world this morning, I went into the darklands and the whole floor of the darklands was the big chests and I could even open them. then my game would crash, when I go back into the world it would crash again. if you could do anything to help that would be greatly appreciated as I have spent many hours collecting eggs and building. crossing my fingers ❤❤🤞

Laila Kaddour

hey after i got back from the dark realm all my dragon eggs on my walls disappeared please help

ok TT i have a big and weird bug that constantly causes my game to crash.

Laila Kaddour

Tell tiny turtle

same when is the new laucher coming

im trying to add this mod to my server and it wont launch with this version only

when is the launcher coming

Sam Haskin

Game Crashes every load, September update works fine when I roll it back

Game crashes every time I try to load it

Julie S

dont install mods you have to pay for if you dont even know how to play minecraft

:I

Help me get into Minecraft

I can’t even get in minecraft

My game keeps crashing

hmm wander why

in my world i cant even remove blocks in the over world

I don't believe we were promised just told it will happen

WolfWarrior

The Lycan dragon looks nothing like it was supposed to and what happened to getting the rare skins we were promised for this month?

the lycan dungeons have sand portals and lotus flowers I dont think thats supposed to be there.

If you have another mod with the dragon fire it may be not right for it.

Megaconness

my server won't start with the new dragonfire mod, i look at the crash report and it seems to be something with dragonfire blocks/ lotus flower: ---- Minecraft Crash Report ---- WARNING: coremods are present: MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) Contact their authors BEFORE contacting forge // Who set us up the TNT? Time: 10/1/20 11:42 PM Description: Exception in server tick loop java.lang.NoClassDefFoundError: net.minecraft.client.entity.EntityPlayerSP at com.ikara.dragonfire.common.blocks.util.BlockBase.(BlockBase.java:28) at com.ikara.dragonfire.common.blocks.BlockLotusFlower.(BlockLotusFlower.java:17) at com.ikara.dragonfire.common.registration.BlockRegistry.registerBlocks(BlockRegistry.java:441) at com.ikara.dragonfire.common.registration.Registration.registerBlocks(Registration.java:22) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_35_Registration_registerBlocks_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:845) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Thread.java:823) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:953) at java.lang.ClassLoader.loadClass(ClassLoader.java:898) at java.lang.ClassLoader.loadClass(ClassLoader.java:881) ... 15 more Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@785944b2 from coremod FMLCorePlugin at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 18 more Caused by: java.lang.RuntimeException: Attempted to load class bud for invalid side SERVER at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ... 20 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 4.15.0-106-generic Java Version: 1.8.0_265, Eclipse OpenJ9 Java VM Version: Eclipse OpenJ9 VM (JRE 1.8.0 Linux amd64-64-Bit Compressed References 20200728_727 (JIT enabled, AOT enabled) OpenJ9 - 34cf4c075 OMR - 113e54219 JCL - c82ff0c20f based on jdk8u265-b01), Eclipse OpenJ9 Memory: 914032048 bytes (871 MB) / 1109655552 bytes (1058 MB) up to 3221225472 bytes (3072 MB) JVM Flags: 9 total; -Xoptionsfile=/pro/bin/java/java8-openj9/jre/lib/amd64/compressedrefs/options.default -Xlockword:mode=default,noLockword=java/lang/String,noLockword=java/util/MapEntry,noLockword=java/util/HashMap$Entry,noLockword=org/apache/harmony/luni/util/ModifiedMap$Entry,noLockword=java/util/Hashtable$Entry,noLockword=java/lang/invoke/MethodType,noLockword=java/lang/invoke/MethodHandle,noLockword=java/lang/invoke/CollectHandle,noLockword=java/lang/invoke/ConstructorHandle,noLockword=java/lang/invoke/ConvertHandle,noLockword=java/lang/invoke/ArgumentConversionHandle,noLockword=java/lang/invoke/AsTypeHandle,noLockword=java/lang/invoke/ExplicitCastHandle,noLockword=java/lang/invoke/FilterReturnHandle,noLockword=java/lang/invoke/DirectHandle,noLockword=java/lang/invoke/ReceiverBoundHandle,noLockword=java/lang/invoke/DynamicInvokerHandle,noLockword=java/lang/invoke/FieldHandle,noLockword=java/lang/invoke/FieldGetterHandle,noLockword=java/lang/invoke/FieldSetterHandle,noLockword=java/lang/invoke/StaticFieldGetterHandle,noLockword=java/lang/invoke/StaticFieldSetterHandle,noLockword=java/lang/invoke/IndirectHandle,noLockword=java/lang/invoke/InterfaceHandle,noLockword=java/lang/invoke/VirtualHandle,noLockword=java/lang/invoke/PrimitiveHandle,noLockword=java/lang/invoke/InvokeExactHandle,noLockword=java/lang/invoke/InvokeGenericHandle,noLockword=java/lang/invoke/VarargsCollectorHandle,noLockword=java/lang/invoke/ThunkTuple -Xjcl:jclse29 -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:MaxRAMFraction=2 -Xms1024M -Xmx3072M -XX:-UsePerfData IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 26 mods loaded, 26 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:-------------------- |:--------------------- |:-------------------------------------------- |:---------------------------------------- | | LCH | minecraft | 1.12.2 | minecraft.jar | None | | LCH | mcp | 9.42 | minecraft.jar | None | | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847-universal.jar | None | | LCH | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847-universal.jar | None | | LCH | obfuscate | 0.2.6 | minecraft.jar | None | | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2 11.10.53 PM.jar | None | | LCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2] 2 2 copy 3.jar | None | | LCH | carryon | 1.12.3 | CarryOn+MC1.12.2+v1.12.3 copy.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 | | LCH | cfm | 6.3.0 | cfm-6.3.0-mc1.12.2 copy.jar | None | | LCH | chiselsandbits | 14.22 | Chisels-and-Bits-Mod-1.12.2 copy.jar | None | | LCH | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None | | LCH | custom_superhero_mod | 0.0.2 | Custom SuperHero Mod:V:0.2.4.2.jar | None | | LCH | dragonfire | 0.5.4.4 | dragonfire-0.5.4.4.jar | None | | LCH | geckolib | 2.0.0 | forge-1.12.2-geckolib-2.0.2.jar | None | | LCH | cgm | 0.15.3 | guns-0.15.3-1.12.2.jar | None | | LCH | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None | | LCH | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291 copy 3.jar | None | | LCH | journeymap | 1.12.2-5.5.7 | journeymap-1.12.2-5.5.7 copy 4.jar | None | | LCH | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5 copy.jar | None | | LCH | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None | | LCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0 copy 3.jar | None | | LCH | megaloot | 0.2.40 | megaloot-1.12.2-0.2.40.jar | None | | LCH | moreplayermodels | 1.12.2 | MorePlayerModels_1.12.2-(05Dec19) copy.jar | None | | LCH | tektopia | 1.1.0 | tektopia.jar | None | | LCH | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None | | LCH | wearablebackpacks | 3.1.4 | WearableBackpacks-1.12.2-3.1.4 copy.jar | None | Loaded coremods (and transformers): MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

FantasticFroakie Gaming

for me, i cant move an all my dragon stuff changed into other stuffs. also all me eggs are gone

with the night fury

i have that glich too

*Leg pops out

Basically the lotus dragon has a model issue where one of its eyebrow ridges is super long, present on both of the baby’s eyes, and since I became a patron( since August) the night fury has a modal glitch where a chunk of its front right left


More Creators