lalalovecraft11 Posted September 19, 2025 Share Posted September 19, 2025 Hello! Im having trouble helping a friend figure out making a custom character mod, and I can't seem to find the problem. The game can start, we can get all the way up to making a world with the mod turned on before the game refused to make a dedicated server. I can drop the log and character mod files here if anyone would be willing to help? None of us are really coders so any advice is appreciated. Thank you! I think the problem is in one of the two luas provided but im willing to give anything else needed server_log.txt weabee.lua weabee_none.lua Link to comment https://forums.kleientertainment.com/forums/topic/168058-problem-with-getting-custom-character-mod-to-not-crash-gameforce-dedicated-server-to-not-work/ Share on other sites More sharing options...
lalalovecraft11 Posted September 22, 2025 Author Share Posted September 22, 2025 Still struggling with this pretty bad if anyone wants to offer help ;_; Link to comment https://forums.kleientertainment.com/forums/topic/168058-problem-with-getting-custom-character-mod-to-not-crash-gameforce-dedicated-server-to-not-work/#findComment-1836894 Share on other sites More sharing options...
Chesed Posted September 22, 2025 Share Posted September 22, 2025 (edited) Not a coder but I'm only replying since no one else has. I'm unsure if you've changed anything in your mod since then, but the error message in the server log you've provided suggests there's a problem with your speech file: Quote [string "../mods/weabee/modmain.lua"]:51: module 'speech_weabee' not found: Normally if there was a syntax error preventing the file from loading (and the game from finding it as a result) the server log would tell you what it is, but I dont see one and I'm not familiar with the error messages after it, so I can't help any more than that by looking at the server log only. It could be a problem in the speech file, the speech file's name not matching the name in modmain.lua, etc. I have no idea without having the files available to look at. Hopefully that points you in the right direction. I recommend uploading your mod as an attachment if you're still having trouble trying to fix it. Edited September 22, 2025 by Chesed Link to comment https://forums.kleientertainment.com/forums/topic/168058-problem-with-getting-custom-character-mod-to-not-crash-gameforce-dedicated-server-to-not-work/#findComment-1836911 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