Tyransu Posted October 17, 2015 Share Posted October 17, 2015 I'm a newbie on modding and I'm trying to test this mod with my DS, but every time I try to load it it crashes!Can someone maybe inspect my codes and tell me what's wrong? (I'm sure you will find tons of errors in it too! ) So far this mod only has 1 item/tool/prefab/thing http://www.mediafire.com/download/mn491tivvzdavje/BigMod+mod.rar Link to comment https://forums.kleientertainment.com/forums/topic/58558-help-wip-mod-crashes-game/ Share on other sites More sharing options...
Mobbstar Posted October 17, 2015 Share Posted October 17, 2015 log.txt tells you errors, they're usually marked with "SCRIPT ERROR". Additionally, print("some text here") writes that text in the log file when the code runs. Link to comment https://forums.kleientertainment.com/forums/topic/58558-help-wip-mod-crashes-game/#findComment-680972 Share on other sites More sharing options...
Tyransu Posted October 18, 2015 Author Share Posted October 18, 2015 New errors has arise! (plz halp ;Now, I can't get the modinfo.lua to even work. If i put a link on forumthread, it makes DS starve if I click "mods"I can't get the mod icon/name/desc to work either ;;Thanks in advance Link to comment https://forums.kleientertainment.com/forums/topic/58558-help-wip-mod-crashes-game/#findComment-681099 Share on other sites More sharing options...
Mobbstar Posted October 18, 2015 Share Posted October 18, 2015 I can only suggest you compare your modinfo.lua to the one of a different, working mod. Link to comment https://forums.kleientertainment.com/forums/topic/58558-help-wip-mod-crashes-game/#findComment-681103 Share on other sites More sharing options...
Tyransu Posted October 18, 2015 Author Share Posted October 18, 2015 I can only suggest you compare your modinfo.lua to the one of a different, working mod. I've literally compared it like, 10 times now. The only thing different is the forumthread, I can't leave it empty either (in the log it says something about unexpected symbol near <eof> where the line the forumthread is on)If i put anything (including "") in it it causes my Don't Starve to crash when I click the "mod" button. Link to comment https://forums.kleientertainment.com/forums/topic/58558-help-wip-mod-crashes-game/#findComment-681104 Share on other sites More sharing options...
Mobbstar Posted October 18, 2015 Share Posted October 18, 2015 did you spell everything correctly? Did you use two, and only two, "quotation marks"? What is the next symbol after that? Or before that? Link to comment https://forums.kleientertainment.com/forums/topic/58558-help-wip-mod-crashes-game/#findComment-681106 Share on other sites More sharing options...
Tyransu Posted October 18, 2015 Author Share Posted October 18, 2015 did you spell everything correctly? Did you use two, and only two, "quotation marks"? What is the next symbol after that? Or before that? I copied an entire modinfo.lua into my current one and that somehow fixed it owo. Thanks, I suppose 1 last question, how big dose the mod icon need to be? Link to comment https://forums.kleientertainment.com/forums/topic/58558-help-wip-mod-crashes-game/#findComment-681108 Share on other sites More sharing options...
Mobbstar Posted October 18, 2015 Share Posted October 18, 2015 I copied an entire modinfo.lua into my current one and that somehow fixed it owo. Thanks, I suppose 1 last question, how big dose the mod icon need to be? The modicon can be 16x16, 32x32, 64x64, 128x128, etc. However, for Steam Workshop and the Klei Downloads alike, you should use 256x256 Link to comment https://forums.kleientertainment.com/forums/topic/58558-help-wip-mod-crashes-game/#findComment-681110 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