06-19-2013, 11:58 PM
Hi,
when i try to start the server on my Raspberry Pi, i'm getting a bus error.
[15:54:35] --- Started Log ---
[15:54:35] Creating new server instance...
[15:54:35] Reading server config...
[15:54:35] Starting server...
/============================\
| Custom Minecraft Server |
| Created by Kevin Bansberg |
| A.K.A. FakeTruth |
| Monsters by Alex Sonek |
| A.K.A. Duralex |
| Stuff by Mattes D |
| A.K.A. _Xoft(o) |
\============================/
More info: WWW.MC-SERVER.ORG
WWW.AE-C.NET
WWW.RBTHINKTANK.COM
email: faketruth@gmail.com
[15:54:35] Starting up server.
[15:54:35] Compatible clients: 1.2.4, 1.2.5, 1.3.1, 1.3.2, 1.4.2, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.5, 1.5.1, 1.5.2
[15:54:35] Compatible protocol versions 29, 39, 47, 49, 51, 60, 61
[15:54:35] IPv4: Port 25565 is open for connections
[15:54:35] IPv6: Cannot create listening socket for port 25565: "97: Address family not supported by protocol"
[15:54:35] Generating protocol encryption keypair...
[15:54:36] Creating WebAdmin...
[15:54:36] Starting WebAdmin on port 8081
[15:54:36] Loading settings...
[15:54:36] -- Loading Groups --
[15:54:36] Loading group: Admins
[15:54:36] Permission: *
[15:54:36] Loading group: Mods
[15:54:36] Permission: core.time
[15:54:36] Permission: core.item
[15:54:36] Loading group: Vips
[15:54:36] Permission: core.teleport
[15:54:36] Loading group: Default
[15:54:36] Permission: core.build
[15:54:36] Permission: core.help
[15:54:36] Permission: core.playerlist
[15:54:36] Permission: core.pluginlist
[15:54:36] Permission: core.spawn
[15:54:36] -- Done Loading Groups --
[15:54:36] -- Loading crafting recipes from crafting.txt --
[15:54:36] -- 224 crafting recipes loaded from crafting.txt --
[15:54:36] -- Loading furnace recipes --
[15:54:36] ERROR: FurnaceRecipe, syntax error
[15:54:36] Got 13 furnace recipes, and 13 fuels.
[15:54:36] Loading worlds...
[15:54:36] [Generator]::BiomeGen value not found in world.ini, using "MultiStepMap".
[15:54:36] Using a cache for biomegen of size 64.
[15:54:36] [Generator]::HeightGen value not found in world.ini, using "Biomal".
[15:54:36] Using a cache for Heightgen of size 64.
[15:54:36] [Generator]::CompositionGen value not found in world.ini, using "Biomal".
[15:54:36] world/world.ini [Physics]:WaterSimulator not present or empty, using the default of "Floody".
[15:54:36] world/world.ini [Physics]:LavaSimulator not present or empty, using the default of "Floody".
[15:54:36] Loading plugin manager...
[15:54:36] Loading plugins
[15:54:36] LUA: table index is NaN
[15:54:36] Can't load plugin Plugins/Core because of an error in file Plugins/Core/oncraftingnorecipe.lua
[15:54:36] Initialized ChunkWorx v0
[15:54:36] Initialized ChatLog v.0
[15:54:36] Loaded 8 plugin(s)
[15:54:36] Loading MonsterConfig...
[15:54:36] Starting Authenticator...
[15:54:36] Starting worlds...
[15:54:36] Preparing spawn area in world "world"...
Bus error
i used this tutorials -> http://www.mc-server.org/wiki/doku.php?id=install
Please help me
when i try to start the server on my Raspberry Pi, i'm getting a bus error.
[15:54:35] --- Started Log ---
[15:54:35] Creating new server instance...
[15:54:35] Reading server config...
[15:54:35] Starting server...
/============================\
| Custom Minecraft Server |
| Created by Kevin Bansberg |
| A.K.A. FakeTruth |
| Monsters by Alex Sonek |
| A.K.A. Duralex |
| Stuff by Mattes D |
| A.K.A. _Xoft(o) |
\============================/
More info: WWW.MC-SERVER.ORG
WWW.AE-C.NET
WWW.RBTHINKTANK.COM
email: faketruth@gmail.com
[15:54:35] Starting up server.
[15:54:35] Compatible clients: 1.2.4, 1.2.5, 1.3.1, 1.3.2, 1.4.2, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.5, 1.5.1, 1.5.2
[15:54:35] Compatible protocol versions 29, 39, 47, 49, 51, 60, 61
[15:54:35] IPv4: Port 25565 is open for connections
[15:54:35] IPv6: Cannot create listening socket for port 25565: "97: Address family not supported by protocol"
[15:54:35] Generating protocol encryption keypair...
[15:54:36] Creating WebAdmin...
[15:54:36] Starting WebAdmin on port 8081
[15:54:36] Loading settings...
[15:54:36] -- Loading Groups --
[15:54:36] Loading group: Admins
[15:54:36] Permission: *
[15:54:36] Loading group: Mods
[15:54:36] Permission: core.time
[15:54:36] Permission: core.item
[15:54:36] Loading group: Vips
[15:54:36] Permission: core.teleport
[15:54:36] Loading group: Default
[15:54:36] Permission: core.build
[15:54:36] Permission: core.help
[15:54:36] Permission: core.playerlist
[15:54:36] Permission: core.pluginlist
[15:54:36] Permission: core.spawn
[15:54:36] -- Done Loading Groups --
[15:54:36] -- Loading crafting recipes from crafting.txt --
[15:54:36] -- 224 crafting recipes loaded from crafting.txt --
[15:54:36] -- Loading furnace recipes --
[15:54:36] ERROR: FurnaceRecipe, syntax error
[15:54:36] Got 13 furnace recipes, and 13 fuels.
[15:54:36] Loading worlds...
[15:54:36] [Generator]::BiomeGen value not found in world.ini, using "MultiStepMap".
[15:54:36] Using a cache for biomegen of size 64.
[15:54:36] [Generator]::HeightGen value not found in world.ini, using "Biomal".
[15:54:36] Using a cache for Heightgen of size 64.
[15:54:36] [Generator]::CompositionGen value not found in world.ini, using "Biomal".
[15:54:36] world/world.ini [Physics]:WaterSimulator not present or empty, using the default of "Floody".
[15:54:36] world/world.ini [Physics]:LavaSimulator not present or empty, using the default of "Floody".
[15:54:36] Loading plugin manager...
[15:54:36] Loading plugins
[15:54:36] LUA: table index is NaN
[15:54:36] Can't load plugin Plugins/Core because of an error in file Plugins/Core/oncraftingnorecipe.lua
[15:54:36] Initialized ChunkWorx v0
[15:54:36] Initialized ChatLog v.0
[15:54:36] Loaded 8 plugin(s)
[15:54:36] Loading MonsterConfig...
[15:54:36] Starting Authenticator...
[15:54:36] Starting worlds...
[15:54:36] Preparing spawn area in world "world"...
Bus error
i used this tutorials -> http://www.mc-server.org/wiki/doku.php?id=install
Please help me