08-27-2011, 08:40 PM
(08-16-2011, 06:34 PM)BlackDaemon Wrote: I installed JDK 7 (release version), but unfortunately problem not solved.This should be fixed in r2292. ASM 4.0 changed it's behavior and the compiler had to be adapted.
Code:java.lang.RuntimeException: Method code too large!
at org.objectweb.asm.MethodWriter.a(Unknown Source)
at org.objectweb.asm.ClassWriter.toByteArray(Unknown Source)
at jpcsp.Allegrex.compiler.CodeBlock.compile(CodeBlock.java:514)
at jpcsp.Allegrex.compiler.CodeBlock.getExecutable(CodeBlock.java:528)
at jpcsp.Allegrex.compiler.Compiler.analyse(Compiler.java:338)
at jpcsp.Allegrex.compiler.Compiler.compile(Compiler.java:397)
at jpcsp.Allegrex.compiler.Compiler.compile(Compiler.java:368)
Always include a complete log file at INFO level in your reports. Thanks! How to post a log