Jump to content

oneres

Members
  • Posts

    9
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

oneres's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Okay thanks! And I didn't know that But when later versions of minecraft come out would I have to write an obj loader or will forge have one by then?
  2. Some of the models I made for my mod I made them as .objs. And in order for them to render into the game I had to write a system that rendered objs. The system I wrote relies on some rendering files from 1.4.7 and that's why I need to look at them to write something similar. If you could help me find a fix to the decompile error I would be extremely grateful
  3. Okay. I'm trying to decompile minecraft 1.4.7 using mcp forge. But whenever I try to, i get the error that says i'm missing certain classes. As far as I know, this issue occurs with every mc version before 1.6. I just want to decompile 1.4.7 again so I can finish up my coding for my mod, reobfuscate it, update it to 1.7, and then write some files for my mod based off a few 1.4 files. But in order accomplish this list I need to decompile 1.4 which I can't do because of this error
  4. So I can look at it for reference So I can write my files to work and function the same way some of the files in 1.4 work. Because some of the files for my mod rely on some of those files and the way they work.
  5. Okay thanks! But I still have the problem with the decompiling error I came across a fix for it about 8 months ago. But when i tried searching it again on the minecraftforge forums it was removed. It was something about downloading a few files and then replacing them so mcp could decompile properly again.
  6. Okay. Would looking at it as a reference to write my own files be legal?
  7. Thanks! But it's not just that, I need to copy some code from 1.4 files because some of the files I wrote are dependent on them. And I need to decompile mc 1.4 to get those files that way I can use them with 1.7. Is there any way I can fix this error?
  8. I'm trying to update one of my mods from 1.4 to 1.7. But when ever I try and decompile in 1.4 I keep getting an error. I know this error happens with any version before 1.6. I think it's because the files have been removed from where the terminal is trying to download them from. If anyone has the files and can give me directions on how to fix this error I would be greatly thankful! I need to decompile a fresh version of 1.4.7 in order to update my files to 1.7. Can someone please help me? I really don't want my mod to die because of a silly error :'(
×
×
  • Create New...

Important Information

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