Guest User

Untitled

a guest
Jun 11th, 2017
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 2.10 KB | None | 0 0
  1. Operation 226 failed in a server-side plugin. Check the configuration in the Dashboard. Message from server-plugin: System.InvalidCastException: Specified cast is not valid.
  2. at Photon.Hive.GameState.get_MaxPlayers() in d:\dev\photon-socketserver-sdk_cloud\src-server\Hive\PhotonHive\GameState.cs:line 114
  3. at Photon.Hive.HiveGame.get_MaxPlayers() in d:\dev\photon-socketserver-sdk_cloud\src-server\Hive\PhotonHive\HiveGame.cs:line 184
  4. at Photon.Hive.HiveGame.ValidateGame(HivePeer peer, JoinGameRequest joinGameRequest, SendParameters sendParameters) in d:\dev\photon-socketserver-sdk_cloud\src-server\Hive\PhotonHive\HiveGame.cs:line 2039
  5. at Photon.Hive.HiveGame.ConvertParamsAndValidateGame(HivePeer peer, JoinGameRequest joinRequest, SendParameters sendParameters) in d:\dev\photon-socketserver-sdk_cloud\src-server\Hive\PhotonHive\HiveGame.cs:line 2134
  6. at Photon.Hive.HiveGame.JoinApplyGameStateChanges(HivePeer peer, JoinGameRequest joinRequest, SendParameters sendParameters, Actor& actor) in d:\dev\photon-socketserver-sdk_cloud\src-server\Hive\PhotonHive\HiveGame.cs:line 1072
  7. at Photon.Hive.HiveHostGame.ProcessBeforeJoinGame(JoinGameRequest joinRequest, SendParameters sendParameters, HivePeer peer) in d:\dev\photon-socketserver-sdk_cloud\src-server\Hive\PhotonHive\HiveHostGame.cs:line 1948
  8. at Photon.Hive.HiveHostGame.<>c__DisplayClass66.<HandleJoinGameOperation>b__62() in d:\dev\photon-socketserver-sdk_cloud\src-server\Hive\PhotonHive\HiveHostGame.cs:line 1595
  9. at Photon.Hive.Plugin.CallInfo.Continue() in d:\dev\photon-socketserver-sdk_cloud\src-server\Hive\PhotonHive\Plugin\CallInfo.cs:line 240
  10. at Photon.Hive.Plugin.PluginBase.BeforeJoin(IBeforeJoinGameCallInfo info) in d:\dev\photon-socketserver-sdk_cloud\src-server\HivePlugin\PluginBase.cs:line 326
  11. at Photon.Hive.Plugin.PluginBase.Photon.Hive.Plugin.IGamePlugin.BeforeJoin(IBeforeJoinGameCallInfo info) in d:\dev\photon-socketserver-sdk_cloud\src-server\HivePlugin\PluginBase.cs:line 162
  12. at Photon.Hive.Plugin.PluginWrapper.BeforeJoin(IBeforeJoinGameCallInfo info) in d:\dev\photon-socketserver-sdk_cloud\src-server\Hive\PhotonHive\Plugin\PluginWrapper.cs:line 116
Add Comment
Please, Sign In to add comment