This thread was marked as Locked by master801.
1.7.10
[1.7.10] nohero's mods: More Health Enchanted: Beta for Health Loss Issue 1/2/2016
Poll: Would you be fine with ONLY a forge-required More Health mod?
Ended Nov 17, 2014
Poll: A Preference: More health hardcore mode?
Ended Nov 17, 2014
I have the same question.
*edit*
And the answer is "no", according to the mcpc+ people. It'll have to be modified to be compatible with MCPC+.
*/edit*
One of the MCPC+ folks fixed up a more health build that is compatible with MCPC+, but it still doesn't properly add health, so it looks like this won't be compatible period.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumCan you try with just forge (use recommended) and my mod on the server?
There is another mod that is overwriting the GUI-> either using a base class edit or "replacing" the default gui with their own settings, overriding what I had.
Did everything work out fine?
Compatibility issue with Tconstruct mod. I edit the player, but that mod overrides minecraft's player code, so parts of my mod are "missing" and thus errors are popping up.
Hmm... I believe I just didn't update the version number, even though I thought I did. It should still work though. Have you tried it? You should if you haven't.
Yeah, it's built that way. The reason it is not showing for you is another mod is "overriding" the class I edit to make sure it only shows 3. (you can even confirm this by trying to start with more than 10 hearts- it won't display either) My whole code to fix this gui issue is "missing" and you won't be able to display more than 10 hearts.
Yeah, Forge recently added a maxhealth variable thing which will help me transition away from base class edits. I have yet to implement it though, so that's probably why it's broken. (thanks to mDiyo)
Hmm, that's an interesting idea (no one has asked this before). Will be quite a bit of work to implement (right now on servers everyone has the same health, to make "classes" I would have to first somehow find a way for players to pick classes in game, then assign them the roles etc..)
That should not be an issue- you are capped at max health, there is no way you can regen past it, there is no reason you should be getting damaged. Seems to be a mod conflict, hard to tell. Can try with just my mod and forge? (Recommended build)
MCPC+ isn't something I have looked into very much at all, so I barely know how to (or have time to) make a compatible version for MCPC+. I guess if someone is willing to modify my forge based code to the MCPC+ API, I can get them my source to use.
I am too busy to do so. Sorry if this causes any issues, but usually older versions of forge should work fine. Next update will probably be 1.5.2 (just came out, I'll probably get time to update in a few weeks).
Ah, cool. I came here for the More Health / Tinkerer's Construct conflict too.
I've used this mod a lot in the past (whenever possible!), and I've had a lot of fun with it, but considering all the mods with texture problems (Mojang did some bad things to textures), and how long it will take texture packs to get everything sorted out, I'll probably just play around for now and wait awhile on doing another serious mod setup. Especially with a few new versions right around the corner.
Hey, guys. Quote me if you want me to respond. Otherwise I'll have no idea what the hell you want with me.
Friend Code: 1263-6258-8121 (Poison)
Friend Safaris: Poison: Swalot, Whirlipede, Seviper.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI've sent you a PM request and you haven't checked it yet. Please check your PM's.
[iframe="http://terraforge.net/query/banner.php?name=terraforge&ip=terraforge.net&port=25819&img=http%3A%2F%2Fsentinel-gaming.com%2Fimages%2Fbanner.png&fcolor=blue&fshadow=white&bgcolor=black&game=minecraft&type=0"]756,134,1[/iframe]
Aw man I really wanted to add this to my MCPC+ server. I guess I will just have to wait it out and hope someone makes MCPC+ version.
Russian-speaker
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou have to use the older, recommended build that he mentions. The new one breaks things.
Forever protecting Hyrule with the power of the Master Sword, DragonMaster16.
It needs to be updated first because it replaces core classes and forge classes.
Must be some sort that was modified after this Build.
Thanks nohero of the mod, I waiting Updates XD.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI'm trying to work on it, by removing base class edits and using a forge system. Hopefully it fixes compatibility.
Sorry, must have forgot to move link to old downloads section.
Here:
http://adf.ly/HbbbX
The one recommended in the first post.
I haven't modded with MCPC+ yet, so if anyone can I can get them my source so they can make a version for MCPC+.
At certain levels you gain a heart. Basically it gives an "rpg" vibe so the experience you gain means something more than just enchanting.
Do you see a message saying you gained a heart? If so, I think MultiMc is not handling my mod correctly-- I don't think it's using my GuiInGame edits.
Hmm, if you are only using forge and more health, can you try just dragging what's in the (add to minecraft.jar) folder into your .jar?
That atr class I believe is GuiInGame. Class names change every update, basically, which forces us modders to update. SO what was atr.class is a new class this time around for 1.5.1.
That means on multiplayer some mod most likely is stopping my GUI edits from taking place... can you check that when the text says "life has increased" that you DID gain hearts? EG: build a 4 block high jump tester. 4 block drop should be a half heart of damage. If you drop from it and it "looks" like you still have the default amount of hearts, that means you DID gain hearts, it's just not wanting to show up, meaning my guess is true.
A few days. Soon!
If you can get it Forge compatible and (I'm praying here, but it may be a stretch) TConstruct compatible I would be eternally grateful.
I sincerely miss my Zelda start of only three hearts and fearing for my life during the first few nights, especially with a few of the mob additions from other Mods.
Great mod, nohero.