esx-framework / esx_core

Official Repo For core resources for esx-legacy
https://documentation.esx-framework.org/
GNU General Public License v3.0
356 stars 737 forks source link

[Bug] - es_extended - script #1360

Closed K1KO11 closed 1 month ago

K1KO11 commented 1 month ago

Describe the bug basically I wanted to change es_extended version 1.8.5 to 1.10.5 I changed everything and converted the scripts to "ESX = exports["es_extended"]:getSharedObject()" after that some errors appear and an infinite screen "waiting scripts". the server was working normal before i change the version

Screenshots imagem imagem imagem imagem imagem

Debug Info (please complete the following information):

K1KO11 commented 1 month ago

imagem I also have this error but I don't think it's relevant

Gellipapa commented 1 month ago

@K1KO11 Hi! Thanks for write, you should read a documentation, https://documentation.esx-framework.org/tutorials/tutorials-esx/sharedevent this is your problem, we removed old ESX method and you should use export or better the use shared import.