qbcore-framework / qb-core

FiveM RP Framework Core :muscle:
GNU General Public License v3.0
590 stars 960 forks source link

[BUG] Infinite loading with multicharacter #987

Closed HumiPen closed 1 year ago

HumiPen commented 1 year ago

Summary

Infinite loading with multicharacter

Reproduction

It seems that once in service after a reboot it is impossible not to completely backup "resources" if you want to reconnect

Expected behavior

/

Actual behavior

image

Additional context

This has been happening for 4 days now, after several attempts, several tries, impossible to know why after a random reboot, the loading becomes infinite on a black background.

Last Updated

Today

Custom Resources

QBCORE

Resource Rename

No

GhzGarage commented 1 year ago

My best guess is if your machine rebooted then your database service is not running

HumiPen commented 1 year ago

My best guess is if your machine rebooted then your database service is not running

As soon as the resources are changed, everything works again, including the characters.

GhzGarage commented 1 year ago

Changed how?

HumiPen commented 1 year ago

Only by putting the backup back and everything works again, until the problem appears randomly. We make a backup every 6 hours in the meantime..

GhzGarage commented 1 year ago

Did you delete a job from your shared/jobs.lua?

HumiPen commented 1 year ago

No, good idea, I keep that aside if the problem persists after the backup is done. Thanks to you in advance

GhzGarage commented 1 year ago

If it's not that then it would also appear that you have a syntax error in your jobs.lua file preventing it from loading properly

github-actions[bot] commented 1 year ago

This issue has had 60 days of inactivity & will close within 7 days