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

how can i fix this #14632

Closed
thegamenig opened this issue May 9, 2024 · 14 comments
Closed

how can i fix this #14632

thegamenig opened this issue May 9, 2024 · 14 comments
Labels
help wanted Extra attention is needed

Comments

@thegamenig
Copy link

thegamenig commented May 9, 2024

source/psychlua/HScript.hx:317: characters 89-96 : Type not found : TeaCall

btw it psych engine 0.7.2

[x] Windows
[ ] Linux
[ ] Mac

@thegamenig thegamenig added the help wanted Extra attention is needed label May 9, 2024
@aziznahali01
Copy link

I learned from someone else that you are supposed to change anything called TeaCall to just Tea (source/psychlua/HScript.hx). it worked for me but i am having a little bit of issues with the engine so be careful.

@YouDevsYoupikmin
Copy link

You need SSCript 7.7.0

@thegamenig thegamenig reopened this Jun 2, 2024
@YouDevsYoupikmin
Copy link

Why you reopened it?

@YouDevsYoupikmin
Copy link

If you still have a problem try SScript 20.8.618

@thegamenig
Copy link
Author

don't work

@YouDevsYoupikmin
Copy link

try with
haxelib install SScript 8.1.6
or

haxelib install SScript 10.0.618

@thegamenig
Copy link
Author

don't work

@YouDevsYoupikmin
Copy link

Disable temporary sscript on project.xml, maybe it's gonna be fixed..

@thegamenig
Copy link
Author

i don't see the temporary sscript on the project.xml

@YouDevsYoupikmin
Copy link

try delete on project.xml
image

@thegamenig
Copy link
Author

i got source/states/PlayState.hx:418: characters 6-17 : Unknown identifier : initHScript
source/states/PlayState.hx:603: characters 6-17 : Unknown identifier : initHScrip

@YouDevsYoupikmin
Copy link

try delete linc luajit and reinstall it here
haxelib git linc_luajit https://github.com/superpowers04/linc_luajit

@YouDevsYoupikmin
Copy link

or try compile a new build with sscript 7.7.0 it works for me soo idk

@thegamenig
Copy link
Author

don't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants