Grasshopper Startup Warning after Pollination Install

Hi,

I uninstalled ladybug from the Food4Rhino and then used the Pollination Installer. Everything seems to be fine and my old scripts work however I get this warning each time -

Priority: CategoryIcon
{
  Call PollinationLogger.LogHelper.OneTimeSetup(ILoggerFactory loggerFactory) to setup global loggerFactory first. (Parameter '_loggerFactory')
  ArgumentNullException
}

What version of the Rhino do you have? it’s likely the issue is from you have a very old version of Rhino.

I am on the latest release of rhino-
Version 8 SR33
(8.33.26188.13001, 2026-07-07)

@MingboPeng any updates on this?