Bubbus / ACF-Missiles

Racked munitions for ACF
MIT License
24 stars 13 forks source link

ACF Missiles completely unusable acf_rack error #144

Closed Chillstice closed 4 years ago

Chillstice commented 4 years ago

When any ACF missile entity is spawned it spams the console with this error:

`[ERROR] addons/acf-missiles-master/lua/entities/acf_rack/shared.lua:20: attempt to call method 'GetNetworkedBeamString' (a nil value)

  1. GetOverlayText - addons/acf-missiles-master/lua/entities/acf_rack/shared.lua:20
    1. DoNormalDraw - addons/acf-missiles-master/lua/entities/acf_rack/cl_init.lua:42
    2. unknown - addons/acf-missiles-master/lua/entities/acf_rack/cl_init.lua:12 `

in the console, the error is: `[ERROR] addons/acf-missiles-master/lua/entities/acf_rack/shared.lua:20: attempt to call method 'GetNetworkedBeamString' (a nil value)

  1. GetOverlayText - addons/acf-missiles-master/lua/entities/acf_rack/shared.lua:20
    1. DoNormalDraw - addons/acf-missiles-master/lua/entities/acf_rack/cl_init.lua:42
    2. unknown - addons/acf-missiles-master/lua/entities/acf_rack/cl_init.lua:12

L 01/05/2020 - 13:30:30: Lua Error: [ERROR] addons/acf-missiles-master/lua/entities/acf_rack/init.lua:495: attempt to call method 'SetNetworkedBeamFloat' (a nil value)

  1. UpdateRefillBonus - addons/acf-missiles-master/lua/entities/acf_rack/init.lua:495
    1. unknown - addons/acf-missiles-master/lua/entities/acf_rack/init.lua:512`

I'm on the latest revision (409) and there are no other errors.

When looking at any of the ACF missile props it literally disappears and spams the console, but when looking away it stops and reappears. I'm thinking it's a ui menu when the reticle hovers the prop.

Chillstice commented 4 years ago

Please stop using capital letters in your file names. Linux is a case-sensitive OS and I've had to batch-rename all the files to lower. Some files did not rename properly and led to this issue.

ACF and ACF missiles are literally the only addons with capital file and folder names. Stop it.