Garry's Mod

Garry's Mod

Askasta's Roleplay Tools Materials
Askasta  [developer] 2 Jun, 2021 @ 5:07am
Report Bugs
Comment down below with bug reports and please also copy the console error.
< >
Showing 1-10 of 10 comments
Lombaxtard 31 Jul, 2021 @ 2:42am 
[Askasta's Roper] lua/weapons/weapon_roper/cl_init.lua:108: Tried to use a NULL entity!
1. LookupBone - [C]:-1
2. unknown - lua/weapons/weapon_roper/cl_init.lua:108
Basically, it has no worldmodel which causes this error when roper is on the ground
Askasta  [developer] 31 Jul, 2021 @ 4:11am 
Originally posted by Hamzak:
[Askasta's Roper] lua/weapons/weapon_roper/cl_init.lua:108: Tried to use a NULL entity!
1. LookupBone - [C]:-1
2. unknown - lua/weapons/weapon_roper/cl_init.lua:108
Basically, it has no worldmodel which causes this error when roper is on the ground

hm yes i forgot to add a wordlmodel. Gotta look a tutorial for that. Thx for report
16BitPotato 21 Sep, 2021 @ 11:45am 
The most recent update seems to have rendered the Roper completely unusable. Upon attempting to interact with any expected-valid target:

[Askasta's Roper] lua/weapons/weapon_roper/init.lua:33: attempt to call field 'IsPlayer' (a nil value)
1. unknown - lua/weapons/weapon_roper/init.lua:33
Last edited by 16BitPotato; 21 Sep, 2021 @ 11:45am
Askasta  [developer] 21 Sep, 2021 @ 1:07pm 
Hm, im trying to make it check if it hits a player to make the rope not attach to it.

I did a quick fix without testing so it might be still broken i gotta test it tomorrow and solve the issue
Askasta  [developer] 22 Sep, 2021 @ 8:40am 
Originally posted by Hamzak:
[Askasta's Roper] lua/weapons/weapon_roper/cl_init.lua:108: Tried to use a NULL entity!
1. LookupBone - [C]:-1
2. unknown - lua/weapons/weapon_roper/cl_init.lua:108
Basically, it has no worldmodel which causes this error when roper is on the ground

Should be fixed now, update is out
Askasta  [developer] 22 Sep, 2021 @ 8:40am 
Originally posted by 16BitPotato:
The most recent update seems to have rendered the Roper completely unusable. Upon attempting to interact with any expected-valid target:

[Askasta's Roper] lua/weapons/weapon_roper/init.lua:33: attempt to call field 'IsPlayer' (a nil value)
1. unknown - lua/weapons/weapon_roper/init.lua:33

should be fixed aswell. My mistake was that i needed to verify the entity before trying to call IsPlayer
16BitPotato 22 Sep, 2021 @ 4:18pm 
Issues with roping are fixed. Looks like the new worldmodel is having some trouble, though, not rendering at all.
When held in a player's hand:

[Askasta's Roper] lua/weapons/weapon_roper/cl_init.lua:108: bad argument #1 to 'GetBonePosition' (number expected, got no value)
1. GetBonePosition - [C]:-1
2. unknown - lua/weapons/weapon_roper/cl_init.lua:108

When spawned or thrown on the ground:

[Askasta's Roper] lua/weapons/weapon_roper/cl_init.lua:108: Tried to use a NULL entity!
1. LookupBone - [C]:-1
2. unknown - lua/weapons/weapon_roper/cl_init.lua:108
Last edited by 16BitPotato; 22 Sep, 2021 @ 4:20pm
Askasta  [developer] 24 Sep, 2021 @ 10:28am 
meh, im too lazy i honestly dont know how to apply a world model ill probably just look up some tutorials and then apply that. My problem is that most tutorials are old as hell
Lombaxtard 27 Sep, 2021 @ 6:35am 
I still have this after the worldmodel update...
[Askasta's Roper] lua/weapons/weapon_roper/cl_init.lua:108: Tried to use a NULL entity!
1. LookupBone - [C]:-1
2. unknown - lua/weapons/weapon_roper/cl_init.lua:108
Askasta  [developer] 27 Sep, 2021 @ 7:57am 
Originally posted by Hamzak:
I still have this after the worldmodel update...
[Askasta's Roper] lua/weapons/weapon_roper/cl_init.lua:108: Tried to use a NULL entity!
1. LookupBone - [C]:-1
2. unknown - lua/weapons/weapon_roper/cl_init.lua:108

yea i fixed the one error but i cant get this fixed gotta investigate more ;-;
< >
Showing 1-10 of 10 comments
Per page: 1530 50