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

TIC-80 cannot create new files "error: not found any language" #2617

Closed
VC-dell opened this issue Jun 18, 2024 · 4 comments
Closed

TIC-80 cannot create new files "error: not found any language" #2617

VC-dell opened this issue Jun 18, 2024 · 4 comments

Comments

@VC-dell
Copy link

VC-dell commented Jun 18, 2024

My current version is 1.2.2953-dev Pro (18dacc0)
I am using Endeavour OS
I tried to build TIC-80 from main and stable branch via github but both of them cannot create new files or load files

Logs when creating new files:

TIC-80 tiny computer
 version 1.2.2953-dev Pro (18dacc0)
 https://tic80.com (C) 2017-2024

 hello! type help for help

>new lua
error: not found any language.
cart not created
>

Logs when loading a file via 'surf':

TIC-80 tiny computer
 version 1.2.2953-dev Pro (18dacc0)
 https://tic80.com (C) 2017-2024

 hello! type help for help

>surf
cart wip_morio_like_game.tic loaded!
use RUN command to run it

tic80.com>fish: Job 1, 'tic80' terminated by signal SIGSEGV (Address boundary error)

What are possible causes of these errors and how do I fix it?
Is there any more information needed to give more clarity to this issue?

@Skeptim
Copy link
Contributor

Skeptim commented Jun 18, 2024

Related to #2613 (comment)

@runemoennike
Copy link

@VC-dell you can work around this by either launching build/bin/tic80 directly, or building with -DBUILD_STATIC=ON

@VC-dell
Copy link
Author

VC-dell commented Jun 27, 2024

Thanks guys. It works now

@VC-dell VC-dell closed this as completed Jun 27, 2024
@Miguel-hrvs
Copy link
Contributor

Would be great to specify the -DBUILD_STATIC_DEFAULT=ON flag in the readme's linux install instructions to help users find the solution fast.

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

4 participants