Changeset 82c631f in Primary

Timestamp:
Mar 6, 2021 11:21:19 PM (3 years ago)
Author:
Jonathan Neufeld <support@…>
Branches:
master
Children:
f3bceee
Parents:
321c053
git-author:
Jonathan Neufeld <support@…> (03/06/21 23:03:39)
git-committer:
Jonathan Neufeld <support@…> (03/06/21 23:21:19)
Message:

Try to avoid relying on FML's event bus in the future. It is so rigid that you cannot have nested classes of different sidedness nearby the object you are trying to register with the event bus otherwise it will crash because (for some bizarre reason) it tries to load absolutely everything it can find inside the top-level class completely ignoring the @SideOnly? annotations!!!!

(No files)

Note: See TracChangeset for help on using the changeset viewer.