MFFS_Classic icon indicating copy to clipboard operation
MFFS_Classic copied to clipboard

[Bug] Interdiction Matrix Capped at <= 54 Scale Modules

Open Vastrix opened this issue 7 years ago • 2 comments

Mod Version
MFFS 1.7.10-0.0.51b143 (144 breaks @launch)
VoltzEngine 1.7.10-1.7.2b167

Right so When I try to insert >54 scale modules into the interdiction matrix it stops working.. I recorded it (added as attachment for archive purposes)

The config file should be innocent

interdiction_matrix {
    # Should the interdiction matrix interact with creative players?.
    B:"Effect Creative Players"=true

    # The maximum range for the interdiction matrix.
    I:"Field Calculation Per Tick"=2147483647

    # Set to true for interdiction matrix to collect items from killed players without collection module.
    B:"Require Collection module"=false
}

The GUI of the interdiction matrix is also showing text overlaying other text..

Thanks :)

Vastrix avatar Aug 04 '17 07:08 Vastrix

Will look into it when I get a chance.

As well one of the alpha versions was changed to feed off of forcefield projector block next to it for range checks. Could try that as a work around for the limited functionality in the current version.

DarkGuardsman avatar Aug 07 '17 15:08 DarkGuardsman

Thanks ;)

Vastrix avatar Aug 08 '17 16:08 Vastrix