gkazan / ZAWA

The Zoo & Wild Animals Mod
10 stars 3 forks source link

Unable to configure the net #167

Open AechtRob opened 4 years ago

AechtRob commented 4 years ago

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):