-
Posts
1756 -
Joined
-
Last visited
-
Days Won
36
Everything posted by AetherPirate
-
make sure you put that bat file in the same directory as the renamed forge universal jar that it is calling. if that still doesn't work, can you post the contents your batch file?
-
Use my example up above. Just substitute the name of your forge universal jar file. Probably a good time to ask what modpack you are running.
-
Yes a .bat will be fine.
-
Try 3GB and see how it behaves.
-
You need to launch it from a script. For example: java -xmx3g -jar (name of your forge jar) nogui this allocates 3GB of ram for java to use for your server. This may it may not be best for you, depending upon how much ram you have, and how many players you expect to connect.
-
[08:54:36] [Server thread/WARN]: To start the server with more ram, laundh it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" How much ram are you giving the server i the .bat or.sh file you use to launch your server? Also, if you are not already doing this, add the nogui switch.
-
So I wrote a short minecraft inspired book. Is posting a link to smashwords permitted here?
-
I removed Optifine from your server pack and it launched for me. I think it is a client-side only mod. Did you remove Witchery recently? I had to fml /confirm for it when I launched the first time.
-
(Help) Does anybody know how to remove this?
AetherPirate replied to HolyPotNoodle's topic in Tekkit Legends Discussion
Probably a Waila setting. Look there. -
Once you get going in BR for awhile, you can make turbines that really ratchet up the efficiency.Others have posted exhaustive spreadsheets about it.
-
Many of your mods are missing dependencies, one example is Thermal Expansion, it needs cofhcore. There are others, pay careful attention to the mod authors' instructions and take another look through your pack. Consider stripping it down to a few mods, and adding more as you fix issues. Get it working incrementally. You also have a bunch of client-only mods in there, like Reis minimap. There are other issues, but this will get you started. After you fix them, your crashlog will guide the way towards fixing other problems and you'll have a working pack.
-
Post a link to what?
-
Post the link to it.
- 6 replies
-
- zipfiles
- modpack error
-
(and 1 more)
Tagged with:
-
Works on Windows 10 for me on a test machine. Its a bit quirky sometimes, needing a hard reboot occasionally, but I can play. It does seem to have video driver issues with some computers. Right click on the technic launcher and hit Properties, and make sure its not blocked. Some downloaded files get a "blocked" attribute until you unblock them.
-
There's a lot that doesn't work in that pack. Adding Lexmanos java legacy fixer might get it launching, but you'd be better off finding a Voltz-inspired custom pack that is maintained.
-
http://javadl.sun.com/webapps/download/AutoDL?BundleId=109708 Download and install this.
-
If you click that cog wheel and can give the launcher 2-3gb of ram, then you do. If it won't let you, you don't.
-
Make sure you have 64 bit java. Give the launcher 2-3gb (launcher cog wheel, top right)
-
All modpacks take really long to load up
AetherPirate replied to John5505's topic in Platform Pagoda
Disable anything else that's running, firewalls, AV, whatever. I'll look at that monster log file later.