1.3.0: Morph/PortalGun issue

McDragon

New Member
Jul 29, 2019
2
0
0
Version:
1.3.0

What is the bug:
Every single Sentry Turret killed creates a new morph, thankfully all in the turret category. This is also true of Oracle Turrets

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:
Bug can be repeated both in a server and single player by punching another portal Sentry Turret.

Known Fix:
 
Last edited:

Zaes

New Member
Jul 29, 2019
108
0
1
This is a known issue with Morph, mainly because the turrets contain unique metadata, which Morph reads, compares it with the morph(s) it already has, and if it is different, it adds the morph to your character. I don't think that this is something that can be fixed due to the nature of minecraft, Turrets and Morph, but you can add turrets to the blacklist of mobs to not morph into (located in /instances/instanceName/config/Morph.cfg --> lines 132-136. Add "portalgun.entities.EntityTurret" without the quotation marks next to "S:blacklistedMobs=" (you will have to check the semantics yourself as i am doing this off the top of my head and haven't done this before - just going off the examples that are inside the aforementioned config file).

hope this helps!