-
Notifications
You must be signed in to change notification settings - Fork 45
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
Crashing using Linux #8
Comments
same error, any can solve this? |
Does anyone know why this is happening? |
Joining in on this party in the hopes that someone gets tabby working with the latest artifacts. |
okay, so someone made a post on fivem forum posted an edited resource.lua and it started working for my server with the latest artifacts. resource_manifest_version "44febabe-d386-4d18-afbe-5e627f4af937" Discription "Tablet" Version "0.2" ui_page "nui/ui.html" files { client_script "client.lua" |
|
Works totally fine for me :) |
/proc/self/maps:
40648000-406a8000 rwxp 00000000 00:00 0
154f180000-154f41b000 rw-p 00000000 00:00 0
1be85680000-1be8591b000 rw-p 00000000 00:00 0
1d64f580000-1d64f600000 rw-p 00000000 00:00 0
542427fd000-54242800000 ---p 00000000 00:00 0
54242800000-54242803000 rw-p 00000000 00:00 0
54242803000-54242804000 ---p 00000000 00:00 0
54242804000-5424287f000 r-xp 00000000 00:00 0
5424287f000-54242880000 ---p 00000000 00:00 0
54242880000-54242883000 rw-p 00000000 00:00 0
54242883000-54242884000 ---p 00000000 00:00 0
54242884000-542428ff000 r-xp 00000000 00:00 0
542428ff000-54242900000 ---p 00000000 00:00 0
54242900000-54242903000 rw-p 00000000 00:00 0
54242903000-54242904000 ---p 00000000 00:00 0
54242904000-54242919000 r-xp 00000000 00:00 0
54242919000-54242980000 ---p 00000000 00:00 0
54242980000-54242983000 rw-p 00000000 00:00 0
54242983000-54242984000 ---p 00000000 00:00 0
54242984000-54242999000 r-xp 00000000 00:00 0
54242999000-54242a00000 ---p 00000000 00:00 0
54242a00000-54242a03000 rw-p 00000000 00:00 0
54242a03000-54242a04000 ---p 00000000 00:00 0
54242a04000-54242a19000 r-xp 00000000 00:00 0
54242a19000-5424a7fd000 ---p 00000000 00:00 0
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
GlobalError: Unhandled exception in Mono script environment: System.NullReferenceException: Object reference not set to an instance of an object
(null)
Unhandled exception in Mono script environment: System.NullReferenceException: Object reference not set to an instance of an object
(null)Aborted (core dumped)
The text was updated successfully, but these errors were encountered: