Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI getting stuck after transaction #45

Open
LividDS opened this issue May 25, 2023 · 5 comments
Open

UI getting stuck after transaction #45

LividDS opened this issue May 25, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@LividDS
Copy link

LividDS commented May 25, 2023

SCRIPT ERROR: @Renewed-Banking/server/main.lua:123: invalid UTF-8 code
script:renewed-banking:nui Uncaught (in promise) TypeError: Cannot read properties of null (reading '0') (@renewed-banking/web/public/build/bundle.js:1)

These are the two errors we get. Happens after trying to do a transaction, both deposit and withdraw

@uShifty
Copy link
Collaborator

uShifty commented May 25, 2023

This error should be fixed, Try updating to the latest release posted!

@FjamZoo FjamZoo added the bug Something isn't working label May 25, 2023
@jaylac2000
Copy link

and make sure not to rename the resource

@mikeyxb
Copy link

mikeyxb commented Jul 9, 2023

I still get this issue every now and then, the money also gets lost during the UI sticking, im on version 2.0.2

@Jaaaat
Copy link

Jaaaat commented Aug 20, 2023

I am also getting this issue with a different error. Uncaught (in promise) TypeError: Cannot read properties of null (reading '0') (@renewed-banking/web/public/build/bundle.js.1

When we restart server cache and load the server people that go to deposit or withdraw money get the UI stuck on their screen and what ever they tried to deposit/withdraw poofs and they have to F8 quit and rejoin in order to use the bank.

Any help would be very appreciated.

Im still getting this issue... any fixes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants
@FjamZoo @uShifty @jaylac2000 @mikeyxb @Jaaaat @LividDS and others