Type `LiquidContainer' does not contain a definition for `_collider'Fixed
I get this error after latest rust update and it does not load the plugin:

JPipes - Failed to compile: JPipes.cs(1440,44): error CS1061: Type `LiquidContainer' does not contain a definition for `_collider' and no extension method `_collider' of type `LiquidContainer' could be found. Are you missing an assembly reference?​
im craving my Jpipes :D have this error also^^
Same here 
ahh yes i get the same error, this is such an awesome plugin hope it will be fixed soon
Since update get this messahe when attempting to initialize .cs file:
Error while compiling: JPipes.cs(1440,44): error CS1061: Type `LiquidContainer' does not contain a definition for `_collider' and no extension method `_collider' of type `LiquidContainer' could be found. Are you missing an assembly reference?
Thanks for the reports guys.  I'm looking into it right now.

Merged post

Fixed in update 0.6.7

It ended up being some old code that the compiler was complaining about.  I commented out that bit of code since liquid container connections have been broken since facepunch added the Hose Tool anyway.
Thank you for the fix.
Locked automatically