openmultiplayer / openmultiplayer/launcher
Animations do not load properly
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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