Jump to content

phaed

Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by phaed

  1. That is a great idea! Thank you Vox! Thank you guys for the followups
  2. We are in the cusp of releasing an update to our modpack and have hit up on a snag. The default ceiling for the permanent generation of 256M on the launcher is falling short of our needs. Our testers are experiencing sluggish performance and crashes (see below) while testing our pack through the Technic Launcher (testing through the MagicLauncher with a MaxPermSize of 512M the pack plays smoothly) Given that adding more/bigger mods = more objects/classes fitting on the perm gen, and this being core to the Technic Platform. I would like to request one of these following solutions: Increase the ceiling of the Perm Gen to 512M to allow for the release of packs that require such perm gen sizes. Add a setting on the modpack edit page where pack builders can set their pack's required Perm Gen size. Thank you for your consideration. Log of said crashes: 2014-01-15 16:23:48 [iNFO] [Minecraft-Client] Stopping! 2014-01-15 16:23:48 [iNFO] [sTDOUT] 2014-01-15 16:23:48 [iNFO] [sTDOUT] SoundSystem shutting down... 2014-01-15 16:23:49 [iNFO] [sTDERR] Exception in thread "Client read thread" java.lang.OutOfMemoryError: PermGen space 2014-01-15 16:23:49 [iNFO] [sTDERR] at sun.misc.Unsafe.defineClass(Native Method) 2014-01-15 16:23:49 [iNFO] [sTDERR] at sun.reflect.ClassDefiner.defineClass(Unknown Source) 2014-01-15 16:23:49 [iNFO] [sTDERR] at sun.reflect.MethodAccessorGenerator$1.run(Unknown Source) 2014-01-15 16:23:49 [iNFO] [sTDERR] at sun.reflect.MethodAccessorGenerator$1.run(Unknown Source) 2014-01-15 16:23:49 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2014-01-15 16:23:49 [iNFO] [sTDERR] at sun.reflect.MethodAccessorGenerator.generate(Unknown Source) 2014-01-15 16:23:49 [iNFO] [sTDERR] at sun.reflect.MethodAccessorGenerator.generateConstructor(Unknown Source) 2014-01-15 16:23:49 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 2014-01-15 16:23:49 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 2014-01-15 16:23:49 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source) 2014-01-15 16:23:49 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source) 2014-01-15 16:23:49 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source) 2014-01-15 16:23:49 [iNFO] [sTDERR] at net.minecraft.network.packet.Packet.func_73269_d(Packet.java:87) 2014-01-15 16:23:49 [iNFO] [sTDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:152) 2014-01-15 16:23:49 [iNFO] [sTDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325) 2014-01-15 16:23:49 [iNFO] [sTDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549) 2014-01-15 16:23:49 [iNFO] [sTDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94) 2014-01-15 16:23:50 [iNFO] [sTDERR] Exception in thread "Thread-94" java.lang.OutOfMemoryError: PermGen space 2014-01-15 16:23:50 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass1(Native Method) 2014-01-15 16:23:50 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(Unknown Source) 2014-01-15 16:23:50 [iNFO] [sTDERR] at java.security.SecureClassLoader.defineClass(Unknown Source) 2014-01-15 16:23:50 [iNFO] [sTDERR] at java.net.URLClassLoader.defineClass(Unknown Source) 2014-01-15 16:23:50 [iNFO] [sTDERR] at java.net.URLClassLoader.access$100(Unknown Source) 2014-01-15 16:23:50 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2014-01-15 16:23:50 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2014-01-15 16:23:50 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2014-01-15 16:23:50 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source) 2014-01-15 16:23:50 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113) 2014-01-15 16:23:50 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2014-01-15 16:23:50 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2014-01-15 16:23:50 [iNFO] [sTDERR] at com.google.common.hash.MessageDigestHashFunction.newHasher(MessageDigestHashFunction.java:84) 2014-01-15 16:23:50 [iNFO] [sTDERR] at com.google.common.hash.AbstractStreamingHashFunction.hashString(AbstractStreamingHashFunction.java:41) 2014-01-15 16:23:50 [iNFO] [sTDERR] at org.modstats.reporter.v1.DataSender.getSignature(DataSender.java:138) 2014-01-15 16:23:50 [iNFO] [sTDERR] at org.modstats.reporter.v1.DataSender.run(DataSender.java:265) 2014-01-15 16:23:50 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com 2014-01-15 16:23:50 [iNFO] [sTDOUT] 2014-01-15 16:23:52 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" Exception in thread "Thread-1" java.lang.OutOfMemoryError: PermGen space 2014-01-15 16:23:52 [iNFO] [sTDERR] java.lang.OutOfMemoryError: PermGen space
  3. Yep, it's the limit on the MaxPermSize. We had been using the MagicLauncher while putting the pack together and played fine 512 meg ceiling on the permanent generations, a couple days ago we put a beta of the pack up on the Technic Platform and noticed the pack becoming almost unplayable for anyone testing through the Technic Launcher and crashing. Moving this convo over here: http://forums.technicpack.net/threads/request-increase-the-perm-gen-ceiling.56760/
  4. Is setting being able to set it to 512 automatic or manually in the pipeline? The pack we're building currently is stuttering at 256, we are leaving out some very good mods that would have liked to include. Maybe have it as a dropdown option on the modpack edit page where authors can recommend a permgen size based on the resource needs of the pack?
  5. We are about to launch an update to our modpack. I wanted to allow one of our devs into our Technic Platform page so he can upgrade version numbers etc, thus I needed a new password. I did the "Forgot Password" form. Got an email, clicked the link, and reset my password. Yet the login form does not accept this password as valid. It keeps telling me my new passwords are wrong. Looks like the hashes generated are not being compared correctly. Recent change maybe? What can I do to get back in?
  6. mike, newest dynmap have textures for the new ironchests tekkit 3?
  7. No need to remove condensers or pipes from your world to prevent server crashes when your players connect them together. Drop in this jar in your plugins folder and your players will be dealt a warning and canceled BlockPlace event when they try to either place a condenser next to a pipe or a pipe next to a condenser. Note: This blocks any pipe with id: 166. Your players will still be able to use redpower tubes with the condenser. xxxx://sacredlabyrinth.net/store/CondenserPipeFix.jar EDIT: Read comments below for better fixes
  8. Use this fix: http://forums.technicpack.net/index.php/topic,4645.0.html If you are trying to use a non-standard block id as a PS field (i.e. 224 for tin and copper blocks) and are experiencing client crashes, then add the "tekkit-block" flag to that field to fix this.
  9. Use this fix: http://forums.technicpack.net/index.php/topic,4645.0.html If you are trying to use a non-standard block id as a PS field (i.e. 224 for tin and copper blocks) and are experiencing client crashes, then add the "tekkit-block" flag to that field with this version of PS: http://dev.bukkit.org/server-mods/preciousstones/files/84-8-3-5-tekkit/
  10. Yep not working for me either. BlockPlace event is not being triggered.
×
×
  • Create New...