Hontvári Attila

Results 4 issues of Hontvári Attila

Tried running Borland C++ Builder (1997) using Wine on box86 on Raspberry Pi 4, but received this output when compiling a simple hello world application using that IDE: Box86 with...

The current error message is: "Problem attempting to execute commands. Please try again later. " It should tell instead that the attachment is too big. ![image](https://github.com/hontvari/mireka/assets/5830175/3fc4b1bc-70a5-4451-b0d5-cf6b763ccafd)

Data request

Fails with: ` java.lang.NullPointerException: Cannot invoke "org.teavm.model.ClassReader.hasModifier(org.teavm.model.ElementModifier)" because "typeReader" is null ` ` at org.teavm.metaprogramming.impl.MetaprogrammingImpl.proxy(MetaprogrammingImpl.java:254)` Tried TeaVM version 0.11.0 and 0.12.1, same error in both.