Returned no data from GetPanel method
This is the bank of errors I get:
[Magic Panel] DrawGlobalPanel: FpsPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: FpsPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: FpsPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: MessagePanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: FpsPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: FpsPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: FpsPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: MessagePanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: FpsPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: FpsPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: FpsPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: MessagePanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: ClockPanel returned no data from GetPanel method
[Magic Panel] DrawGlobalPanel: FpsPanel returned no data from GetPanel method

Like I said, if I reload the plugin the errors go away.  While this is happening, it would appear the panels are all working as they should.  So it appears to have no affect on anything.  Also worth nothing, this is only happening on 1 server, when I use this same version on 4 servers.
Hi srtbull,

Can you run o.plugins and give me the result for all the panels you run. Can you also give me the result of o.version.

Thanks,
MJSU
I just quickly grabbed the magic panels in use:
53 "Magic Airdrop Panel" (1.0.1) by MJSU (0.16s) - MagicAirdropPanel.cs
54 "Magic Bradley Panel" (1.0.1) by MJSU (0.15s) - MagicBradleyPanel.cs
55 "Magic Cargo Ship Panel" (1.0.1) by MJSU (0.13s) - MagicCargoShipPanel.cs
56 "Magic Ch47 Panel" (1.0.1) by MJSU (0.13s) - MagicCh47Panel.cs
57 "MagicCraft" (0.3.1) by Norn (0.06s) - MagicCraft.cs
58 "Magic Death Notes Panel" (1.0.1) by MJSU (0.01s) - MagicDeathNotesPanel.cs
59 "Magic Economics Panel" (1.0.3) by MJSU (0.01s) - MagicEconomicsPanel.cs
60 "Magic Fps Panel" (1.0.1) by MJSU (0.11s) - MagicFpsPanel.cs
61 "Magic Hostile Panel" (1.0.3) by MJSU (0.14s) - MagicHostilePanel.cs
62 "Magic Last Wipe Panel" (1.0.1) by MJSU (0.01s) - MagicLastWipePanel.cs
63 "MagicLoot" (0.1.24) by Norn / Kunazai (14.25s) - MagicLoot.cs
64 "Magic Message Panel" (1.0.1) by MJSU (0.04s) - MagicMessagePanel.cs
65 "Magic Panel" (1.0.4) by MJSU (0.15s) - MagicPanel.cs
66 "Magic Ping Panel" (1.0.2) by MJSU (0.18s) - MagicPingPanel.cs
67 "Magic Players Panel" (1.0.1) by MJSU (0.01s) - MagicPlayersPanel.cs
68 "Magic Radiation Info Panel" (1.0.2) by MJSU (0.01s) - MagicRadiationInfoPanel.cs
69 "Magic Radiation Panel" (1.0.1) by MJSU (0.16s) - MagicRadiationPanel.cs
70 "Magic Server Rewards Panel" (1.0.3) by MJSU (0.01s) - MagicServerRewardsPanel.cs
71 "Magic Stack" (0.0.1) by MJSU (0.39s) - MagicStack.cs
72 "Magic Wipe Panel" (1.0.4) by MJSU (0.01s) - MagicWipePanel.cs
73 "Message Panel" (0.0.2) by MJSU (0.05s) - MessagePanel.cs

and this is the oxide version:
Oxide.Rust Version: 2.0.4455
It looks like your Oxide version is below the version needed for MagicPanel 1.0.4. Either downgrade to 1.0.3 or upgrade Oxide to latest.
Interesting, I'll check that.  Wierd that one server is fine, and the other isn't.  I will certainly check that though.  (They both use the same oxide files)