Integrated Proxy

Integrated Proxy

1M Downloads

Placing proxy on pre-existing interface or filtered interface breaks the proxy. (1.12/1.16)

Icoza opened this issue ยท 1 comments

commented

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.

1.12
1.16

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:
2021-06-12_12 20 58
2021-06-12_12 20 55
2021-06-12_12 22 16
2021-06-12_12 21 06
2021-06-12_12 37 13
2021-06-12_12 37 49

commented

Wow, you are really trying anything aren't you, good job!