Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

TIC-80

Fantasy computer for making, playing and sharing tiny games. · By Nesbox

TIC80 Freezes When Trying To Run Game After Saving As Lua

A topic by Sylius created Feb 04, 2021 Views: 265 Replies: 5
Viewing posts 1 to 5

Hi.

I had my game saved as blobby.tic but then decided to change it to a lua file so I could try edit it in SublimeText. I created a new file with the lua extension and copied the code and recreated the sprites.  I have gone over the code a few times but when ever I try to run the game, TIC just freezes. 

Does anyone have an idea where I could be going wrong? I could provide a link to the lua file if needed.

Developer

Pls provide the cart, I'll try to reproduce it.

Thanks.

(2 edits)

Hi!

I have managed to find the file.

https://drive.google.com/file/d/1psmHaqWZ0P07QF8gV2STaz0GPY-01ipZ/view?usp=shari...

Developer

Created an issue here https://github.com/nesbox/TIC-80/issues/1338

Thank so much for the help!

Developer

Hi, I have investigated the problem, the game just freezes in init() -> random_location() function, pls press and hold ESC button to exit.

https://github.com/nesbox/TIC-80/issues/1338#issuecomment-786565346

Sorry for the delay with the response.