Skip to content
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

USER ISSUE: Server exception upon sending a whisper chat #25208

Open
HetNeSS opened this issue Oct 25, 2024 · 1 comment
Open

USER ISSUE: Server exception upon sending a whisper chat #25208

HetNeSS opened this issue Oct 25, 2024 · 1 comment
Labels
Status: Needs Information This issue needs more information to be continued. Status: Not reproduced This issue can't be reproduced on the latest staging or master version.

Comments

@HetNeSS
Copy link

HetNeSS commented Oct 25, 2024


User Id: (31387c40-a57f-4255-babb-08dcbe0ab005)
Version: 0.11.1.0 beta release-750

Steps to Reproduce:
Upon sending whisker mail to someone with 2 messages already or less, server throws up an exception

Expected behavior:

Actual behavior:
Было получено следующее сообщение об ошибке:

Server encountered an exception:

<size=60,00%>Exception: NullReferenceException
Message:Object reference not set to an instance of an object.
Source:Eco.Gameplay

System.NullReferenceException: Object reference not set to an instance of an object.
   at Eco.Gameplay.Systems.TextLinks.TextLinkManager.MarkUpText(String text, Boolean checkIgnoreList)
   at Eco.Gameplay.Systems.Messaging.Chat.ChatMessage.ToBson(INetClient client)
   at Eco.Gameplay.Systems.Messaging.Chat.ChatManager.ProcessMessage(ChatMessage message)
   at Eco.Gameplay.Systems.Messaging.Chat.ChatManager.Send(User user, IChatReceiver to, String message)
   at Eco.Gameplay.Systems.Messaging.Chat.ChatManager.ParseAndSendMessage(User user, String text, String tag)
   at Eco.Gameplay.Systems.Messaging.Chat.ChatManager.SanitizeAndSendChat(User user, String text, Supp</size>...

Check log file to see full message.

Do you have mods installed? Does the issue happen when no mods are installed?:
server-side only

**Please provide log files. Instruction is here https://github.com/StrangeLoopGames/EcoIssues/wiki/Getting-the-Eco-game-log-file

@D3nnis3n
Copy link
Collaborator

Can you please provide the full logfile of the exception from both client and server side and any additional details, for example the names of the players this appears with? The issue is not reproducible by simply sending someone a message that already received one before, there must be specific circumstances it happens with.

@D3nnis3n D3nnis3n added Status: Needs Information This issue needs more information to be continued. Status: Not reproduced This issue can't be reproduced on the latest staging or master version. labels Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Information This issue needs more information to be continued. Status: Not reproduced This issue can't be reproduced on the latest staging or master version.
Projects
None yet
Development

No branches or pull requests

2 participants