Blood Magic

Blood Magic

90M Downloads

Crash when using the EnumRuneType Capability on Physical Client

Alex-hawks opened this issue ยท 2 comments

commented

The EnumRuneType Capability is not registered on the physical client, and a crash results if it is used unsafely. I believe Blood Magic should register the capability itself, because it does use it itself here. The problem is caused by ClientProxy#init() not calling super#init()

commented

Didn't you implement that? :p

commented

ages ago, but the issue with it now is not with the capability itself, but the proxies