Describe the bug
.The installation loads up. When you join a world the client immediately crashes. The error is to do with the strings in the blacklist being too long, and the debug log reports that they are over 32 characters.
In addition, when you load a config into the installation Zawa adds in a load of whitespaces in front of every line. This is not what is causing the issue though. You previously closed my issue telling me to clean the whitespaces, but it is Zawa/Forge that is inserting them, not me, and they are not causing any issue.
To Reproduce
The config file attached is an example (extension changed to allow upload here). Load up a world in SP. Then launch a world. Observe the crash and observe that Zawa/Forge has added whitespaces:
ZAWA1.12.2-2.1.0.txt
Using this list instead, which has had all strings over over 32 chars removed, but all the same mods etc. Everything works fine, even though Zawa/Forge continues to add whitespaces:
ZAWA1.12.2-2.1.0.rev.txt
Expected behavior
The config file is parsed with no errors and the game does not crash.
Are other mods installed? : Yes, lots, it's only testable that way in order to get entities with long names - see the log
Is OptiFine installed? : Makes no difference; tested with and without
Is this bug present in single player or on a server or both? : SP is the straightforward crash described above. A server will load up with the config in place, but a client with the matching config connecting to the server world experiences a client-end crash trying to connect. This crash is identical to the SP one in the log.
Describe the bug .The installation loads up. When you join a world the client immediately crashes. The error is to do with the strings in the blacklist being too long, and the debug log reports that they are over 32 characters.
In addition, when you load a config into the installation Zawa adds in a load of whitespaces in front of every line. This is not what is causing the issue though. You previously closed my issue telling me to clean the whitespaces, but it is Zawa/Forge that is inserting them, not me, and they are not causing any issue.
To Reproduce The config file attached is an example (extension changed to allow upload here). Load up a world in SP. Then launch a world. Observe the crash and observe that Zawa/Forge has added whitespaces: ZAWA1.12.2-2.1.0.txt
Using this list instead, which has had all strings over over 32 chars removed, but all the same mods etc. Everything works fine, even though Zawa/Forge continues to add whitespaces: ZAWA1.12.2-2.1.0.rev.txt
Expected behavior The config file is parsed with no errors and the game does not crash.
Crash Report or Game Log debug.log
Please complete the following information):