Gå til innhold

Oppstartsproblemer - LAN server med Tekkit


Anbefalte innlegg

Hei.

Jeg holder på å sette opp en LAN server som jeg og noen kompiser skal bruke når vi spiller med Tekkit.

 

Jeg har lastet ned .zip filen fra her, pakket den ut, endret .bat filen fra 2-3GB til 2GB minne (har kun 3GB til overs..). Når jeg så prøver å starte serveren får jeg en serie feilmeldinger i kommandovinduet som dukker opp.

 

Jeg har prøvd å kopiere over world mappen, server.properties og eula.txt filen fra en annen server, som virker som den skal. Men får fortsatt bare en rekke feilmeldinger.

 

Jeg kjører Windows 7 Home Premium x64

Java 8 x86/x64 og JDK x86/x64 (oppdatert i dag)

 

Når jeg trykker en tast for å fortsette, som teksten nedenfor ber meg om, lukker vinduet seg og ingenting har tilsynelatende skjedd.

PS! la nettopp merke til at jeg hadde noen WinUpdate på vent, kjører oppdatering nå og prøver igjen.

 

Feilmeldingene jeg får er:

C:\Users\Thomas\Desktop\MC>java -Xmx2G -Xms2G -jar Tekkit.jar
jan 23, 2015 1:19:00 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
jan 23, 2015 1:19:00 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweak
er
jan 23, 2015 1:19:00 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
2015-01-23 01:19:01 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965
for Minecraft 1.6.4 loading
2015-01-23 01:19:01 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Serv
er VM, version 1.8.0_31, running on Windows 7:amd64:6.1, installed at C:\Program
 Files\Java\jre1.8.0_31
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
ch.DepLoader does not have a MCVersion annotation, it may cause issues with this
 version of Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod appeng.transformer.Ap
pEngCore does not have a MCVersion annotation, it may cause issues with this ver
sion of Minecraft
2015-01-23 01:19:01 [INFO] [ForgeModLoader] [AppEng] Core Init
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod calclavia.lib.Calclav
iaPluginLoader does not have a MCVersion annotation, it may cause issues with th
is version of Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
ch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issu
es with this version of Minecraft
2015-01-23 01:19:01 [INFO] [STDERR] Warning: version of ForgeMultipart-universal
-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugi
n does not have a MCVersion annotation, it may cause issues with this version of
 Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblo
cks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may caus
e issues with this version of Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.F
MLPlugin does not have a MCVersion annotation, it may cause issues with this ver
sion of Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod logisticspipes.asm.Lo
gisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues
 with this version of Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.micco
re.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues wit
h this version of Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.N
EICorePlugin does not have a MCVersion annotation, it may cause issues with this
 version of Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCore
Plugin does not have a MCVersion annotation, it may cause issues with this versi
on of Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
ch.DepLoader does not have a MCVersion annotation, it may cause issues with this
 version of Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.comp
atibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may c
ause issues with this version of Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod universalelectricity.
core.UELoader does not have a MCVersion annotation, it may cause issues with thi
s version of Minecraft
2015-01-23 01:19:01 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
ch.DepLoader does not have a MCVersion annotation, it may cause issues with this
 version of Minecraft
2015-01-23 01:19:01 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLInjectionAndSortingTweaker
2015-01-23 01:19:01 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
l.common.launcher.FMLDeobfTweaker
2015-01-23 01:19:01 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.com
mon.launcher.FMLInjectionAndSortingTweaker
2015-01-23 01:19:01 [SEVERE] [ForgeModLoader] Unable to launch
java.util.ConcurrentModificationException
        at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
        at java.util.ArrayList$Itr.remove(Unknown Source)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:48)
        at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:17)

C:\Users\Thomas\Desktop\MC>pause
Trykk en tast for å fortsette...
Lenke til kommentar
Videoannonse
Annonse

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
×
×
  • Opprett ny...