Git Product home page Git Product logo

Comments (15)

avery1227 avatar avery1227 commented on June 4, 2024

Details I forgot:

It does set the camera to be in-front just the UI will not render in unless I restart the script after the player is already loaded in.

from fivem-appearance.

avery1227 avatar avery1227 commented on June 4, 2024

Video: https://files.cadojrp.com/194tlmXTEvdR.mp4

from fivem-appearance.

avery1227 avatar avery1227 commented on June 4, 2024

Now that I'm home I was able to pinpoint this:

[     83625] [b2189_GTAProce]             MainThrd/ Creating script environments for fivem-appearance
[     83828] [b2189_GTAProce]             MainThrd/ Still executing script initialization routines...
[     83906] [b2189_GTAProce]             CrBrowserMain/ Uncaught (in promise) SyntaxError: Unexpected end of JSON input (@fivem-appearance/ui/build/index.html:1)

Line 3 is what piqued my interest. It only seems to happen on player connecting not resource starting when already connected.

from fivem-appearance.

avery1227 avatar avery1227 commented on June 4, 2024

Could it possibly be related to?

https://github.com/snakewiz/fivem-appearance/blob/a13625b9181cf0cb228d5a7af70cd666b2194efd/typescript/src/client/index.ts#L19

update tested doesn't seem to work

from fivem-appearance.

RockySouthpaw avatar RockySouthpaw commented on June 4, 2024

I personally dont have the export error but i also have the UI not rendering same as you.

It's most likely related to the json error though as I have that too:
FiveM_b2060_GTAProcess_1Ffsykfb4p

Which goes away once you re-ensure

Edit:

FiveM_b2060_GTAProcess_sZ6qGNRsxv

from fivem-appearance.

franfdezmorales avatar franfdezmorales commented on June 4, 2024

On my sv happens the same as @avery1227, u need to ensure the script when player load, otherwise dont work.

from fivem-appearance.

RockySouthpaw avatar RockySouthpaw commented on June 4, 2024

On my sv happens the same as @avery1227, u need to ensure the script when player load, otherwise dont work.

I assume you have the convars set in your server.cfg

from fivem-appearance.

avery1227 avatar avery1227 commented on June 4, 2024

The convars were set before ensuring the script in the CFG

from fivem-appearance.

RockySouthpaw avatar RockySouthpaw commented on June 4, 2024

@avery1227 Just to confirm, you downloaded from the release tab correct? Or did you manually build it?

from fivem-appearance.

Cyntaax avatar Cyntaax commented on June 4, 2024

I actually experienced this myself, I fixed it by moving the entire init() function to just global context rather than running it on script start.

I remembered there was something weird about exports and them having to be run on the first tick and made me give it a try. works like a charm now.

from fivem-appearance.

ElSeba0811 avatar ElSeba0811 commented on June 4, 2024

I actually experienced this myself, I fixed it by moving the entire init() function to just global context rather than running it on script start.

I remembered there was something weird about exports and them having to be run on the first tick and made me give it a try. works like a charm now.

can you show how and where you did it?

from fivem-appearance.

Cyntaax avatar Cyntaax commented on June 4, 2024

I actually experienced this myself, I fixed it by moving the entire init() function to just global context rather than running it on script start.
I remembered there was something weird about exports and them having to be run on the first tick and made me give it a try. works like a charm now.

can you show how and where you did it?

Sorry, it took so long, have a look at my pr: #12

from fivem-appearance.

CyanFlare avatar CyanFlare commented on June 4, 2024

I actually experienced this myself, I fixed it by moving the entire init() function to just global context rather than running it on script start.
I remembered there was something weird about exports and them having to be run on the first tick and made me give it a try. works like a charm now.

can you show how and where you did it?

Sorry, it took so long, have a look at my pr: #12

This worked for me thanks!

from fivem-appearance.

mufty avatar mufty commented on June 4, 2024

yeah it works now thanks

from fivem-appearance.

pedr0fontoura avatar pedr0fontoura commented on June 4, 2024

Fixed on the latest release. Thanks @Cyntaax

from fivem-appearance.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.