• 1

    posted a message on JurassiCraft - Bringing dinosaurs to life

    [quote=TNTiger_;../../../members/TNTiger_;2444641-jurassicraft-bringing-dinosaurs-to-life?comment=850]

    This is a lot like the fossils and archaeology mod...

    And you're a lot like someone that needs to stay off of this thread.

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life

    So if anyone was wondering how the mod is doing on with progress

    here's a status update:


    Posted in: Minecraft Mods
  • 1

    posted a message on JurassiCraft - Bringing dinosaurs to life

    If you don't want to know, don't click on them. That's the point. If someone is stating them without a spoiler box, that's an issue.


    Or how about no...it was explicitly stated that posting spoilers in any shape, form, or kind was prohibited and the users posting spoilers wouldn't be tolerated on the thread.

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life

    For those of you who don't know:

    the full genetic makeup of indominus rex is the following:

    Tyrannosaurus Rex

    Giganotosaurus

    Majungasaurus

    Rugops

    Carnotaurus

    Velociraptor

    Tree Frog

    Snake

    Cuttlefish

    Therizinosaurus

    ^it was confirmed by Jack Horner at the movie premiere and shows itself in the length of the indominus' arms.

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life

    Irex is only be tamable by donators who donate 4 dollars a month or more

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life
    Quote from TenMaster»

    Can someone help me


    ---- Minecraft Crash Report ----

    // Surprise! Haha. Well, this is awkward.



    Time: 6/12/15 1:36 PM

    Description: Initializing game



    com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1

    at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)

    at com.google.gson.Gson.fromJson(Gson.java:803)

    at com.google.gson.Gson.fromJson(Gson.java:768)

    at com.google.gson.Gson.fromJson(Gson.java:717)

    at com.google.gson.Gson.fromJson(Gson.java:689)

    at net.ilexiconn.llibrary.common.update.UpdateHelper.registerUpdateChecker(UpdateHelper.java:51)

    at net.ilexiconn.llibrary.common.ServerProxy.preInit(ServerProxy.java:22)

    at net.ilexiconn.llibrary.client.ClientProxy.preInit(ClientProxy.java:27)

    at net.ilexiconn.llibrary.LLibrary.preInit(LLibrary.java:32)

    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.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.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)

    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.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1

    at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)

    at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)

    ... 45 more





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

    ---------------------------------------------------------------------------------------



    -- Head --

    Stacktrace:

    at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)

    at com.google.gson.Gson.fromJson(Gson.java:803)

    at com.google.gson.Gson.fromJson(Gson.java:768)

    at com.google.gson.Gson.fromJson(Gson.java:717)

    at com.google.gson.Gson.fromJson(Gson.java:689)

    at net.ilexiconn.llibrary.common.update.UpdateHelper.registerUpdateChecker(UpdateHelper.java:51)

    at net.ilexiconn.llibrary.common.ServerProxy.preInit(ServerProxy.java:22)

    at net.ilexiconn.llibrary.client.ClientProxy.preInit(ClientProxy.java:27)

    at net.ilexiconn.llibrary.LLibrary.preInit(LLibrary.java:32)

    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.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.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)

    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)



    -- Initialization --

    Details:

    Stacktrace:

    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)



    -- System Details --

    Details:

    Minecraft Version: 1.7.10

    Operating System: Windows 7 (x86) version 6.1

    Java Version: 1.8.0_25, Oracle Corporation

    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation

    Memory: 184840288 bytes (176 MB) / 268267520 bytes (255 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

    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.1230 Minecraft Forge 10.13.2.1230 Optifine OptiFine_1.7.10_HD_U_B4 6 mods loaded, 6 mods active

    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized

    FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized

    Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized

    CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized

    fossil{1.7.10 Build 7.2.0} [Fossils and Archeology Revival]
    (Fossils_Archeology_Revival-1.7.10_Build-7.2.jar)
    Unloaded->Constructed->Pre-initialized

    llibrary{0.2.0-1.7.10} [LLibrary] (LLibrary-0.2.0-1.7.10.jar) Unloaded->Constructed->Errored

    Launched Version: 1.7.10-Forge10.13.2.1230

    LWJGL: 2.9.1

    OpenGL: GeForce 6150SE nForce 430/integrated/SSE2 GL version 2.1.2, NVIDIA Corporation

    GL Caps: Using GL 1.3 multitexturing.

    Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.

    Anisotropic filtering is supported and maximum anisotropy is 16.

    Shaders are available because OpenGL 2.1 is supported.



    Is Modded: Definitely; Client brand changed to 'fml,forge'

    Type: Client (map_client.txt)

    Resource Packs: [FAR32xitempack(2).zip]
    Current Language: English (US)

    Profiler Position: N/A (disabled)

    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

    Anisotropic Filtering: Off (1)

    i am not sure i was jurassicraft ore if it is something else


    you didn't even install JurassiCraft

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life
    Quote from fanoffnaf»

    In that case, i will make a jurassic park mod unless I can find one with natural spawning.


    go ahead make your own

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life
    Quote from ghostosaurus»

    So I haven't used 1.7.10 for a while until getting into this mod. Is this error a 1.7 thing? I don't remember and searching online for help isn't working.


    how old is your map?

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life
    Quote from PCAwesomeness»

    Not me. If this is a mod about scaly frogs, leave it that way!


    excuse me what?

    Posted in: Minecraft Mods
  • 1

    posted a message on [WIP] AtmosMobs 2.0 - Re-Design Phase

    jurassic craft found out about atmosmobs 2.0 on the project nature tread. jurassic craft wants to merge with every animal mod they come across. so for the love of your fans please dont do it:(


    I know this post is old, but I can't help and correct your lack of knowledge and wrongness. We've all known about atmosmobs and atmosmobs 2.0 since its inception, and what if we do? Ain't your problem, what we do and what the authors do is our business, we make the mods hoping to share our ideas and talents with the community to enjoy. We make mods not for the community's desire or sake(yes that's a factor), but if we feel there's a reason left for us

    Posted in: WIP Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life
    Quote from evernife»

    Amazing mocpack, the owner didn't understood my intentions, but, the modpack is really good.

    A few suggestionss for ant grief... make a resistant wall in spawn... and remove a few mods, because you dont have protection for it.

    For exemple: JABBA (anyone can stole the barrels)

    And: Check your client console, there is a lot of errors, maybe some of them can be fixed
    And: Make a LOCAL CHAT, it is really orrible to see what everyone says in it, the flood never stop. (essentials chat can easily take care of it)
    And: Configure your plugins to prevent death messages, there is lots of flood... (at least for a period of time, the programmers of the server can understand what i am saying) (maybe grief prevention can do this).
    And: For the dino on the spawn, to prevent his death, put a flag in the worldguard to prevent interaction.

    Any case, i can fix the grief with almos every tool, just remmembering to take care with Thaumcraft wands...


    wrong thread

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life
    Quote from satch4684»

    yeah, but we dont know that for sure, at least in the case of color. anyway, I'd have to admit it seems likely that at least some of them didn't, but I dont know if i'd like it better in the mod. I dont know i guess on one hand it does seem a little more realistic...


    it is supposed to be JP faithful first, not authenticity, but at this point they are getting pretty accurate with the models and stuff.


    but we make sure they retain the blocky look and a bit of the vanilla feel

    Posted in: Minecraft Mods
  • 0

    posted a message on Fossils and Archeology Revival Build 7.3.2 - The Dinosaur Renaissance Update - Dinosaurs in Minecraft!
    Quote from Alexthe666»


    read before you post.


    a simple no would've sufficed :/

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life
    Quote from PCAwesomeness»

    OMG, that Ornitholestes rocks!


    Also, thumbs up for making Kash's favorite dinosaur!


    Wait why is that my favorite

    Posted in: Minecraft Mods
  • 1

    posted a message on JurassiCraft - Bringing dinosaurs to life
    Quote from Reptilianzz»

    Will there be an ankylosaurus remodel because I really love the model and texture at the moment and same with stegosaurus. ;)


    yes and are you serious? We literally just remodeled the stegosaurus........................................ >:(

    Posted in: Minecraft Mods
  • To post a comment, please .