Garry's Mod

Garry's Mod

Fin 2
{-§RG§-} ravo  [utvikler] 1. okt. 2017 kl. 8.15
Bugs and console error's
You can post bugs or error's here!
< >
Viser 115 av 38 kommentarer
{-§RG§-} ravo  [utvikler] 1. okt. 2017 kl. 8.17 
Possible error's, or other mods causing these error's:

#1
[Fin 2] lua/includes/extensions/math.lua:54: attempt to perform arithmetic on local 'high' (a nil value)
1. Rand - lua/includes/extensions/math.lua:54
2. v - lua/autorun/server/sv_fin.lua:25
3. unknown - lua/includes/modules/hook.lua:84

#2
[ERROR] lua/includes/extensions/math.lua:50: attempt to perform arithmetic on local 'high' (a nil value)
1. Rand - lua/includes/extensions/math.lua:50
2. v - addons/fin_2_165509582/lua/autorun/server/sv_fin.lua:35
3. unknown - lua/includes/modules/hook.lua:84
Sist redigert av {-§RG§-} ravo; 1. okt. 2017 kl. 8.18
{-§RG§-} ravo  [utvikler] 1. okt. 2017 kl. 8.24 
"
✿ { DustinJV01 } ✿ 16. okt, 2016 @ 3:16
This mod conflicts with Parakeet's Pill Pack apparently.


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

[ERROR] lua/includes/extensions/math.lua:54: attempt to perform arithmetic on local 'high' (a nil value)
1. Rand - lua/includes/extensions/math.lua:54
2. v - lua/autorun/server/sv_fin.lua:25
3. old_hook_call - lua/includes/modules/hook.lua:84
4. unknown - lua/includes/modules/momo/compat.lua:23

"
- I will try and check into this ... Can not promise that I will figure out what is causing this. I do not get this error myself.
eter 1. okt. 2017 kl. 8.24 
It spams this error in the console when i'm not looking at any entity

[Fin 2] lua/weapons/gmod_tool/stools/fin2.lua:65: Tried to use a NULL entity!
1. OBBCenter - [C]:-1
2. v - lua/weapons/gmod_tool/stools/fin2.lua:65
3. unknown - lua/includes/modules/hook.lua:84

Seems that you don't have a null check somewhere.
{-§RG§-} ravo  [utvikler] 1. okt. 2017 kl. 8.29 
Opprinnelig skrevet av rekjn:
It spams this error in the console when i'm not looking at any entity

[Fin 2] lua/weapons/gmod_tool/stools/fin2.lua:65: Tried to use a NULL entity!
1. OBBCenter - [C]:-1
2. v - lua/weapons/gmod_tool/stools/fin2.lua:65
3. unknown - lua/includes/modules/hook.lua:84

Seems that you don't have a null check somewhere.

Hello! This should have been updated now. I unfortuantlly got this error myself before. Try and exit Garry's Mod -> Go to your addons-folder and delete the file fin_2.._.gma -> Start the game. The latest version should download now. This is a bug in Workshop; that the latest version does not update!
Sist redigert av {-§RG§-} ravo; 1. okt. 2017 kl. 8.29
eter 1. okt. 2017 kl. 10.51 
Opprinnelig skrevet av {-§RG§-} ravo:
Opprinnelig skrevet av rekjn:
It spams this error in the console when i'm not looking at any entity

[Fin 2] lua/weapons/gmod_tool/stools/fin2.lua:65: Tried to use a NULL entity!
1. OBBCenter - [C]:-1
2. v - lua/weapons/gmod_tool/stools/fin2.lua:65
3. unknown - lua/includes/modules/hook.lua:84

Seems that you don't have a null check somewhere.

Hello! This should have been updated now. I unfortuantlly got this error myself before. Try and exit Garry's Mod -> Go to your addons-folder and delete the file fin_2.._.gma -> Start the game. The latest version should download now. This is a bug in Workshop; that the latest version does not update!
the error is still present for me even after redownloading addon
BaboucheOne 1. okt. 2017 kl. 10.58 
[Fin 2] lua/weapons/gmod_tool/stools/fin2.lua:65: Tried to use a NULL entity!
1. OBBCenter - [C]:-1
2. fn - lua/weapons/gmod_tool/stools/fin2.lua:65
3. unknown - addons/ulib/lua/ulib/shared/hook.lua:109
{-§RG§-} ravo  [utvikler] 1. okt. 2017 kl. 12.18 
Opprinnelig skrevet av BaboucheOne:
[Fin 2] lua/weapons/gmod_tool/stools/fin2.lua:65: Tried to use a NULL entity!
1. OBBCenter - [C]:-1
2. fn - lua/weapons/gmod_tool/stools/fin2.lua:65
3. unknown - addons/ulib/lua/ulib/shared/hook.lua:109

- Please uninstall and delete your current version and reinstall the latest; sometimes it does not do this automaticlly unfortuantlly ...
{-§RG§-} ravo  [utvikler] 1. okt. 2017 kl. 12.21 
Opprinnelig skrevet av rekjn:
Opprinnelig skrevet av {-§RG§-} ravo:

Hello! This should have been updated now. I unfortuantlly got this error myself before. Try and exit Garry's Mod -> Go to your addons-folder and delete the file fin_2.._.gma -> Start the game. The latest version should download now. This is a bug in Workshop; that the latest version does not update!
the error is still present for me even after redownloading addon

- OK, I will release an update now in 2 min. Please tell me how goes! I did not get this error myself.
{-§RG§-} ravo  [utvikler] 1. okt. 2017 kl. 13.38 
@rekjn Do you now have ability to increase efficiency up to 250 %?
Marty 6. okt. 2017 kl. 18.01 
Fin 2 is conflicting with Ulib, a part of Ulx: https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=557962238

=======================ERROR BELOW============================

File exists in two addons - possible conflicts! lua/ulib/shared/hook.lua (ULib and Fin 2)

[ERROR] lua/includes/extensions/math.lua:50: attempt to perform arithmetic on local 'high' (a nil value)
1. Rand - lua/includes/extensions/math.lua:50
2. fn - lua/autorun/server/sv_fin.lua:35
3. old_hook_call - lua/ulib/shared/hook.lua:109
4. unknown - lua/includes/modules/momo/compat.lua:23


{-§RG§-} ravo  [utvikler] 6. okt. 2017 kl. 21.53 
Opprinnelig skrevet av ETAM General Marty:
Fin 2 is conflicting with Ulib, a part of Ulx: https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=557962238

=======================ERROR BELOW============================

File exists in two addons - possible conflicts! lua/ulib/shared/hook.lua (ULib and Fin 2)

[ERROR] lua/includes/extensions/math.lua:50: attempt to perform arithmetic on local 'high' (a nil value)
1. Rand - lua/includes/extensions/math.lua:50
2. fn - lua/autorun/server/sv_fin.lua:35
3. old_hook_call - lua/ulib/shared/hook.lua:109
4. unknown - lua/includes/modules/momo/compat.lua:23
Hello! Thank you for posting. I might just have fixed this bug now! It was easier than I though. Made a new addon, and made debugging easy. Remember to delete your old .gma file of Fin 2, so you are ensured to get the latest version.
eter 7. okt. 2017 kl. 4.20 
Looks like old Fin 2 dupes don't work with the new code, got this error when tried deploying old dupe:

[ERROR] lua/gravityhull/sh_entityoverrides.lua:312: bad argument #1 to 'LocalToWorld' (Vector expected, got nil)
1. LocalToWorld - [C]:-1
2. LocalToWorld - lua/gravityhull/sh_entityoverrides.lua:312
3. ModFunction - lua/weapons/gmod_tool/stools/fin2.lua:269
4. ApplyEntityModifiers - lua/includes/modules/duplicator.lua:805
5. Paste - lua/includes/modules/duplicator.lua:762
6. LeftClick - gamemodes/sandbox/entities/weapons/gmod_tool/stools/duplicator.lua:66
7. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:227
{-§RG§-} ravo  [utvikler] 7. okt. 2017 kl. 5.20 
Opprinnelig skrevet av rekjn:
Looks like old Fin 2 dupes don't work with the new code, got this error when tried deploying old dupe:

[ERROR] lua/gravityhull/sh_entityoverrides.lua:312: bad argument #1 to 'LocalToWorld' (Vector expected, got nil)
1. LocalToWorld - [C]:-1
2. LocalToWorld - lua/gravityhull/sh_entityoverrides.lua:312
3. ModFunction - lua/weapons/gmod_tool/stools/fin2.lua:269
4. ApplyEntityModifiers - lua/includes/modules/duplicator.lua:805
5. Paste - lua/includes/modules/duplicator.lua:762
6. LeftClick - gamemodes/sandbox/entities/weapons/gmod_tool/stools/duplicator.lua:66
7. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:227
I am on a fix right now. Thank you for telling me, again heh. I do not have any old duplications myself.
{-§RG§-} ravo  [utvikler] 7. okt. 2017 kl. 6.18 
Opprinnelig skrevet av rekjn:
Looks like old Fin 2 dupes don't work with the new code, got this error when tried deploying old dupe:

[ERROR] lua/gravityhull/sh_entityoverrides.lua:312: bad argument #1 to 'LocalToWorld' (Vector expected, got nil)
1. LocalToWorld - [C]:-1
2. LocalToWorld - lua/gravityhull/sh_entityoverrides.lua:312
3. ModFunction - lua/weapons/gmod_tool/stools/fin2.lua:269
4. ApplyEntityModifiers - lua/includes/modules/duplicator.lua:805
5. Paste - lua/includes/modules/duplicator.lua:762
6. LeftClick - gamemodes/sandbox/entities/weapons/gmod_tool/stools/duplicator.lua:66
7. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:227
OK, I posted a fix. Please report back how it is!
{-§RG§-} ravo  [utvikler] 7. okt. 2017 kl. 6.19 
You got the latest version if the HUD is allot more visible.
< >
Viser 115 av 38 kommentarer
Per side: 1530 50