qbcore-framework / qb-core

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

[BUG]failed to load script @qb-core/import.lua #1014

Closed jayyy299 closed 1 year ago

jayyy299 commented 1 year ago

Summary

I added ps-housing and a few other ps- resources to my server, it said to change things in the qb-core/shared so I followed the installment guide precisely, and triple checked everything to make sure nothing was out of place. And it was all correct. But it says failed to load script @qb-core/import.lua

Reproduction

I added ps-housing and a few other ps- resources to my server. Followed the guide precisely, did everything perfectly, triple checked everything, server is fine everything is fine except for qb-core. It doesn't start, and tells me failed to load script @qb-core/import.lua

But there's no import.lua

Expected behavior

Thought it would actually work like everybody in the github of the ps resources said it did.

Actual behavior

It really didn't work. Not much else to say.

Additional context

No response

Last Updated

Today

Custom Resources

No

Resource Rename

No

jayyy299 commented 1 year ago

Forgot to mention that it doesn't even tell me that there's an error at any line code, it just says that it failed to load the script. With no explanation.

BoogeyMan11588 commented 1 year ago

I have a feeling because there is a third party script they probably won't offer any help. I could be wrong. Be sure to review all code you replaced, making sure you didn't not add or remove any characters. Please also look at all issues to see if anyone else is having the same issues.

On Thu, Aug 24, 2023, 20:54 jayyy299 @.***> wrote:

Forgot to mention that it doesn't even tell me that there's an error at any line code, it just says that it failed to load the script. With no explanation.

— Reply to this email directly, view it on GitHub https://github.com/qbcore-framework/qb-core/issues/1014#issuecomment-1692602887, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU3CIBBMI7RRQE66LF4R77DXW7ZVTANCNFSM6AAAAAA35Y4RAA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jayyy299 commented 1 year ago

There was a bad } in the qb-core lua file where ps-housing had to be added into, took me a while to find it.