Jump to content

[UNSOLVED] [1.8] ForgeHooksClient Still Not Working?


EverythingGames

Recommended Posts

Hi, using ForgeHooksClient to return a Matrix4f, it gives me the wrong matrix (I already checked it beforehand). I'm trying to return a Matrix4f for a model's transforms using ForgeHooksClient#getMatrix(). I know that the matrix is incorrect due to the fact that it messes up the model's transformation / rotation completely. Does anyone know why this is? Thanks.

 

Note: In the below code, "modelOne" is the IBakedModel being referenced. Also, the code was taken out of the IPerspectiveAwareModel#handlePerspective method.

ForgeHooksClient.getMatrix(this.modelOne.getItemCameraTransforms().firstPerson)

Development of Plugins [2012 - 2014] Development of Mods [2012 - Current]

Link to comment
Share on other sites

The forge build 11.14.3.1502 has in the changelog that in an earlier build this issue was fixed. It seems to fix it for the most part, but it still does move my item's .JSON transforms and rotations, just a little less than it used to. Is my code incorrect, meaning is there a way to properly grab these item transforms so that the fix would work? Thanks.

Development of Plugins [2012 - 2014] Development of Mods [2012 - Current]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.