Problem Server crashed - out of bounds

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

mysteryworldlp

New Member
Jul 29, 2019
1
0
0
Hey Guys.
Sorry for my very bad english but i´m German and in the 8th grade.

But back 2 topic.
I opend a Feed the Beast Server for my Friends.
I don´t play mod packs but i knwo what feed the beast is.
It is an Linux server and i uploaded the jar, the mod folder, the coremods folder and the config folder.
The Server workes good one day but today it crashed.
The Server have enough recourses for the Server (dedicated Server with an i7)




Here is the log:
Code:
2013-07-03 18:58:17 [INFO] buddi_123 lost connection: disconnect.quitting
 
2013-07-03 19:00:11 [INFO] vinci900 [/86.32.93.76:56316] lost connection
 
2013-07-03 19:00:13 [SEVERE] Encountered an unexpected exception ArrayIndexOutOfBoundsException
 
java.lang.ArrayIndexOutOfBoundsException: 0
 
at x.a(CommandHandler.java:32)
 
at ho.al(DedicatedServer.java:30
 
at ho.r(DedicatedServer.java:270)
 
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
 
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
 
at fy.run(SourceFile:849)
 
2013-07-03 19:00:13 [SEVERE] This crash report has been saved to:
/home/minecraft/publicmysteryworldlp/./crash-reports/crash-2013-07-03_19.00.13-server.txt
 
2013-07-03 19:07:03 [INFO] Stopping the server
 
2013-07-03 19:07:03 [INFO] Stopping server
 
2013-07-03 19:07:03 [INFO] Saving players
 
2013-07-03 19:07:03 [INFO] Saving worlds
 
2013-07-03 19:07:03 [INFO] Saving chunks for level 'world'/Overworld
 
2013-07-03 19:07:03 [INFO] Saving chunks for level 'world'/Nether
 
2013-07-03 19:07:03 [INFO] Saving chunks for level 'world'/The End
 
2013-07-03 19:07:03 [INFO] Saving chunks for level 'world'/Twilight Forest

and here is the file wich is told about in the log:
Code:
---- Minecraft Crash Report ----
 
// Don't be sad, have a hug! <3
 
 
 
Time: 7/3/13 7:00 PM
 
Description: Exception in server tick loop
 
 
 
java.lang.ArrayIndexOutOfBoundsException: 0
 
at x.a(CommandHandler.java:32)
 
at ho.al(DedicatedServer.java:30
 
at ho.r(DedicatedServer.java:270)
 
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
 
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
 
at fy.run(SourceFile:849)
 
 
 
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
 
---------------------------------------------------------------------------------------
 
 
 
-- System Details --
 
Details:
 
Minecraft Version: 1.4.7
 
Operating System: Linux (amd64) version 2.6.32-5-amd64
 
Java Version: 1.7.0_09, Oracle Corporation
 
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
 
Memory: 235537536 bytes (224 MB) / 526385152 bytes (502 MB) up to 1908932608 bytes (1820 MB)
 
JVM Flags: 2 total; -Xms512M -Xmx2048M
 
AABB Pool Size: 8017 (448952 bytes; 0 MB) allocated, 7738 (433328 bytes; 0 MB) used
 
Suspicious classes: FML and Forge are installed
 
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
 
FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 89 mods loaded, 89 mods active
 
mcp [Minecraft Coder Pack] (minecraft.jar)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
 
FML [Forge Mod Loader] (coremods)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
 
Forge [Minecraft Forge] (coremods)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
 
[SIZE=5][...][/SIZE]
 
WR-CBE|RedPower [WR-CBE RedPower] (wirelessredstoneredpower.jar)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
 
XyCraftMachines [?9XyCraft Machines] (xycraft.zip)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
 
Profiler Position: N/A (disabled)
 
Vec3 Pool Size: 9689 (542584 bytes; 0 MB) allocated, 9184 (514304 bytes; 0 MB) used
 
Player Count: 3 / 20; [iq['kackbrott'/189434, l='world', x=-766.27,
y=64.00, z=-744.71], iq['Eibegruss19057'/239753, l='world', x=-648.06,
y=71.00, z=-663.67], iq['Fighter150273'/254822, l='world', x=218.53,
y=63.00, z=-295.70]]
 
Is Modded: Definitely; Server brand changed to 'forge,fml'
 
Type: Dedicated Server (map_server.txt)


I hope you can help me.