Skip to content
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

crash on start linux server with a Sytem.NullReferenceExeption #7

Open
DJJeffP opened this issue May 24, 2019 · 2 comments
Open

crash on start linux server with a Sytem.NullReferenceExeption #7

DJJeffP opened this issue May 24, 2019 · 2 comments

Comments

@DJJeffP
Copy link

DJJeffP commented May 24, 2019

When I start my Linux fxserver with the tabby plugin, I get this error server side and the fxserver stops.

Stacktrace:

/proc/self/maps:
40699000-407bc000 rwxp 00000000 00:00 0 
40bf5000-40c05000 rwxp 00000000 00:00 0 
416b2000-41782000 rwxp 00000000 00:00 0 
41fdd000-42112000 rwxp 00000000 00:00 0 
42c8fb80000-42c8fc00000 rw-p 00000000 00:00 0 
69182000000-69182080000 rw-p 00000000 00:00 0 
70c70780000-70c70783000 rw-p 00000000 00:00 0 
70c70783000-70c70800000 r--p 00000000 00:00 0 
be6ff000000-be6ff080000 rw-p 00000000 00:00 0 
1110f5780000-1110f5800000 rw-p 00000000 00:00 0 
1118dd800000-1118dd803000 rw-p 00000000 00:00 0 
133f0ae00000-133f0ae80000 rw-p 00000000 00:00 0 
16127df80000-16127e000000 rw-p 00000000 00:00 0 
1d7df6680000-1d7df6700000 rw-p 00000000 00:00 0 
20810b200000-20810b280000 rw-p 00000000 00:00 0 
246496900000-24649692f000 rw-p 00000000 00:00 0 
25201a180000-25201a200000 rw-p 00000000 00:00 0 
2bf0e7c00000-2bf0e7c80000 rw-p 00000000 00:00 0 
2f00c1f00000-2f00c200a000 rw-p 00000000 00:00 0 
318ed3380000-318ed3400000 rw-p 00000000 00:00 0 
326f25b00000-326f25b80000 rw-p 00000000 00:00 0 
33f960000000-33f960080000 rw-p 00000000 00:00 0 
340592b00000-340592b80000 rw-p 00000000 00:00 0 
35c61415c000-35c614180000 ---p 00000000 00:00 0 
35c614180000-35c614183000 rw-p 00000000 00:00 0 

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
Unhandled exception in Mono script environment: System.NullReferenceException: Object reference not set to an instance of an object
(null)GlobalError: UnhanAborted (core dumped)

But on a windows fxserver it runs normal.
What could this be? I checked the _resource of misspelling and only what I could find is that 'Discription' is misspeld. It should be 'Description'.
But that does not give this error I got. Is there a part of the code that held a Null or something?
I can't find it :-( and I am lost. Please help.

@JaroSound
Copy link

same here on 1244

#6

@JaroSound
Copy link

#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants