MartinTheDragon / Nuclear-Tech-Mod-Remake

A port to Minecraft 1.18 for the Nuclear Tech Mod originally made by HbmMods, migrating to https://codeberg.org/MartinTheDragon/Nuclear-Tech-Mod-Remake
GNU General Public License v3.0
80 stars 31 forks source link

github desktop fails to clone repositor: filename too long #34

Closed alex-s168 closed 1 year ago

alex-s168 commented 1 year ago

when i try to clone the repo i get this errors:

error: unable to create file src/datagen/generated/resources/data/nucleartech/advancements/recipes/nucleartech_parts/cobalt_powder_and_iron_powder_and_copper_powder_and_tiny_lithium_powder_from_centrifuging_crystals_from_centrifuge.json: Filename too long error: unable to create file src/datagen/generated/resources/data/nucleartech/advancements/recipes/nucleartech_parts/plutonium_powder_and_cobalt_powder_and_niobium_powder_and_nitanium_mix_from_centrifuging_crystals_from_centrifuge.json: Filename too long

MartinTheDragon commented 1 year ago

Hi there! Maybe try out this solution? https://stackoverflow.com/a/51579051 Either way, the generated naming of these files is a bit stupid, I could remove the from_centrifuge part...