Jump to content

cpw

Members
  • Posts

    195
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by cpw

  1. 1. Shipping a stack of libs that may change over time, but are generally static, inside the jar would have made a 1meg download 4megs. EVERY update. We do lots of those. So an on demand system was created. It lets us update without having to tell you to get x,y,z all the time and deal with that. If that displeases you, I'm sorry. It's how it's going to be. Minecraft is a pretty online game. It's a fairly safe assumption that you're online. If you're not, you can grab the resources and copy them into place yourself. The downloads are easily accessible, both one at a time and as a bundle: http://files.minecraftforge.net/fmllibs/fml_libs.zip 2. What are you talking about? It looks like your mac has made a nice mess of the FML/forge distributable. Use something other than mac zip. It's crap. 3. Mostly they're not a problem and can be ignored. Merging lots of mods into the jar though: that's just a recipe for disaster and we strongly discourage that now. DON'T do it. The mods folder is there for a reason, USE IT. Also, some mods will NOT work inside the Jar at all any more. It may well come to pass that I completely disable this kind of modloading. It's needless and a nuisance. If you want to "manage" things, use a launcher: magic launcher and multimc both work well.
  2. Stop posting. Its being worked on. Just getting the problem to occur is fucking hard work. Your provider could fix it in a heartbeat by just installing some java fonts but whatever. So stfu and gtfo. It'll be fixed soon..
  3. Your trying to run 1.2.5 forge in a 1.3.1 bukkit server? DA fuk? Gtfo.
  4. You can't have installed forge correctly. Copy the entire content of the forge universal to the mine craft server jar. DO NOT DELETE METAINF.. make sure the directories are correctly copied over...
  5. Log, or console info, or it didn't happen..
  6. It is. Example mod that is not. Also make sure the latest forge is incompatible..
  7. Your mcmod.info file in not correct. Likely you have an empty section in it somewhere..
  8. Register your entity using registermodentity after your register global entity... FML always spawns mobs it knows about out of band...
  9. No that should be sufficient.make sure your running a recent forge..
  10. Update forge yes. That's forge 200- the first of about 40 subsequent releases.. update!!!
  11. Still not helpful. Optifine has input smoothing- is it possible that's the problem. Anyway you're the only person reporting input lag will forge. Also you do give the world some time to load? Finally, how much vanilla 1.3 have you played with NO mods? Its quite different from 1.2 single player...
  12. Update forge... that can never be the only error with recent forge builds...
  13. Don't put all your mods in the top panel of magic launcher. Just put forge, maybe mystcraft and maybe opt I fine in the top panel. Everything else should go down in the bottom panel: aka the mods directory. Ignore "no mod found" noise- that's magic launcher it doesn't know how to read new forge/FML universal mods...
  14. Fine. But magic launcher spews noise. Ignore it. Also don't put modloader and forge in the Same setup. That is guaranteed to fail.
  15. 1. Start from a clean jar. NO modloader. 2. Get newest forge. Not an ancient version.
  16. @mod.instance did receive an update. Unfortunately. If its a multi mod package it might fail where previously it worked. Send the mod author this way if he doesn't understand the change...
×
×
  • Create New...

Important Information

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