Jump to content

Recommended Posts

Posted

Hello dear users,

I know there are serveral related threads out there and I also know the answer myself, but I want to verify my thoughts by asking you the following:

I downgraded my Minecraft to 1.2.5 again because I like that version more, many more mods are compatible with 1.2.5 instead of 1.3.2. The way I always used my modded Minecraft was by installing ModLoader, ModLoaderMP, Forge and then AudioMod. Now I red that Forge loads the mods from ModLoader without installing ModLoader and also replaces AudioMod. That's fine. I also know that ModLoaderMP isn't compatible with Forge, but I always get it to run by installing it before Forge and it works. Now I want to ask you: Does Forge replace ModLoaderMP (I think not)? Can I use them together or are there any disadvantages?

Sorry for any mistakes in this text, I'm on my iPod touch.

 

Thanks, DigitalClark.

Posted

I'm pretty sure that no. Forge doesn't actually replace it. If it did, it'd be more compatible with it. From what I've read ModLoaderMP goes about what it does either poorly, or in a way that isn't ideal. So, it's more a (bad) design choice for mod creators to use MLMP instead of Forge. For actual compatibility instead of "Well, it doesn't explode... That's good", mod authors will need to migrate to Forge instead of ModLoaderMP.

 

I'm almost certain this is the case. I say almost as I have little to no knowledge of java code quite yet, and am going on what I've seen around the forum. All I've seen is that Forge has a built in replacement for Forge, and is not compatible with MLMP. Never saw any mention of them trying to bother trying to be compatible with it. So I'd say no.

 

I'm sure somebody more knowledgeable than me will come along soon to let you know for sure.  :-X

Check out my

Texture Packs Thread here on the Forge Forum. :)

Currently in the process of adding some mod support for JohnSmith Texture Pack.

width=105 height=12https://www.sugarsync.com/piv/D8135159_67366891_21351[/img]

 

width=209 height=19https://www.sugarsync.com/piv/D8135159_67366891_772852[/img]

Posted

Thanks Zero for your reply!

  On 10/6/2012 at 2:07 AM, Zero said:

All I've seen is that Forge has a built in replacement for Forge, and is not compatible with MLMP. Never saw any mention of them trying to bother trying to be compatible with it. So I'd say no.

Don't you mean that Forge has a built in replacement for ModLoader? Well, I know that it shouldn't be compatible with MLMP and I believe all of you, but the strange thing is that it works if you just install MLMP before Forge... Now, that this normally shouldn't work, I think that there are any disadvantages and that I better do not use MLMP mods until they are ported to Forge... Well, I'm just going to reinstall Forge without ModLoader, ModLoaderMP and AudioMod and I hope that it will work... But it's strange, that it works...

 

EDIT: I've just red that Forge and MLMP are compatible with each other, but only in SSP. In SMP they'll conflict. I won't use ModLoaderMP mods now, I'll stick with Forge. Goodbye MLMP, hello Forge!

EDIT 2: I just decided stick with 1.2.5 until 1.4 is out and I use ModLoaderMP with Forge for SSP and for SMP only Forge. That does not conflict and works fine. Are there any disadvantages to use MLMP and Forge in SSP?

Posted

Considering SSP no onger exists in 1.3, {I know you're stating 1.2.5} anything that still uses MLMP is pretty much on a dieing horse and they should switch.

On the client side MLMP is really minimal, it does a few things, but for the most part there is a compatibility layer on the client side, as long as you install Forge AFTER MLMP.

MLMP just simply doesn't do the job that it set out to do in a satisfactory manor {seriously the job is 90% copy/paste of ModLoader and they can't even do that u.u}

Which causes incompatibility between client and server mods, causing the mod devs more pain.

 

So ya, pretty much if you use a mod that uses MLMP go yell at them to move to a better system, it's actually less work for them in the long run.

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

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

    • You will find the crash-report or log in your minecraft directory (crash-report or logs folder)
    • Use a modpack which is using these 2 mods as working base:   https://www.curseforge.com/minecraft/modpacks/life-in-the-village-3
    • inicie un mundo donde instale Croptopia y Farmer's Delight, entonces instale el addon Croptopia Delight pero no funciona. es la version 1.18.2
    • Hello all. I'm currently grappling with the updateShape method in a custom class extending Block.  My code currently looks like this: The conditionals in CheckState are there to switch blockstate properties, which is working fine, as it functions correctly every time in getStateForPlacement.  The problem I'm running into is that when I update a state, the blocks seem to call CheckState with the position of the block which was changed updated last.  If I build a wall I can see the same change propagate across. My question thus is this: is updateShape sending its return to the neighbouring block?  Is each block not independently executing the updateShape method, thus inserting its own current position?  The first statement appears to be true, and the second false (each block is not independently executing the method). I have tried to fix this by saving the block's own position to a variable myPos at inception, and then feeding this in as CheckState(myPos) but this causes a worse outcome, where all blocks take the update of the first modified block, rather than just their neighbour.  This raises more questions than it answers, obviously: how is a different instance's variable propagating here?  I also tried changing it so that CheckState did not take a BlockPos, but had myPos built into the body - same problem. I have previously looked at neighbourUpdate and onNeighbourUpdate, but could not find a way to get this to work at all.  One post on here about updatePostPlacement and other methods has proven itself long superceded.  All other sources on the net seem to be out of date. Many thanks in advance for any help you might offer me, it's been several days now of trying to get this work and several weeks of generally trying to get round this roadblock.  - Sandermall
    • sorry, I might be stupid, but how do I open it? because the only options I have are too X out, copy it, which doesn't work and send crash report, which doesn't show it to me, also, sorry for taking so long.
  • Topics

×
×
  • Create New...

Important Information

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