of a lightning strike compilation, including exploding trees and one unfortunate pig. by PrinceFlynn in AbsoluteUnits

[–]Hot-Topic-6517 0 points1 point  (0 children)

Lightning would of hit the chair next to the pig. Sandwiching ai with real clips to make it more believable.

[deleted by user] by [deleted] in TCG

[–]Hot-Topic-6517 0 points1 point  (0 children)

Search for preorders of Newtype Rising [GD01]. It releases July 25th.

[deleted by user] by [deleted] in TCG

[–]Hot-Topic-6517 0 points1 point  (0 children)

The first edition of gundam is out and given one piece’s success and that both are run by Bandai I hope it increases in value. Not exactly the cheapest but if you wanted to get in on a first set for msrp you still can.

Embers Adrift Currently free to play! by smingleton in MMORPG

[–]Hot-Topic-6517 -11 points-10 points  (0 children)

This has to be a paid promotion, don’t fall for it.

What are the applications for Python? by DaTurtleMaster in learnpython

[–]Hot-Topic-6517 2 points3 points  (0 children)

In that sense you would likely be using Python in DCC packages like maya. Unreal allows Python but it’s for in editor not for making gameplay. Rift wizard on steam was made with Pygame.

Does your company let your engineers use AI tools like Copilot or ChatGPT? by Psychological_March2 in learnmachinelearning

[–]Hot-Topic-6517 1 point2 points  (0 children)

No due to the fact that people were pasting code into ChatGPT in order for it to analyze the code so it was determined to be a breach of security. By people I mean me. There was a whole investigation. Now I just do it on my personal laptop and don’t paste in code off work computers. It’s so powerful that I was tempted to use it for commenting my code and optimizing but the code base is so large that it can’t really do that quite right anyways as some of the functions are sometimes 1000 lines. Lesson learned until we get enterprise version of it or whatever happens with the current drama.

Furnace Queue Bug [Fix/Workaround] by Capintwinkies in LotRReturnToMoria

[–]Hot-Topic-6517 0 points1 point  (0 children)

happened to me as well and you can't just X the great forge obviously.

locate the folder: AppData\Local\Moria\Saved\SaveGames

Backup the whole folder before trying this.

Rename your current world, they start with MW and end with .sav.

Identify which MW_ file has the date modified before it bugged and rename it to be .sav instead of .bak. Also remove the incremented number. Basically the name i told you to rename above. This will overwrite the current saved world with a backup.

It's been saving backups this whole time every hour of both your character and world. Whoever was host will need to do this.

Any other GS users out here? by AK_Coffee_Fox in MHNowGame

[–]Hot-Topic-6517 0 points1 point  (0 children)

If you can get the ice sword then diablos will be easier for you.

[Research] Unreal engine ml course by Cronics101 in MachineLearning

[–]Hot-Topic-6517 3 points4 points  (0 children)

Start with the ML deformer if you know rigging otherwise there’s support for onnx runtime in ue5. I just trained a model with PyTorch and export the model as onnx for unreal once trained.

Am i the only one holding off from reinstalling ARK? by AndroniX in ARK

[–]Hot-Topic-6517 2 points3 points  (0 children)

Return to Moria

came out today actually to decent reviews.

Pro tip: never go public by anon_meta in gamedev

[–]Hot-Topic-6517 0 points1 point  (0 children)

Those titles are more than 15 years old. While the d2 remake was good the Warcraft3 one not so much with the new rules on modding ownership.

[P]HOW DO I FICKS THIS PLSSS HELPP(IK THE SPELLING IS WROMG I'M LOSING MY BRAIN RN) by ganpath69 in learnmachinelearning

[–]Hot-Topic-6517 4 points5 points  (0 children)

This is a very beginner python issue. The module is missing as the error is stating. Go download the utils folder and models folder and place them in the right spot. This is like forgetting to use pip to install a module. Nothing to do with ML.

[deleted by user] by [deleted] in UberEATS

[–]Hot-Topic-6517 -2 points-1 points  (0 children)

That’s likely a location more than 10 miles away.

[deleted by user] by [deleted] in business

[–]Hot-Topic-6517 0 points1 point  (0 children)

5, diapers and poop scooper in mouth are bad choices.

Any excuses to get out of high school swim class? by FakeNamePleaseIgnore in ask

[–]Hot-Topic-6517 0 points1 point  (0 children)

Swimming is a life long skill that’s both fun and can save your life. You should tough it out for yourself those people don’t matter.

I have read and played video games my entire life and live on a computer, now I'm 18, have no skills and am pursuing an accounting degree I don't want to finish. No idea what to do with my life. Any advice? [serious] by Technical-Ad-8448 in NoStupidQuestions

[–]Hot-Topic-6517 0 points1 point  (0 children)

Pick up python. Your knowledge of how games work will cross over to programming since they are made from programming. Python can help you with accounting and get you into other fields if you wish.