-
Posts
1756 -
Joined
-
Last visited
-
Days Won
36
Everything posted by AetherPirate
-
Pastebin a crash log. Cog wheel, then open logs.
-
The Bin folder should have the forge universal .jar, renamed to modpack.jar. Your bin folder only has the vanilla minecraft .jar Your mods folder is empty. Instead, you put them in \magology\mods. Move them in the mods folder at the root, and get rid of the magology folder. The directory structure should look like this: Bin folder has renamed forge universal for 1.7.10 (modpack.jar) Config has all the config files that are generated once the pack is successfully launched once. Mods has all the .jar files for your mods. Don't put mods in subfolders. Forge won't see them. Zip it all up, Name your zip file modpack.zip, and upload it to dropbox. Increment your modpack version number in your Technic profile. Report back if you get new errors or issues that you are stuck on.
-
post a link to your modpack
-
pastebin a crashlog (Cog wheel in top right, then Open, then look in the Crash Reports folder and copy/paste the most recent one into Pastebin, and post the link. If there are no crash reports, then hit the cog wheel, and then Open Logs, and pastebin the most recent log from there)
-
Help! unable to launch modpack!
AetherPirate replied to hiddensnowball's question in Technic Launcher
You have two versions of COFHcore and Minefactory reloaded, and ProjectE for 1.8 and 1.7.10 After I removed those three extra files, it launched and I was able to build a world and start playing. -
You'll need to talk to whoever runs the server you are playing on. Send them a PM, or maybe post in that server owner's update thread. If you're playing on your own, you can delete your .dat file to dump your whole inventory.
-
Is that the full log, or a part of it? If its just part, pastebin the full log.
-
Did you install 64 bit java? If you have other versions in there, remove them.
-
Use pastebin to post your log, and post the entire log, not a snippet .
-
I have it running. 1) You were missing tinkers construct's dependency mod, mantle. http://www.curse.com/mc-mods/minecraft/mantle/2264244 2) You were missing a buildcraft library file, bdlib. http://www.curse.com/mc-mods/minecraft/bdlib 3) I updated buildcraft to the very latest version, just recently released. Try these things and let me know.
-
There's a log. Click the cog wheel in the top right, and a window will open. Then hit the Open Logs button in the lower left corner of that window. Pastebin the contents of the most recent log. Look in C:\Users\*youruserame*\AppData\Roaming\.technic\modpacks\official-counter-craft\crash-reports and pastebin the latest log from there too, if there are any. I downloaded and ran the pack, it works for me, so we can rule out a bad modpack. Also, make sure you are running a recent version of 64 bit java.
-
Pastebin a crashlog and provide a link to the modpack.
-
http://amazon.com/dp/B017CMP760 It's free for the next few days on Amazon
-
Trying to use existing modpack to make a server
AetherPirate replied to OriginSaint's topic in Server Op Swap Shop
Most maps, things like damage indicators, anything that changes how the users world looks is generally client side.- 3 replies
-
- designtech
- modpack
-
(and 3 more)
Tagged with:
-
Trying to use existing modpack to make a server
AetherPirate replied to OriginSaint's topic in Server Op Swap Shop
Get rid of any client-side mods in there.- 3 replies
-
- designtech
- modpack
-
(and 3 more)
Tagged with:
-
http://www.amazon.com/dp/B017CMP760 http://forums.onlinebookclub.org/viewtopic.php?f=53&t=31470 Thank you to Munaus for allowing this post.
-
Does the spelling of the forge jar in your batch file exactly match the actual file name? Is the batch file in the same directory as that file?
-
Need a bit more to go on. Does it launch and crash, and produce a log? Or something else? What are you seeing?
-
Assuming your computer has a 64 bit operating system, you should be able to install the 64 bit version of java, then, assuming your computer has enough ram in it, you can allocate more than 1GB to the launcher. http://javadl.sun.com/webapps/download/AutoDL?BundleId=111689
-
change to java -xmx3g -jar forge-1.7.10-10.13.4.1448-1.7.10-universal.jar nogui Needs the .jar extension at the end of the filename.