
Placing proxy on pre-existing interface or filtered interface breaks the proxy. (1.12/1.16)
Icoza opened this issue ยท 1 comments
When connecting a proxy to a interface/filtered interface that is already placed, the proxy will break until a cable or other Integrated component is attached to it. In 1.12, the proxy doesn't say anything in the GUI until you add a cable to the original network. At which point the proxy will say no valid network. In 1.16, the proxy will say no valid network without having to cause any updates. Each time the error occurs, a null pointer exception is output in the log. Importers, exporters, readers and writers don't appear to have this issue.
Easiest way to workaround this issue is to attach then remove a cable to the problematic proxy. Afterwards, it appears to work as expected. Nevermind, you have to destroy the connected interface and reconnect it to get the proxy working correctly or connect the proxy directly to the network with cables. You can remove the added cables afterwards.
Example of how to reproduce in 1.12: