• 0

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

    Here's the list:



    1: Trololololololol, I pranked you

    2: Just wait for the mod to come out

    3: People don't want me spoiling things around here

    4: I don't know what will be all the mobs in the release, for all I know, they could just add a dodo out of nowhere

    5: In general, please stop asking

    6: Have a nice day, buddy



    Sorry if you were disappointed by this list.


    this shiz right here is pure gold

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life

    you know what would be cool for the T-rex's hunting animations, it could have two (if it doesnt already), it can have the one it currently has, where it picks up, thrashes then swallows its prey for small dinosaurs, but it could have a second one where it grabs the prey, pulling it down, steps on it and bites the head (general kill, small and large prey) , like in the first movie, if it kills small dinosaurs in this way, it would leave a corpse entity (like others have been suggesting) allowing you to harvest it after the T-rex moves on, if the prey is killed in the first animation, there will be no corpse since obviously you just watched the T-rex eat it. if this was already suggested, then i didnt see it and im a dummy, if not, then yay

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life

    Guys give the mod makers a break, i had the same crash issues too, they said it'd be fixed in 1.4.1, so just chill


    Edit- I claim this page in the name of the Fox Den

    Posted in: Minecraft Mods
  • 0

    posted a message on JurassiCraft - Bringing dinosaurs to life

    thank you :3

    Posted in: Minecraft Mods
  • 1

    posted a message on JurassiCraft - Bringing dinosaurs to life

    here's the report with all the mods installed, hope i got it right, and it helps somehow


    ---- Minecraft Crash Report ----
    // Shall we play a game?

    Time: 6/7/15 3:17 AM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.net.UnknownHostException: pastebin.com
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:535)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:241)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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.net.UnknownHostException: pastebin.com
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at java.net.Socket.connect(Socket.java:538)
    at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
    at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
    at sun.net.www.http.HttpClient.New(HttpClient.java:308)
    at sun.net.www.http.HttpClient.New(HttpClient.java:326)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1167)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1103)
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:987)
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:985)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessController.doPrivileged(AccessController.java:713)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:984)
    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:931)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511)
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessController.doPrivileged(AccessController.java:713)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
    at java.net.URL.openStream(URL.java:1038)
    at net.ilexiconn.llibrary.common.web.WebHelper.downloadTextFile(WebHelper.java:80)
    at net.ilexiconn.llibrary.common.web.WebHelper.readPastebin(WebHelper.java:43)
    at net.ilexiconn.jurassicraft.JurassiCraft.init(JurassiCraft.java:83)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:533)
    ... 10 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 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 168572024 bytes (160 MB) / 414912512 bytes (395 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.140.1401 Minecraft Forge 10.13.3.1401 Optifine OptiFine_1.7.10_HD_B5 39 mods loaded, 39 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.10.140.1401} [Forge Mod Loader] (forge-1.7.10-10.13.3.1401-1710ls.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.13.3.1401} [Minecraft Forge] (forge-1.7.10-10.13.3.1401-1710ls.jar) Unloaded->Constructed->Pre-initialized
    DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized
    Aquaculture{1.2.3} [Aquaculture] (Aquaculture.zip) Unloaded->Constructed->Pre-initialized
    Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized
    iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized
    BackTools{4.0.0} [BackTools] (BackTools-4.0.0.jar) Unloaded->Constructed->Pre-initialized
    betterstorage{0.12.0.124} [BetterStorage] (BetterStorage-1.7.10-0.12.0.124.jar) Unloaded->Constructed->Pre-initialized
    craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized
    creativecore{1.0} [CreativeCore] (CreativeCore v1.1.2 mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
    customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed->Pre-initialized
    RDVehicleTools{1.0.0} [Vehicle Tools] (Vehicle Tools.zip) Unloaded->Constructed->Pre-initialized
    DirtbikesAndMore{1.0} [Dirtbikes And More!] (DirtBikesAndMore.zip) Unloaded->Constructed->Pre-initialized
    doggytalents{v1.9.0a} [Doggy Talents] (Doggy Talents.zip) Unloaded->Constructed->Pre-initialized
    flansmod{4.9.0} [Flan's Mod] (Flans Mod-1.7.10-4.9.0.jar) Unloaded->Constructed->Pre-initialized
    fossil{1.7.10 Build 7.1.0} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.1.jar) Unloaded->Constructed->Pre-initialized
    foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar) Unloaded->Constructed->Pre-initialized
    IMSM{100.0.2} [IMSM] (Instant-Massive-Structures-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
    inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized
    IronChest{6.0.62.742} [Iron Chest] (Iron Chest.zip) Unloaded->Constructed->Pre-initialized
    jcanimation{1.2.4} [JCAnimationAPI] (JurassiCraft-1.4.0.jar) Unloaded->Constructed->Pre-initialized
    llibrary{0.2.0-1.7.10} [LLibrary] (LLibrary-0.2.0-1.7.10.jar) Unloaded->Constructed->Pre-initialized
    jurassicraft{1.4.0} [JurassiCraft] (JurassiCraft-1.4.0.jar) Unloaded->Constructed->Errored

    malisiscore{1.7.10-0.12.2} [MalisisCore] (malisiscore-1.7.10-0.12.2.jar) Unloaded->Constructed->Pre-initialized
    malisisdoors{1.7.10-1.8.1} [Malisis' Doors] (malisisdoors-1.7.10-1.8.1.jar) Unloaded->Constructed->Pre-initialized
    MapWriter{2.1.2} [MapWriter] (MapWriter-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
    RadixCore{2.0.0} [RadixCore] (RadixCore-1.7.10-2.0.0-universal.jar) Unloaded->Constructed->Pre-initialized
    MCA{5.0.0} [Minecraft Comes Alive] (MCA-5.0.0-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized
    MobAmputation{4.0.0} [MobAmputation] (MobAmputation-4.0.0.jar) Unloaded->Constructed->Pre-initialized
    MobDismemberment{4.0.0} [MobDismemberment] (MobDismemberment-4.0.0.jar) Unloaded->Constructed->Pre-initialized
    cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized
    harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft.zip) Unloaded->Constructed->Pre-initialized
    plantmegapack{4.15} [Plant Mega Pack] (Plant Mega Pack.zip) Unloaded->Constructed->Pre-initialized
    ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar) Unloaded->Constructed->Pre-initialized
    securitycraft{v1.7.4.1} [SecurityCraft] (SecurityCraft.zip) Unloaded->Constructed->Pre-initialized
    superdiamondtools{1.0} [Super Diamond Tools] (superdiamondtools-1.4.jar) Unloaded->Constructed->Pre-initialized
    Tails{1.7.10-1.3.1} [Tails] (Tails-1.7.10-1.3.1.jar) Unloaded->Constructed->Pre-initialized

    Posted in: Minecraft Mods
  • 2

    posted a message on JurassiCraft - Bringing dinosaurs to life

    im so glad i can finally join the thread of this mod, i absolutely love it, and i almost had a heart attack when i saw the old thread locked, x.x but i found the new one. ive also been meaning to say that. for some reason my Jurassicraft mod crashes when ever i close the minecraft client, ive had to download 1.4.0 every day, it runs fine the first time i run it after download, but if minecraft closes and starts up again, the mod has an error , at frst i blamed the other 38 mods i had, but it does the same even if jurassicraft is the only mod i have (excluding LLib, which i do have) at first i didnt know weither to report it, or just wait it out for 1.4.1, if you guys need, i can get both crash reports, one with the other 38 mods, and one with just LLib and jurassicraft

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