ResourceLocationException when trying to join forge server.
Hello, I am making a forge server with a custom modpack on 1.19.2. I've done this many times so I'm familiar with the steps for setting everything up. I got the server working with the modpack loaded, however when trying to connect I run into an error I've never seen before. My googling has only come up with results for if you're the actual mod dev, and reading the resource names they don't seem to actually fall under that issue. Has anyone seen this before and are you familiar with a fix?
8 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by mrshawn.#0
similar issue to https://discord.com/channels/348681414260293634/1150196251850199060
my recommendation is double check u dont have mismatched version on mods or forge version
if everything looks good, then u gotta figure out which mod is causing this issue, then just remove it
could also just be too many mods. these are just the joys of making large modpacks. some mods might conflict and just not work. you can try doing a different version of the broken mod, seeing if it fixes, different version of the conlifcting mod, if they just wont work... then well time to contact the developer
!binary
Binary search your plugins
Remove half of your non-essential (ie not things like PAPI or LuckPerm) plugins and see if the problem is fixed.
If it still persists, the cause is in the half still installed.
Continue to halve the remaining plugins until you've narrowed it down to a single plugin.
Congratulations, you found the culprit.
Admincraft Canned Responses
^ mite be helpful in mod search
its tedious and boring, but effective
I've combed the debug log to look for any mods giving errors and can't find any. The versions are correct because they were copied directly over. If it means anything, before moving to a server host we had this pack working just yesterday with the essential mod to host. But yeah I fear that a binary search is the only option at this point
yeah, its just an issue with sending/recieving packets to and from client/server
which server logs wont show an issue during bootup
only when joining/leaving
you could also try increasing ur packetsize on the server, but not really recommended
tbh cant remember if u need a mod, or if its just s server prop to do so ^
alright ill give that a shot
Solved by deleting the "Nock enough arrows" mod
!solved
post closed!
The post/thread has been closed!
Requested by mrshawn.#0