Log Begone

Log Begone

30M Downloads

Regex not working

XurxoMF opened this issue ยท 12 comments

commented

Maybe I'm doing something wrong, but the regular expressions are not working correctly.

I have these expressions:
regex = ["1", "^1", "1$", "^ 1", " 1$", "\b1\b", "\b[1]{1}\b"]

In theory it should delete these messages but it does not do it:
[17:06:47] [Worker-Main-3/INFO]: 1
[17:06:47] [Worker-Main-20/INFO]: 1

If I am doing something wrong I would like to know what it is, if not I would like it to be fixed in future versions.

I'm using fabric, 1.19.2

Love the mod btw <3

commented

I updated the mod and used "\b1\b" and it doesn't work ;-;
It doesn't seem to be a bug in your mod but in the one that is generating the 1.

commented

Can you please the mod causing the logging? This will help me in resolving the issue for you!

commented

Of course, it is a link to curseforge
Log-Begone-Fabric-1.19-1.0.2.jar

Edit: If you need a .log from the server or something just ask me <3

commented

No the mod causing the 1 and such

commented

Oh, idk, is not a mod I thought. These messages just pop up repeatedly as you explore the world

I am using 260 + mods, it is difficult to know what is the cause, but I think it is the fabric itself or the vanilla server.

commented

Do you have deeper dark?

commented

Yes, deeper darker 1.1.4

commented

Hihi, any news? <3

commented

I will not be able to work on this for a while due to work and holidays.

commented

Oh, ok, no rush. Just let me know if u need something about the error :)

commented

A fix should now be released for this, please test when you can!

commented

Sure, tomorrow I'll have free time so i'll try it