- баг
- вылет
- вылет при запуске
- вылетает
- вылетает из игры
- закрылся лаунчер
- краш
- Статус темы:
-
Закрыта.
-
Всем привет! Наконец у меня дошли руки написать этот огромный гайд, как починить свой майнкрафт.
Для начала вам нужно понять, где находится лог-файл в который майнкрафт пишет стадии загрузки и подробную информацию о своей работе.
!!!
Если вы играете на сервере версии 1.6.4 , то вам нужно найти файл, который называется
ForgeModLoader-client-0
Обычно он находится по пути:диск С —>
папка .borealis
папка с названием сервера ( crashlanding или perfectsky ) —> файл ForgeModLoader-client-0Этот файл нам нужно открыть блокнотом либо другим редактором текста.
В самом низу этого файла обычно майнкрафт пишет ошибку при вылете, краше и остальных проблемах.
Ниже будут написаны ЧАСТЫЕ проблемы , которые возникают у игроков и пути их решения.
!!!
Если вы играете на сервере версии 1.7.10 , то вам нужно найти файл, который называется
fml-client-latest
Обычно он находится по пути:диск С —>
папка .borealis —>
папка logs —> файл fml-client-latestЭтот файл нам нужно открыть блокнотом либо другим редактором текста.
В самом низу этого файла обычно майнкрафт пишет ошибку при вылете, краше и остальных проблемах.
Ниже будут написаны ЧАСТЫЕ проблемы , которые возникают у игроков и пути их решения.
!!!
Если вы играете на сервере версии 1.12.2 , то вам нужно найти файл, который называется
latest
Обычно он находится по пути:диск С —> папка .borealis —> папка logs —> файл latest
Этот файл нам нужно открыть блокнотом либо другим редактором текста.
В самом низу этого файла обычно майнкрафт пишет ошибку при вылете, краше и остальных проблемах.
Ниже будут написаны ЧАСТЫЕ проблемы, которые возникают у игроков и пути их решения.
Последнее редактирование: 2 ноя 2019
spiddi и SkillsMr нравится это.
-
После того как вы открыли блокнотом этот файл, вы можете пролистать в самый низ и попробовать понять в чем проблема. Либо воспользоваться моей небольшой инструкцией.
Рассмотрим поиск проблемы с помощью программы » блокнот «
1. Открываем файл, который вы нашли блокнотом.
2. Нажимаем кнопку F3 , у вас откроется поле поиска.
3. Пишем туда одну из частых проблем, которые написаны ниже, например OutOfMemoryError и нажимаем поиск.
4. Если такие строчки вы нашли, значит у вас именно эта ошибка.
5. Открываете спойлер ошибки и начинаете исправлять.
6. Если такой ошибки нет, пробуете следующую, либо можете прикрепить свой файл ниже и мы постараемся вам помочь.Частые ошибки:
!!!
Пример такой ошибки.Вашей игре не хватает оперативной памяти.
—>
Решение:
1. Установить в настройках лаунчера больше памяти (1536 или 2048 )Если вы не можете установить такое число , обратите внимание какая джава у вас установлена и сколько всего памяти у вас в компьютере.
Так же важный фактор какой разрядности ваша система — т.е.
Если у вас система х64 , то и джава должна быть установлена х64
Если система х32 , то джаву х64 не нужно устанавливать !!!!!! НЕ ПУТАЙТЕ ОБЪЕМ ЖЕСТКОГО ДИСКА И ОПЕРАТИВНУЮ ПАМЯТЬ !!!
!!!
Для начала давайте узнаем какой разрядности ваша система:Вам нужно нажать пуск —> нажать на компьютер или мой компьютер правой кнопкой и выбрать там свойства
Скачать джаву для х64 систем — если у вас не установлена.
Скачать джаву можно тут: https://www.java.com/ru/download/manual.jsp
2. Закрыть лишние программы ( скайп, хром, стим, все что может бесполезно работать )Последнее редактирование: 9 янв 2019
-
резерв . вдруг меня попрет писать
- Статус темы:
-
Закрыта.
Поделиться этой страницей
Помогите в pixmon
—- Minecraft Crash Report —-
// Why did you do that?
Time: 26.06.16 22:24
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.OutOfMemoryError: Java heap space
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:483)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881)
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.lang.OutOfMemoryError: Java heap space
at java.awt.image.BufferedImage.getRGB(BufferedImage.java:981)
at com.mia.props.DecoModelMetadata.wrapperCallback(DecoModelMetadata.java:49)
at com.mia.craftstudio.minecraft.CraftStudioModelWrapper.<init>(CraftStudioModelWrapper.java:125)
at com.mia.craftstudio.minecraft.client.CSClientModelWrapperVBO.<init>(CSClientModelWrapperVBO.java:62)
at com.mia.props.events.ClientProxy.setupModelWrappers(ClientProxy.java:55)
at com.mia.props.Props.createModelMetadata(Props.java:200)
at com.mia.props.Props.preInit(Props.java:169)
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.GeneratedMethodAccessor2.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)
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: 62975840 bytes (60 MB) / 477626368 bytes (455 MB) up to 477626368 bytes (455 MB)
JVM Flags: 2 total; -Xmx1024m -Xmx512M
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.138.0 Minecraft Forge 10.13.3.0 Optifine OptiFine_1.7.10_HD_U_B5 28 mods loaded, 28 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.138.0} [Forge Mod Loader] (exblforge.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.3.0} [Minecraft Forge] (exblforge.jar) Unloaded->Constructed->Pre-initialized
IC2BackpackHUD{3.0} [IC2 Backpack HUD] (c4-IC2BackpackHUDv3.zip) Unloaded->Constructed->Pre-initialized
craftguide{1.6.8.2} [CraftGuide] (c5-CraftGuide1682.jar) Unloaded->Constructed->Pre-initialized
guilib{1.0.7.2} [GUI Library] (exm1-Banking100client.jar) Unloaded->Constructed->Pre-initialized
economy{2.0.0} [economy] (exm1-EconomyMod200client.jar) Unloaded->Constructed->Pre-initialized
economyore{1.0} [Economy Ore Mod] (exm1-EconomyOreMod20.jar) Unloaded->Constructed->Pre-initialized
wanditems{1.0} [WandItems] (exm8-WandItems10.jar) Unloaded->Constructed->Pre-initialized
bigtrees{1.7.2b} [The BigTrees Mod] (exs1-BigTrees-172b.jar) Unloaded->Constructed->Pre-initialized
pixelmon{3.5.0} [Pixelmon] (exs1-Pixelmon351.jar) Unloaded->Constructed->Pre-initialized
Emotes{1.0} [Emotes] (exs10-EmotesMod.jar) Unloaded->Constructed->Pre-initialized
enderbag{1.2.0} [Excalibur EnderBag] (exs12_EnderBagMod.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.3.8_dev_r8} [Carpenter’s Blocks] (exs2-CarpentersBlocks338FIX.jar) Unloaded->Constructed->Pre-initialized
IronChest{6.0.62.742} [Iron Chest] (exs3-ironchest6062742.jar) Unloaded->Constructed->Pre-initialized
PTRModelLib{1.0.0} [PTRModelLib] (exs4-Decocraft211.jar) Unloaded->Constructed->Pre-initialized
props{2.1.1} [Decocraft] (exs4-Decocraft211.jar) Unloaded->Constructed->Errored
coralmod{1.7.10_dev2} [CoralReef Mod] (exs7-coralmod141.jar) Unloaded->Constructed->Pre-initialized
nandoprops{1.7.10_dev2} [NandoProps] (exs7-coralmod141.jar) Unloaded->Constructed->Pre-initialized
wildcaves3{1.7.10} [Wild Caves 3] (exs7-WildCaves0437.jar) Unloaded->Constructed->Pre-initialized
asielib{0.3.9} [asielib] (exs8-AsieLib039.jar) Unloaded->Constructed->Pre-initialized
cosmeticWings{0.4.2} [Cosmetic Wings] (exs8-CosmeticWings1710client.jar) Unloaded->Constructed->Pre-initialized
statues{2.1.4} [Statues] (exs8-statues214client.jar) Unloaded->Constructed->Pre-initialized
iChunUtil{4.2.2} [iChunUtil] (exs9-iChunUtil422.jar) Unloaded->Constructed->Pre-initialized
Hats{4.0.1} [Hats] (exs9-Hats401.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized
bankingmod{1.0} [BankingMod] (exm1-Banking100client.jar) Unloaded->Constructed->Pre-initialized
advancedtab{1.0} [AdvancedTab] (exmc1-AdvancedTab2OBF.jar) Unloaded->Constructed->Pre-initialized
This thread was marked as Locked by user-6840779.
-
Search
-
Search all Forums
-
Search this Forum
-
Search this Thread
-
-
Tools
-
Jump to Forum
-
-
#1
May 29, 2016
Firstly sorry if this is in the wrong spot, Second, I did do the Google.
I am running: minecraft 1.9, forge 1.9-12.16.1.1887.
I downloaded the basemetals mod from Drcyano. I find the default textures used for blocks/items lacking so Naturally I want to change them. i used assets from resource packs to replace and edit ores/items .png files. After several hours of work i decided to run minecraft and see how they looked in game.
Forge throws me this error:
Forge mod loader has found a problem with your minecraft installation. the mods and versions listed below could not be found.
basemetals: any
the file ‘logs/fml-client-latest.log’ contains more information
What i would like to know is what exactly this means, and what i can do to resolve the issue.
Thanks for your assistance!
-
#3
May 30, 2016
Thanks for the reply! I was editing the .pngs of the basemetals mod. I extracted the jar with winrar and edited some of the block textures with paint.net, repacked the files into a rar and change file type to (jar) executable java script.
I didn’t add anything only swapped out the textures, so i’m not sure why it would flag me for «contains more information. The original .pngs were 16x and i was replacing them with 64x textures could this be the problem?
As im sure you can tell im not very experienced with editing textures of mods. If one would attempt to change the textures of a mod would this not be the standard procedure?
Thanks again for the reply and effort to help me resolve this.
-
#5
May 30, 2016
That did the trick! It’s loading up now but the textures are missing… Fix a problem find a new problem.
Thanks for your help!
-
#6
May 31, 2016
Update: I am able to edit the textures when i use the native 16x texture size, 64x is still showing missing textures. It seems there used to be a
terrain.png that is now not used, and something about mcpatcher but its not available in 1.9. How does one rescale a texture in 1.9?
-
#7
May 31, 2016
xSAlanSx-
View User Profile
-
View Posts
-
Send Message
- Newly Spawned
- Join Date:
5/31/2016
- Posts:
3
- Member Details
Hola, me pueden Ayudar ah mi? Tengo un Problema similares, tengo mods instalados y no me carga el juego queda pegado con un texto, que es lo siguiente : «Forge mod loader has found a problem with your minecraft installation library : minimum version required is 0.3.2-1.7.10 the files logs/fml-client-latest.log contains more information» me pueden decir como arreglo esto xfavor?
-
-
#8
May 31, 2016
xSAlanSx-
View User Profile
-
View Posts
-
Send Message
- Newly Spawned
- Join Date:
5/31/2016
- Posts:
3
- Member Details
Hello, can you help me ah me? I have a SIMILAR problem, installed mods have and do not load the game is stuck with UN text, which is the following: «Forging mod loader has found a problem with your installation library Minecraft: minimum required version is 0.3. 2-1.7.10 the files logs / FML-client-latest.log contains more information «I can tell how xfavor fix this?
-
-
#9
May 31, 2016
you need to find an updated version of that mod. Specifically it should be newer than 0.3.2-1.7.10. What mod is it?
-
#12
Jul 12, 2016
I have a very confusing problem i have mods for 1.8.9 and forge minecraft is telling me that forge mod loader found a problem with my minecraft installation The mods and versions listed below could not be found PlayerAPI: minimum version required is 1.0The file logs/fml-client-latest/log contains more information
-
#14
Aug 17, 2016
i got a new mod called minecraft comes alive and fml is glitchy and i canot play with the mod
-
#15
Aug 17, 2016
i got a new mod called minecraft comes alive and fml is glitchy and i canot play with the mod
Really Sad
-
#16
Aug 17, 2016
Now i cant play and test minecraft comes alive
Now i cant play and test minecraft comes alive
T-T
Forge version 1.10.2
ATTACHMENTS
-
hqdefault
-
- To post a comment, please login.
Posts Quoted:
Reply
Clear All Quotes
This thread was marked as Locked by user-6840779.
-
Search
-
Search all Forums
-
Search this Forum
-
Search this Thread
-
-
Tools
-
Jump to Forum
-
-
#1
May 29, 2016
Firstly sorry if this is in the wrong spot, Second, I did do the Google.
I am running: minecraft 1.9, forge 1.9-12.16.1.1887.
I downloaded the basemetals mod from Drcyano. I find the default textures used for blocks/items lacking so Naturally I want to change them. i used assets from resource packs to replace and edit ores/items .png files. After several hours of work i decided to run minecraft and see how they looked in game.
Forge throws me this error:
Forge mod loader has found a problem with your minecraft installation. the mods and versions listed below could not be found.
basemetals: any
the file ‘logs/fml-client-latest.log’ contains more information
What i would like to know is what exactly this means, and what i can do to resolve the issue.
Thanks for your assistance!
-
#3
May 30, 2016
Thanks for the reply! I was editing the .pngs of the basemetals mod. I extracted the jar with winrar and edited some of the block textures with paint.net, repacked the files into a rar and change file type to (jar) executable java script.
I didn’t add anything only swapped out the textures, so i’m not sure why it would flag me for «contains more information. The original .pngs were 16x and i was replacing them with 64x textures could this be the problem?
As im sure you can tell im not very experienced with editing textures of mods. If one would attempt to change the textures of a mod would this not be the standard procedure?
Thanks again for the reply and effort to help me resolve this.
-
#5
May 30, 2016
That did the trick! It’s loading up now but the textures are missing… Fix a problem find a new problem.
Thanks for your help!
-
#6
May 31, 2016
Update: I am able to edit the textures when i use the native 16x texture size, 64x is still showing missing textures. It seems there used to be a
terrain.png that is now not used, and something about mcpatcher but its not available in 1.9. How does one rescale a texture in 1.9?
-
#7
May 31, 2016
xSAlanSx-
View User Profile
-
View Posts
-
Send Message
- Newly Spawned
- Join Date:
5/31/2016
- Posts:
3
- Member Details
Hola, me pueden Ayudar ah mi? Tengo un Problema similares, tengo mods instalados y no me carga el juego queda pegado con un texto, que es lo siguiente : «Forge mod loader has found a problem with your minecraft installation library : minimum version required is 0.3.2-1.7.10 the files logs/fml-client-latest.log contains more information» me pueden decir como arreglo esto xfavor?
-
-
#8
May 31, 2016
xSAlanSx-
View User Profile
-
View Posts
-
Send Message
- Newly Spawned
- Join Date:
5/31/2016
- Posts:
3
- Member Details
Hello, can you help me ah me? I have a SIMILAR problem, installed mods have and do not load the game is stuck with UN text, which is the following: «Forging mod loader has found a problem with your installation library Minecraft: minimum required version is 0.3. 2-1.7.10 the files logs / FML-client-latest.log contains more information «I can tell how xfavor fix this?
-
-
#9
May 31, 2016
you need to find an updated version of that mod. Specifically it should be newer than 0.3.2-1.7.10. What mod is it?
-
#12
Jul 12, 2016
I have a very confusing problem i have mods for 1.8.9 and forge minecraft is telling me that forge mod loader found a problem with my minecraft installation The mods and versions listed below could not be found PlayerAPI: minimum version required is 1.0The file logs/fml-client-latest/log contains more information
-
#14
Aug 17, 2016
i got a new mod called minecraft comes alive and fml is glitchy and i canot play with the mod
-
#15
Aug 17, 2016
i got a new mod called minecraft comes alive and fml is glitchy and i canot play with the mod
Really Sad
-
#16
Aug 17, 2016
Now i cant play and test minecraft comes alive
Now i cant play and test minecraft comes alive
T-T
Forge version 1.10.2
ATTACHMENTS
-
hqdefault
-
- To post a comment, please login.
Posts Quoted:
Reply
Clear All Quotes
iklid
- Сообщения
- 8
- Реакции
- 0
- Баллы
- 36
-
#1
когда я открываю лаунчер tehno(с шейдерами) он выдает такую ошибку » fordge mod loader has found a problem with your minecraft installation The mods and versions listed below could not be found ThermalFoundation:[1.7.10R1.2.2.1.7.10R1.3.0) CofHCore:[1.7.10R3.1.1.1.7.10R3.2.0) The file ‘logs/fml-client-latest.log’ contains more information. как это исправить?
Nova
- Сообщения
- 289
- Реакции
- 131
- Баллы
- 180
-
#2
Попробуйте перекачать клиент.
- Сообщения
- 876
- Реакции
- 1,247
- Баллы
- 615
-
#3
Попробуйте перекачать клиент.
Ну конечно же это так легко!
когда я открываю лаунчер tehno(с шейдерами) он выдает такую ошибку
Скинте нам файл по расположению: C:/.grand-mine/serwer_name/logs/fml-client-latest.log
- Сообщения
- 848
- Реакции
- 335
- Баллы
- 490
-
#4
Возможно вы зашли как раз в тот момент, когда наш администратор Ghostly обновлял модификации на сервере.
Сейчас проблема наблюдается?
- Сообщения
- 3,081
- Реакции
- 4,991
- Баллы
- 710
-
#5
Наш администратор немного срукожопил и залил старые версии мода в клиент с шейдеарми.
Извиняюсь. Исправил.
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 .minecraftlogs.
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
- Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
- Make a launcher profile targeting this version of Forge.
- 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).
- 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.
- Open a command prompt (CMD, Powershell, Terminal, etc).
- Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
-
Run the following commands:
- git init
-
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
- git fetch
- git checkout —track origin/master
- git stage *
- git commit -m «[Your commit message]»
- git push
-
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)
- Now you can share your GitHub link with those who you are asking for help.
[Workaround line, please ignore]