Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.21 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.10.2-2202-5.1.0-BETA-2078.jar)
  5. SpongeConfigChangerCoreMod (SpongeConfigChanger.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // This doesn't make any sense!
  9.  
  10. Time: 02.02.17 15:18
  11. Description: Executing command block
  12.  
  13. java.lang.NullPointerException: Executing command block
  14. at net.minecraft.tileentity.TileEntityCommandBlock.internalSubject(SourceFile:2091)
  15. at net.minecraft.tileentity.TileEntityCommandBlock.getActiveContexts(SourceFile:2177)
  16. at net.minecraft.tileentity.TileEntityCommandBlock.hasPermission(SourceFile:2142)
  17. at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:332)
  18. at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083)
  19. at net.minecraft.tileentity.CommandBlockBaseLogic.func_145755_a(SourceFile:114)
  20. at com.trainercommands.events.CommandHandler.tickStart(CommandHandler.java:42)
  21. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_39_CommandHandler_tickStart_ServerTickEvent.invoke(.dynamic)
  22. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  23. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:637)
  24. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:593)
  25. at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:274)
  26. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:602)
  27. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  28. at java.lang.Thread.run(Thread.java:745)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Thread: Server thread
  36. Stacktrace:
  37. at net.minecraft.tileentity.TileEntityCommandBlock.internalSubject(SourceFile:2091)
  38. at net.minecraft.tileentity.TileEntityCommandBlock.getActiveContexts(SourceFile:2177)
  39. at net.minecraft.tileentity.TileEntityCommandBlock.hasPermission(SourceFile:2142)
  40. at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:332)
  41. at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083)
  42.  
  43. -- Command to be executed --
  44. Details:
  45. Command: /spawn
  46. Name: @Trainer
  47. Stacktrace:
  48. at net.minecraft.tileentity.CommandBlockBaseLogic.func_145755_a(SourceFile:114)
  49. at com.trainercommands.events.CommandHandler.tickStart(CommandHandler.java:42)
  50. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_39_CommandHandler_tickStart_ServerTickEvent.invoke(.dynamic)
  51. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  52. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:637)
  53. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:593)
  54. at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:274)
  55. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:602)
  56. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  57. at java.lang.Thread.run(Thread.java:745)
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.10.2
  62. Operating System: Linux (amd64) version 3.16.0-4-amd64
  63. Java Version: 1.8.0_72, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  65. Memory: 4999411464 bytes (4767 MB) / 11793727488 bytes (11247 MB) up to 11793727488 bytes (11247 MB)
  66. JVM Flags: 9 total; -Xms3G -Xmx11G -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -XX:+UnlockCommercialFeatures -XX:+FlightRecorder
  67. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  68. FML: MCP 9.32 Powered by Forge 12.18.3.2202 26 mods loaded, 26 mods active
  69. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  70. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  71. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (ftbserver.jar)
  72. UCHIJAAAA Forge{12.18.3.2202} [Minecraft Forge] (ftbserver.jar)
  73. UCHIJAAAA spongeapi{5.1.0-SNAPSHOT-d41d606} [SpongeAPI] (minecraft.jar)
  74. UCHIJAAAA sponge{1.10.2-2202-5.1.0-BETA-2078} [SpongeForge] (spongeforge-1.10.2-2202-5.1.0-BETA-2078.jar)
  75. UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  76. UCHIJAAAA pixelannouncer{1.0.1} [Pixel Announcer] (PixelAnnouncer-1.10.2-1.0.1.jar)
  77. UCHIJAAAA pixelauction{1.1.2} [Pixel Auction] (PixelAuction-1.10.2-1.1.2-universal.jar)
  78. UCHIJAAAA pixelmon{5.0.1} [Pixelmon] (Pixelmon-1.10.2-5.0.1-universal.jar)
  79. UCHIJAAAA pixelextras{2.2.4} [Pixel Extras] (PixelExtras-1.10.2-2.2.4-universal.jar)
  80. UCHIJAAAA pixelmonfriends{1.0.0} [Pixelmon Friends] (pixelmonfriends-1.10.2-2.0.0-universal.jar)
  81. UCHIJAAAA trainercommands{2.1.4} [Pixelmon Trainer Commands] (TrainerCommands-1.10.2-2.1.4-universal.jar)
  82. UCHIJAAAA wondertrade{4.4.5} [Wondertrade] (WonderTrade-1.10.2-4.4.5-universal.jar)
  83. UCHIJAAAA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
  84. UCHIJAAAA backuploader{3.0-SNAPSHOT} [BackupLoader] (BackupLoader.jar)
  85. UCHIJAAAA core{1.0-SNAPSHOT} [MyFTB Core] (Core.jar)
  86. UCHIJAAAA globalservices{2.0-SNAPSHOT} [GlobalServices] (GlobalServices.jar)
  87. UCHIJAAAA caligula{2.0-SNAPSHOT} [Caligula] (Caligula.jar)
  88. UCHIJAAAA keepinv{1.0-SNAPSHOT} [KeepInv] (KeepInv.jar)
  89. UCHIJAAAA minechat{3.0-SNAPSHOT} [MineChat] (Minechat.jar)
  90. UCHIJAAAA prism{3.0.0} [Prism] (Prism-3.0.0-beta2-27-g9cbbaf2-all.jar)
  91. UCHIJAAAA restartoncrash{2.0-SNAPSHOT} [RestartOnCrash] (RestartOnCrash.jar)
  92. UCHIJAAAA restrictedserver{} [RestrictedServer] (RestrictedServer.jar)
  93. UCHIJAAAA spongykits{1.0-SNAPSHOT} [SpongyKits] (SpongyKits.jar)
  94. UCHIJAAAA urlclickfixer{1.0-SNAPSHOT} [UrlClickFixer] (UrlClickFixer.jar)
  95. UCHIJAAAA worldmanagement{1.0-SNAPSHOT} [WorldManagement] (WorldManagement.jar)
  96. Loaded coremods (and transformers):
  97. SpongeCoremod (spongeforge-1.10.2-2202-5.1.0-BETA-2078.jar)
  98. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  99. SpongeConfigChangerCoreMod (SpongeConfigChanger.jar)
  100. de.myftb.spongeconfigchanger.SpongeConfigChangerTransformer
  101. Profiler Position: N/A (disabled)
  102. Player Count: 10 / 100; [EntityPlayerMP['VallePlays'/41190, l='WMT1063', x=11,74, y=63,00, z=199,70], EntityPlayerMP['MiriLein'/3818, l='WMT959', x=-1551,39, y=104,00, z=-1015,34], EntityPlayerMP['Cubellios'/10370, l='WMT1056', x=7,10, y=63,00, z=4,89], EntityPlayerMP['GeneToniK'/53586, l='WMT1050', x=-254,42, y=63,00, z=243,42], EntityPlayerMP['Dangin'/52362, l='world', x=110155,30, y=63,00, z=-37603,92], EntityPlayerMP['Sinistre_Vince'/54392, l='WMT805', x=-2118,50, y=47,00, z=2961,26], EntityPlayerMP['xXEnderBoyLPXx'/36016, l='world', x=3701,98, y=16,00, z=4478,04], EntityPlayerMP['Totoro7111'/55208, l='WMT154', x=-237,59, y=64,00, z=211,16], EntityPlayerMP['JesusChristi'/7524, l='WMT3', x=3700,08, y=56,00, z=-1350,54], EntityPlayerMP['Der_Ibo_Junge'/41850, l='world', x=527,97, y=89,00, z=54,30]]
  103. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  104. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement