Jump to content

Nightreaver

Members
  • Posts

    89
  • Joined

  • Last visited

Everything posted by Nightreaver

  1. so... try telling where you are, and what your problems are
  2. put the mods and configs in an vanilla->forge minecraft client if its working, start using this with your server
  3. try start your pack in minecraft client first, as this is more sensible to ID conflicts and may show you whats wrong also have a look in the forge log, as this may display conflicts and errors too
  4. still not used the search... you didnt even looked over the first three pages of this forum
  5. looks like MD5 mismatch, are you sure you have the correct MD5 for that file? Hit rehash and check if the file really exist
  6. we had so much posts with the same error... using search helps a lot...
  7. in this post is the "hidden" link.... yes, smaller than the other ones http://www.mod-buildcraft.com/2013/07/14/video-filtered-buffer/
  8. damn... just learn it!!! we need information item ID's? what item? what mod? think about it, as a visit of a spy.... no information -> you'll die!?
  9. sry for doublepost due to slow server
  10. delete the mods one by one, you will see when the error goes away!
  11. check Applied Energistics config set setting to false or raise the tickRate Also be careful with Rei's Minimap and lots of waypoint, the more WP you display, the more redraws are required Edit: You can use VisualVM attached to the Client to analyse the ticks. Work together with people of slow computers to find the mod that is so performance hungry. To do so, download VisualVM (http://visualvm.java.net/ - should be free) - extract and run (exe is in bin folder) - attach it to your MC game in the monitor you can see the CPU usage and some other useful stuff go to "Sampler" Tab, join the game/server and go to anywhere where your game starts to become slower. Hit CPU in the sampler tab, and wait some time, eg 1 or 2 minutes, the more the better it is, but dont think more than 5 or 10 min are required. - When you are done hit STOP and "Snapshot" in the Profiler tab. - a new Tab will open, check Minecraft Main Thread go to the same place like the image below, and you see the time a mod need to be executed. Here it's net.machinemuse.powersuits so I know it's MMMPowerSuits and i can the for setting in the config file. the second image show something going wrong here. Barrels mod takes 22% cpu time, there the second mod (buildcraft pipes) only take 4,4% So Barrels take 5 times more CPU-time, i removed the barrels from my base/modpack and got around 22FPS back. Its possibly a coding error. thats the only way to identify the mods.
  12. 2nd one, but only if you have set "modpacks" in your config, otherwise its just /public/mods/modpackname/
  13. i like that idea, better try with a real host, so many people running solder means, its working on properly configured hosts
  14. but the DB and the web server are on the same server right? you can possibly use sockets instead of addresses/ports and change 127.0.0.1 to "localhost"
  15. you have to edit the application/config/database.php and fill in your MySQL data
  16. hm, doesnt seem to make any sense.. i think the file is okay.. maybe its the triple point in filename? try another mod that worked in uploading , with the ic2 filename...
  17. just ic2? whats the filename? path?
  18. have you checked Increase PermGen size in the launcher?
  19. you forgot the configs maybe?! try grabbing the mod from their developers page, there are also informations about installing/using
  20. BetterDungeons{1.8} [better dungeons] (BetterDungeons.zip) Unloaded->Constructed->Pre-initialized->Errored try looking in his forum for help, updating or removing this mod
  21. sure, you cant drop in buildcraft for 1.6.2... you have to use 3.7.2 and sure, you have to update all mods... a lot of packs are running almost the same configuration as yours, and they are working when you don't want to spend time in testing, then you are done here
  22. have you tried removing mods one by one? how to find out if its outdated? check the mond-version, check mod-page and see what the latest version is, if your version number is lower than the one on the website, then your mod is outdated.
×
×
  • Create New...