Garry's Mod

Garry's Mod

Askasta's Roleplay Tools Materials
Askasta  [开发者] 2021 年 6 月 2 日 上午 5:07
Report Bugs
Comment down below with bug reports and please also copy the console error.
< >
正在显示第 1 - 10 条,共 10 条留言
Lombaxtard 2021 年 7 月 31 日 上午 2:42 
[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  [开发者] 2021 年 7 月 31 日 上午 4:11 
引用自 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 2021 年 9 月 21 日 上午 11:45 
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
最后由 16BitPotato 编辑于; 2021 年 9 月 21 日 上午 11:45
Askasta  [开发者] 2021 年 9 月 21 日 下午 1:07 
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  [开发者] 2021 年 9 月 22 日 上午 8:40 
引用自 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  [开发者] 2021 年 9 月 22 日 上午 8:40 
引用自 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 2021 年 9 月 22 日 下午 4:18 
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
最后由 16BitPotato 编辑于; 2021 年 9 月 22 日 下午 4:20
Askasta  [开发者] 2021 年 9 月 24 日 上午 10:28 
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 2021 年 9 月 27 日 上午 6:35 
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  [开发者] 2021 年 9 月 27 日 上午 7:57 
引用自 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 ;-;
< >
正在显示第 1 - 10 条,共 10 条留言
每页显示数: 1530 50