Collision at system.util.initialize?

I’m porting a 7.9.1 vision project over to 8.0.6 and taking the opportunity to fix all the errors that appear in my log view under diagnostics. I see this error but I can’t make sense of what the issue is or where I would look to fix it

Message: Warning: collision at system.util.initialize
Time: Wed Jan 8 11:47:19AM
Severity: ERROR
Logger: Scripting.ScriptManager.PSM4dot79

Can anyone explain what this means and what I can do about it?

Looks like a bug in a module.

Minor (cosmetic) issue caused by an internal refactor. It’s not going to break anything, or do any harm, and can be safely ignored until we fix the bug.

1 Like

Thats all I needed to hear. Thanks.