Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • SanAndreasP's Mods
  • Bug Report and crashes
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 2
SanAndreasP

Bug Report and crashes

By SanAndreasP, October 20, 2012 in SanAndreasP's Mods

  • Reply to this topic
  • Start new topic
  • Prev
  • 1
  • 2
  • 3
  • Next
  • Page 3 of 3  

Recommended Posts

MC_Fenni    0

MC_Fenni

MC_Fenni    0

  • Tree Puncher
  • MC_Fenni
  • Members
  • 0
  • 1 post
Posted August 17, 2014

This is what i get when i try to launch with the clay soldiers mod

 

Time: 8/17/14 7:39 PM

Description: Initializing game

 

java.lang.NoClassDefFoundError: cpw/mods/fml/common/ITickHandler

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)

at net.minecraft.client.main.Main.main(SourceFile:148)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.ITickHandler

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 35 more

Caused by: java.lang.NullPointerException

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)

... 37 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)

at net.minecraft.client.main.Main.main(SourceFile:148)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.7.10

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.7.0_67, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 113936096 bytes (108 MB) / 240918528 bytes (229 MB) up to 523501568 bytes (499 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v9.05 FML v7.10.18.1180 Minecraft Forge 10.13.0.1180 4 mods loaded, 4 mods active

mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML{7.10.18.1180} [Forge Mod Loader] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed

Forge{10.13.0.1180} [Minecraft Forge] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed

ClaySoldiersMod{2.0.0} [Clay Soldiers Mod] (CSM_v200a.jar) Unloaded

Launched Version: 1.7.10-Forge10.13.0.1180

LWJGL: 2.9.1

OpenGL: AMD Radeon HD 7900 Series GL version 4.4.12874 Compatibility Profile Context 14.100.0.0, ATI Technologies Inc.

GL Caps: Using GL 1.3 multitexturing.

Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.

Anisotropic filtering is supported and maximum anisotropy is 16.

Shaders are available because OpenGL 2.1 is supported.

 

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: [soartex_Fanver.zip]

Current Language: English (US)

Profiler Position: N/A (disabled)

Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Anisotropic Filtering: Off (1)

  • Quote

Share this post


Link to post
Share on other sites

platinumethics    0

platinumethics

platinumethics    0

  • Tree Puncher
  • platinumethics
  • Members
  • 0
  • 1 post
Posted December 13, 2014

Getting this crash report....

 

---- Minecraft Crash Report ----

// Surprise! Haha. Well, this is awkward.

 

Time: 12/13/14 3:25 PM

Description: There was a severe problem during mod loading that has caused the game to fail

 

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: de/sanandrew/core/manpack/util/SAPUtils

at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)

at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)

at net.minecraft.client.main.Main.main(SourceFile:148)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: java.lang.NoClassDefFoundError: de/sanandrew/core/manpack/util/SAPUtils

at de.sanandrew.mods.claysoldiers.util.RegistryItems.initialize(RegistryItems.java:69)

at de.sanandrew.mods.claysoldiers.util.ClaySoldiersMod.modPreInit(ClaySoldiersMod.java:66)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)

at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)

... 10 more

Caused by: java.lang.ClassNotFoundException: de.sanandrew.core.manpack.util.SAPUtils

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 39 more

Caused by: java.lang.NullPointerException

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)

... 41 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.7.10

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.7.0_60, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 83803344 bytes (79 MB) / 236261376 bytes (225 MB) up to 523501568 bytes (499 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v9.05 FML v7.10.85.1264 Minecraft Forge 10.13.2.1264 7 mods loaded, 7 mods active

mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized

FML{7.10.85.1264} [Forge Mod Loader] (forge-1.7.10-10.13.2.1264.jar) Unloaded->Constructed->Pre-initialized

Forge{10.13.2.1264} [Minecraft Forge] (forge-1.7.10-10.13.2.1264.jar) Unloaded->Constructed->Pre-initialized

sapmanpack{2.2.0} [sanAndreasPs Manager Pack CORE edition] (minecraft.jar) Unloaded->Constructed->Pre-initialized

lucky{5.0.0} [Lucky Block] ([1-7-2]_Lucky_Block_v5-0-0.jar) Unloaded->Constructed->Pre-initialized

claysoldiers{2.0.0b} [Clay Soldiers Mod] (ClaySoldiersMod-1.7.10-2.0.0b.jar) Unloaded->Constructed->Errored

customnpcs{1.7.2} [CustomNpcs] (CustomNPCs_1.7.2.jar) Unloaded->Constructed->Pre-initialized

  • Quote

Share this post


Link to post
Share on other sites

dannycool20    0

dannycool20

dannycool20    0

  • Tree Puncher
  • dannycool20
  • Members
  • 0
  • 1 post
Posted January 3, 2015

@platinumethics don't use sapmanpack 1.7.10-2.2.0. use sapmanpack 1.7.10-2.1.0

 

https://github.com/SanAndreasP/SAPManagerPack/blob/master/releases/1.7.10/SAPManPack-1.7.10-2.1.0.jar?raw=true

the link to download it

  • Quote

Share this post


Link to post
Share on other sites

ForeignPerson_7572    0

ForeignPerson_7572

ForeignPerson_7572    0

  • Tree Puncher
  • ForeignPerson_7572
  • Members
  • 0
  • 1 post
Posted February 7, 2015

Good day. First off, let me thank you for the awesome work and nice features of your mods.

Next, i must apologize for reporting about a problem this late. Basically, I'm trying to get Ender Stuff working on the MC ver. 1.4.7. Yes, i know, this is old, outdated and obsolete version for a two years already. But there are some reasons for me to stay with that version. For now.

On the official page was said, that v.101

still works with 1.4.7
so i thought there would be no problem and tried to install it. Of course, according to instructions. I've deleted only MOJANG* files in the META_INF folder, i used the latest compatible Forge 6.6.2.534, i've installed SAPManPack_v13 as a *jar file to the mods folder, etc. But every time i open the world, when the first chunks are being loaded, this happens:

 

 

2015-02-07 15:30:34 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2015-02-07 15:30:34 [FINEST] [ForgeModLoader] All core mods are successfully located
2015-02-07 15:30:34 [FINEST] [ForgeModLoader] Discovering coremods
2015-02-07 15:30:34 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2015-02-07 15:30:34 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2015-02-07 15:30:34 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2015-02-07 15:30:34 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2015-02-07 15:30:35 [FINEST] [ForgeModLoader] Running coremod plugins
2015-02-07 15:30:35 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2015-02-07 15:30:35 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2015-02-07 15:30:35 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2015-02-07 15:30:35 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2015-02-07 15:30:35 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2015-02-07 15:30:35 [FINEST] [ForgeModLoader] Validating minecraft
2015-02-07 15:30:35 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2015-02-07 15:30:36 [iNFO] [sTDOUT] 27 achievements
2015-02-07 15:30:36 [iNFO] [sTDOUT] 210 recipes
2015-02-07 15:30:37 [iNFO] [sTDOUT] Setting user: Lyric, 
2015-02-07 15:30:37 [iNFO] [sTDERR] Client asked for parameter: server
2015-02-07 15:30:37 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2015-02-07 15:30:37 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization
2015-02-07 15:30:37 [iNFO] [sTDOUT] MinecraftForge v6.6.2.534 Initialized
2015-02-07 15:30:37 [iNFO] [ForgeModLoader] MinecraftForge v6.6.2.534 Initialized
2015-02-07 15:30:38 [iNFO] [sTDOUT] Replaced 84 ore recipies
2015-02-07 15:30:38 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization
2015-02-07 15:30:38 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\ProstoLyric\AppData\Roaming\.minecraft\config\logging.properties
2015-02-07 15:30:38 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Skipping known library file C:\Users\ProstoLyric\AppData\Roaming\.minecraft\bin\jinput.jar
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Skipping known library file C:\Users\ProstoLyric\AppData\Roaming\.minecraft\bin\lwjgl.jar
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Skipping known library file C:\Users\ProstoLyric\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\ProstoLyric\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Found a minecraft related directory at C:\Users\ProstoLyric\AppData\Roaming\.minecraft, examining for mod candidates
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Skipping known library file C:\Users\ProstoLyric\AppData\Roaming\.minecraft\lib\argo-2.25.jar
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Skipping known library file C:\Users\ProstoLyric\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Skipping known library file C:\Users\ProstoLyric\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Skipping known library file C:\Users\ProstoLyric\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-147.jar
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2015-02-07 15:30:38 [iNFO] [ForgeModLoader] Searching C:\Users\ProstoLyric\AppData\Roaming\.minecraft\mods for mods
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Found a candidate zip or jar file 0_SAPManPack_v13.jar
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStuffP_v101.jar
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2015-02-07 15:30:38 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Examining directory .minecraft for potential mods
2015-02-07 15:30:38 [FINE] [ForgeModLoader] No mcmod.info file found in directory .minecraft
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package bin
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package bin.natives
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package config
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package config.langs
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package config.langs.sanandreasp
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package config.langs.sanandreasp.EnderStuffPlus
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package config.langs.sanandreasp.ParticleDeco
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package config.sanandreasp
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package coremods
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package crash-reports
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package lib
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package mods
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.mod
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.mod.cavemusic
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.mod.music
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.mod.sound
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.mod.streaming
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.music
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newmusic
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.ambient
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.ambient.cave
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.ambient.weather
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.damage
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.fire
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.liquid
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.mob
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.mob.blaze
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.mob.cat
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.mob.endermen
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.mob.ghast
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.mob.irongolem
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.mob.magmacube
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.mob.silverfish
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.mob.wolf
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.mob.zombie
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.mob.zombiepig
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.note
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.portal
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.random
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.step
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.tile
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.newsound.tile.piston
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.pe
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound.step
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.ambient
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.ambient.cave
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.ambient.weather
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.damage
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.dig
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.fire
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.fireworks
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.liquid
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.minecart
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.bat
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.blaze
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.cat
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.chicken
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.cow
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.creeper
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.enderdragon
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.endermen
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.ghast
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.irongolem
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.magmacube
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.pig
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.sheep
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.silverfish
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.skeleton
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.slime
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.spider
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.wither
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.wolf
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.zombie
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.mob.zombiepig
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.note
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.portal
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.random
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.step
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.tile
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.sound3.tile.piston
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package resources.streaming
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package saves
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package saves.New World
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package saves.New World.data
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package saves.New World.DIM-1
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package saves.New World.DIM-1.data
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package saves.New World.DIM1
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package saves.New World.DIM1.data
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package saves.New World.players
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package saves.New World.region
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package stats
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package texturepacks
2015-02-07 15:30:38 [FINEST] [ForgeModLoader] Recursing into package texturepacks-mp-cache
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Examining file 0_SAPManPack_v13.jar for potential mods
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Located mcmod.info file in file 0_SAPManPack_v13.jar
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Identified an FMLMod type mod sanandreasp.mods.managers.SAP_ManagerRegistry
2015-02-07 15:30:38 [FINEST] [sAP_Man] Parsed dependency info : [] [] []
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Examining file EnderStuffP_v101.jar for potential mods
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStuffP_v101.jar
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Identified an FMLMod type mod sanandreasp.mods.EnderStuffPlus.ESPModRegistry
2015-02-07 15:30:38 [FINEST] [EnderStuffPlus] Parsed dependency info : [] [] []
2015-02-07 15:30:38 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Received a system property request ''
2015-02-07 15:30:38 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2015-02-07 15:30:38 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\ProstoLyric\AppData\Roaming\.minecraft\config\logging.properties
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Reloaded logging properties
2015-02-07 15:30:38 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2015-02-07 15:30:38 [iNFO] [mcp] Activating mod mcp
2015-02-07 15:30:38 [FINE] [FML] Mod Logging channel FML configured at default level.
2015-02-07 15:30:38 [iNFO] [FML] Activating mod FML
2015-02-07 15:30:38 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2015-02-07 15:30:38 [iNFO] [Forge] Activating mod Forge
2015-02-07 15:30:38 [FINE] [sAP_Man] Enabling mod SAP_Man
2015-02-07 15:30:38 [FINE] [sAP_Man] Mod Logging channel SAP_Man configured at default level.
2015-02-07 15:30:38 [iNFO] [sAP_Man] Activating mod SAP_Man
2015-02-07 15:30:38 [FINE] [EnderStuffPlus] Enabling mod EnderStuffPlus
2015-02-07 15:30:38 [FINE] [EnderStuffPlus] Mod Logging channel EnderStuffPlus configured at default level.
2015-02-07 15:30:38 [iNFO] [EnderStuffPlus] Activating mod EnderStuffPlus
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2015-02-07 15:30:38 [FINER] [ForgeModLoader] All mod requirements are satisfied
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2015-02-07 15:30:38 [FINER] [ForgeModLoader] Mod sorting completed successfully
2015-02-07 15:30:38 [FINE] [ForgeModLoader] Mod sorting data
2015-02-07 15:30:38 [FINE] [ForgeModLoader] 	SAP_Man(SanAndreasPs Managers:1.3): 0_SAPManPack_v13.jar ()
2015-02-07 15:30:38 [FINE] [ForgeModLoader] 	EnderStuffPlus(EnderStuff+ Mod:1.0.1): EnderStuffP_v101.jar ()
2015-02-07 15:30:38 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2015-02-07 15:30:38 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2015-02-07 15:30:38 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2015-02-07 15:30:38 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2015-02-07 15:30:38 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2015-02-07 15:30:38 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2015-02-07 15:30:38 [FINEST] [sAP_Man] Sending event FMLConstructionEvent to mod SAP_Man
2015-02-07 15:30:39 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SAP_Man
2015-02-07 15:30:39 [FINEST] [sAP_Man] Sent event FMLConstructionEvent to mod SAP_Man
2015-02-07 15:30:39 [FINEST] [EnderStuffPlus] Sending event FMLConstructionEvent to mod EnderStuffPlus
2015-02-07 15:30:39 [FINEST] [ForgeModLoader] Testing mod EnderStuffPlus to verify it accepts its own version in a remote connection
2015-02-07 15:30:39 [FINEST] [ForgeModLoader] The mod EnderStuffPlus accepts its own version (1.0.1)
2015-02-07 15:30:39 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStuffPlus
2015-02-07 15:30:39 [FINEST] [EnderStuffPlus] Sent event FMLConstructionEvent to mod EnderStuffPlus
2015-02-07 15:30:39 [FINE] [ForgeModLoader] Mod signature data
2015-02-07 15:30:39 [FINE] [ForgeModLoader] 	mcp(Minecraft Coder Pack:7.26a): minecraft.jar (NO VALID CERTIFICATE FOUND)
2015-02-07 15:30:39 [FINE] [ForgeModLoader] 	FML(Forge Mod Loader:4.7.35.556): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2015-02-07 15:30:39 [FINE] [ForgeModLoader] 	Forge(Minecraft Forge:6.6.2.534): coremods (NO VALID CERTIFICATE FOUND)
2015-02-07 15:30:39 [FINE] [ForgeModLoader] 	SAP_Man(SanAndreasPs Managers:1.3): 0_SAPManPack_v13.jar (NO VALID CERTIFICATE FOUND)
2015-02-07 15:30:39 [FINE] [ForgeModLoader] 	EnderStuffPlus(EnderStuff+ Mod:1.0.1): EnderStuffP_v101.jar (NO VALID CERTIFICATE FOUND)
2015-02-07 15:30:39 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2015-02-07 15:30:39 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2015-02-07 15:30:39 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2015-02-07 15:30:39 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2015-02-07 15:30:39 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2015-02-07 15:30:39 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2015-02-07 15:30:39 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2015-02-07 15:30:39 [FINEST] [sAP_Man] Sending event FMLPreInitializationEvent to mod SAP_Man
2015-02-07 15:30:39 [FINEST] [sAP_Man] Sent event FMLPreInitializationEvent to mod SAP_Man
2015-02-07 15:30:39 [FINEST] [EnderStuffPlus] Sending event FMLPreInitializationEvent to mod EnderStuffPlus
2015-02-07 15:30:39 [iNFO] [sTDOUT] [sAP_ConfManII] EnderStuffPlus config file successfully readed!
2015-02-07 15:30:39 [FINEST] [EnderStuffPlus] Sent event FMLPreInitializationEvent to mod EnderStuffPlus
2015-02-07 15:30:39 [iNFO] [sTDOUT] Starting up SoundSystem...
2015-02-07 15:30:39 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2015-02-07 15:30:39 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2015-02-07 15:30:40 [iNFO] [sTDOUT] OpenAL initialized.
2015-02-07 15:30:40 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp
2015-02-07 15:30:40 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp
2015-02-07 15:30:40 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML
2015-02-07 15:30:40 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML
2015-02-07 15:30:40 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge
2015-02-07 15:30:40 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge
2015-02-07 15:30:40 [FINEST] [sAP_Man] Sending event FMLInitializationEvent to mod SAP_Man
2015-02-07 15:30:40 [FINEST] [sAP_Man] Sent event FMLInitializationEvent to mod SAP_Man
2015-02-07 15:30:40 [FINEST] [EnderStuffPlus] Sending event FMLInitializationEvent to mod EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item vq(1000) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item vq(1001) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item vq(1002) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item vq(1003) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item vq(1004) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.EnderStuffPlus.Item_NivisPearl(10000) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.EnderStuffPlus.Item_IgnisPearl(10001) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.EnderStuffPlus.Item_EnderFlesh(10002) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.EnderStuffPlus.Item_General(10003) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.EnderStuffPlus.Item_General(10004) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.EnderStuffPlus.Item_AvisCompass(10005) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.EnderStuffPlus.Item_EnderPetEgg(10006) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.EnderStuffPlus.Item_General(10007) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.EnderStuffPlus.Item_NiobBar(10008) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.EnderStuffPlus.Item_NiobBow(10009) owned by EnderStuffPlus
2015-02-07 15:30:40 [FINEST] [ForgeModLoader] Automatically registered mod EnderStuffPlus entity EnderAvisArrow as EnderStuffPlus.EnderAvisArrow
2015-02-07 15:30:40 [FINE] [ForgeModLoader] Skipping automatic mod EnderStuffPlus entity registration for already registered class sanandreasp.mods.EnderStuffPlus.Entity_EnderNivis
2015-02-07 15:30:40 [FINE] [ForgeModLoader] Skipping automatic mod EnderStuffPlus entity registration for already registered class sanandreasp.mods.EnderStuffPlus.Entity_EnderIgnis
2015-02-07 15:30:40 [FINE] [ForgeModLoader] Skipping automatic mod EnderStuffPlus entity registration for already registered class sanandreasp.mods.EnderStuffPlus.Entity_EnderRay
2015-02-07 15:30:40 [FINE] [ForgeModLoader] Skipping automatic mod EnderStuffPlus entity registration for already registered class sanandreasp.mods.EnderStuffPlus.Entity_EnderMiss
2015-02-07 15:30:40 [FINE] [ForgeModLoader] Skipping automatic mod EnderStuffPlus entity registration for already registered class sanandreasp.mods.EnderStuffPlus.Entity_EnderAvis
2015-02-07 15:30:40 [FINEST] [ForgeModLoader] Automatically registered mod EnderStuffPlus entity EnderRayBall as EnderStuffPlus.EnderRayBall
2015-02-07 15:30:40 [FINEST] [EnderStuffPlus] Sent event FMLInitializationEvent to mod EnderStuffPlus
2015-02-07 15:30:40 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
2015-02-07 15:30:40 [FINEST] [mcp] Sending event IMCEvent to mod mcp
2015-02-07 15:30:40 [FINEST] [mcp] Sent event IMCEvent to mod mcp
2015-02-07 15:30:40 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
2015-02-07 15:30:40 [FINEST] [FML] Sending event IMCEvent to mod FML
2015-02-07 15:30:40 [FINEST] [FML] Sent event IMCEvent to mod FML
2015-02-07 15:30:40 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
2015-02-07 15:30:40 [FINEST] [Forge] Sending event IMCEvent to mod Forge
2015-02-07 15:30:40 [FINEST] [Forge] Sent event IMCEvent to mod Forge
2015-02-07 15:30:40 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod SAP_Man
2015-02-07 15:30:40 [FINEST] [sAP_Man] Sending event IMCEvent to mod SAP_Man
2015-02-07 15:30:40 [FINEST] [sAP_Man] Sent event IMCEvent to mod SAP_Man
2015-02-07 15:30:40 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod EnderStuffPlus
2015-02-07 15:30:40 [FINEST] [EnderStuffPlus] Sending event IMCEvent to mod EnderStuffPlus
2015-02-07 15:30:40 [FINEST] [EnderStuffPlus] Sent event IMCEvent to mod EnderStuffPlus
2015-02-07 15:30:40 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp
2015-02-07 15:30:40 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp
2015-02-07 15:30:40 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML
2015-02-07 15:30:40 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML
2015-02-07 15:30:40 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge
2015-02-07 15:30:40 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge
2015-02-07 15:30:40 [FINEST] [sAP_Man] Sending event FMLPostInitializationEvent to mod SAP_Man
2015-02-07 15:30:40 [FINEST] [sAP_Man] Sent event FMLPostInitializationEvent to mod SAP_Man
2015-02-07 15:30:40 [FINEST] [EnderStuffPlus] Sending event FMLPostInitializationEvent to mod EnderStuffPlus
2015-02-07 15:30:40 [FINEST] [EnderStuffPlus] Sent event FMLPostInitializationEvent to mod EnderStuffPlus
2015-02-07 15:30:40 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp
2015-02-07 15:30:40 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp
2015-02-07 15:30:40 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML
2015-02-07 15:30:40 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML
2015-02-07 15:30:40 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge
2015-02-07 15:30:40 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge
2015-02-07 15:30:40 [FINEST] [sAP_Man] Sending event FMLLoadCompleteEvent to mod SAP_Man
2015-02-07 15:30:40 [FINEST] [sAP_Man] Sent event FMLLoadCompleteEvent to mod SAP_Man
2015-02-07 15:30:40 [FINEST] [EnderStuffPlus] Sending event FMLLoadCompleteEvent to mod EnderStuffPlus
2015-02-07 15:30:40 [FINEST] [EnderStuffPlus] Sent event FMLLoadCompleteEvent to mod EnderStuffPlus
2015-02-07 15:30:40 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 5 mods
2015-02-07 15:30:40 [FINE] [fml.TextureManager] Registered texture override 20 (20) on TextureFX_AvisCompass (1)
2015-02-07 15:30:50 [FINEST] [mcp] Sending event FMLServerAboutToStartEvent to mod mcp
2015-02-07 15:30:50 [FINEST] [mcp] Sent event FMLServerAboutToStartEvent to mod mcp
2015-02-07 15:30:50 [FINEST] [FML] Sending event FMLServerAboutToStartEvent to mod FML
2015-02-07 15:30:50 [FINEST] [FML] Sent event FMLServerAboutToStartEvent to mod FML
2015-02-07 15:30:50 [FINEST] [Forge] Sending event FMLServerAboutToStartEvent to mod Forge
2015-02-07 15:30:50 [FINEST] [Forge] Sent event FMLServerAboutToStartEvent to mod Forge
2015-02-07 15:30:50 [FINEST] [sAP_Man] Sending event FMLServerAboutToStartEvent to mod SAP_Man
2015-02-07 15:30:50 [FINEST] [sAP_Man] Sent event FMLServerAboutToStartEvent to mod SAP_Man
2015-02-07 15:30:50 [FINEST] [EnderStuffPlus] Sending event FMLServerAboutToStartEvent to mod EnderStuffPlus
2015-02-07 15:30:50 [FINEST] [EnderStuffPlus] Sent event FMLServerAboutToStartEvent to mod EnderStuffPlus
2015-02-07 15:30:50 [FINE] [fml.ItemTracker] The difference set is equal
2015-02-07 15:30:50 [iNFO] [ForgeModLoader] Loading dimension 0 (New World) (bdz@46a72fd6)
2015-02-07 15:30:50 [iNFO] [ForgeModLoader] Loading dimension 1 (New World) (bdz@46a72fd6)
2015-02-07 15:30:50 [iNFO] [ForgeModLoader] Loading dimension -1 (New World) (bdz@46a72fd6)
2015-02-07 15:30:51 [FINEST] [mcp] Sending event FMLServerStartingEvent to mod mcp
2015-02-07 15:30:51 [FINEST] [mcp] Sent event FMLServerStartingEvent to mod mcp
2015-02-07 15:30:51 [FINEST] [FML] Sending event FMLServerStartingEvent to mod FML
2015-02-07 15:30:51 [FINEST] [FML] Sent event FMLServerStartingEvent to mod FML
2015-02-07 15:30:51 [FINEST] [Forge] Sending event FMLServerStartingEvent to mod Forge
2015-02-07 15:30:51 [FINEST] [Forge] Sent event FMLServerStartingEvent to mod Forge
2015-02-07 15:30:51 [FINEST] [sAP_Man] Sending event FMLServerStartingEvent to mod SAP_Man
2015-02-07 15:30:51 [FINEST] [sAP_Man] Sent event FMLServerStartingEvent to mod SAP_Man
2015-02-07 15:30:51 [FINEST] [EnderStuffPlus] Sending event FMLServerStartingEvent to mod EnderStuffPlus
2015-02-07 15:30:51 [FINEST] [EnderStuffPlus] Sent event FMLServerStartingEvent to mod EnderStuffPlus
2015-02-07 15:30:51 [FINEST] [mcp] Sending event FMLServerStartedEvent to mod mcp
2015-02-07 15:30:51 [FINEST] [mcp] Sent event FMLServerStartedEvent to mod mcp
2015-02-07 15:30:51 [FINEST] [FML] Sending event FMLServerStartedEvent to mod FML
2015-02-07 15:30:51 [FINEST] [FML] Sent event FMLServerStartedEvent to mod FML
2015-02-07 15:30:51 [FINEST] [Forge] Sending event FMLServerStartedEvent to mod Forge
2015-02-07 15:30:51 [FINEST] [Forge] Sent event FMLServerStartedEvent to mod Forge
2015-02-07 15:30:51 [FINEST] [sAP_Man] Sending event FMLServerStartedEvent to mod SAP_Man
2015-02-07 15:30:51 [FINEST] [sAP_Man] Sent event FMLServerStartedEvent to mod SAP_Man
2015-02-07 15:30:51 [FINEST] [EnderStuffPlus] Sending event FMLServerStartedEvent to mod EnderStuffPlus
2015-02-07 15:30:51 [FINEST] [EnderStuffPlus] Sent event FMLServerStartedEvent to mod EnderStuffPlus
2015-02-07 15:30:53 [iNFO] [sTDERR] java.lang.StringIndexOutOfBoundsException: String index out of range: 7
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at java.lang.String.substring(Unknown Source)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at sanandreasp.mods.managers.SAP_UpdateManager.checkForUpdate(SAP_UpdateManager.java:57)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at sanandreasp.mods.managers.Handler_Ticks.tickStart(Handler_Ticks.java:18)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:120)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:288)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:588)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at bdz.q(IntegratedServer.java:123)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at fy.run(SourceFile:849)
2015-02-07 15:30:53 [iNFO] [ForgeModLoader] Unloading dimension 0
2015-02-07 15:30:53 [iNFO] [ForgeModLoader] Unloading dimension -1
2015-02-07 15:30:53 [iNFO] [ForgeModLoader] Unloading dimension 1
2015-02-07 15:30:53 [FINEST] [mcp] Sending event FMLServerStoppedEvent to mod mcp
2015-02-07 15:30:53 [FINEST] [mcp] Sent event FMLServerStoppedEvent to mod mcp
2015-02-07 15:30:53 [FINEST] [FML] Sending event FMLServerStoppedEvent to mod FML
2015-02-07 15:30:53 [FINEST] [FML] Sent event FMLServerStoppedEvent to mod FML
2015-02-07 15:30:53 [FINEST] [Forge] Sending event FMLServerStoppedEvent to mod Forge
2015-02-07 15:30:53 [FINEST] [Forge] Sent event FMLServerStoppedEvent to mod Forge
2015-02-07 15:30:53 [FINEST] [sAP_Man] Sending event FMLServerStoppedEvent to mod SAP_Man
2015-02-07 15:30:53 [FINEST] [sAP_Man] Sent event FMLServerStoppedEvent to mod SAP_Man
2015-02-07 15:30:53 [FINEST] [EnderStuffPlus] Sending event FMLServerStoppedEvent to mod EnderStuffPlus
2015-02-07 15:30:53 [FINEST] [EnderStuffPlus] Sent event FMLServerStoppedEvent to mod EnderStuffPlus
2015-02-07 15:30:53 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_STARTED to SERVER_STOPPED. Loading cannot continue
2015-02-07 15:30:53 [sEVERE] [ForgeModLoader] 
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
SAP_Man [sanAndreasPs Managers] (0_SAPManPack_v13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
EnderStuffPlus [EnderStuff+ Mod] (EnderStuffP_v101.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
2015-02-07 15:30:53 [sEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available.
2015-02-07 15:30:53 [iNFO] [sTDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at cpw.mods.fml.common.LoadController.transition(LoadController.java:122)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.serverStopped(Loader.java:780)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:469)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
2015-02-07 15:30:53 [iNFO] [sTDERR] 	at fy.run(SourceFile:849)
2015-02-07 15:31:03 [iNFO] [sTDOUT] Stopping!
2015-02-07 15:31:03 [iNFO] [sTDOUT] SoundSystem shutting down...
2015-02-07 15:31:03 [iNFO] [sTDOUT]     Author: Paul Lamb, www.paulscode.com
2015-02-07 15:31:10 [iNFO] [sTDERR] Someone is closing me!

 

 

I've also tried Particle Decorations and it works absolutely fine. What i could figure out from the log is maybe, there is some issue with update checker and those notifications after loading the world? If that's true, is there some way to disable them, or maybe there is a bugfix anywhere, lost in the time and links?

Is it possible to run 1.4.7 with EnderStuff now? I've searched through a lot of info, but found nothing. This is the last instance.

 

Sorry again for bothering you. Maybe, you won't even read this in the near future, but still..

  • Quote

Share this post


Link to post
Share on other sites
  • Prev
  • 1
  • 2
  • 3
  • Next
  • Page 3 of 3  

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 2
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • diesieben07
      [1.16.4] Get IChunk World / get current World for the overworld.

      By diesieben07 · Posted 25 minutes ago

      Mineshafts are not world-dependent. They generate the same in every world.
    • diesieben07
      minecraft forge not working

      By diesieben07 · Posted 26 minutes ago

      What are you talking about?
    • Amperka_pro
      Как применить нбт к предмету.

      By Amperka_pro · Posted 28 minutes ago

      У меня из за слабого пк еще идет загрузка. Уже 30 минут.   
    • MistyMarshes
      [1.16.4] Get IChunk World / get current World for the overworld.

      By MistyMarshes · Posted 38 minutes ago

      That's ok, you made me think. Thank you for your time.   For completeness, my question was: how does vanilla load world-dependent data during worldgen? At least they used to do it to load the mineshafts NBT, and so on.
    • diesieben07
      Как применить нбт к предмету.

      By diesieben07 · Posted 41 minutes ago

      You need to prove that you updated.
  • Topics

    • MistyMarshes
      9
      [1.16.4] Get IChunk World / get current World for the overworld.

      By MistyMarshes
      Started 12 hours ago

    • CHRISTMASDOG24
      3
      minecraft forge not working

      By CHRISTMASDOG24
      Started 54 minutes ago

    • Amperka_pro
      4
      Как применить нбт к предмету.

      By Amperka_pro
      Started 1 hour ago

    • Rimural
      14
      Forge 1.16.4 keeps Crashing

      By Rimural
      Started 12 hours ago

    • bouwmeester2003
      5
      how to make and .smd file parser for forge

      By bouwmeester2003
      Started December 8, 2018

  • Who's Online (See full list)

    • Danebi
    • diesieben07
    • Mounty
    • vemerion
    • lliinnkk10
    • dotifo7120
    • FreshMod
    • ChampionAsh5357
    • TangYuan
    • B1A2
    • NubikCZ
    • JoieNL
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • SanAndreasP's Mods
  • Bug Report and crashes
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community