JPipes - Failed to compile: JPipes.cs(2160,39): error CS1501: No overload for method `CanOpenLootPanel' takes `1' arguments
No overload for method `CanOpenLootPanel' takes `1' argumentsFixed
same issue please fix :)
change line 2158 to e.GetComponent<StorageContainer>().CanOpenLootPanel(p,"") &&
you mean to change this line?
return p.CanBuild();
shady14u
change line 2158 to e.GetComponent<StorageContainer>().CanOpenLootPanel(p,"") &&
Worked for me, cheers
but what was that line originally? mine is return p.CanBuild();
and that doesn't look like something that should be changed to what you are saying....
Merged post
this plugin ahsn't been touched in 7 months. looks like it's dead. i just switched to syncpipes. much better plugin and it was just updated today.
with the last update not working plz update thank you
same issue. Please fix
dante2000but what was that line originally? mine is return p.CanBuild();
and that doesn't look like something that should be changed to what you are saying....
Merged post
this plugin ahsn't been touched in 7 months. looks like it's dead. i just switched to syncpipes. much better plugin and it was just updated today.
original line was e.GetComponent<StorageContainer>().CanOpenLootPanel(p) &&
I to switched to sync pipes as The quarries are no longer working in J-Pipes..Thanks LoneWolfAU. That worked a charm!
Locked automatically