coolsquid

Untitled

Apr 24th, 2015
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 24.04.15 23:20
  5. Description: HelloWorldError!
  6.  
  7. HelloWorldError!
  8. at coolsquid.squidapi.SquidAPI.preInit(SquidAPI.java:100)
  9. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  11. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  12. at java.lang.reflect.Method.invoke(Unknown Source)
  13. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  19. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  20. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  21. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  22. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  23. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  24. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  28. at java.lang.reflect.Method.invoke(Unknown Source)
  29. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  30. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  31. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  32. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  33. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  34. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  35. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  36. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  37. at net.minecraft.client.Minecraft.startGame(Minecraft.java:522)
  38. at net.minecraft.client.Minecraft.run(Minecraft.java:931)
  39. at net.minecraft.client.main.Main.main(Main.java:164)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. at java.lang.reflect.Method.invoke(Unknown Source)
  44. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  45. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  46.  
  47.  
  48. A detailed walkthrough of the error, its code path and all known details is as follows:
  49. ---------------------------------------------------------------------------------------
  50.  
  51. -- System Details --
  52. Details:
  53. Minecraft Version: 1.7.10
  54. Operating System: Windows 8.1 (amd64) version 6.3
  55. Java Version: 1.8.0_25, Oracle Corporation
  56. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  57. Memory: 593499960 bytes (566 MB) / 972685312 bytes (927 MB) up to 4187619328 bytes (3993 MB)
  58. JVM Flags: 10 total; -XX:+AggressiveOpts -Xmn1G -Xmx4G -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=80 -XX:+UseStringDeduplication -XX:+UseCompressedOops -XX:+UseCodeCacheFlushing -XX:ParallelGCThreads=8
  59. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  60. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  61. FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 9 mods loaded, 9 mods active
  62. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  63. FML{7.10.85.1291} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  64. Forge{10.13.2.1291} [Minecraft Forge] (forgeSrc-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  65. AppleCore{${version}} [AppleCore] (bin) Unloaded->Constructed->Pre-initialized
  66. zzzzzzConflictHelper{1.0.1} [ConflictHelper] (main) Unloaded->Constructed->Pre-initialized
  67. SquidAPI{1.1.8} [SquidAPI] (bin) Unloaded->Constructed
  68. SafeChat{1.0.7} [SafeChat] (bin) Unloaded->Constructed
  69. IssueTracker{1.0.0} [IssueTracker] (bin) Unloaded->Constructed
  70. SquidUtils{2.0.6} [SquidUtils] (bin) Unloaded->Constructed
Advertisement
Add Comment
Please, Sign In to add comment