Jump to content

7 Screenshots

  • 2.3k
  • 67
  • 1.29 MB

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



athlonclub

Posted

Dungeon done!
[PersonalFarmer] Warning: TimerCurrentStatus[180.0263] > timerJob[180]      I put it in the settings like this  

protected const float timeWait = 0.4f;

            private const float timerJob = 200f; -- ok, I'm watching.

    

athlonclub

Posted

Unfortunately, the same thing happens again (( Is there a way to fix this? [PersonalFarmer] Warning: TimerCurrentStatus[200.0508] > timerJob[200]
[PersonalFarmer] Warning: TimerCurrentStatus[200.0156] > timerJob[200]

Mak7imka

Posted

16 hours ago, athlonclub said:

Unfortunately, the same thing happens again

How often does this happen? And what kind of work is he doing at this moment?

  • Like 1
athlonclub

Posted

9 hours ago, Mak7imka said:

How often does this happen? And what kind of work is he doing at this moment?

once every 5-10 minutes, the bot sleeps :))

Mak7imka

Posted

47 minutes ago, athlonclub said:

once every 5-10 minutes, the bot sleeps :))

Well, it's only right that he falls asleep when there's no work... Is there a problem with him not doing any work? We need a clearer description of the problem...

athlonclub

Posted

40 minutes ago, Mak7imka said:

Well, it's only right that he falls asleep when there's no work... Is there a problem with him not doing any work? We need a clearer description of the problem...

the problem is that he sleeps, but he still gives it out every 5 minutes   [PersonalFarmer] Warning: TimerCurrentStatus[180.0547] > timerJob[180]

Mak7imka

Posted

22 minutes ago, athlonclub said:

the problem is that he sleeps, but he still gives it out every 5 minutes   [PersonalFarmer] Warning: TimerCurrentStatus[180.0547] > timerJob[180]

It would be interesting to see the logs from the farm manager.

athlonclub

Posted

23 minutes ago, athlonclub said:

the problem is that he sleeps, but he still gives it out every 5 minutes   [PersonalFarmer] Warning: TimerCurrentStatus[180.0547] > timerJob[180]

everything is OK, everything is working well, it's just that these inscriptions in the console are bothering me: (

athlonclub

Posted

Сегодня к сожалению уже бегу на работу, завтра сброшу

 

  • Like 1
Mak7imka

Posted

8 minutes ago, athlonclub said:

Сегодня к сожалению уже бегу на работу, завтра сброшу

 

Надпись будет убрана в ближайшем обновлении

walkinrey

Posted

On 11/5/2025 at 7:22 PM, athlonclub said:

Unfortunately, the same thing happens again (( Is there a way to fix this? [PersonalFarmer] Warning: TimerCurrentStatus[200.0508] > timerJob[200]
[PersonalFarmer] Warning: TimerCurrentStatus[200.0156] > timerJob[200]

done

athlonclub

Posted

20 hours ago, walkinrey said:

done

#if DebugLog
                        if (timerCurrentStatus > timerJob) Debug.LogWarning($"CheckCurrentJob[{currentJob.GetType()}]: TimerCurrentStatus[{timerCurrentStatus}] > timerJob[{timerJob}]");
#endif
I understand that this won't display anything in the console, but will it solve the problem?

athlonclub

Posted (edited)

22 minutes ago, athlonclub said:

#if DebugLog
                        if (timerCurrentStatus > timerJob) Debug.LogWarning($"CheckCurrentJob[{currentJob.GetType()}]: TimerCurrentStatus[{timerCurrentStatus}] > timerJob[{timerJob}]");
#endif
I understand that this won't display anything in the console, but will it solve the problem?

____Error while compiling PersonalFarmer: Cannot convert lambda expression to type 'Predicate<ulong>' because the parameter types do not match the delegate parameter types | Line: 3862, Pos: 61_____ ---  it's ok everything is loaded, There is no mistake anymore.

Edited by athlonclub
walkinrey

Posted (edited)

25 minutes ago, athlonclub said:

#if DebugLog
                        if (timerCurrentStatus > timerJob) Debug.LogWarning($"CheckCurrentJob[{currentJob.GetType()}]: TimerCurrentStatus[{timerCurrentStatus}] > timerJob[{timerJob}]");
#endif
I understand that this won't display anything in the console, but will it solve the problem?

There wasn't a problem, it was just a debug message 

Edited by walkinrey
walkinrey

Posted

15 minutes ago, athlonclub said:

Error while compiling PersonalFarmer: Cannot convert lambda expression to type 'Predicate<ulong>' because the parameter types do not match the delegate parameter types | Line: 3862, Pos: 61

It's already updated

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 1
  • Love 1

User Feedback

2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

139.5k

Files Sold

Total number of files sold.

2.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.