Jump to content

Error Reading Cartridge


The Cartooners

Recommended Posts

Hi,

 

Whats the best way to find the problem within the Lua file?

 

Hey,

 

What I have found is the best is to go through and delete portions of the file, one section at a time, and then try reopening the file. Alternatively you can copy sections into a new cart file and see when you get the error. I have found that somehow the .lua file itself can get messed up, and simply copying the contents to a new .lua file is needed as well or can fix the problem by itself. This method will cause other errors with the file if you delete things that are linked without making the proper changes.

 

For this specific file were you changing the .lua file manually before the error? If so then it could be a syntax error, and the above method is probably the best. If not, and you were just using the builder, then chances are you put a character in one of the names or descriptions that the builder doesn't like, quotations for example.

 

Also if you'd like feel free to upload the code and I'll take a look at it.

 

Kevan

Link to comment

Hi,

 

Whats the best way to find the problem within the Lua file?

 

Hey,

 

What I have found is the best is to go through and delete portions of the file, one section at a time, and then try reopening the file. Alternatively you can copy sections into a new cart file and see when you get the error. I have found that somehow the .lua file itself can get messed up, and simply copying the contents to a new .lua file is needed as well or can fix the problem by itself. This method will cause other errors with the file if you delete things that are linked without making the proper changes.

 

For this specific file were you changing the .lua file manually before the error? If so then it could be a syntax error, and the above method is probably the best. If not, and you were just using the builder, then chances are you put a character in one of the names or descriptions that the builder doesn't like, quotations for example.

 

Also if you'd like feel free to upload the code and I'll take a look at it.

 

Kevan

 

Hi USCcouple,

 

It definitely happened within the builder. I'm just going through the code now checking for a rogue quote.

 

Apologies for the duplicate thread.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...