Eintoo/GameServer/Bin/Debug/Logs/Server/Server20250207/Server..2025020715.Error.log
2025-03-19 18:16:39 +08:00

9 lines
666 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2025-02-07 15:10:09.1082 System.NotSupportedException: OuterMessageScheduler Received unsupported message protocolCode:0
1、请检查该协议所在的程序集是否在框架初始化的时候添加到框架中。
2、如果看到这个消息表示你有可能用的老版本的导出工具请更换为最新的导出工具。
at Fantasy.Scheduler.OuterMessageScheduler.HandlerAsync(Session session, APackInfo packInfo)
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Async.FTask.InnerCoroutine()
at Fantasy.Scheduler.OuterMessageScheduler.Scheduler(Session session, APackInfo packInfo)
at Fantasy.Network.Session.Receive(APackInfo packInfo)