Trainguy9512 / trainguys-animation-overhaul

Other
375 stars 267 forks source link

Animations are playing at incorrect times #96

Open Sussy-OS opened 1 year ago

Sussy-OS commented 1 year ago

The animations are being weird (see video), and it does not look like how it does in some of the youtube videos I see of it. https://drive.google.com/file/d/1q7UOgDob1inDBoAgmXOJ_b_Gpe6GyylP/view?usp=sharing

Trainguy9512 commented 1 year ago

this is intentional, the mod is currenting underoing a pretty big rewrite and what is currently ingame is for debugging state machines

Sussy-OS commented 1 year ago

@Trainguy9512 Oh, okay. What is the latest stable/user version? (Does not have to be a download, I can build it if needed.) Also- so glad you continued making this mod! Many people thought it was abandonware.

Trainguy9512 commented 1 year ago

no probem! check the 1.18.x-architectury branch for the previous shown-off animations, should be pretty stable but is currently only on 1.18.1

Sussy-OS commented 1 year ago

Okay, that's fine with me! Can't wait to see how this project goes!

Sussy-OS commented 1 year ago

I get a build error related to "3dskinlayers"

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':fabric'.
> Could not resolve all files for configuration ':fabric:modRuntimeOnly'.
   > Could not download 3dskinlayers-521480-3541751.jar (curse.maven:3dskinlayers-521480:3541751)
      > Could not get resource 'https://www.cursemaven.com/curse/maven/3dskinlayers-521480/3541751/3dskinlayers-521480-3541751.jar'.
         > Could not GET 'https://www.cursemaven.com/curse/maven/3dskinlayers-521480/3541751/3dskinlayers-521480-3541751.jar'. Received status code 403 from server: Forbidden

* Try:
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

That's not the whole thing, but it's way to big, and I think that really sums it all up right above.

Sussy-OS commented 1 year ago

Is there another source that we can get that specific version of the 3d skin layers mod? Or will any newer versions work too? (I'm just assuming that this is a mod, since it references the curseforge api)

Trainguy9512 commented 1 year ago

that's really weird, must be something i have in one of the gradlew files or something and the curseforge file must not exist anymore. you can remove it from that file safely as it was only there for testing that mod with the animation stuff

Sussy-OS commented 1 year ago

that's really weird, must be something i have in one of the gradlew files or something and the curseforge file must not exist anymore. you can remove it from that file safely as it was only there for testing that mod with the animation stuff

Okay, thanks. I thought that it was weird that you had it, when it was in the "incompatible mods" section.