Jump to content

TerdyTheTerd

Members
  • Posts

    276
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by TerdyTheTerd

  1. @HalestormXV After some testing with this pack and a fresh server I found that adding DragonAPI to the pack will stop the crashes, I believe its because you actually had more potion ids assigned than forge would allow, and DragonAPI raises this limit. Forge by default only allows 128 for potions, and when doing and NEI data dump it showed there being 139 potions. Let me know if that fixes the issue or if that was just an issue on my end that I fixed.

  2. I'm sure you have already checked the clients log, but just in case there's something important there would you mind uploading it, it sounds like a mod is trying to call some sort of gui menu effect or render effect upon respawning, so I immediately thought if soul fray from blood magic, but that doesn't seem to be it. If I have time I'll setup a server on my test machine with the pack, and you don't happen to be running a build of KCauldron higher than 152 do you? It could possibly be a plugin trying to to something client side as well, but that seems less likely since it seems to freeze the player still

  3. pastebin.com is a website where you paste text and then link to that page for others to view it, open up the log file, copy all the text, paste it in pastebin.com, hit submit and copy the url at the top and link it here. Honestly its taken you so long to simply link a log file it probably won't do any good as you have probably changed the pack by now, assuming you have changed the pack url to reflect any changes you have made I will retry it and see what happens.

  4. I want to see what the log file has to say, it might have info as to what is causing your instance not to work versus why my instance works, such as incorrect java versions, not enough memory, extra mod files ect, this "C:\Users......log" is simply the file path where the log files are located.

  5. The download still didn't contain a proper forge renamed to "modpack.jar" not sure if you just haven't pushed an update or not. You also need to:

    Download "forge-1.7.10-10.13.4.1448-1.7.10-universal.jar" and rename it to "modpack.jar" then replace the one in the bin folder with this new one

    Rename "[1-7-10]_Lucky_Block_v5-1-0.jar.zip" to "[1-7-10]_Lucky_Block_v5-1-0.jar"

    Extract the furniture mod from the .zip archive, you currently have a .zip installer in the mods folder

    Add CodeChickenCore and Cofh Core, they are required

    Remove TooMuchTnT, it is buggy and crashes, if you really want it then do some research but I won't waste my time trying to get a broken mod working

    Rename "Ore-Spawn-Mod-1.7.10.zip" to "Ore-Spawn-Mod-1.7.10.jar" (this isn't necessary but it looks a lot nicer than having .zip archives in a mod folder)

    If you can't view the .zip or .jar extensions google "how to view file extensions for (whatever OS you use)". Following these steps the pack loads and lets me create new worlds.

  6. You would simply take the existing folders, config and mods, place them in a new folder somewhere, say a new folder on your desktop called "Server" download forge installer and choose to install the server in the "Server" folder that you created. It would then be wise to create a .bat file for loading the server, there are lots of guides on this so just google it, the server will crash the first time because you have to accept the EULA first. Make sure you remove all client side mods from the server though, in your case reis minimap and inventory tweaks. There are a plethora of guides on how to setup servers if you get stuck

  7. Your forge is an ancient 1.7.10 version, you are trying to use build 1208, the recommended version is 1448, update forge and remove UE, mods no longer use it as they all move to either RF or custom power networks and there are better mods for cross energy bridging

  8. Well there is your problem, from the two different 5250 models I looked at they both use a dual-core AMD APU running lower than 2 GHz, so you have to expect lag if you are trying to play modded minecraft on something with such low specs. Also not sure which model you have but some of them only have 2GB of ram, and half of that will be used by the OS not leaving a whole lot for a modpack to run with. Did you upgrade the ram yourself? I can't find any models that ship with more than 4gb. Run vanilla minecraft and if that lags then you seriously;y shouldn't be trying to play any games (beyond flash games) on that thing.

  9. It is the Modular Powersuits (more specifically I believe its Numina, MPS depends on Numina), I remember a while back his mod used to do this in conflict with Better Storage, it may be doing in conflict with another mod this time. You can either test the mods by removing them and adding them back one by one till you find out which one is causing it then adding a comment here or you can try out a fork of his mod here

  10. In your bin folder you have "modpack.jar.jar" you need to remove one of the ".jar" for forge to load, if you cannot see the .jar then you must click on the veiw tab at the top of windows explorer, go to the options at the far right and uncheck the "Hide extensions for known file types" box. And here is where the fun starts.

     You need to update forge multipart to version with 336 at the end (or higher)

     You need to add metallurgy core (4.0.4)

     You need to add Numina (and might as well update MPS while you're at it)

     You need to add Mantle, you need to extract the mod from dynamiclights.zip if you want to use it

     You should remove the growthcraft.zip (for cleanup purposes

     You need to upgrade mapwriter to a 1.7.10 build (you are using a 1.7.2 which crashes on world join)

    Following all these steps the pack worked for me, loaded a world and NEI pulled up, usually a good sign that most things are working.

×
×
  • Create New...