Jump to content

i am trying to download the animal bikes mod on version 1.7.10 and it shows me this crash


Recommended Posts

Posted

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 4/10/19 8:18 PM
Description: Initializing game

java.lang.IllegalArgumentException: ID is already registered: 4
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
    at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108)
    at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
    at com.draco18s.artifacts.DragonArtifacts.preInit(DragonArtifacts.java:471)
    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:498)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    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:498)
    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:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    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:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
    at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108)
    at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
    at com.draco18s.artifacts.DragonArtifacts.preInit(DragonArtifacts.java:471)
    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:498)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    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:498)
    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:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

-- Initialization --
Details:
Stacktrace:
    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:498)
    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: Mac OS X (x86_64) version 10.13.1
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 400149888 bytes (381 MB) / 1409286144 bytes (1344 MB) up to 6442450944 bytes (6144 MB)
    JVM Flags: 7 total; -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    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.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E7 85 mods loaded, 85 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.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCH    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    UCH    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    UCH    <CJB ASM>{000} [<CJB ASM Data Initialization>] (minecraft.jar) 
    UCH    CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
    UCH    NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) 
    UCH    debug{1.0} [debug] (Dense-Ores-Mod-1.7.10.jar) 
    UCH    FamiliarsAPI{1.7.2} [Familiars API] (FamiliarsAPI-1.7.2.jar) 
    UCH    movillages{1.4.2} [Mo' Villages] ([1.7.10]MoVillages-1.4.2.jar) 
    UCH    adventurebackpack{0.1} [Adventure Backpack] (Adventure-Backpack-Mod-1.7.10.jar) 
    UCH    animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar) 
    UCH    Baubles{1.0.1.10} [Baubles] (Baubles-Mod-1.7.10.jar) 
    UCH    BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar) 
    UCH    Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) 
    UCH    Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) 
    UCH    BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar) 
    UCH    blockarmor{1.1} [Block Armor] (BlockArmor-1.7.10-1.1.jar) 
    UCH    butterflymania{1.3.2} [Butterfly Mania] (butterflymania-1.7.10-1.3.2.jar) 
    UCH    cabinetsreloaded{3.0.14} [Cabinets Reloaded] (Cabinets-Reloaded-Mod-1.7.10.jar) 
    UCH    TwilightForest{2.3.7} [The Twilight Forest] (Twilight-Forest-Mod-1.7.10.jar) 
    UCH    chisel{2.5.1.44} [Chisel 2] (Chisel-2-Mod-1.7.10.jar) 
    UCH    CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's+Blocks+v3.3.8.1+-+MC+1.7.10.jar) 
    UCH    CJBAPI{1.7.10.1} [CJB API] (CJB-API-1.7.10.jar) 
    UCH    CJB|XRay{1.7.10.0} [CJB X-Ray] (CJB-X-Ray-Mod-1.7.10.jar) 
    UCH    convenientrecipes{1.3.1} [Convenient Recipes] (Convenient-Recipes-Mod-1.7.10.jar) 
    UCH    craftnstar{0.2.1} [Craftable Nether Star +] (Craftable-Nether-Star-Mod-1.7.10.jar) 
    UCH    CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (Custom-Mob-Spawner-Mod-1) 
    UCH    DamageIndicatorsMod{3.3.2} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar) 
    UCH    PTRModelLib{1.0.0} [PTRModelLib] (DecoCraft-Mod-1.7.10.jar) 
    UCH    props{2.4.1} [Decocraft] (DecoCraft-Mod-1.7.10.jar) 
    UCH    doggystyle{1.1.3.99} [Doggy Style] (DoggyStyle-Mod-1.7.10.jar) 
    UCH    MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6) 
    UCH    DyeableBeds{1.7.2 R2} [Dyeable Beds] (Dyeable-Beds-Mod-1.7.10.jar) 
    UCH    DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.7.10.jar) 
    UCH    DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar) 
    UCH    DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar) 
    UCH    DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar) 
    UCH    DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar) 
    UCH    DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar) 
    UCH    DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar) 
    UCH    DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar) 
    UCH    DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar) 
    UCH    DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar) 
    UCH    EnhancedArmors{1.7.10-1.0a MorelPlay} [EnhancedArmors] (Enhanced-Vanilla-Armors-Mod-1.7.10.jar) 
    UCH    ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) 
    UCH    FamiliarsDefaultMobPack{1.7.2} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.2.jar) 
    UCH    FamiliarsExtendedFamPack{1.7.2} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.2.jar) 
    UCH    GraveStone{2.16.0} [GraveStone] (Gravestone-Mod-1.7.10.jar) 
    UCH    iChunUtil{4.2.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar) 
    UCH    Hats{4.0.1} [Hats] (Hats-Mod-1.7.10.jar) 
    UCH    JujusClothingCraft{1.1.1} [JujusClothingCraft] (JujusClothingCraft_v1.1.1.jar) 
    UCH    lootbags{2.0.17} [Loot Bags] (LootBags-Mod-1.7.10.jar) 
    UCH    lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar) 
    UCH    majora{1.0.0 Alpha} [Majora's MaskCraft] (Maskcraft-Mod-1.7.10.jar) 
    UCH    battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (Mine-Blade-Battlegear-2-Mod-1.7.10.jar) 
    UCH    mopickaxes{630} [Mo' Pickaxes] (Mo-Pickaxes-Mod-1.7.10.jar) 
    UCH    moreShearables{1.0} [More Shearables] (MoreShearables1.0-1.7.10.jar) 
    UCH    cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfishs-Furniture-Mod-1.7.10.jar) 
    UCH    mynko{1.1} [Mynko Collectibles] (Mynko-Collectibles-Mod-1.7.10.jar) 
    UCH    naturescompass{1.2.0} [Nature's Compass] (NaturesCompass-1.7.10-1.2.0.jar) 
    UCH    recipehandler{1.7.10} [NoMoreRecipeConflict] (No-More-Recipe-Conflict-Mod-1.7.10.jar) 
    UCH    Oceancraft{1.4} [Oceancraft] (OceanCraft-Mod-1.7.10.jar) 
    UCH    pedalo{1.0} [Pedalo Mod] (Paddle-Boats-Mod-1.7.10.jar) 
    UCH    weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's+WeeeFlowers+1) 
    UCH    PickleTweaks{1.5} [PickleTweaks] (Pickle-Tweaks-Mod-1.7.10.jar) 
    UCH    RandomThings{2.2.4} [Random Things] (Random-Things-Mod-1.7.10.jar) 
    UCH    RecipesPlus{1.1.2} [RecipesPlus] (Recipes-Plus-Mod-1.7.10.jar) 
    UCH    rpginventorymod{1.7.2} [Rpg Inventory] (Rpg-Inventory-Mod-All-Addons-1.7.10.jar) 
    UCH    RpgBase{RpgInv8.4} [Berserker, alchemist and Archer Patch] (Rpg-Inventory-Mod-All-Addons-1.7.10.jar) 
    UCH    RpgInv Mage Addon{RpgInv8.4} [RpgInv Mage Addon] (Rpg-Inventory-Mod-All-Addons-1.7.10.jar) 
    UCH    RPGPlusPlus{RpgInv8.4} [Necro Paladin Addon] (Rpg-Inventory-Mod-All-Addons-1.7.10.jar) 
    UCH    RPGRB{RpgInv8.4} [Rogue Beastmaster Addon] (Rpg-Inventory-Mod-All-Addons-1.7.10.jar) 
    UCH    VanillaShields{RpgInv8.4} [Vanilla Shields Mod] (Rpg-Inventory-Mod-All-Addons-1.7.10.jar) 
    UCH    DP_SimpleFlight{0.8} [Simple Flight] (Simple-Flight-Mod-1.7.10.jar) 
    UCH    SC0_SpaceCore{0.7.14} [SpaceCore] (SpaceCore-1.7.10.jar) 
    UCH    SC0_Wings{1.2.6} [Survival Wings] (Survival-Wings-Mod-1.7.10.jar) 
    UCH    ToolsCombine{1.0.0} [ToolsCombine] (Tools-Combine-Mod-1.7.10.jar) 
    UCH    bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) 
    UCH    Treecapitator{1.7.10} [Treecapitator] (Tree-Capitator-Mod-1.7.10.jar) 
    UCE    Artifacts{1.0.4} [Artifacts] (Unique-Artifacts-Mod-1.7.10.jar) 
    UCH    Waila{1.5.10} [Waila] (Waila-Mod-1.7.10.jar) 
    UCH    wallpaper{0.9} [Wallpaper] (wallpaper-0.9-1.7.10.jar) 
    UCH    worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar) 
    UCH    xaerominimap{1.15.8} [Xaero's Minimap] (Xaeros-Minimap-Mod-1.7.10.jar) 
    UCH    denseores{1.0} [Dense Ores] (Dense-Ores-Mod-1.7.10.jar) 
    GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.28.29' Renderer: 'Intel(R) HD Graphics 6000'
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10-BetterFps-1.0.1
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics 6000 GL version 2.1 INTEL-10.28.29, Intel Inc.
    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: [FNI-Realistic-RPG-1]
    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)
    OptiFine Version: OptiFine_1.7.10_HD_U_E7
    Render Distance Chunks: 7
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 2.1 INTEL-10.28.29
    OpenGlRenderer: Intel(R) HD Graphics 6000
    OpenGlVendor: Intel Inc.
    CpuCount: 4

Posted

1.7.10 is no longer supported on this forum due to its age.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.