AmplifiedSolo Posted November 20, 2014 Share Posted November 20, 2014 Hello everyone! I'm new to modding as suggested by the title and need some help here..First let's start by saying I have already checked numerous guides, videos, etc... So I thoughtthis is the appropriate place to give you brilliant people a chance to review my problem and help me. I've went through many problems and as sad is it to say I've been working on this for about a week or so... I looked through many files to try to figure it out my self but nothing works for me yet. My problem currently is that when I select my character (Not Complete Obviously) to enable the mod that works, but once I go into the character select screen and as soon as I click my character I get some long error about the selectscreen and onClick or something along those lines. Feel free to help me out / edit the files yourselves but please tell me my errors . I will provide you with and additional information, but I think this is all you may need? I'm uploading my whole File Along with my Log. Oh yeah and the word I replaced wobd or what ever it was with "ied." Also yes I did not use the Zipped John The Guitarist I just put it as that so I could upload it. John The Guitarist.ziplog.txt Link to comment https://forums.kleientertainment.com/forums/topic/44544-newb-modder-character-creation-help/ Share on other sites More sharing options...
przemolsz Posted November 21, 2014 Share Posted November 21, 2014 GLOBAL.STRINGS.CHARACTER_DESCRIPTIONS.ied = {}in modmain.lua should be a string:GLOBAL.STRINGS.CHARACTER_DESCRIPTIONS.ied = "" Link to comment https://forums.kleientertainment.com/forums/topic/44544-newb-modder-character-creation-help/#findComment-571922 Share on other sites More sharing options...
AmplifiedSolo Posted November 21, 2014 Author Share Posted November 21, 2014 GLOBAL.STRINGS.CHARACTER_DESCRIPTIONS.ied = {}in modmain.lua should be a string:GLOBAL.STRINGS.CHARACTER_DESCRIPTIONS.ied = ""GLOBAL.STRINGS.CHARACTER_DESCRIPTIONS.ied = {}in modmain.lua should be a string:GLOBAL.STRINGS.CHARACTER_DESCRIPTIONS.ied = "" Link to comment https://forums.kleientertainment.com/forums/topic/44544-newb-modder-character-creation-help/#findComment-571952 Share on other sites More sharing options...
AmplifiedSolo Posted November 21, 2014 Author Share Posted November 21, 2014 My computers tripping right now lol, ^ I was trying to type thanks! Link to comment https://forums.kleientertainment.com/forums/topic/44544-newb-modder-character-creation-help/#findComment-571954 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