Skip to content

Conversation

@CalMWolfs
Copy link
Contributor

  • fixed that and cleaned up the code there
  • Also stopped neu taking up 14gb of my ram
  • Stopped a crash that happens on some intel based macs

@jani270 jani270 added the bug-fix This PR fixes a bug label Mar 8, 2024
lineargraph
lineargraph previously approved these changes Mar 11, 2024
Utils.getNameFromChatComponent(chatComponent) :
chatComponent.getSiblings().get(chatComponentsCount).getChatStyle().getChatClickEvent().getValue().substring(15);
username = username.replaceAll("[^a-zA-Z0-9_]", "");
String startsWith = getChatClickEvent(siblings.get(0));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think startsWith is the right name for this variable.

@lineargraph lineargraph merged commit e6cf81f into NotEnoughUpdates:master Mar 11, 2024
@CalMWolfs CalMWolfs deleted the fix-pv-in-chat branch March 11, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix This PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants