AminYabut / tabby

FiveM In-Game Tablet with CAD/MDT Support
50 stars 46 forks source link

Crashing using Linux #8

Closed YoungJSHootaz closed 4 years ago

YoungJSHootaz commented 5 years ago

/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)

SliderKP commented 5 years ago

same error, any can solve this?

JaroSound commented 5 years ago

https://github.com/AminYabut/tabby/issues/6 https://github.com/AminYabut/tabby/issues/7

YoungJSHootaz commented 5 years ago

Does anyone know why this is happening?

JaroSound commented 5 years ago

https://github.com/AminYabut/tabby/pull/9

schwim0341 commented 5 years ago

Joining in on this party in the hopes that someone gets tabby working with the latest artifacts.

YoungJSHootaz commented 5 years ago

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 { "nui/ui.html", "nui/material-icons.ttf", "nui/material-icons.css", "nui/loadscreen.jpg", "nui/fancy-crap.css", "nui/fancy-crap.js", "nui/jquery.min.js", "nui/html/news.html", "nui/html/fines.html", "nui/html/hotties.html", "nui/html/youtube.html", "nui/html/spotify.html", "nui/html/snake.html", "nui/html/fuckyouitsdope.png", "nui/html/jobsfordummies.html", "nui/html/rulesforassholes.html", "nui/bootstrap.min.css", "nui/html/opencad.html" }

client_script "client.lua" client_script "config.lua"

JaroSound commented 5 years ago

Joining in on this party in the hopes that someone gets tabby working with the latest artifacts.

https://github.com/AminYabut/tabby/pull/9

YoungJSHootaz commented 5 years ago

Joining in on this party in the hopes that someone gets tabby working with the latest artifacts.

9

Works totally fine for me :)