Jump to content

Recommended Posts

Posted (edited)

When i add mods to my modpack it usually works fine but when i put them in the mods folder in my server files some just don't work even if they are smp compatible. Are they interfering with other mods i already have installed or what? And if is there some way to edit the mod so it doesnt interfere with another mod? Here is the crash report: http://pastebin.com/bwtnd8aW

Edited by ChopThaFabulous
Posted (edited)

So if anyone knows if one of these mods aint SMP please tell me : Aether, Advanced Genetics, Applied Energistics, Autoutils, BiblioCraft, Chisel, ComputerCraft, Extra BiomesXL, BetterStorage, Buildcraft, Carpenters Blocks, IC2, Darwin, DragonMount, EnderIO, Food + mod, Archeology, Galacticraft, Hats, Hat stands, Inventory Tweaks, Openblocks, Random Things, Necromancy, Morph, Natura, Powerconverters, Camping Mod, Statues, Tinkerers construct, Waypoint blocks, Weather 

 

EDIT, I cant install Thermal expansion or Minefactory reloaded And it crashes each time i try to install optifine on the server.

Edited by ChopThaFabulous
  • Discord Moderator
Posted

Textbook block ID conflict:

java.lang.IllegalArgumentException: Slot 4084 is already occupied by madscience.tileentities.magloader.MagLoaderBlock@7956c821 when adding mods.natura.blocks.tech.BlazeRail@306d2cc3

This post on resolving conflicts should help you:

Posted (edited)

There is written that there is an error with natura. Natura{2.1.14} [Natura] (natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Errored. I had this problem and I solved it with idfix mod.

Edited by Bisoros
  • Discord Moderator
Posted

Authors really should explicitly state when a mod is client-only since the vast majority of them are for both client and server. However, some mods should work and don't because the mod author is not properly using the APIs. When you try and start a server and get errors about "client", "render", "GUI" and similar it is likely that you have a client-only mod in your server's mods folder.

 

Generally speaking, any mod that only alters things on the client are client only mods. Things like GUI and HUD displays, minimaps, lighting changes, shaders, blood splatters, fancy animations, etc. are all client only modifications. If a mod has items/blocks/entities/etc. it should be a SMP mod. If a mod contains things that other players on the server can interact with, it is likely an SMP mod.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...