Supply chest error

Lapito

Member
Mar 13, 2013
18
1
3
Your game type (Server or Client): Server
Your Galacticraft Version: 0.0.20
Minecraft Version: 1.4.7
Minecraft Forge Version: 6.6.2.534
Any other installed mods: bspkrsCore, treecapitator, buildcraft and redpower 2
Error Report (if applicable): I've setup galacticraft in a server, and when I went to the moon, and the supply chest landed, I got this error on the console and the server crashed:
Code:
---- Minecraft Crash Report ----
// Uh... Did I do that?
 
Time: 13/03/13 18:46
Description: Ticking entity
 
java.lang.ArrayIndexOutOfBoundsException: 27
    at anm.a(TileEntityChest.java:158)
    at micdoodle8.mods.galacticraft.core.entities.GCCoreEntityParaChest.placeChest(GCCoreEntityParaChest.java:141)
    at micdoodle8.mods.galacticraft.core.entities.GCCoreEntityParaChest.j_(GCCoreEntityParaChest.java:94)
    at yc.a(World.java:2745)
    at in.a(WorldServer.java:844)
    at yc.g(World.java:2707)
    at yc.h(World.java:2536)
    at in.h(WorldServer.java:701)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:956)
    at ho.r(DedicatedServer.java:309)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:857)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:744)
    at fy.run(ThreadMinecraftServer.java:16)
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- Head --
Stacktrace:
    at anm.a(TileEntityChest.java:158)
    at micdoodle8.mods.galacticraft.core.entities.GCCoreEntityParaChest.placeChest(GCCoreEntityParaChest.java:141)
    at micdoodle8.mods.galacticraft.core.entities.GCCoreEntityParaChest.j_(GCCoreEntityParaChest.java:94)
    at yc.a(World.java:2745)
    at in.a(WorldServer.java:844)
    at yc.g(World.java:2707)
 
-- Entity being ticked --
Details:
    Entity Type: GalacticraftCore.ParaChest (micdoodle8.mods.galacticraft.core.entities.GCCoreEntityParaChest)
    Entity ID: 10785
    Name: entity.GalacticraftCore.ParaChest.name
    Exact location: 440,00, 56,00, 250,00
    Block location: World: (440,56,250), Chunk: (at 8,3,10 in 27,15; contains blocks 432,0,240 to 447,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Momentum: 0,00, 0,00, 0,00
Stacktrace:
    at yc.h(World.java:2536)
    at in.h(WorldServer.java:701)
 
-- Affected level --
Details:
    Level name: world_gcmoon
    All players: 1 total; [iq['Lapito'/1, l='world_gcmoon', x=440,77, y=56,00, z=246,97](Lapito at 440.77240951749104,56.0,246.96580403079375)]
    Chunk stats: ServerChunkCache: 457 Drop: 0
    Level seed: 1675891054890893270
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (0,44,0), Chunk: (at 0,2,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 15579 game time, 24188 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:956)
    at ho.r(DedicatedServer.java:309)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:857)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:744)
    at fy.run(ThreadMinecraftServer.java:16)
The game mode the bug occured in: (SSP/Survival Single Player, SMP/Survival Multi Player, CSP/Creative Single Player or CMP/Creative Multi Player): CMP
 

Lapito

Member
Mar 13, 2013
18
1
3
Error log or it never happened.
Error log:
Code:
---- Minecraft Crash Report ----
// Uh... Did I do that?
 
Time: 13/03/13 18:46
Description: Ticking entity
 
java.lang.ArrayIndexOutOfBoundsException: 27
    at anm.a(TileEntityChest.java:158)
    at micdoodle8.mods.galacticraft.core.entities.GCCoreEntityParaChest.placeChest(GCCoreEntityParaChest.java:141)
    at micdoodle8.mods.galacticraft.core.entities.GCCoreEntityParaChest.j_(GCCoreEntityParaChest.java:94)
    at yc.a(World.java:2745)
    at in.a(WorldServer.java:844)
    at yc.g(World.java:2707)
    at yc.h(World.java:2536)
    at in.h(WorldServer.java:701)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:956)
    at ho.r(DedicatedServer.java:309)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:857)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:744)
    at fy.run(ThreadMinecraftServer.java:16)
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- Head --
Stacktrace:
    at anm.a(TileEntityChest.java:158)
    at micdoodle8.mods.galacticraft.core.entities.GCCoreEntityParaChest.placeChest(GCCoreEntityParaChest.java:141)
    at micdoodle8.mods.galacticraft.core.entities.GCCoreEntityParaChest.j_(GCCoreEntityParaChest.java:94)
    at yc.a(World.java:2745)
    at in.a(WorldServer.java:844)
    at yc.g(World.java:2707)
 
-- Entity being ticked --
Details:
    Entity Type: GalacticraftCore.ParaChest (micdoodle8.mods.galacticraft.core.entities.GCCoreEntityParaChest)
    Entity ID: 10785
    Name: entity.GalacticraftCore.ParaChest.name
    Exact location: 440,00, 56,00, 250,00
    Block location: World: (440,56,250), Chunk: (at 8,3,10 in 27,15; contains blocks 432,0,240 to 447,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Momentum: 0,00, 0,00, 0,00
Stacktrace:
    at yc.h(World.java:2536)
    at in.h(WorldServer.java:701)
 
-- Affected level --
Details:
    Level name: world_gcmoon
    All players: 1 total; [iq['Lapito'/1, l='world_gcmoon', x=440,77, y=56,00, z=246,97](Lapito at 440.77240951749104,56.0,246.96580403079375)]
    Chunk stats: ServerChunkCache: 457 Drop: 0
    Level seed: 1675891054890893270
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (0,44,0), Chunk: (at 0,2,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 15579 game time, 24188 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:956)
    at ho.r(DedicatedServer.java:309)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:857)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:744)
    at fy.run(ThreadMinecraftServer.java:16)
 

PureTryOut

Member
Mar 5, 2013
213
18
18
28
I wonder what MCPC+ is? I recognize it, but I can't remember what it is.
Anyways if you want to use Bukkit plugins, then indeed use BukkitForge, it is a good mod (thanks flashman for suggesting it before, it works great!).
 

flashman111

Moderator
Feb 12, 2013
1,061
136
63
MCPC is a short for mcportcentral
they made forgebukkit which allowed to use bukkit with forge mods, but all mods had to be ported.
MCPC+ is the same but without the need of porting mods
 

PureTryOut

Member
Mar 5, 2013
213
18
18
28
Aah now I remember, yes i've used that in the past, it worked great, but all the mods had be ported like you said.
I prefer BukkitForge now I know it :)
 

Woz2

Member
Mar 10, 2013
131
6
18
35
Array index out of bounds? I get that whenever an ID is past the possible IDs a mod checks for its blocks
 

Share this page