Jump to content

Poe1075

Members
  • Posts

    16
  • Joined

  • Last visited

About Poe1075

  • Birthday 01/01/1900

Poe1075's Achievements

Grass

Grass (2/9)

0

Reputation

  1. thanks! i dont know why that didnt work before, i tried it several times lol
  2. help me please my nei is crashing the game. here's my thread with the details http://forums.technicpack.net/threads/nei-crashes-or-doesnt-show-in-game.57449/
  3. Hi. My nei for attack of the b-team is glitchy. It appears in the mods list, and it doesn't show in game (yes i tried pressing o) and sometimes the game or world fails to load entirely. This is the error from the logs every time it crashes: ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 2/4/14 2:54 PM Description: Exception in server tick loop java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Alec\AppData\Roaming\.technic\modpacks\attack-of-the-bteam\config\NEIServer.cfg (The requested operation cannot be performed on a file with a user-mapped section open) at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:134) at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:30) at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:70) at codechicken.lib.config.ConfigTag.setComment(ConfigTag.java:234) at codechicken.nei.NEIServerConfig.initDefaults(NEIServerConfig.java:88) at codechicken.nei.NEIServerConfig.load(NEIServerConfig.java:51) at codechicken.nei.ServerHandler.tickStart(ServerHandler.java:45) at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28) at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122) at cpw.mods.fml.common.FMLCommonHandler.onWorldLoadTick(FMLCommonHandler.java:303) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:451) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583) Caused by: java.io.FileNotFoundException: C:\Users\Alec\AppData\Roaming\.technic\modpacks\attack-of-the-bteam\config\NEIServer.cfg (The requested operation cannot be performed on a file with a user-mapped section open) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(Unknown Source) at java.io.FileOutputStream.<init>(Unknown Source) at java.io.PrintWriter.<init>(Unknown Source) at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:130) ... 11 more I tried deleting the attack of the bteam folder from .technic and trying again but that didn't work either. I also checked that the NEI config files were there, so i dont know why it can't find them. all other mods seem to be working fine and any help would be greatly appreciated :)
  4. i dont think it's the AV's because i had mine enabled and it still let me update the tekkit and yogbox files. not sure if my AV would've been a problem though cuz me and the OP have avast
  5. the installing the mods part works, thanks for that. But i got this error log after replacing the jar and changing minecraft: to 1.4.4 after the launcher starts (since it reloads every time): [17:45:38] [sEVERE] [info] Downloading 'minecraft.yml' from 'http://mirror.technicpack.net/Technic/minecraft.yml'. [17:46:00] [sEVERE] Starting download of minecraft, with 3 trie(s) remaining [17:46:04] [sEVERE] Downloaded 'minecraft.jar' matches MD5 of version '1.4.4'. [17:46:04] [sEVERE] Starting download of 'http://s3.amazonaws.com/MinecraftDownload/windows_natives.jar.lzma', with 3 trie(s) remaining [17:46:05] [sEVERE] Copying: \temp\file1792671847255144390.tmp to: \temp\natives.jar.lzma [17:46:05] [sEVERE] File Downloaded: \temp\natives.jar.lzma [17:46:06] [sEVERE] Exception thrown while initializing MineCraft. [17:46:06] [sEVERE] org.spoutcraft.launcher.exception.UnknownMinecraftException: java.lang.NoClassDefFoundError: kr [17:46:06] [sEVERE] at org.spoutcraft.launcher.LauncherController.getMinecraftApplet(LauncherController.java:109) [17:46:06] [sEVERE] at org.spoutcraft.launcher.gui.LauncherFrame.runGame(LauncherFrame.java:73) [17:46:06] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.runGame(LoginForm.java:907) [17:46:06] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm$3.done(LoginForm.java:841) [17:46:06] [sEVERE] at javax.swing.SwingWorker$5.run(Unknown Source) [17:46:06] [sEVERE] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source) [17:46:06] [sEVERE] at sun.swing.AccumulativeRunnable.run(Unknown Source) [17:46:06] [sEVERE] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source) [17:46:06] [sEVERE] at javax.swing.Timer.fireActionPerformed(Unknown Source) [17:46:06] [sEVERE] at javax.swing.Timer$DoPostEvent.run(Unknown Source) [17:46:06] [sEVERE] at java.awt.event.InvocationEvent.dispatch(Unknown Source) [17:46:06] [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [17:46:06] [sEVERE] at java.awt.EventQueue.access$000(Unknown Source) [17:46:06] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) [17:46:06] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) [17:46:06] [sEVERE] at java.security.AccessController.doPrivileged(Native Method) [17:46:06] [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [17:46:06] [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) [17:46:06] [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [17:46:06] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [17:46:06] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [17:46:06] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [17:46:06] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [17:46:06] [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source) [17:46:06] [sEVERE] Caused by: java.lang.NoClassDefFoundError: kr [17:46:06] [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) [17:46:06] [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) [17:46:06] [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown Source) [17:46:06] [sEVERE] at org.spoutcraft.launcher.MinecraftClassLoader.findClassInjar(MinecraftClassLoader.java:81) [17:46:06] [sEVERE] at org.spoutcraft.launcher.MinecraftClassLoader.findClass(MinecraftClassLoader.java:57) [17:46:06] [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) [17:46:06] [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) [17:46:06] [sEVERE] at org.spoutcraft.launcher.LauncherController.setMinecraftDirectory(LauncherController.java:120) [17:46:06] [sEVERE] at org.spoutcraft.launcher.LauncherController.getMinecraftApplet(LauncherController.java:86) [17:46:06] [sEVERE] ... 23 more [17:46:06] [sEVERE] Caused by: java.lang.ClassNotFoundException: kr [17:46:06] [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) [17:46:06] [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) [17:46:06] [sEVERE] at java.security.AccessController.doPrivileged(Native Method) [17:46:06] [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) [17:46:06] [sEVERE] at org.spoutcraft.launcher.MinecraftClassLoader.findClass(MinecraftClassLoader.java:64) [17:46:06] [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) [17:46:06] [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) [17:46:06] [sEVERE] ... 32 more [17:46:46] [sEVERE] Exception thrown while initializing MineCraft. [17:46:46] [sEVERE] org.spoutcraft.launcher.exception.UnknownMinecraftException: java.lang.NoClassDefFoundError: kr [17:46:46] [sEVERE] at org.spoutcraft.launcher.LauncherController.getMinecraftApplet(LauncherController.java:109) [17:46:46] [sEVERE] at org.spoutcraft.launcher.gui.LauncherFrame.runGame(LauncherFrame.java:73) [17:46:46] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.runGame(LoginForm.java:907) [17:46:46] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm$2$1.done(LoginForm.java:814) [17:46:46] [sEVERE] at javax.swing.SwingWorker$5.run(Unknown Source) [17:46:46] [sEVERE] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source) [17:46:46] [sEVERE] at sun.swing.AccumulativeRunnable.run(Unknown Source) [17:46:46] [sEVERE] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source) [17:46:46] [sEVERE] at javax.swing.Timer.fireActionPerformed(Unknown Source) [17:46:46] [sEVERE] at javax.swing.Timer$DoPostEvent.run(Unknown Source) [17:46:46] [sEVERE] at java.awt.event.InvocationEvent.dispatch(Unknown Source) [17:46:46] [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [17:46:46] [sEVERE] at java.awt.EventQueue.access$000(Unknown Source) [17:46:46] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) [17:46:46] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) [17:46:46] [sEVERE] at java.security.AccessController.doPrivileged(Native Method) [17:46:46] [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [17:46:46] [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) [17:46:46] [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [17:46:46] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [17:46:46] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [17:46:46] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [17:46:46] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [17:46:46] [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source) [17:46:46] [sEVERE] Caused by: java.lang.NoClassDefFoundError: kr [17:46:46] [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) [17:46:46] [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) [17:46:46] [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown Source) [17:46:46] [sEVERE] at org.spoutcraft.launcher.MinecraftClassLoader.findClassInjar(MinecraftClassLoader.java:81) [17:46:46] [sEVERE] at org.spoutcraft.launcher.MinecraftClassLoader.findClass(MinecraftClassLoader.java:57) [17:46:46] [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) [17:46:46] [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) [17:46:46] [sEVERE] at org.spoutcraft.launcher.LauncherController.setMinecraftDirectory(LauncherController.java:120) [17:46:46] [sEVERE] at org.spoutcraft.launcher.LauncherController.getMinecraftApplet(LauncherController.java:86) [17:46:46] [sEVERE] ... 23 more [17:46:46] [sEVERE] Caused by: java.lang.ClassNotFoundException: kr [17:46:46] [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) [17:46:46] [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) [17:46:46] [sEVERE] at java.security.AccessController.doPrivileged(Native Method) [17:46:46] [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) [17:46:46] [sEVERE] at org.spoutcraft.launcher.MinecraftClassLoader.findClass(MinecraftClassLoader.java:64) [17:46:46] [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) [17:46:46] [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) [17:46:46] [sEVERE] ... 32 more I have no idea what that means, but i think the natives.jar was changed in the update or something. EDIT: the launcher still tried to download a jar for me...dont knkow what i did wrong since it worked for other people
  6. How did that happen This thread seems to be in the right direction and has more people involved, i would move here: http://forums.technicpack.net/threads/update-failed-on-development-build.30716/
  7. They'll probably have to change something in the launcher cuz it still tries to download the 1.4.4 jar, like you said. That's probably why it doesn't matter that i have the 1.4.2 jar in the cache. I guess now we just wait, i wouldnt know how to redirect Technic's downloading link. Edit: I even tried renaming the 1.4.2 jar to 1.4.4 to try to trick it, but that didn't work either
  8. I tried putting the 1.4.2 jar in the cache folder as minecraft_1.4.2.jar, just as i found the 1.2.5 jar, but that didn't seem to work.
  9. same problem here. pretty much the same log. http://forums.technicpack.net/threads/technic-7-3-4-fails-to-download-mincraft-jar.30903/#post-259323
  10. same problem...the launcher let me update the tekkit, yogbox, and vanilla (havent tried the others) but not technic. i also noticed i have the same error log, and that's about all i can use it for. [16:39:47] [sEVERE] Launcher is starting.... [16:39:47] [sEVERE] Launcher Build: '1.0.1.3' [16:39:47] [sEVERE] Allocated 2730.6875 Mb of RAM [16:39:47] [sEVERE] Java VM: '1.7.0_04-b22' [16:39:47] [sEVERE] OS Version: '6.1' [16:39:47] [sEVERE] Is 64-bit: 'true' [16:39:47] [sEVERE] [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'. [16:39:48] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/CHECKSUM.md5', with 3 trie(s) remaining [16:39:48] [sEVERE] Copying: \temp\file6770908899803590660.tmp to: \launcher\CHECKSUM.md5 [16:39:48] [sEVERE] File Downloaded: \launcher\CHECKSUM.md5 [16:39:48] [sEVERE] [MD5 Mismatch] File '\launcher\yogbox\modpack.yml' has md5 of '3a14586a6993a97f96647eb4980ce551' instead of '0103d69c0141f74c133947a2363c15d3' [16:39:48] [sEVERE] [info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/yogbox/modpack.yml'. [16:39:49] [sEVERE] [info] Downloading 'minecraft.yml' from 'http://mirror.technicpack.net/Technic/minecraft.yml'. [16:39:58] [sEVERE] [MD5 Mismatch] File '\launcher\tekkit\modpack.yml' has md5 of '4e4905e95b77857be81797f2fc1d8ad1' instead of 'a153f7d39fc0fb39a6808a6bc40c1909' [16:39:58] [sEVERE] [info] Downloading 'modpack.yml' from 'http://206.217.207.1/Technic/tekkit/modpack.yml'. [16:40:31] [sEVERE] [MD5 Mismatch] File '\launcher\technicssp\modpack.yml' has md5 of 'f3782ff387bd4b3bee0f356a15441e38' instead of '50f255443ab3f647c9abe62655e9b6e9' [16:40:31] [sEVERE] [info] Downloading 'modpack.yml' from 'http://206.217.207.1/Technic/technicssp/modpack.yml'. [16:41:27] [sEVERE] Starting download of minecraft, with 3 trie(s) remaining [16:41:30] [sEVERE] Downloaded 'minecraft.jar' matches MD5 of version '1.4.4'. [16:41:30] [sEVERE] Starting download of 'null', with 3 trie(s) remaining [16:41:30] [sEVERE] java.net.MalformedURLException [16:41:30] [sEVERE] at java.net.URL.<init>(Unknown Source) [16:41:30] [sEVERE] at java.net.URL.<init>(Unknown Source) [16:41:30] [sEVERE] at java.net.URL.<init>(Unknown Source) [16:41:30] [sEVERE] at org.spoutcraft.launcher.async.Download.<init>(Download.java:49) [16:41:30] [sEVERE] at org.spoutcraft.launcher.DownloadUtils.downloadFile(DownloadUtils.java:32) [16:41:30] [sEVERE] at org.spoutcraft.launcher.MinecraftDownloadUtils.downloadMinecraft(MinecraftDownloadUtils.java:51) [16:41:30] [sEVERE] at org.spoutcraft.launcher.GameUpdater.updateMC(GameUpdater.java:129) [16:41:30] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm$3.doInBackground(LoginForm.java:850) [16:41:30] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm$3.doInBackground(LoginForm.java:832) [16:41:30] [sEVERE] at javax.swing.SwingWorker$1.call(Unknown Source) [16:41:30] [sEVERE] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) [16:41:30] [sEVERE] at java.util.concurrent.FutureTask.run(Unknown Source) [16:41:30] [sEVERE] at javax.swing.SwingWorker.run(Unknown Source) [16:41:30] [sEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [16:41:30] [sEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [16:41:30] [sEVERE] at java.lang.Thread.run(Unknown Source) [16:41:30] [sEVERE] Caused by: java.lang.NullPointerException [16:41:30] [sEVERE] ... 16 more [16:41:34] [sEVERE] Exiting the Technic Launcher another note: i've been looking around and read this thread: http://forums.technicpack.net/threads/update-failed-and-a-solution.29102/ even though at the top it says: If you have this error message this thread won't help, i tried downloading the 1.4.2 minecraft jar like they did for 1.2.5 and putting it in the cache folder, but that didn't help. just thought i'd put this out there, since i don't know much about code EDIT: I think this is a cause of the 1.4.4 update and the launcher tries to download the wrong jar or something is wrong with the url. Or maybe the downgrade for 1.4.4 doesn't work. just a guess :)
  11. We need to get some moderators together...and just use this: www.showmycode.com
  12. If this is the case...which i thank you for finding...cant somebody just make a simplepluginmanagerAlt.java with the exact same code exccept change all of the &quot;listener&quot;s to the custom event listener? i'm no developer...but this seems to have some logic :]
  13. sorry...i got excited lol...this did actually work yesterday but today it decided not to. vidplace7 can approve that it worked
  14. EVERYBODY I HAVE A SOLUTION sorry for the caps...but i thought i would contribute on my 2.1.1 i have factions for 1.1 R4 and worldgaurd my spawn is a safezoned area and users can't place or destroy blocks the trick is to have a default rank where you cant build period (modifyworld?) and a rankup sign somewhere hidden to a member i worldgaurded and safezoned the spawn and it works! members have factions.kit.fullplayer i know other people have tried this and it doesnt work...but im just putting this out there. if you want more info like plugins versions or whatever...i can look it up just leave a reply
×
×
  • Create New...