what does this mean

smalleroller

Honorable
Nov 25, 2013
3
0
10,510
---- Minecraft Crash Report ----
// Why is it breaking :(

Time: 11/25/13 9:07 AM
Description: Exception in server tick loop

java.lang.StringIndexOutOfBoundsException: String index out of range: 7
at java.lang.String.substring(String.java:1934)
at sanandreasp.mods.managers.SAP_UpdateManager.checkForUpdate(SAP_UpdateManager.java:57)
at sanandreasp.mods.managers.Handler_Ticks.tickStart(Handler_Ticks.java:18)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:119)
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:287)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:588)
at bdz.q(IntegratedServer.java:123)
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: Mac OS X (i386) version 10.7.5
Java Version: 1.6.0_51, Apple Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
Memory: 311159464 bytes (296 MB) / 580517888 bytes (553 MB) up to 1067057152 bytes (1017 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 444 (24864 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 19 mods loaded, 19 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_Armor [mod_Armor] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_EnchantViewClient [mod_EnchantViewClient] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_EnchantViewServer [mod_EnchantViewServer] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ThebombzenAPI [mod_ThebombzenAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
SAP_Man [SanAndreasPs Managers] (0_SAPManPack_v13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ClaySoldiersMod [Clay Soldiers Mod] (CSM_v9_05.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ComputerCraft [ComputerCraft] (ComputerCraft1.48.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.48.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FlansMod [Flan's Mod] (Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
AS_Minions [Minions] (Minions_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
AS_UpdateCheck [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
weaponmod [Balkon's WeaponMod] (Weaponmod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
MCA [MCA - Minecraft Comes Alive] (mca v3.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 70 (3920 bytes; 0 MB) allocated, 57 (3192 bytes; 0 MB) used
Player Count: 1 / 8; [iq['oller'/98, l='New World', x=-1015.88, y=4.00, z=233.62]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge,fml'
 
Solution
If it only happened once, then it's nothing bad. Minecraft crashes a lot. Whenever I play Minecraft, it tends to crash once every game session I play, no big deal, just the way it is.

If you have constant crashes, every few minutes, then try without any mods or packs or even reinstall the game. Make sure you also have the latest Java installed.

But as I said, if this only happened once, then you have nothing to worry about. I have 100s of those crash reports.


Edit:
Oh and to actually answer your question, a crash report is a report with details for the developers so they can see where something went wrong. These are usually sent automatically to the developers. Or if you have a basic understanding of programming, you can read it...

Pummel

Honorable
Nov 9, 2013
113
0
10,710
Do you have any information other than the crash report?

What's your system?
What did you do in game when it crashed?
Does is always crash?
Did it ever run without a crash?
Do you have any mods/texture packs installed?
 

smalleroller

Honorable
Nov 25, 2013
3
0
10,510
i have a mac
i tried to go in to single player then aall of a sudden is shut down the iternal server
it started to day
yes friday
yes koviacs mod pack and the map pack extensions
 

Pummel

Honorable
Nov 9, 2013
113
0
10,710
If it only happened once, then it's nothing bad. Minecraft crashes a lot. Whenever I play Minecraft, it tends to crash once every game session I play, no big deal, just the way it is.

If you have constant crashes, every few minutes, then try without any mods or packs or even reinstall the game. Make sure you also have the latest Java installed.

But as I said, if this only happened once, then you have nothing to worry about. I have 100s of those crash reports.


Edit:
Oh and to actually answer your question, a crash report is a report with details for the developers so they can see where something went wrong. These are usually sent automatically to the developers. Or if you have a basic understanding of programming, you can read it yourself and try to figure out the error yourself. However because this is a non reproducible incident, and only happened once, it's simply a normal crash, the report will do you no good.
Reports are only good if it constantly happens with the same error message, this way you can trace back the origin of the error.
 
Solution