Skip to content

Imports not work #71

@BlayzerQ

Description

@BlayzerQ

Try to run scripts on Spigot 1.21.4, GraalVM 21
Any scripts will import falls:
from org.bukkit import Bukkit
print "Hello world!"

from mcapi import *
print "Hello world"

(simple print, witout impors works. If added any imports - error)

Error on run scripts: (More input is expected)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions