Jump to content

[1.7.2]How to make Server Side only mod?


Mordraug

Recommended Posts

Okay, how to do it?

I used my mod server side only fine without NetworkMod, but now I can't and NetworkMod is gone.

Basically I cant connect to server. I get "Mod rejections[FMLMod:sAuth{0.1.2}]" error if I don't install my mod on client too, and I don't want to do it.

 

Edit: I guess it has something to do with changing NetworkChecker of my mod, I have no idea how to do it tho. Any bells ring anyone?

Link to comment
Share on other sites

Not really sure what you are talking about there.  You remove the networkmod stuff.

 

Don't have any client methods.

 

Put the mod on the server only, it just runs.  Maybe I'm just getting lucky, but I have 3 serverside mods and that is all I did.  I do see in logs it is searching for the client and doesn't find it, but it proceeds.

Long time Bukkit & Forge Programmer

Happy to try and help

Link to comment
Share on other sites

LexManos,

thanks for that link.  I read through it and picked up a few things I missed the last time.  What I don't see if anywhere you specifically say this is serverside only. 

 

I've figured out by experiement how to proceed, but not from every seeing it specifically talked about.  The you do see log messages about not finding mods on the client, but proceeding.

 

Could you provide a bit more of an explanation on this?

 

 

Long time Bukkit & Forge Programmer

Happy to try and help

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.