Logistics Pipes

Logistics Pipes

13M Downloads

Infinite recursion?

MrTJP opened this issue · 3 comments

commented

in the latest dev, it seems that making crafting requests causes the server to bog down to the point where it seems like it crashed, except it doesnt crash, it just becomes so slow that you cant even log in.

commented

latest dev is highly experimental - if you can get a trace of what is using cpu time it would be useful ; for a busy server i'd recommend using main for the next few dev versions.

There are situations where crafting requests are not combining correctly either - requests of requests seem to fail sometimes. -- more testing is needed to finish off debug/devel of the new code, but none of the LP devs have had much time in the last few weeks.

commented

i will try, but i have downgraded already. But definitely seems to be some infinite recursion.
On Apr 1, 2013, at 10:23 PM, Andrew Hill [email protected] wrote:

latest dev is highly experimental - if you can get a trace of what is using cpu time it would be useful ; for a busy server i'd recommend using main for the next few dev versions.

There are situations where crafting requests are not combining correctly either - requests of requests seem to fail sometimes. -- more testing is needed to finish off debug/devel of the new code, but none of the LP devs have had much time in the last few weeks.


Reply to this email directly or view it on GitHub.

commented

Is this still an issue with the current crafting code?