rinnymae Posted January 15, 2020 Share Posted January 15, 2020 I seem to have encountered and issue when finally uploading my character, thankfully it only seems to be on line of code I'm having an issue with (Or at least what the game says) The problem I'm encountering is on line 54, I believe it may have something to do with the name file but you're never sure. modmain.lua Link to comment Share on other sites More sharing options...
Yakuzashi Posted January 15, 2020 Share Posted January 15, 2020 (edited) I am not lua expert, but I think that space between "Maya" and "Fey_none" causes error. Try to put a "_" into the space. Edit: I advise to change every "Maya Fey_none" into said "Maya_Fey_none" because when you will fix one of those name related errors the another will pop up into it's place. Edited January 15, 2020 by Yakuzashi Edit Link to comment Share on other sites More sharing options...
Ultroman Posted January 15, 2020 Share Posted January 15, 2020 Yeah. Don't have spaces in your file names. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now