Closed wrsgwergergwer closed 1 year ago
create the config file https://github.com/wootguy/ChatSounds/tree/master#config
I also have this problem, i already created the file but the plugin still seems to not be able to read it.
Going to necrobump this: After creating the config, plugin worked fine until yesterday. Now Im getting an error: Not allowed: in section '/home/container/svencoop/scripts/plugins/ChatSounds/ChatSounds.as', at (154, 3): Function MapInit: Message: Null pointer access ERROR: CASBaseCallable::Call: Execution of function '::MapInit' failed! The plugin successfully loads in but isnt functional at all, any idea why this could be?
Alright so after fucking with it for a while, nuking all plugin related files, reinstalling it all fresh fixed all issues, Ill close this thread now.
https://github.com/wootguy/ChatSounds/blob/19e223a0ceb77212326112fb8216b3d54f3f1b44/ChatSounds.as#L316 From AS Log: 1 plugin(s) failed compilation Not allowed: in section '/home/container/svencoop/scripts/plugins/ChatSounds/ChatSounds.as', at (316, 5): Function ReadSounds: Message: Null pointer access ERROR: CASBaseCallable::Call: Execution of function '::PluginInit' failed! ERROR: Plugins must implement a PluginInit function!