Template Properties

I have an issue with trying to add template parameter. Anytime I add a new parameter to an existing or new template I get the following error:

java.lang.NullPointerException
at com.inductiveautomation.factorypmi.designer.property.customizers.DynamicPropertyProviderCustomizer.getRemovedPropertySet(DynamicPropertyProviderCustomizer.java:208)
at com.inductiveautomation.factorypmi.designer.property.customizers.DynamicPropertyProviderCustomizer.tryCommit(DynamicPropertyProviderCustomizer.java:372)
at com.inductiveautomation.factorypmi.designer.property.CustomizerDialog.actionPerformed(CustomizerDialog.java:136)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

Ignition v7.6.0 (b1875)
Java: Sun Microsystems Inc. 1.6.0_30

I don’t get it when adding custom properties to objects however.

This is a bug we are aware of. It is fixed for version 7.5.8. This fix will also be pulled over to version 7.6.1.

When will 7.6.1 be available?

Beta 1 version of 7.6.1 will most likely be out by tomorrow.

I have the same issue. I upgraded my project to 7.6 last tuesday and have been working on it all week. I now need to add parameters to some templates but get the “null pointer exception”. Is 7.61 beta out yet?. I can’t seem to find it.

Should be up on Monday.

Hi,

when will be the bug fix patch coming out? Thank you.

hi xion8x8,
The 7.6.1-rc1 version fix the problem.