question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Display errors encountered when loading mmd models in threejs higher than 0.130

See original GitHub issue

Display errors encountered when loading mmd models in threejs higher than 0.130 To Reproduce

  1. You can download the model from Google Drive:https://drive.google.com/file/d/1eTiZ64f2k_VeH5gqUm3792DCsbKA-u5P/view or https://www.aplaybox.com/details/model/UYT56FI3wvEy, it’s a Chinese website, it supports registration with mobile phone numbers from other countries.Or you can try other mmd models, however the Miku model given in the example is fine. I guess that’s why this problem has been undiscovered for so long.
  2. Put it in the three.js-r136\examples\models\mmd folder
  3. line 111 in the three.js-r136\examples\webgl_loader_mmd.html file const modelFile = 'models/mmd/miku/miku_v2.pmd'; change into const modelFile = 'models/mmd/JiaLe/JiaLe.pmx';
  4. Use live server or other tools to build a local server and open webgl_loader_mmd.html

Expected behavior

Normal display, this is the case at 0.129 image

Screenshots In the case of loading in version 0.130 %JH7J$P))(QKR580@SPYFIE In the case of loading in version 0.136 $A_UW)$@FOK@U093`)SVJ~J Surprisingly, the model’s hair always seems to be normal Platform:

  • Device: Desktop
  • OS: Windows
  • Browser: Chrome97
  • Three.js version: [r136]

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
Xposedercommented, Jan 10, 2022
0reactions
Xposedercommented, Jan 10, 2022

Does it work if you switch to WebGL1Renderer?

Thanks, after switching to WebGL1Renderer, the previous phenomenon no longer occurs, but occasionally there will be black borders, which is not very affecting

Read more comments on GitHub >

github_iconTop Results From Across the Web

MMDLoader – three.js docs
A loader for MMD resources. MMDLoader creates Three.js Objects from MMD resources as PMD, PMX, VMD, and VPD files. See MMDAnimationHelper for MMD...
Read more >
Three.js Loading .OBJ error in Azure but not Locally
The error message clearly states that the file cannot be found in the given path. Obviously when you are running locally you dont...
Read more >
Untitled
Payne 3 ton air conditioner cost, Klobuchar model coefficients, Vdr 2.1.2, Circus trapeze bar, Levitt janet jackson, Nelly furtado say it right lyrics....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found