Jump to content

Amstel

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Amstel

  1. Ok I was updating the 32bit version. Updated the 64bit now its reporting the right version. Will test the server again to see if it boots up.

    Edit. ok this is the new error.

    2013-05-09 08:22:05 [iNFO] [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading

    2013-05-09 08:22:05 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

    2013-05-09 08:22:05 [FINE] [ForgeModLoader] Java classpath at launch is Tekkit.jar

    2013-05-09 08:22:05 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;.

    2013-05-09 08:22:05 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

    2013-05-09 08:22:05 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

    2013-05-09 08:22:05 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/ArtifactVersion

    2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1354)

    2013-05-09 08:22:05 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/ArtifactVersion

    2013-05-09 08:22:05 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:409)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:136)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

    2013-05-09 08:22:05 [iNFO] [sTDERR] ... 3 more

    2013-05-09 08:22:05 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.versioning.ArtifactVersion

    2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] ... 8 more

    2013-05-09 08:22:05 [iNFO] [sTDERR] Caused by: java.io.FileNotFoundException: C:\Minecraft\Tekkit Space (The system cannot find the file specified)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at java.util.zip.ZipFile.open(Native Method)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at java.util.zip.ZipFile.<init>(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at java.util.zip.ZipFile.<init>(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at java.util.jar.JarFile.<init>(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at java.util.jar.JarFile.<init>(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarURLConnection.getJarFile(Unknown Source)

    2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)

    2013-05-09 08:22:05 [iNFO] [sTDERR] ... 10 more

  2. Title: Server will not start

    Version: 1_0_3

    OS: Windows 7 Pro 64bit

    Java Version: Version 7 build 7 as reported in control panel

    Description of Problem:

    I have downloaded the newest version of Tekkit and have attempted to get it working. I have had a previous version working up to this point. I run the batch file but afterwards running either the minecraft_server or Tekkit jar files nothing happens. Java is up to date. I can still run the version before it with no issues.

    My apologies of this is in the wrong section.

    Error Messages:

    No errors reported

    Error Log:

    
    2013-05-07 19:41:16 [iNFO] [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading
    
    2013-05-07 19:41:16 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_07, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
    
    2013-05-07 19:41:16 [FINE] [ForgeModLoader] Java classpath at launch is Tekkit.jar
    
    2013-05-07 19:41:16 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;.
    
    2013-05-07 19:41:16 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
    
    2013-05-07 19:41:16 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] Exception in thread &quot;main&quot; java.lang.RuntimeException: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/ArtifactVersion
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1354)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/ArtifactVersion
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.lang.Class.forName0(Native Method)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.lang.Class.forName(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:409)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:136)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	... 3 more
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.versioning.ArtifactVersion
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	... 8 more
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] Caused by: java.io.FileNotFoundException: C:\Minecraft\Tekkit Space (The system cannot find the file specified)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.util.zip.ZipFile.open(Native Method)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.util.zip.ZipFile.&lt;init&gt;(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.util.zip.ZipFile.&lt;init&gt;(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.util.jar.JarFile.&lt;init&gt;(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.util.jar.JarFile.&lt;init&gt;(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at sun.net.www.protocol.jar.URLJarFile.&lt;init&gt;(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at sun.net.www.protocol.jar.JarURLConnection.getJarFile(Unknown Source)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    
    2013-05-07 19:41:16 [iNFO] [sTDERR] 	... 10 more
    
    

  3. Title: Java error causing crashes

    Version: 3.1.2

    OS: Windows 7 64Bit Professional

    Java Version: Version 7 Build 1.7.0_01-b08

    Description of Problem:

    Have had a server running on my home pc for about 3 weeks without any issues or errors. Had shut the server down on Friday and started it up Sunday. Maybe an hour later I recieved the java.lang.NullPointerException error in the prompt window and I was disconnected on my client and those who were on. It has since happened at least a dozen times. I have tried redownloading the client, the server files and deleting the tekkit jar files to have it downoad everything again. So far nothing has helped.

    Occasionally I get a overflow error on my client prior to the server crashing.

    Error Messages:

    Error Log:

    
    [sEVERE] java.lang.NullPointerException
    
    2012-09-10 18:52:40 [sEVERE] 	at codechicken.wirelessredstone.core.RedstoneEtherFrequency.putActiveTransmittersInList(RedstoneEtherFrequency.java:383)
    
    2012-09-10 18:52:40 [sEVERE] 	at codechicken.wirelessredstone.core.RedstoneEther.getActiveTransmitters(RedstoneEther.java:1208)
    
    2012-09-10 18:52:40 [sEVERE] 	at codechicken.wirelessredstone.addons.RedstoneEtherAddonManager.processSMPMaps(RedstoneEtherAddonManager.java:143)
    
    2012-09-10 18:52:40 [sEVERE] 	at codechicken.wirelessredstone.addons.RedstoneEtherAddonManager.onTick(RedstoneEtherAddonManager.java:564)
    
    2012-09-10 18:52:40 [sEVERE] 	at net.minecraft.server.mod_WirelessRedstoneAddons.onTickInGame(mod_WirelessRedstoneAddons.java:41)
    
    2012-09-10 18:52:40 [sEVERE] 	at net.minecraft.server.BaseMod.doTickInGame(BaseMod.java:34)
    
    2012-09-10 18:52:40 [sEVERE] 	at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:95)
    
    2012-09-10 18:52:40 [sEVERE] 	at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:83)
    
    2012-09-10 18:52:40 [sEVERE] 	at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:55)
    
    2012-09-10 18:52:40 [sEVERE] 	at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
    
    2012-09-10 18:52:40 [sEVERE] 	at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)
    
    2012-09-10 18:52:40 [sEVERE] 	at cpw.mods.fml.server.FMLBukkitHandler.onServerPostTick(FMLBukkitHandler.java:631)
    
    2012-09-10 18:52:40 [sEVERE] 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:607)
    
    2012-09-10 18:52:40 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
    
    2012-09-10 18:52:40 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    2012-09-10 18:52:40 [sEVERE] Unexpected exception
    
    java.lang.NullPointerException
    
    	at codechicken.wirelessredstone.core.RedstoneEtherFrequency.putActiveTransmittersInList(RedstoneEtherFrequency.java:383)
    
    	at codechicken.wirelessredstone.core.RedstoneEther.getActiveTransmitters(RedstoneEther.java:1208)
    
    	at codechicken.wirelessredstone.addons.RedstoneEtherAddonManager.processSMPMaps(RedstoneEtherAddonManager.java:143)
    
    	at codechicken.wirelessredstone.addons.RedstoneEtherAddonManager.onTick(RedstoneEtherAddonManager.java:564)
    
    	at net.minecraft.server.mod_WirelessRedstoneAddons.onTickInGame(mod_WirelessRedstoneAddons.java:41)
    
    	at net.minecraft.server.BaseMod.doTickInGame(BaseMod.java:34)
    
    	at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:95)
    
    	at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:83)
    
    	at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:55)
    
    	at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
    
    	at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)
    
    	at cpw.mods.fml.server.FMLBukkitHandler.onServerPostTick(FMLBukkitHandler.java:631)
    
    	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:607)
    
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
    
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    

×
×
  • Create New...