Gooba Posted June 24, 2025 Share Posted June 24, 2025 hi, im new to modding and am trying to make a little character mod, except im stupid and dont know how to read the client log, and keep getting this error. can someone help? client_log_2025-06-24-13-57-24.txt Link to comment https://forums.kleientertainment.com/forums/topic/166679-dedicated-server-failed-to-start-repeated-error/ Share on other sites More sharing options...
Haruhi Kawaii Posted June 25, 2025 Share Posted June 25, 2025 14 hours ago, Gooba said: hi, im new to modding and am trying to make a little character mod, except im stupid and dont know how to read the client log, and keep getting this error. can someone help? client_log_2025-06-24-13-57-24.txt 47.92 kB · 5 downloads Generate the world without caves and without your mods first, then add the mods back in afterward. This will help identify the issue more easily 1 Link to comment https://forums.kleientertainment.com/forums/topic/166679-dedicated-server-failed-to-start-repeated-error/#findComment-1824210 Share on other sites More sharing options...
Butterzi Posted June 29, 2025 Share Posted June 29, 2025 This log: [00:00:30]: loaded modindex [00:00:30]: WARNING: icon paths for mod wheatley (Wheatley, The Theatre Kid) are not valid. Got icon_atlas="modicon.xml" and icon="modicon.tex". Please ensure that these point to valid files in your mod folder, or else comment out those lines from your modinfo.lua. [00:00:30]: ModIndex: Beginning normal load sequence. It seems the paths to modicon.xml and modicon.tex set in modinfo.lua cannot be found. Please check whether those files actually exist. I’m not that familiar with coding either, so I’m not sure if this will solve the problem—but this seems like a likely cause. Link to comment https://forums.kleientertainment.com/forums/topic/166679-dedicated-server-failed-to-start-repeated-error/#findComment-1824779 Share on other sites More sharing options...
Haruhi Kawaii Posted June 30, 2025 Share Posted June 30, 2025 On 6/29/2025 at 6:07 PM, Butterzi said: This log: [00:00:30]: loaded modindex [00:00:30]: WARNING: icon paths for mod wheatley (Wheatley, The Theatre Kid) are not valid. Got icon_atlas="modicon.xml" and icon="modicon.tex". Please ensure that these point to valid files in your mod folder, or else comment out those lines from your modinfo.lua. [00:00:30]: ModIndex: Beginning normal load sequence. It seems the paths to modicon.xml and modicon.tex set in modinfo.lua cannot be found. Please check whether those files actually exist. I’m not that familiar with coding either, so I’m not sure if this will solve the problem—but this seems like a likely cause. I don't think it's causing the error. If you're still experiencing issues, you can search for the keyword LUA ERROR in the log to check Link to comment https://forums.kleientertainment.com/forums/topic/166679-dedicated-server-failed-to-start-repeated-error/#findComment-1824948 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