Open zxh9813 opened 2 years ago
iirc, this is expected behavior. stat
should be a constant and within a known range unsigned 0..0x1f
, all places this function is used should be read and cast to short anyways. Was there a specific problem in another area?
After I changing Attributes.java and StatListRef.java. I was able to start it.
I can start without that change. What error were you getting?
I am able to run after changing below parameter from short to int