50% Promise (1)
0% Needs Work (0)
2 Reviews Recommended 1 Shows Promise 1 Needs Work 0
Positives groups Multiplayer 1speed Performance 1auto_awesome Polish 1
trophy 1035
May 2026 0 post
Shows Promise
This really was as simple as creating a UI panel and adding the component, which I love. However, in my testing, it functions perfectly fine on the host, but connected clients see a jumbled mess on the left side of the screen.. It's certainly possible that I could be doing something wrong. Anyways please friend me on steam and message me if you know the fix!
trophy 1110
Jan 2023 2 posts
Recommended
EDIT: This may NOT BE THE FAULT OF THE DEV OF THIS LIBRARY. It appears that the imports for these references were auto-cleaned up by the git-commit automatically removing redundant declarations. This is user error. Old review left for visibility, but this is a perfect library actually. Works initially but when re-opening the project, fails every single time. SimpleTextChat.razor(10,34): error CS1061: 'List<SimpleTextChatSystem.ChatEntry>' does not contain a definition for 'TakeLast' and no accessible extension method 'TakeLast' accepting a first argument of type 'List<SimpleTextChatSystem.ChatEntry>' could be found (are you missing a using directive or an assembly reference?) SimpleTextChat.razor(11,34): error CS1061: 'List<SimpleTextChatSystem.ChatEntry>' does not contain a definition for 'Where' and no accessible extension method 'Where' accepting a first argument of type 'List<SimpleTextChatSystem.ChatEntry>' could be found (are you missing a using directive or an assembly reference?) SimpleTextChat.razor(196,48): error CS1061: 'List<SimpleTextChatSystem.ChatEntry>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'List<SimpleTextChatSystem.ChatEntry>' could be found (are you missing a using directive or an assembly reference?) SimpleTextChat.razor(197,12): error CS0103: The name 'HashCode' does not exist in the current context SimpleTextChat.razor(198,10): error CS0103: The name 'HashCode' does not exist in the current context
MultiplayerPerformancePolish