#Attempted to create unknown modifier type

1 messages · Page 1 of 1 (latest)

hazy narwhal
#

I have this message in console. (screen 1)
I don't forget about LinkLuaModifier. (screen 2)
Modifier example (screen 3)

stoic lake
#
  1. are those LinkLuaModifiers definitely being executed?

  2. are those paths in the second arguments in the LinkLuaModifier correct?

untold hill
#
  1. What file are you linking them in? LinkLuaModifier needs to be called on both server and client
frosty wasp
#

I dont think thats completely true
I've linked modifiers from addon gamemode no issues

stoic lake
#

it's a recent thing

untold hill
inner oriole
#

Modifiers do work if not linked on the client, but they are invisible on the client (they dont show in the bar). Correct me if I am wrong.

hazy narwhal
#

modifiers work correct, but i see message.

hazy narwhal
gleaming lantern
hazy narwhal
#

How to add addon_init.lua file?

gleaming lantern
hazy narwhal
#

nice. it's work 🙂

inner oriole
#

create it in the same folder as addon_game_mode.lua?