apoiat / ESX_Deliveries

Delivery job hub for fivem. Rent a vehicle and complete various deliveries across town.
21 stars 26 forks source link

resource time warning #2

Open Riipperino opened 5 years ago

Riipperino commented 5 years ago

When the server is rebooted and you try to pick one of the jobs for the first time,after your clothes changed you get -30 fps and no vehicle will spawn. After manually /restart esx_deliveries it turns back normal and vehicle will spawn this time. Looks like a loadout issue, or skinchanger ?

lucasvperini commented 5 years ago

Same here

apoiat commented 5 years ago

I noticed this behavior as well but i think it has to do with your ESX player being loaded first. Since you guys are developers you are trying stuff too quick. But for a normal player entering your server that won’t be an issue. Either way I’ll try to form a better preload system in near future

dolutattoo commented 5 years ago

All working fine for me, 32/32 and ESX framework

lucasvperini commented 5 years ago

I've set a restart after the resource is loaded on "server.cfg", seems to have fixed the problem.

apoiat commented 5 years ago

I still think you tried to start a delivery before your character (including skin) fully loaded into the server.

Riipperino commented 5 years ago

I still think you tried to start a delivery before your character (including skin) fully loaded into the server.

For me this is not the case , it's actually on the end of the ESX list. Oh and even tried waiting 10 minutes after a server reboot.

apoiat commented 5 years ago

happens every time? can you give me a link to your server so i can join and test it? I can't trigger it

Lucid123 commented 5 years ago

Hello @apoiat I have the same problem

apoiat commented 5 years ago

Need server address to trigger. Please give me ip and port

FrankieM8 commented 5 years ago

I also have this issue. i have emailed you my dev ip.

also some F8 errors for ya: https://i.imgur.com/uO0Fup9.png https://i.imgur.com/q8WKRrP.png

Edit: @apoiat happens when you use the ConVars. Ive just edited and recompiled as a work around.

lucasvperini commented 5 years ago

I also have this issue. i have emailed you my dev ip.

also some F8 errors for ya: https://i.imgur.com/uO0Fup9.png https://i.imgur.com/q8WKRrP.png

Edit: @apoiat happens when you use the ConVars. Ive just edited and recompiled as a work around.

If i don't use convars, it works?

FrankieM8 commented 5 years ago

Yup. Don’t use the ConVars. I just edited the source code to how I wanted and recompiled. I tried to fix the convars but I don’t know c# much.

apoiat commented 5 years ago

I doubt this has anything to do with convars. Probably a coincidence. I will check on your server

Riipperino commented 5 years ago

Need server address to trigger. Please give me ip and port

Hey sorry for the delayed response , middle in other stuff aswell. We have a main server and test server , currently the resource is still on test server. 54.36.135.45:30125

Also restarting the resource after server startup will only effect the 1 time for 1 player , after another player comes by and takes the job its going back to resourcetime warning.