Jump to content

I need my 1.6.4 Non Gradle Dev Env Back


zanda268

Recommended Posts

I wanted a fresh start on my dev setup so I deleted my old forge setup and attempted to re-run the exact same zip I used to install it originally and what do you know, it now gives me a failed hash check error.  I imagine Lex Manos, in his utter insanity, decided to remove even the choice of allowing us to use the old setup. I have over 2 years of Java coding under my belt but I am new to modding and I used that code as a tutorial and to edit vanilla mechanics. So, my question is how can I edit Vanilla classes now? Before you all start yelling at me, as far as I know, I absolutely have to edit them in order to make my mod (e.g removing gravity through the EntityLivingBase.class). So:

 

1.  How/Can I get the old style environment back?

2. If not, how/can I edit vanilla classes now?

3. If not, how/can I edit vanilla mechanics then (e.g. EntityLivingBase.onUpdate())?

Link to comment
Share on other sites

You can't use .965. They killed it somehow with the hash checker. It will not work no matter what you do and it really ticks me off.

 

Bytecode patching through ASM?

I'm experienced with Java, not modding. I would really appreciate it if you wouldn't mind explaining what exactly that is.

Link to comment
Share on other sites

That makes sense if you are making a mod however I am making a mod-pack so that doesn't apply to me. Last question, did Lex Manos purposefully screw with the .965 build or is that really supposed to work? Because I really miss my old workspace.

Link to comment
Share on other sites

You don't seem to understand. I am making the mods themselves so there is no question of incompatibility. Not only that, I am doing some MAJOR modification to core MC classes (Changing this from a mining game to a space game). Also,I would really rather not spend 2 weeks trying to learn how to inject code at run time. That is why the old setup is extremely preferable. Back to my point, is there anyway to get my hands on a working version of the old setup? Build .965 will not work as it fails on the hash check of the server.

 

EDIT: And I find that fishy because it didn't do that 1 week ago.

Link to comment
Share on other sites

Last question, did Lex Manos purposefully screw with the .965 build or is that really supposed to work? Because I really miss my old workspace.
Yes I completely screwed over all older modding JUST to fuck with you. YOU specifically!

Seriously dude? No, MOJANG changed shit, and that's why the old system doesn't work.

The gradle system is designed so that we can easily adapt to MOJANG's changes on OUR end so that YOU don't have to deal with them yourself.

 

As for your project there are a couple things I wanna bring up:

1) As Dies said, Well thought out ASM injection would be the way to go wither or not you plan on using this with other mods.

2) Editing base classes is technically still possible with the gradle system, It's not even hard. You just need to now what you're doing. The removal of that ability by default serves two purposes, 1) To prevent people, such as yourself, from continuing to use shotgun style base edits because they don't wish to learn any better. And 2) Reinforces to the general populous that Minecraft/Forge/Fml/Guava/Gson/lwjgl/... are Libraries and should be treated as such. Allowing for cleaner mods that are both more sibling, and user friendly.

3) If you wish to do shotgun style modding, you are free to do so. There is a wonderful tool called MCP that is the bases of that old python system you're so adament about. However, as we do not wish to, nore are capable of coding and supporting that style of anti-social modding. You will not find any help or support for it on these forums.

 

And lastly, Stop being a dick, if you have issues bring them up and politely ask for help.

Do not make it some conspiracy theory about me. It does nothing but annoying me and will most likely result in banishment.

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

Link to comment
Share on other sites

As always, your own sense of self importance is blinding. And I never asked why you changed to gradle. I wanted to know why you removed the ability to use the old one. Also its not a conspiracy theory. The .965 build worked a week ago and now it won't install. Thats a fact, not a theory. As for being a "dick", you would be the one who is being rude. I am just a new modder looking for some help/advice. Apparently you do not allow people with different opinions here.

Link to comment
Share on other sites

Please explain to me how Mojang changing current files affects the 1.6.4 files on my computer that I used to install something a week ago. Mojang could have made 1.7 Minecraft into Flappy Birds and that still wouldn't affect the previous versions of MC.

 

Regardless, I managed to find someone who doesn't mind letting people choose their own path and got a pre-built forge from him. Consider this topic resolved.

Link to comment
Share on other sites

I wanted to know why you removed the ability to use the old one. Also its not a conspiracy theory. The .965 build worked a week ago and now it won't install. Thats a fact, not a theory.
You may be able to get it to work, but the conspiracy theory I'm referring to is that you think I was involved in that somehow. Seriously dude, If I cared THAT much about people using old versions, I would not have those old versions up for download.

As for being a "dick", you would be the one who is being rude. I am just a new modder looking for some help/advice. Apparently you do not allow people with different opinions here.
Ah, self delusions I see. You're not 'just' a new modder looking for some 'help/advice'. You're a twat kid who is going on rants specifically slandering myself on my own forums with ZERO proof to back up your claims, ZERO intelegent effort put into your argument, and ZERO effort put into trying to understand the situation you're bitching about.

 

And for all these reasons, and your failure to even try to learn when presented with the FACTS. You are here by banished, permanently, from these forums.

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • DAFTAR DAN LOGIN DISINI   Hantogel atau handogel adalah bentuk pengumpulan duka uang yang populer di dunia judi online, khususnya dalam permainan slot gacor. Banyak situs judi online yang menawarkan handogel slot gacor, dan sebagai pemain, penting untuk mengetahui cara memilih dan mengakses situs tersebut dengan aman dan amanah. Dalam artikel ini, kami akan membahas cara memilih situs slot gacor online yang berkualitas dan tahu cara mengakses handogelnya.
    • DAFTAR & LOGIN SIRITOGEL Siritogel adalah kumpulan kata yang mungkin baru saja dikenal oleh masyarakat, namun dengan perkembangan teknologi dan banyaknya informasi yang tersedia di internet, kalau kita siritogel (mencari informasi dengan cara yang cermat dan rinci) tentang situs slot gacor online, maka kita akan menemukan banyak hal yang menarik dan membahayakan sama sekali. Dalam artikel ini, kita akan mencoba menjelaskan apa itu situs slot gacor online dan bagaimana cara mengatasi dampaknya yang negatif.
    • This honestly might just work for you @SubscribeEvent public static void onScreenRender(ScreenEvent.Render.Post event) { final var player = Minecraft.getInstance().player; if(!hasMyEffect(player)) return; // TODO: You provide hasMyEffect float f = Mth.lerp(event.getPartialTick(), this.minecraft.player.oSpinningEffectIntensity, this.minecraft.player.spinningEffectIntensity); float f1 = ((Double)this.minecraft.options.screenEffectScale().get()).floatValue(); if(f <= 0F || f1 >= 1F) return; float p_282656_ = f * (1.0F - f1); final var p_282460_ = event.getGuiGraphics(); int i = p_282460_.guiWidth(); int j = p_282460_.guiHeight(); p_282460_.pose().pushPose(); float f = Mth.lerp(p_282656_, 2.0F, 1.0F); p_282460_.pose().translate((float)i / 2.0F, (float)j / 2.0F, 0.0F); p_282460_.pose().scale(f, f, f); p_282460_.pose().translate((float)(-i) / 2.0F, (float)(-j) / 2.0F, 0.0F); float f1 = 0.2F * p_282656_; float f2 = 0.4F * p_282656_; float f3 = 0.2F * p_282656_; RenderSystem.disableDepthTest(); RenderSystem.depthMask(false); RenderSystem.enableBlend(); RenderSystem.blendFuncSeparate(SourceFactor.ONE, DestFactor.ONE, SourceFactor.ONE, DestFactor.ONE); p_282460_.setColor(f1, f2, f3, 1.0F); p_282460_.blit(NAUSEA_LOCATION, 0, 0, -90, 0.0F, 0.0F, i, j, i, j); p_282460_.setColor(1.0F, 1.0F, 1.0F, 1.0F); RenderSystem.defaultBlendFunc(); RenderSystem.disableBlend(); RenderSystem.depthMask(true); RenderSystem.enableDepthTest(); p_282460_.pose().popPose(); }   Note: Most of this is directly copied from GameRenderer as you pointed out you found. The only thing you'll have to likely do is update the `oSpinningEffectIntensity` + `spinningEffectIntensity` variables on the player when your effect is applied. Which values should be there? Not 100% sure, might be a game of guess and check, but `handleNetherPortalClient` in LocalPlayer has some hard coded you might be able to start with.
    • Dalam dunia perjudian online yang berkembang pesat, mencari platform yang dapat memberikan kemenangan maksimal dan hasil terbaik adalah impian setiap penjudi. OLXTOTO, dengan bangga, mempersembahkan dirinya sebagai jawaban atas pencarian itu. Sebagai platform terbesar untuk kemenangan maksimal dan hasil optimal, OLXTOTO telah menciptakan gelombang besar di komunitas perjudian online. Satu dari banyak keunggulan yang dimiliki OLXTOTO adalah koleksi permainan yang luas dan beragam. Dari togel hingga slot online, dari live casino hingga permainan kartu klasik, OLXTOTO memiliki sesuatu untuk setiap pemain. Dibangun dengan teknologi terkini dan dikembangkan oleh para ahli industri, setiap permainan di platform ini dirancang untuk memberikan pengalaman yang tak tertandingi bagi para penjudi. Namun, keunggulan OLXTOTO tidak hanya terletak pada variasi permainan yang mereka tawarkan. Mereka juga menonjol karena komitmen mereka terhadap keamanan dan keadilan. Dengan sistem keamanan tingkat tinggi dan proses audit yang ketat, OLXTOTO memastikan bahwa setiap putaran permainan berjalan dengan adil dan transparan. Para pemain dapat merasa aman dan yakin bahwa pengalaman berjudi mereka di OLXTOTO tidak akan terganggu oleh masalah keamanan atau keadilan. Tak hanya itu, OLXTOTO juga terkenal karena layanan pelanggan yang luar biasa. Tim dukungan mereka selalu siap sedia untuk membantu para pemain dengan segala pertanyaan atau masalah yang mereka hadapi. Dengan respon cepat dan solusi yang efisien, OLXTOTO memastikan bahwa pengalaman berjudi para pemain tetap mulus dan menyenangkan. Dengan semua fitur dan keunggulan yang ditawarkannya, tidak mengherankan bahwa OLXTOTO telah menjadi pilihan utama bagi jutaan penjudi online di seluruh dunia. Jika Anda mencari platform yang dapat memberikan kemenangan maksimal dan hasil optimal, tidak perlu mencari lebih jauh dari OLXTOTO. Bergabunglah dengan OLXTOTO hari ini dan mulailah petualangan Anda menuju kemenangan besar dan hasil terbaik!
    • Selamat datang di OLXTOTO, situs slot gacor terpanas yang sedang booming di industri perjudian online. Jika Anda mencari pengalaman bermain yang luar biasa, maka OLXTOTO adalah tempat yang tepat untuk Anda. Dapatkan sensasi tidak biasa dengan variasi slot online terlengkap dan peluang memenangkan jackpot slot maxwin yang sering. Di sini, Anda akan merasakan keseruan yang luar biasa dalam bermain judi slot. DAFTAR OLXTOTO DISINI LOGIN OLXTOTO DISINI AKUN PRO OLXTOTO DISINI   Jackpot Slot Maxwin Sering Untuk Peluang Besar Di OLXTOTO, kami tidak hanya memberikan hadiah slot biasa, tapi juga memberikan kesempatan kepada pemain untuk memenangkan jackpot slot maxwin yang sering. Dengan demikian, Anda dapat meraih keberuntungan besar dan memenangkan ribuan rupiah sebagai hadiah jackpot slot maxwin kami. Jackpot slot maxwin merupakan peluang besar bagi para pemain judi slot untuk meraih keuntungan yang lebih besar. Dalam permainan kami, Anda tidak harus terpaku pada kemenangan biasa saja. Kami hadir dengan jackpot slot maxwin yang sering, sehingga Anda memiliki peluang yang lebih besar untuk meraih kemenangan besar dengan hadiah yang menggiurkan. Dalam permainan judi slot, pengalaman bermain bukan hanya tentang keseruan dan hiburan semata. Kami memahami bahwa para pemain juga menginginkan kesempatan untuk meraih keberuntungan besar. Oleh karena itu, OLXTOTO hadir dengan jackpot slot maxwin yang sering untuk memberikan peluang besar kepada para pemain kami. Peluang Besar Menang Jackpot Slot Maxwin Peluang menang jackpot slot maxwin di OLXTOTO sangatlah besar. Anda tidak perlu khawatir tentang batasan atau pembatasan dalam meraih jackpot tersebut. Kami ingin memberikan kesempatan kepada semua pemain kami untuk merasakan sensasi menang dalam jumlah yang luar biasa. Jackpot slot maxwin kami dibuka untuk semua pemain judi slot di OLXTOTO. Anda memiliki peluang yang sama dengan pemain lainnya untuk memenangkan hadiah jackpot yang besar. Kami percaya bahwa semua orang memiliki kesempatan untuk meraih keberuntungan besar, dan itulah mengapa kami menyediakan jackpot slot maxwin yang sering untuk memenuhi harapan dan keinginan Anda.   Kesimpulan OLXTOTO adalah situs slot gacor terbaik yang memberikan pengalaman bermain judi slot online yang tak terlupakan. Dengan variasi slot online terlengkap dan peluang memenangkan jackpot slot maxwin yang sering, OLXTOTO menjadi pilihan terbaik bagi para pemain yang mencari kesenangan dan kemenangan besar dalam perjudian online. Di samping itu, OLXTOTO juga menawarkan layanan pelanggan yang ramah dan responsif, siap membantu setiap pemain dalam mengatasi masalah teknis atau pertanyaan seputar perjudian online. Kami menjaga integritas game dan memberikan lingkungan bermain yang adil serta menjalankan kebijakan perlindungan pelanggan yang cermat. Bergabunglah dengan OLXTOTO sekarang dan nikmati pengalaman bermain slot online yang luar biasa. Jadilah bagian dari komunitas perjudian yang mengagumkan ini dan raih kesempatan untuk meraih kemenangan besar. Dapatkan akses mudah dan praktis ke situs OLXTOTO dan rasakan sensasi bermain judi slot yang tak terlupakan.  
  • Topics

×
×
  • Create New...

Important Information

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