Java Version: java version "1.7.0_07" Java SE Runtime Environment (build 1.7.0_07-b10) Java HotSpot Server VM (build 23.3-b01, mixed mode)
Description of Problem:
Hi, I'm new to hosting a tekkit server, but a veteran at hosting default bukkit servers.
I'm currently having a problem that whenever a client connects to the server (me for testing purposes) and attempts to spawn any tekkit/other mods included in the Tekkit server zip file, they get disconnected, with the 'End of stream error' or the 'connection reset' on the client. On the server it just shows up on the console as:
20:53:29 [iNFO] player lost connection: disconnect.genericReason
Error Messages:
20:53:29 [iNFO] player lost connection: disconnect.genericReason
19:50:35 [iNFO] Forge Mod Loader load complete, 1 mods loaded
19:50:35 [iNFO] This server is running CraftBukkit version git-Bukkit-jenkins-Cr aftBukkit-173 (MC: 1.2.5) (Implementing API version 1.2.5-R4.1-MCPC-SNAPSHOT)
Question
Herpington
Title: Cannot spawn tekkit/technic items: disconnect.genericReason error
Version: 3.1.2
OS: Linux: Debian
Java Version: java version "1.7.0_07" Java SE Runtime Environment (build 1.7.0_07-b10) Java HotSpot Server VM (build 23.3-b01, mixed mode)
Description of Problem:
Hi, I'm new to hosting a tekkit server, but a veteran at hosting default bukkit servers.
I'm currently having a problem that whenever a client connects to the server (me for testing purposes) and attempts to spawn any tekkit/other mods included in the Tekkit server zip file, they get disconnected, with the 'End of stream error' or the 'connection reset' on the client. On the server it just shows up on the console as:
20:53:29 [iNFO] player lost connection: disconnect.genericReason
Error Messages:
20:53:29 [iNFO] player lost connection: disconnect.genericReason
Internal exception: java.netSocketException: Connection reset
Error Log:
"EDIT" This is about all the console says when starting the server, maybe it has something to do with not loading all the mods?
19:50:34 [iNFO] Starting minecraft server version 1.2.5
19:50:34 [iNFO] Attempting early MinecraftForge initialization
19:50:34 [iNFO] Completed early MinecraftForge initialization
19:50:34 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading
19:50:34 [iNFO] Loading mods from /home/centauri/Documents/TEKKITSERVER/mods
19:50:34 [iNFO] Forge Mod Loader has loaded 1 mods
19:50:34 [iNFO] Loading properties
19:50:35 [iNFO] Starting Minecraft server on *:25565
19:50:35 [iNFO] MinecraftForge v3.3.8.152 Initialized
19:50:35 [iNFO] MinecraftForge v3.3.8.152 Initialized
19:50:35 [iNFO] Forge Mod Loader load complete, 1 mods loaded
19:50:35 [iNFO] This server is running CraftBukkit version git-Bukkit-jenkins-Cr aftBukkit-173 (MC: 1.2.5) (Implementing API version 1.2.5-R4.1-MCPC-SNAPSHOT)
19:50:35 [iNFO] Loading mod_MinecraftForge vForgeMod
19:50:35 [iNFO] Preparing level "world"
19:50:35 [iNFO] Default game type: 0
19:50:36 [iNFO] Registering world world, dimension 0, of providertype net.minecr aft.server.WorldProviderNormal@140d9c6(0) with Minecraft Forge
19:50:36 [iNFO] Registering world world_the_end, dimension 1, of providertype ne t.minecraft.server.WorldProviderTheEnd@7fad42(0) with Minecraft Forge
19:50:36 [iNFO] Registering world world_nether, dimension -1, of providertype ne t.minecraft.server.WorldProviderHell@87cacb(0) with Minecraft Forge
19:50:36 [iNFO] Preparing start region for level 0 (Seed: 5013110124857982850)
19:50:36 [WARNING] Could not get information about this CraftBukkit version; per haps you are running a custom one?: FileNotFoundException
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now