-
Posts
4594 -
Joined
-
Last visited
-
Days Won
74
Everything posted by plowmanplow
-
Attachments don't work. Use a pastbin service.
-
Looks like it's complaining about the AntiGravity (Starminer) mod. It also looks like you have downloaded that mod from an illegitimate location just based on the mod name. Any mod named in the format "Mod-Name-Mod-1.7.10.jar" is very likely to be a ripoff of the original author's work. Always get your mods directly from the mod authors. Try removing that mod. If it starts fine without it you might try this third party update: http://forum.minecraftuser.jp/viewtopic.php?f=13&t=17975
-
Notice that it said "in most cases". You might be experiencing something slightly different, but since this is likely related to a specific mod you would probably have better results pursuing the issue there.
-
If it gets that far you will have logs you can post. Use a pastebin service or a download service if they are too large for pastebins.
-
For power conversions, the PowerConverters mod will probably work fine: http://jamesmckay.id.au:8080/job/Power Converters/ As for the rest, it is very difficult to tune a server with no specific questions.
-
Anyone willing to 'loan' some website space to me?
plowmanplow replied to Sparky9502's topic in Platform Pagoda
Dropbox works fine. You just have to change the "www" in the URL to be "dl" and remove the question mark and everything after it at the end of the URL. Copy.com works fine too. (or should) If you outgrow the bandwidth limits of the free Dropbox account you will need to switch to the paid service. -
This is a (well) known problem when using Forge for 1.7.2 with Java 8. The issue can be fixed by adding Lexmanos' legacy java fixer. That being said, why are you making a 1.7.2 modpack? Nothing is being developed or hardly even maintained for that version anymore.
- 2 replies
-
- launcherdisappears/reappears
- 1.7.2mods
- (and 4 more)
-
Known issue: https://github.com/sinkillerj/ProjectE/issues/433
-
You have a very old version of Forge for 1.8. I would highly recommend that you update. You have the 1.8.4 version of Optifine. Forge is only for 1.8(.0) so you will need the 1.8.0 version of Optifine. I'm also not convinced OptiFine works well in the current version of Forge for 1.8.
-
Always provide the API URL or a link to the pack details page when requesting custom modpack assistance. We will need that to continue.
-
This post belongs in Platform Pagoda. Hopefully a nice admin will move it. Use a pastebin service (like http://pastebin.com ) for log data. Don't put it here. Please provide your full crash report (the file listed at the end of what you posted). Always provide your API URL or a link to your pack details page when requesting custom modpack assistance.
-
HELP | Custom modpack running extremely slow
plowmanplow replied to omrizod's topic in Platform Pagoda
Please stop posting in the other thread. It is very distracting and I've already mentioned that before. What is the context for you not being able to run those commands? Where are you trying to use them? (client or server console?) What are you using as your server binary? Are you self-hosting this or is it running on some remote host? What shows up in the server console when you try to use these commands? -
Since you are using a current Java 8 on 64bit windows my only guess is that something is corrupted locally. Try resetting the pack. Are you able to use other custom modpacks?
-
Try resetting your pack. I was able to add your pack, launch successfully, and create a SSP world.
-
You need to update CodeChickenCore to the latest 1.7.10 version. Your IC2 mod is from an illegitimate source. Always get your mods directly from the developers: http://ic2api.player.to:8080/job/IC2_experimental/
-
Would like to update Tekkit Lite to 1.7.10
plowmanplow replied to Imonthetop's topic in Platform Pagoda
Tekkit Lite is so tiny that updating things to 1.7.10 should be extremely simple at this point. -
techniclauncher memory Allocating more than 7GB RAM?
plowmanplow replied to AwesomeSpongebob's topic in Platform Pagoda
Correct, even with super large packs, allocating over 3G or 4G (and that only in extreme circumstances like 300+ mods) is always counterproductive. The CPU will get bogged down just doing Java's garbage collection on the extra Heap space.- 2 replies
-
- ram
- technic launcher
- (and 9 more)
-
HELP | Custom modpack running extremely slow
plowmanplow replied to omrizod's topic in Platform Pagoda
Dynamic Lights is a client only mod and must be removed when converting the pack to be a server. Not 100% sure if it's in your server, but Smart Moving is also client only. See where that gets you. -
You already have a thread for this in progress with plenty of history. Starting a new thread is distracting and unhelpful.
-
If properly imported from Solder it will show the correct version of the pack and of Minecraft. No. The Launcher gets the Forge and MC specific libraries on its own. That is how it works and how it should be since many packs can share the same set of libraries it potentially saves a ton of data. In many cases it isn't actually downloading them but simply pulling them from the Launcher's local cache.
-
You have to use a pastebin service to provide crash reports. Attachments don't work.
-
It would be advisable to use the batch file which was provided with the server (launch.bat) to start the server.
-
HELP | Custom modpack running extremely slow
plowmanplow replied to omrizod's topic in Platform Pagoda
If other modpacks run fine on your PC, and your modpack runs fine on other PCs (I've tried 3 personally), but your pack runs poorly on your PC then the common denominator is "something wrong with your PC. -
Here's where that attention to detail comes in. The 5.x branch is for Forge/MC 1.8. You need the latest 4.x branch which I believe is 4.2.2.
-
You have mistakenly extracted the Orespawn mod into your /mods/ folder. This is "bad". Remove the /mods/orespawn-1/ folder and re-download the mod but leave it as the mod archive file (JAR or ZIP, doesn't matter but follow the author's instructions). You have added the Forge/MC for 1.8 version of CodeChickenCore. Download the latest 1.7.10 version from the mod author's website. You have downloaded Not Enough Items from an illegitimate source. Download the latest 1.7.10 version from the mod author's website. You have included two different versions of Waila in your /mods/ folder. Remove the older version. A bit more attention to detail and following the mod authors instructions would likely be helpful.