CommandHelper

CommandHelper

46.5k Downloads

Compiler error with iclosures

LadyCailinBot opened this issue ยท 3 comments

commented

CMDHELPER-3099 - Reported by PseudoKnight

http://forum.enginehub.org/threads/highly-enoying-error.16244/

commented

Comment by LadyCailin

I'm 90% sure the fix for this is to remove @nolinking annotation from the iclosure method. I'm not sure why it got on there.

commented

Comment by PseudoKnight

I tested this and it fixes the problem.

commented

Comment by LadyCailin

I have removed the @nolinking annotation. This should be fixed now.