openplanet-nl / issues

Issue tracker for Openplanet.
10 stars 0 forks source link

Unable to find plugin with identifier "RebindMaster" in plugin cache! #240

Open CatzHoekk opened 1 year ago

CatzHoekk commented 1 year ago

image

For context: I haven't played in a week or two.

Here's the whole relevant log.

\$aaa(09:32:05) \$ff7 ScriptRuntime \$997PluginManager \$z\$ff0New plugin update available for Champion Medals: 1.7 -> 1.8\$z
\$aaa(09:32:05) \$ff7 ScriptRuntime \$997PluginManager \$z\$ff0New plugin update available for COTD Stats: 1.4 -> 1.5\$z
\$aaa(09:32:05) \$ff7 ScriptRuntime \$997PluginManager \$z\$ff0New plugin update available for Grinding Stats: 2.0.9 -> 2.0.10\$z
\$aaa(09:32:05) \$ff7 ScriptRuntime \$997PluginManager \$z\$ff0New plugin update available for Unclaimed Checkpoints Indicator: 1.4 -> 1.5\$z
\$aaa(09:32:05) \$ff7 ScriptRuntime \$997PluginManager \$z\$f00Unable to find plugin with identifier "RebindMaster" in plugin cache! This is a bug, please report!\$z
\$aaa(09:32:05) \$ff7 ScriptRuntime \$997PluginManager \$z\$ff0New plugin update available for COTD HUD: 0.2.2 -> 0.2.4\$z
\$aaa(09:32:05) \$ff7 ScriptRuntime \$997PluginManager \$z\$ff0New plugin update available for No-Respawn Timer: 2.2 -> 2.4\$z

Can replicate that by checking for updates.

\$aaa(10:02:05) \$ff7 ScriptRuntime \$997PluginManager \$z\$777Checking for plugin updates..\$z
\$aaa(10:02:05) \$ff7 ScriptRuntime \$997PluginManager \$z\$f00Unable to find plugin with identifier "RebindMaster" in plugin cache! This is a bug, please report!\$z
\$aaa(10:02:05) \$ff7 ScriptRuntime \$997PluginManager \$z\$777No plugin updates found!\$z

From lines like these it seems to be that the Plugin is not called RemindMaster internally.

\$aaa(09:33:23) \$ff7 ScriptRuntime \$997Rebind_Master-Plus_Extreme-Edition_Deluxe-Edition_Version-Four \$z\$777UISequence: 1 (previously: 0)\$z

codecat commented 1 year ago

We usually don't recommend renaming the identifiers, but Rebind Master did do that which is causing problems in this case. Will have to think how to work around that. Possibly by associating it with its numeric ID rather than its identifier.