Closed armoha closed 2 years ago
Object pool unit test is currently broken with objFieldN option. https://github.com/armoha/eudplib/blob/855a4e8c97b57f4bb432787ef28f05d77d669287/tests/unittests/testpool.py#L13
objFieldN
Milestone — 03/27/2022 @armoha I think I found a bug with objFieldN : 16. It gives EUD error when instantiating another unrelated object. just wanted to let you know 🙂
objFieldN : 16
Should be fixed by https://github.com/armoha/eudplib/commit/62abcb5396c4ae7e436e48b6e02f7ffb66b65ba3
Object pool unit test is currently broken with
objFieldN
option. https://github.com/armoha/eudplib/blob/855a4e8c97b57f4bb432787ef28f05d77d669287/tests/unittests/testpool.py#L13