openmultiplayer / openmultiplayer/launcher

Animations do not load properly

Open
#290 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
203
Forks
97
PR merge metrics
No merged PRs in 30d

Description

As what's written under v1.5.2 client changes, it says "Fix animation loading, no more animation preloading on server side, playing it works at first attempt now." Animations are surely preloaded and successfully played at the first attempt, but it doesn't play properly. First animation to be played after connecting into a server plays only for several seconds then it gets cleared out of nowhere. The second, third, and so on attempts don't have this issue.

Let me know if you need the footage, tag me on the open.mp discord server for the video, or just ask me through my DM.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the first animation played after connecting to a server and capture the requested footage if needed. Trace the animation loading and cleanup path to determine why the first animation stops after several seconds; done means the first animation plays correctly, as later attempts already do.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.