Skip to content

ClassFormatError: Too many arguments ... erjang/ETuple256 #92

@DEvil0000

Description

@DEvil0000

I have a elixir application and was trying to start it with erjang.
Booting was not possible - seams like erjang/ETuple256 takes to many arguments.

Caused by: java.lang.ClassFormatError: Too many arguments in method signature in class file erjang/ETuple256
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:642)
    ... 31 more

If you need more info I can try to collect whatever you need.
Just want to report this back but I do not care too much about a fix ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions