Garry's Mod

Garry's Mod

Fin 2
{-§RG§-} ravo  [developer] 1 Oct, 2017 @ 8:15am
Bugs and console error's
You can post bugs or error's here!
< >
Showing 1-15 of 38 comments
{-§RG§-} ravo  [developer] 1 Oct, 2017 @ 8:17am 
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
Last edited by {-§RG§-} ravo; 1 Oct, 2017 @ 8:18am
{-§RG§-} ravo  [developer] 1 Oct, 2017 @ 8:24am 
"
✿ { 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 Oct, 2017 @ 8:24am 
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  [developer] 1 Oct, 2017 @ 8:29am 
Originally posted by 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!
Last edited by {-§RG§-} ravo; 1 Oct, 2017 @ 8:29am
eter 1 Oct, 2017 @ 10:51am 
Originally posted by {-§RG§-} ravo:
Originally posted by 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 Oct, 2017 @ 10:58am 
[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  [developer] 1 Oct, 2017 @ 12:18pm 
Originally posted by 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  [developer] 1 Oct, 2017 @ 12:21pm 
Originally posted by rekjn:
Originally posted by {-§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  [developer] 1 Oct, 2017 @ 1:38pm 
@rekjn Do you now have ability to increase efficiency up to 250 %?
Marty 6 Oct, 2017 @ 6:01pm 
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  [developer] 6 Oct, 2017 @ 9:53pm 
Originally posted by 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 Oct, 2017 @ 4:20am 
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  [developer] 7 Oct, 2017 @ 5:20am 
Originally posted by 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  [developer] 7 Oct, 2017 @ 6:18am 
Originally posted by 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  [developer] 7 Oct, 2017 @ 6:19am 
You got the latest version if the HUD is allot more visible.
< >
Showing 1-15 of 38 comments
Per page: 1530 50