Jump to content

Infinite Sprites and Block Rendering


DwProd

Recommended Posts

Hello everyone,

 

I've been studying Forge's source code for the past few days because I'm basically trying to mod the standard minecraft so that I can specify another terrain.png file for the custom items of my server. I've been trying to locate what Forge does so that the rendering of block now depends on the path of (for instance) the terrain2.png I've created but I'm stuck at the :

 

    public static void renderBlock(RenderBlocks render, Block block, int x, int y, int z)

 

which is located in the MinecraftForgeClient.java

 

It seems to be doing the custom rendering but I cannot a single place where this method is called. Feels like a dead end to me. Does anyone know where this method is used or if it has nothing to do with the custom terrain.png path? If so, do you think I can easily replicate this functionnality "by hand"?

 

I cannot install Forge on my server because my code structure is already way too advanced and too heavy to be rethought.

 

If anyone has any info on how to achieve this, I would be extremely grateful. If what I'm trying to achieve is not clear, please tell me so and I will try to explain it better... Thanks a lot for reading all that!

 

Link to comment
Share on other sites

With the recent changes concerning the interaction between Forge and Modloader, i'm actually not sure what to think anymore but to be able to make such a change, I need to really think this through.

On a server, does having Forge modify the fps for players or the way Minecraft will run for them in general? Will I be able to keep existing worlds which already have existing custom blocks which were created with Forge? Can I mod Bukkit as I used to do with Forge?

I'm actually thinking about switching to Forge with the newest 1.3.2 update which I haven't modded already but I really need to make sure that those three points are under control before I make any decision...

Link to comment
Share on other sites

Wait so you havent even update dot 1.3.2 yet?

Definitly should bite the bullet and move to forge then, you already have to re-write 90% of your shit that deals with modloader and servers.

Forge does not add any significant additional strain on the client beyond what is needed for the mod, only reports ive ever heard of noticable performance drops were unsubstantiated.

All worlds will be fine, we dont fuck up any save formats or anything.

As for bukkit, the same groupe that did the ML ports does the Forge ports, specifically, the guy who does FML is the one who does the Forge ports.

He hasnt done one yet for 1.3.2 as no real mods are updated yet, and it is a tedious process to port forge. We are however looking into ways to make this less tedious}

 

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

  • 1 month later...

Hi again you guys!

A few days after Halloween, I'm digging this topic out... because Bukkit Forge was dropped (http://www.mcportcentral.co.za/index.php?topic=3989.0).

And that sends me back to my initial issue. A heavily modded server that uses a lot of Bukkit plugins whose removal is not an option and which needs to be updated to 1.4.2.

I know it probably is stupid not to mod using Forge or Modloader but I need the Bukkit aspect for this server...

 

Two options :

1) You guys are awesome and you know an alternative way to get a Forge Bukkit server with 1.4.2.

2) You guys are awesome and you know a way to add the multi-terrain.png functionality (which is the only Forge feature I really need) in a vanilla modded Minecraft.

 

Either way, you guys are awesome and I'm really counting on you!

 

Happy Friday ;D

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • the mods are crashing and I'm not sure why so heres everything  crash log https://pastebin.com/RxLKbMNR  L2 Library (12library) has failed to load correctly java.lang.NoClassDefFoundError: org/antarcticgardens/newage/content/energiser/EnergiserBlock L2 Screen Tracker (12screentracker) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.12library.base.L2Registrate Create: Interiors (interiors) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.tterrag.registrate.AbstractRegistrate L2 Damage Tracker (12damagetracker) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.l2library.base.L2Registrate Create Enchantment Industry (create_enchantment_industry) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.foundation.data.Createfiegistrate Create Crafts & Additions (createaddition) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.foundation.data.CreateRegistrate Create Slice & Dice (sliceanddice) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.foundation.data.CreateRegistrate L2 Tabs (12tabs) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.l2library.base.L2Registrate Modular Golems (modulargolems) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.l2library.base.L2Registrate Create: Steam 'n' FRails (railways) has failed to load correctly java.lang.NoClassDefFoundError : Could not initialize class com.simibubi.create.foundation.data.Createfregistrate Cuisine Delight (cuisinedelight) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.12library.base.L2Registrate Create (create) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.Create Guardian Beam Defense (creategbd) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.foundation.data.CreateRegistrate L2 Item Selector (12itemselector) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.l2library.base.L2Registrate
    • hey there, I have been using Forge for years without any problems, but for some time now I have been getting this error message when I click on “Installer” under the downloads. This happens on all versions. I have tried various things but have not gotten any results. If anyone has a solution, I would be very grateful!
    • I don't have mcreator installed.
    • the session has expired, what if the modified LAN Server displays the same screen after logging in as after logging in to the premium server from a non-premium account? Minecraft Forge 1.20.1 CurseForge. I also use Mod LAN World Plug n Play
    • Hello There! In today's video I will be showing you guys the Minecraft and Google Collaboration they are doing for the 15th anniversary for Minecraft! If you guys wanna try this out for yourself go to google and type in "Minecraft"!  
  • Topics

×
×
  • Create New...

Important Information

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