- 9
- 12 763
AlphaCloud
Canada
Приєднався 30 бер 2018
I like to create some cool niche coding videos.
Step-by-Step Guide: Setting up Forge 1.8.9 in Intellij for Minecraft Modding
In this video I show you how to setup forge 1.8.9 with intellij so that you can create your own mods.
Forge Link: files.minecraftforge.net/net/minecraftforge/forge/index_1.8.9.html
Link to old intellij versions: www.jetbrains.com/idea/download/other.html
Link to JDK versions: gist.github.com/wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6
Forge Link: files.minecraftforge.net/net/minecraftforge/forge/index_1.8.9.html
Link to old intellij versions: www.jetbrains.com/idea/download/other.html
Link to JDK versions: gist.github.com/wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6
Переглядів: 10 171
Відео
Unrecognized option: -Xincgc Fix In Eclipse
Переглядів 8213 роки тому
Potential Fix for "Unrecognized option: -Xincgc" in Eclipse
How to Code a Simple Python Stock Trading Script Using the RSI Indicator
Переглядів 3603 роки тому
Today I'll be showing you how to code a simple Rsi trading strategy using python. Link to the Twelve Data api used: twelvedata.com/ Link to code: github.com/AlphaCloudX/SimpleRsiTradingStrategy Link to Alpaca for further api intergration for a paper trading account: alpaca.markets/docs/
Feeding People Using Python | Freerice.com
Переглядів 2353 роки тому
Today I'll show you how to code a python script that can automatically donate rice through freerice.com using python. Download Link: Tesseract Download link: github.com/UB-Mannheim/tesseract/wiki Link To Code: github.com/AlphaCloudX/FreericePythonScript
How to code a word search Algorithm/Script -Episode 3 (Final Episode)
Переглядів 804 роки тому
Hey guys so today I'll show you how you can code a word search script. In this episode we'll be finishing up everything and adding the final step which is the diagonal searching method Link to Code: github.com/AlphaCloudX/Word-Search-Script
How to code a word search Algorithm/Script -Episode 2
Переглядів 484 роки тому
Hey guys so today I'll show you how you can code a word search script. In this episode we'll be adding in our algorithm and successfully searching a basic word search. Link to Code: github.com/AlphaCloudX/Word-Search-Script
How to code a word search Algorithm/Script -Episode 1
Переглядів 1074 роки тому
Hey guys so today I'll show you how you can code a word search script. In this episode we'll be setting up the basics and getting some prep work done before the actual algorithm comes in. Link to Code: github.com/AlphaCloudX/Word-Search-Script
100x100 Word Search Solver Using Python -Trailer
Переглядів 4734 роки тому
Trailer for my 100x100 word search solver video series. It can solve the word search in about 9.9 seconds with 20 words to find! Check Out the Tutorial to see how to code it! Song Used/Credits: Full track: LUKAS x Mastrovita - Hold On Free download here: copyrightfreemusic.release.li...
YouTube Thumbnail Downloader Python Tutorial
Переглядів 4714 роки тому
Hey so today I'll show you how to make a simple and cool python script that can download UA-cam thumbnails using python. Link to Code: github.com/AlphaCloudX/UA-cam-Thumbnail-Downloader Songs Used/Credits: OCTILARY ua-cam.com/channels/2lOfPsTxx7LEb6Yir63maQ.html soundcloud.com/octilary octilary482 octilary OTILARY - CHILL TRAP BEAT (No Copyright Trap) ua-cam.com/video...
could make guide on how can get 1.12.2 working so can make mods in 1.12.2 please
Thanks alot man, greatful for this tutorial :)
1:30 Damn, I've been unable to build these gradle projects just because the wrong version of idea??? No way
Anyway thank you so much, you really solved the problem bothering me for 3 years...
thank you so much!!! i don't know why nobody else explained it this thoroughly
bro has a 64K monitor nice vid tho
ti-e foame
Yop, if you can't build SetupDecomWorkspace with Xmx4g / Xms4g use -Xmx1g -Xms1g
Godsend of a video
thank you so much, i was developing a pvp client for 1.8.9
legend
goat
Do you know how to change nickname before running build?
After opening intellij IDEA i get an alert in the bottom left saying "You are using an unsupported version of ForgeGradle". I downloaded Intellij 2021.1. Should i be worried?
Your screen is too small, i can still see some things (no hate, just humor)
the argument is -Xmx4g -Xms4g
THANKS MAN
Cool video dude. I did something really similar and am gonna release a video on it soon.
Bro litterally recording on tv 💀
thank you so much, this was very helpful
So basically I needed older versions of dev tools, to mod an older version of Minecraft, and it took 3 hours to find this video to learn that... Your a lifesaver mate, thanks for making this tutorial!! 🙌
I run salad on my computer, it really didn't like IntelliJ. I had to restart my computer after turning off salad from starting up on boot. Now that's probably a super niche thing, but maybe it'll help someone. Super great tutorial, really fueling my bi monthly Minecraft mod building phase
i was looking for a solution for HOURS. u earned yourself a new subscriber
omg i finally found normal tutorial for 1.8.9, tysm!
thx man
This really helped!
please keep going on basic stuff man your a god send <3
thanks :)
i did it and everything worked fine until it launched and it is running a minecraft server instead of the game. plz help lol.
nvm i didnt select client lmao
Very good tutorial, just that i cant get the Forge in Gradle to pop down at 6:08 minutes Help would be appriciated, nevermind i fixed it!
theres no "gradle" for me on the side of intellij
Is there a way to set this up with the newest IntelliJ version?
everytime i build it resets the code back to examplemod
God bless your soul. Other recent stuff was garbo. Good job!
thanks so much :3
insane!
Could you do it for a 1.7.10
How do you compile the jar file and where would it be located?
thanks for the tutorial but please make your browser and screen a bit more zoomed in for others!
fr
Glad you found it useful! I'll try my best to take that into account for any future videos.
help I get a message saying "Error: Could not find or load main class GradleStart" when I try to build the project
Same did it gt fixed later
tysm best tutorial I found
it says i have the wrong forgegradel version Any tips
Is the error message something like: The project uses Gradle 2.7 which is incompatible with IntelliJ IDEA 2023.1.4. ?
mine is, what can i do? @@AlphaCloud
Is it an error that completely doesn't let you do anything, or just an annoying warning, but you can still do stuff? If the ladder, just ignore.
bros resolution is fit by cinema 💀 but Good tutorial 👍
Help, mine says this when I try to do it: The project uses Gradle 2.7 which is incompatible with IntelliJ IDEA 2023.1.4.
you're either downloading the wrong version of intellij or launching the wrong one. Make sure that you're downloading 2021.1, time stamp in the video for that is 1:30. If you're on windows you can go to the search bar and search for intellij 2021.1 to double check that you're launching the right version.
help my mod says mods.toml missing metadata for mobid when i launch
Haven't seen that error before but I'd check out this link as it seems to post some solutions that came up on stackoverflow: www.appsloveworld.com/eclipse/100/100/im-making-a-minecraft-mod-and-i-get-the-error-mods-toml-missing-metadata-for-mo
Bro your a god sent I've been watching videos that are fucking 7 years old and I could never find the setup files and I see you uploaded this video a month ago. Thank you so much Edit: much love 😘😘
where can i find the versions?
I've updated the description with all the links needed but if you're looking for the intellij versions the link is here: www.jetbrains.com/idea/download/other.html
@@AlphaCloud i just entered the address as seen in the link
@@Tha_D1aMonD_NL If you got everything up and running let me know, otherwise I'm not too sure what you mean by finding the right version so I'll need more info. Are you trying to find the version for intellij, forge, java?
@@AlphaCloud everything working
you know how to fix this if i open intellij and try to open the project i cant drag and drop or just select it
So when you open intellij what happens? All you'd need to do is open the build.gradle file with intellij, I'm not too sure what you're looking to drag and drop?
@@AlphaCloud yeah i cant open the file not with drag and drop and not with normal path way
@@tiago12231 that's an odd issue, I'd try to see if maybe older older versions will work or trying to use it on another account on the same pc.
Welcome to whoever came from my forum post ;). Anyways very good tutorial, it worked pretty well for me!
Nice bro u earned the sub :)
Love this video i was confused and wasted of time like trying to figure stuff out before this vid dropped
Thank god someone thought about us :D
when you were modifying run configuration for running the “setupDecompWorkspace”, what did you type? i keep getting an error saying “Unable to start the daemon process. This problem may be caused by incorrect configuration of the daemon.”
In the vm option, I had: -Xmx4g -Xms4g
@@AlphaCloud I have this same issue, it says Client VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
@@creatar2446 do you have a solution ?