Git Product home page Git Product logo

Comments (1)

OdinVex avatar OdinVex commented on June 14, 2024

Hi, sorry if this is actually not an issue. But whenever i try to modify the Anti Spam Regex attribute in the settings section, the plugin will only recognize the first string "(last play command: )" and everything else is removed (including the extra strings).

Repro Steps:

1 - Add the plugin to a new project
2 - Go to ProjectSettings>Plugins>Output Log Pro>AntiSpamRegex and modify the string.
3 - The settings is now saved to the project's DefaultEngine.ini. The settings seems to be saved correctly, using "|" as a separator.
4 - Restart the editor and go to Output Log Pro settings. Only the first string "(last play command: )" will be enabled.

Also, it's worth mentioning that i'm using a US International Keyboard layout, i don't know if that could affect. It seems that the issue is the "|" separator.

Not to necro bump/raise, but it is a regex statement and is processed entirely as-is. Correct patterning is imperative. Perhaps double-checking your regex statement with many online processors to help verify it? I'd recommend closing the Issue for now?

Edit On a side note, | is a regex command for β€œor”. If it is actually being processed accidentally, that's a bug.

from ue4_magicconsole.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.