Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wont work #30

Open
jmxamongusmodder opened this issue Apr 10, 2022 · 3 comments
Open

wont work #30

jmxamongusmodder opened this issue Apr 10, 2022 · 3 comments

Comments

@jmxamongusmodder
Copy link

it wont work on psych engine latest build commit help i tried renaming gamejolt to gamejoltlogin
so i get these errors
source/Main.hx:33: characters 17-25 : Unknown identifier : addChild
source/GameJoltLogin.hx:433: characters 76-81 : Too many arguments

@LEON-BROTHER
Copy link

Could you maybe send the code?

@Bacon69000
Copy link

for source/GameJoltLogin.hx:433: characters 76-81 : Too many arguments:

go to GameJolt.hx(or whatever the hell you named the file) and go to line 433

now you will find:

charBop.frames = Paths.getSparrowAtlas('characters/BOYFRIEND', 'shared', false);

and change that to:

charBop.frames = Paths.getSparrowAtlas('characters/BOYFRIEND');

@Bacon69000
Copy link

for source/Main.hx:33: characters 17-25 : Unknown identifier : addChild

i need to see your Main.hx file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants