Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hi Guys i need a help in updating my mod in 1.7.10 to 1.9.4

Mostly i got codes with Vec3 but at 1.9.4 it is gone with the methods and i have no idea what to replace because im seeing lots of Vec3d from different packages and Vec3i , Vec4 etc..

 

like i cant fix the error with handling stuff for WorldHelper.getVectorToTarget() and Vec3.addVectorLength();

 

same goes to what happen to RenderBlocks it seems it has been deleted and i couldnt find a way to fix my 3d weapons.

 

and lastly what happen to AxisAllignedBB. <-- should i make myself this (if you know what i mean sorry for bad english)

 

Any helps and advice guys.. Ill update my mod to 1.10 as soon as i fix the issues Tankyou

  • Author

oh i might include the Tesselator what happen to the addVertexWithUV i also cant find it :(..

 

ps sorry if i ask too many my mod has 2867 errors T_T

https://gist.github.com/LexManos/44dd211f90f498ad4015279b103dff86

I cant seem to find my older gist for 1.8->1.9

But a lot of the vector stuff moved into util.math.

Just compare the old version to the new version.

I THINK the old one was doubles, so it's Vec3d now {d for double, f for float, i for int, etc..}

 

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

dont worry, you'll soon chew through those errors. i had 4600, and that was just the ones elipse could display.

 

take a look at the renderDragon file, specifically the method for renderCrystalBeam. this contains the new way to setup the tesselator as well as show you how addVertexWithUV was replaced.

Side note: https://github.com/MinecraftForge/Remapper

I made a nice GUI to apply SRG files...

Someone really needs to start making SRG files for mc version updates...

Spread the word see if you can find someone who is willing to. I've dont the hard part and written the tool.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

  • Author

Side note: https://github.com/MinecraftForge/Remapper

I made a nice GUI to apply SRG files...

Someone really needs to start making SRG files for mc version updates...

Spread the word see if you can find someone who is willing to. I've dont the hard part and written the tool.

 

Thanks for the links damn your so awesome.

  • Author

Okay thank you for the help guys. Im halfway through updating my mod wow ! Really lots of code change i cant wait to test my mod out VertexBuffer, Vec3d/i/4f , AxisAllign rework.. Thanks Lex and you guys :D this is solved

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.