Tazi0 / esx_invest

ESX invest, invest into companies
GNU General Public License v3.0
14 stars 20 forks source link

FXManifest not formatted correctly, and MYSQL-ASync errors #3

Closed Bobertsawesome closed 4 years ago

Bobertsawesome commented 4 years ago

Hello there, I just wanted to share the issues I am experiencing with your esx_invest script.

First, the FXManifest file is missing the fx_version and game setting. Will not load without it (it was still formatted in the old __resource.lua, even though the filename was changed).

Second, the script is unfunctional on startup, it returns a script error for every script running, along the lines of this: Gyazo

Also, the UI greeting page "please place thumb..." pops up immediately when a client joins or the resource is restarted, never going away unless the resource is stopped entirely. I have updated to your newest version of new_banking, both scripts are in the [esx] folder, too.

If you need further testing just let me know.

Thanks, Bobert.

Bobertsawesome commented 4 years ago

Also, I should note that I know it's not done. Just providing feedback :). Thanks.

Tazi0 commented 4 years ago

@Bobertsawesome 👋 thanks for the feedback, let me elaborate on what's happening:

  1. I'm working on the UI and for me to see the page in my web browser I need to enable the waiting screen right as it starts. So that's why it pops up when you start it.

  2. I changed __resource.lua to fxmanifest.lua without specifying the game it's launched in. This will come in my next commit with some few other updates and stuff

  3. About the MySQL execute error idk what that issue is since I also got it but didn't see any issue with my code.

Have a good day :)

Bobertsawesome commented 4 years ago

Thanks for the input @Tazi0. I really look forward to using this at some point :).

Much better than the other implementations of the "stock market."

Tazi0 commented 4 years ago

@Bobertsawesome Hey, check out my latest release and give your thoughts 😄 if you find bugs create an issue