Skip to content

This inscription will cause the server to freeze #196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
LiuLei-jm opened this issue Oct 6, 2022 · 1 comment
Open

This inscription will cause the server to freeze #196

LiuLei-jm opened this issue Oct 6, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@LiuLei-jm
Copy link
Contributor

3001-3-精神力法-3-道法印
The following is the information returned by the log:

Error message:
The given key '0' was not present in the dictionary.
Stack information:
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at GameServer.Templates.SkillInstance.Process() in E:\mir-eternal\GameServer\Templates\SkillInstance.cs:line 619
at GameServer.Maps.PlayerObject.Process() in E:\mir-eternal\GameServer\Maps\PlayerObject.cs:line 1479
at GameServer.Maps.MapGatewayProcess.Process() in E:\mir-eternal\GameServer\Maps\MapGatewayProcess.cs:line 670
at GameServer.MainProcess.MainLoop() in E:\mir-eternal\GameServer\MainProcess.cs:line 93

@periko92 periko92 added the bug Something isn't working label Oct 6, 2022
@LiuLei-jm
Copy link
Contributor Author

2535-3-魔法护盾-3-逢生印
This seal will also crash the engine server:

Error message:
Collection was modified; enumeration operation may not execute.
Stack information:
at System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext()
at GameServer.Maps.PlayerObject.Process() in D:\20221006\mir-eternal-main\GameServer\Maps\PlayerObject.cs:line 1481
at GameServer.Maps.MapGatewayProcess.Process() in D:\20221006\mir-eternal-main\GameServer\Maps\MapGatewayProcess.cs:line 670
at GameServer.MainProcess.MainLoop() in D:\20221006\mir-eternal-main\GameServer\MainProcess.cs:line 93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants