Jump to content

Lapito

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by Lapito

  1. Launcher Version: 377 Operating System: Windows 7 Java Version: Version 7 Update 45 Antivirus Program: Avast! Description of Problem: Launcher doesn't download the necessary minecraft assets such as sounds and records. I've already tried redownloading everything, but it won't download the assets for 1.6.4. Error Messages: None Error Log:
  2. It's good to hear it worked, and to ask for the permissions, you need to search for the copyright in the mod's page.
  3. When compiling the files with winrar, select zip and name it modpack.jar, press ok and enjoy.
  4. Thanks, but could you help me please? I just want the people to click in the button and connect to the server.
  5. Hello, I'm trying to make a button that connects to a defined server ip. What function do I need to give it? Here's the button: this.buttonList.add(new GuiButton(10, this.width / 2 - 100, par1 - par2 * 1, par3StringTranslate.translateKey("Connect to Spacecrafters")));
  6. You should report this here: https://github.com/TechnicPack/TechnicSolder
  7. There is an official Tekkit hosting here: http://www.akliz.net/tekkit
  8. The latest version of the SolderAPI doesn't need the .yml files anymore.
  9. I think it would be complicated, because some mods require things that aren't compatible with smp, because some of them goes in the jar and some don't. But it'd be nice.
  10. You got the grey screen because of some conflict between mods.
  11. Hello, so I have a modpack and I'm paying a VPS to host the Solder API, and I want to know if I put a donation button for the modpack to help paying the vps will be considered as earning profit from the modpack.
  12. Here: https://github.com/TechnicPack/TechnicSolder
  13. Launcher Version: 213 Operating System: Windows 7 Professional 64bits Java Version: 7 Update 17 Antivirus Program: Avast! Description of Problem: I tried to update my modpack to minecrft 1.5 version, but when I launch, it doesn't launch and doesn't do nothing Error Log: 2013/03/18 00:09:52 [iNFO] ------------------------------------------ 2013/03/18 00:09:52 [iNFO] Technic Launcher is starting.... 2013/03/18 00:09:52 [iNFO] Launcher Build: 213 2013/03/18 00:09:52 [iNFO] ------------ Startup Parameters ------------ 2013/03/18 00:09:52 [iNFO] --------- End of Startup Parameters --------- 2013/03/18 00:09:52 [iNFO] Attempting relaunch with 1024 mb of RAM 2013/03/18 00:09:52 [iNFO] Path to Launcher Jar: C:Users*****DesktopTechnicLauncher.exe 2013/03/18 00:10:00 [iNFO] Starting download of http://skins.technicpack.net/helm/Lapito/100, with 3 tries remaining 2013/03/18 00:10:01 [iNFO] Launcher took: 8981ms to start 2013/03/18 00:10:06 [iNFO] Maximum usable memory detected: 4087 mb 2013/03/18 00:10:07 [iNFO] Mod pack Build: 1.5.0 Minecraft Version: 1.5 2013/03/18 00:10:07 [iNFO] Starting download of http://s3.amazonaws.com/MinecraftDownload/windows_natives.jar, with 3 tries remaining 2013/03/18 00:10:13 [iNFO] Expected MD5: 9406d7d376b131d20c5717ee9fd89a7f Calculated MD5: 9406d7d376b131d20c5717ee9fd89a7f 2013/03/18 00:10:16 [iNFO] Preloaded 0 classes in advance 2013/03/18 00:10:17 [sEVERE] org.spoutcraft.launcher.exceptions.UnknownMinecraftException 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftLauncher.getMinecraftApplet(MinecraftLauncher.java:99) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:143) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:308) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103) 2013/03/18 00:10:17 [sEVERE] at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.util.concurrent.FutureTask.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at org.jdesktop.swingworker.SwingWorker.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.lang.Thread.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] Caused by: java.lang.NoClassDefFoundError: lg 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftClassLoader.findClassInjar(MinecraftClassLoader.java:169) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftClassLoader.findClass(MinecraftClassLoader.java:143) 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftLauncher.setMinecraftDirectory(MinecraftLauncher.java:110) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftLauncher.getMinecraftApplet(MinecraftLauncher.java:86) 2013/03/18 00:10:17 [sEVERE] ... 11 more 2013/03/18 00:10:17 [sEVERE] Caused by: java.lang.ClassNotFoundException: lg 2013/03/18 00:10:17 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/18 00:10:17 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftClassLoader.findClass(MinecraftClassLoader.java:149) 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] ... 20 more 2013/03/18 00:10:39 [iNFO] Maximum usable memory detected: 4087 mb
  14. Launcher Version: 213 Operating System: Windows 7 Professional 64bits Java Version: 7 Update 17 Antivirus Program: Avast! Description of Problem: I tried to update my modpack to minecrft 1.5 version, but when I launch, it doesn't launch and doesn't do nothing Error Messages: Nothing Error Log: 2013/03/18 00:09:52 [iNFO] ------------------------------------------ 2013/03/18 00:09:52 [iNFO] Technic Launcher is starting.... 2013/03/18 00:09:52 [iNFO] Launcher Build: 213 2013/03/18 00:09:52 [iNFO] ------------ Startup Parameters ------------ 2013/03/18 00:09:52 [iNFO] --------- End of Startup Parameters --------- 2013/03/18 00:09:52 [iNFO] Attempting relaunch with 1024 mb of RAM 2013/03/18 00:09:52 [iNFO] Path to Launcher Jar: C:\Users\*****\Desktop\TechnicLauncher.exe 2013/03/18 00:10:00 [iNFO] Starting download of http://skins.technicpack.net/helm/Lapito/100, with 3 tries remaining 2013/03/18 00:10:01 [iNFO] Launcher took: 8981ms to start 2013/03/18 00:10:06 [iNFO] Maximum usable memory detected: 4087 mb 2013/03/18 00:10:07 [iNFO] Mod pack Build: 1.5.0 Minecraft Version: 1.5 2013/03/18 00:10:07 [iNFO] Starting download of http://s3.amazonaws.com/MinecraftDownload/windows_natives.jar, with 3 tries remaining 2013/03/18 00:10:13 [iNFO] Expected MD5: 9406d7d376b131d20c5717ee9fd89a7f Calculated MD5: 9406d7d376b131d20c5717ee9fd89a7f 2013/03/18 00:10:16 [iNFO] Preloaded 0 classes in advance 2013/03/18 00:10:17 [sEVERE] org.spoutcraft.launcher.exceptions.UnknownMinecraftException 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftLauncher.getMinecraftApplet(MinecraftLauncher.java:99) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:143) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:308) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103) 2013/03/18 00:10:17 [sEVERE] at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.util.concurrent.FutureTask.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at org.jdesktop.swingworker.SwingWorker.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.lang.Thread.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] Caused by: java.lang.NoClassDefFoundError: lg 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftClassLoader.findClassInjar(MinecraftClassLoader.java:169) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftClassLoader.findClass(MinecraftClassLoader.java:143) 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftLauncher.setMinecraftDirectory(MinecraftLauncher.java:110) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftLauncher.getMinecraftApplet(MinecraftLauncher.java:86) 2013/03/18 00:10:17 [sEVERE] ... 11 more 2013/03/18 00:10:17 [sEVERE] Caused by: java.lang.ClassNotFoundException: lg 2013/03/18 00:10:17 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/18 00:10:17 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at org.spoutcraft.launcher.launch.MinecraftClassLoader.findClass(MinecraftClassLoader.java:149) 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2013/03/18 00:10:17 [sEVERE] ... 20 more 2013/03/18 00:10:39 [iNFO] Maximum usable memory detected: 4087 mb
  15. About the YML file, I think he's using the new SolderAPI, with a graphical interface.
  16. So, I think you did something wrong.
×
×
  • Create New...