Garry's Mod

Garry's Mod

View Stats:
BIG TIME Console Errors
Hello, I am having a problem with the console in GMod.
Here is the error shown constantly showing in the console:

File exists in two addons - possible conflicts! lua/includes/modules/momo/compat.lua (Parakeet's Pill Pack and updated)

[ERROR] lua/autorun/client/stt_aircraft.lua:22: Tried to use a NULL entity!
1. GetNWEntity - [C]:-1
2. func - lua/autorun/client/stt_aircraft.lua:22
3. v - lua/stt/keyboard.lua:138
4. old_hook_call - lua/includes/modules/hook.lua:84
5. unknown - lua/includes/modules/momo/compat.lua:30

This error will not go away! Please help me!
Thank you.
< >
Showing 1-15 of 19 comments
skyking (Banned) Jun 19, 2015 @ 12:29pm 
Uninstall one of the two incompatible addons. It's EXTREMELY SIMPLE. The console is telling you that these two addons are incompatible. Pill Pack is known to be absolute murder on your game anyways.
The Chunkychief Jul 6, 2015 @ 2:02pm 
I uninstalled and disabled Pill Pack, and I am still getting an error:
here is an update:

[updated] lua/autorun/client/stt_aircraft.lua:85: Tried to use a NULL entity!
1. GetNWEntity - [C]:-1
2. f - lua/autorun/client/stt_aircraft.lua:85
3. v - lua/autorun/stt_base.lua:79
4. unknown - lua/includes/modules/hook.lua:84

Please help me on this, I need to know the addon that is creating this error, I can't seem to find it according to this error.
skyking (Banned) Jul 6, 2015 @ 4:05pm 
Originally posted by The Chunkychief:
I uninstalled and disabled Pill Pack, and I am still getting an error:
here is an update:

[updated] lua/autorun/client/stt_aircraft.lua:85: Tried to use a NULL entity!
1. GetNWEntity - [C]:-1
2. f - lua/autorun/client/stt_aircraft.lua:85
3. v - lua/autorun/stt_base.lua:79
4. unknown - lua/includes/modules/hook.lua:84

Please help me on this, I need to know the addon that is creating this error, I can't seem to find it according to this error.
At this point, you should try unsubscribing from as many mods as you installed since the error began happening. Then reinstall them, one by one, until you find the problematic addon.
Maxwell Jul 6, 2015 @ 4:11pm 
Hook.lua can be ignored.
The Chunkychief Jul 6, 2015 @ 4:42pm 
I do have over 200 addons installed...
skyking (Banned) Jul 6, 2015 @ 4:44pm 
Originally posted by The Chunkychief:
I do have over 200 addons installed...
Holy sh!t.
Specs?
The Chunkychief Jul 6, 2015 @ 5:00pm 
You got it:

Intel NUC D54250WYKH
Intel Core i5-4250U @ 1.30 GHz 1.90 GHz
Crucial 8GB DDR3 SODIMM RAM
Western Digital WD5000LPVX 500GB HDD
Windows 8.1 64 bit
skyking (Banned) Jul 6, 2015 @ 5:01pm 
Originally posted by The Chunkychief:
You got it:

Intel NUC D54250WYKH
Intel Core i5-4250U @ 1.30 GHz 1.90 GHz
Crucial 8GB DDR3 SODIMM RAM
Western Digital WD5000LPVX 500GB HDD
Windows 8.1 64 bit
How the ♥♥♥♥ are yo- nevermind.
Delete about 100 of those. You'll notice that the game will become MUCH more stable.
The Chunkychief Jul 6, 2015 @ 5:10pm 
I am afraid i can't do that... I remember having more than 200 addons, and no errors would appear (except it would happen rarely). It may be that one of the 200 addons had an update. I don't really remember what I downloaded, the latest stuff that i remember downloading is SligWolf's vechicles and SCars
skyking (Banned) Jul 6, 2015 @ 5:14pm 
Originally posted by The Chunkychief:
I am afraid i can't do that... I remember having more than 200 addons, and no errors would appear (except it would happen rarely). It may be that one of the 200 addons had an update. I don't really remember what I downloaded, the latest stuff that i remember downloading is SligWolf's vechicles and SCars
SligWolf's stuff also messes things up, delete those if you can't separate yourself from the other addons. You might also want to go through your subscribed addons and see if there are any you could do with uninstalling.
The Chunkychief Jul 6, 2015 @ 6:46pm 
BTW, is there a way to sort my addons from latest subscribed to oldest subscribed so I don't have to go through too much?
skyking (Banned) Jul 6, 2015 @ 7:58pm 
Go to the workshop through steam, go to the browse tab above the addons, go to subscribed stuff, done.
The Chunkychief Jul 6, 2015 @ 8:27pm 
It is most likely that

[updated] lua/autorun/client/stt_aircraft.lua:85: Tried to use a NULL entity!
1. GetNWEntity - [C]:-1
2. f - lua/autorun/client/stt_aircraft.lua:85
3. v - lua/autorun/stt_base.lua:79
4. unknown - lua/includes/modules/hook.lua:84

is caused from some vechile addon, because my recent GMOD subs are vechicles.
I will return back tomorrow...
SligWolf Jul 7, 2015 @ 11:14am 
Hiho!

Originally posted by Room Temperature Legumes:
SligWolf's stuff also messes things up, delete those if you can't separate yourself from the other addons. You might also want to go through your subscribed addons and see if there are any you could do with uninstalling.

Uhm, not realy. I try as good as i can to have my addons up to date. The last addon from me that had a error was my truck and only the truck had that error nothing else.
I use most base stuff that make most time no conflicts.


@The Chunkychief:

The addon that have this error is show in the left up corner in game.
Maybe it just show:
Something is creating script errors!

But most time the addon name is printed also a bit higher in the console. :)

"[updated] lua/autorun/client/stt_aircraft.lua:85: Tried to use a NULL entity!"

The stt_aircraft.lua of the addon try to use an entity that not exist, the other lines:

1. GetNWEntity - [C]:-1
2. f - lua/autorun/client/stt_aircraft.lua:85
3. v - lua/autorun/stt_base.lua:79
4. unknown - lua/includes/modules/hook.lua:84

just explain how/where the error occur. But the addon creator should know better what is wrong there.

Btw, not one of my addons use "GetNWEntity".

If you know the addon name then it would be nice if you can tell me the name or a link to it so i can test it with my addons ingame to check that there are conflicts or not! :)

The Chunkychief Jul 7, 2015 @ 11:59am 
SligWolf, thanks for replying, BTW I love your vechicles... great job and I can finally ride rails in GMod. So I guess your addons are safe, but for some reason after I probably installed new addons or the addons got updated I do get the "Something is creating script errors!" popup on the top left. I press ` and the

[updated] lua/autorun/client/stt_aircraft.lua:85: Tried to use a NULL entity!
1. GetNWEntity - [C]:-1
2. f - lua/autorun/client/stt_aircraft.lua:85
3. v - lua/autorun/stt_base.lua:79
4. unknown - lua/includes/modules/hook.lua:84

does not go away, my console is bombed by that message (it appears in less than a milisecond instantly, and keeps on appearing nonstop). I did disable Pill Pack (the main pill pack, not the TF2, FNAF, and other pill packs), and it looked like the error got a little bit better, but not removed. So I am guessing that this error is based on some flying vechile... I will check my addons see what addon(s) are capable of this error.

If you want to try to see my subscribed addons, here it is:
http://steamcommunity.com/id/thechunkychief/myworkshopfiles/?browsesort=mysubscriptions&browsefilter=mysubscriptions&p=1
I have no idea if the link will work for you...

Thanks
< >
Showing 1-15 of 19 comments
Per page: 1530 50

Date Posted: Jun 19, 2015 @ 10:56am
Posts: 19