Advertisement
MrJayse

Untitled

Dec 24th, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.66 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 12/14/16 7:51 PM
  5. Description: Exception getting block type in world
  6.  
  7. java.lang.NullPointerException: Exception getting block type in world
  8. at net.minecraft.world.World.func_147439_a(World.java:703)
  9. at net.divinerpg.blocks.base.BlockModGrass.func_149674_a(BlockModGrass.java:64)
  10. at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:568)
  11. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:287)
  12. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963)
  13. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
  14. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
  16. at java.lang.Thread.run(Thread.java:745)
  17.  
  18.  
  19. A detailed walkthrough of the error, its code path and all known details is as follows:
  20. ---------------------------------------------------------------------------------------
  21.  
  22. -- Head --
  23. Stacktrace:
  24. at net.minecraft.world.World.func_147439_a(World.java:703)
  25.  
  26. -- Requested block coordinates --
  27. Details:
  28. Found chunk: true
  29. Location: World: (-657,38,-405), Chunk: (at 15,2,11 in -42,-26; contains blocks -672,0,-416 to -657,255,-401), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
  30. Stacktrace:
  31. at net.minecraft.world.World.func_147439_a(World.java:703)
  32. at net.divinerpg.blocks.base.BlockModGrass.func_149674_a(BlockModGrass.java:64)
  33. at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:568)
  34. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:287)
  35.  
  36. -- Affected level --
  37. Details:
  38. Level name: DIM54
  39. All players: 2 total; [EntityPlayerMP['kakacka'/1836838, l='DIM54', x=-2199.84, y=22.00, z=238.39](kakacka at -2199.841854064186,22.0,238.39078102418387), EntityPlayerMP['PingPlex'/1912680, l='DIM54', x=-521.85, y=70.00, z=-421.21](PingPlex at -521.8535648814466,70.0,-421.21122575593415)]
  40. Chunk stats: ServerChunkCache: 640 Drop: 0
  41. Level seed: 3085736151194543920
  42. Level generator: ID 00 - default, ver 1. Features enabled: true
  43. Level generator options:
  44. Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  45. Level time: 204470166 game time, 204781119 day time
  46. Level dimension: 54
  47. Level storage version: 0x04ABD - Anvil
  48. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  49. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  50. Stacktrace:
  51. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963)
  52. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
  53. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841)
  54. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
  55. at java.lang.Thread.run(Thread.java:745)
  56.  
  57. -- System Details --
  58. Details:
  59. Minecraft Version: 1.7.10
  60. Thermos Version: cyberdynecc:Thermos:1.7.10-1614.58
  61. Plugins: CoreProtect, WorldEdit, Playtime, OpenInv, Essentials, CommandBlocker, ClearLag, AutoMessage, WorldBorder, PiBans, WorldGuard, AutoSaveWorld, RedstoneClockDetector, EssentialsProtect, VoxelSniper, iConomy, PermissionsEx, Vault, HideStream, EssentialsSpawn, MassiveCore, WitherFixer, WorldGuardEventWrapper, Factions, AncientGates, ChatEx, Scavenger, ProtocolLib, ModFixNG, ChatGuard, HolographicDisplays
  62. Disabled Plugins:
  63. Operating System: Linux (amd64) version 4.4.30-mod-std-ipv6-64
  64. Java Version: 1.8.0_111, Oracle Corporation
  65. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  66. Memory: 1078732352 bytes (1028 MB) / 8540127232 bytes (8144 MB) up to 8540127232 bytes (8144 MB)
  67. JVM Flags: 17 total; -Xmx8G -Xms8G -XX:SharedReadOnlySize=128M -XX:+UseConcMarkSweepGC -XX:ConcGCThreads=4 -XX:MaxGCPauseMillis=2500 -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:-UseGCOverheadLimit -XX:SurvivorRatio=12 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+RewriteFrequentPairs -XX:+UseCompressedOops -XX:+EliminateLocks -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42
  68. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  69. IntCache: cache: 0, tcache: 66128, allocated: 0, tallocated: 14
  70. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 29 mods loaded, 29 mods active
  71. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  72. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  73. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (server.jar)
  74. UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (server.jar)
  75. UCHIJAAAA kimagine{0.2} [KImagine] (minecraft.jar)
  76. UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  77. UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
  78. UCHIJAAAA gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.9.jar)
  79. UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  80. UCHIJAAAA aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
  81. UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  82. UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft-1.11.5-serveredition.jar)
  83. UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-2.1.0.1889-serveredition.jar)
  84. UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-4.2.3.5-serveredition.jar)
  85. UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-2.3.7-serveredition.jar)
  86. UCHIJAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11-serveredition.jar)
  87. UCHIJAAAA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1-serveredition.jar)
  88. UCHIJAAAA climatecontrol{0.6.beta57} [Climate Control] (ClimateControl-0.6.beta59.jar)
  89. UCHIJAAAA divinerpg{1.4.1.3} [DivineRPG] (DivineRPG-1.4.1.3--serveredition.jar)
  90. UCHIJAAAA DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
  91. UCHIJAAAA Dynmap{2.2-143} [Dynmap] (Dynmap-2.2-serveredition.jar)
  92. UCHIJAAAA EventHelper{1.6} [EventHelper] (EventHelper-1.6-serveredition.jar)
  93. UCHIJAAAA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  94. UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  95. UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b-serveredition.jar)
  96. UCHIJAAAA xModBlocker{1.0} [xModBlocker] (Mine-Play-Blocker-serveredition.jar)
  97. UCHIJAAAA lift{2.0.1} [Lift Mod] (Mine-Play-Lifts-serveredition.jar)
  98. UCHIJAAAA Trade{1.0} [Trade] (Mine-Play-Trader-serverediton.jar)
  99. UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  100. UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.8.8-serveredition.jar)
  101. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit
  102. TConstruct Environment: Environment healthy.
  103. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  104. Profiler Position: N/A (disabled)
  105. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  106. Player Count: 40 / 100; [EntityPlayerMP['Goober980'/859838, l='world', x=-115.81, y=71.00, z=2276.18](Goober980 at -115.80951428656032,71.0,2276.1776866991463), EntityPlayerMP['mioiv999'/1434236, l='world', x=-1013.70, y=15.00, z=-3298.30](mioiv999 at -1013.6999999880791,15.0,-3298.300000011921), EntityPlayerMP['REYTER'/1658177, l='world', x=1585.00, y=133.00, z=1452.83](REYTER at 1584.9981059848676,133.0,1452.8341225456334), EntityPlayerMP['Eskalvus'/1678380, l='world', x=1960.08, y=75.00, z=730.02](Eskalvus at 1960.084389166354,75.0,730.0213292970994), EntityPlayerMP['ShadowL0rd'/1569682, l='DIM7', x=82.80, y=34.00, z=283.61](ShadowL0rd at 82.7999697047661,34.0,283.6061910902728), EntityPlayerMP['loha2006'/1714618, l='world', x=-90.78, y=14.00, z=680.31](loha2006 at -90.78442783235754,14.0,680.3077790839598), EntityPlayerMP['Arhangel'/1749436, l='world', x=-801.51, y=75.00, z=2122.31](Arhangel at -801.5128097250771,75.0,2122.307293409511), EntityPlayerMP['Kepp'/1604394, l='DIM3', x=-1062.17, y=43.00, z=1537.23](Kepp at -1062.167993365616,43.0,1537.226865603552), EntityPlayerMP['LAnDZIK'/1597823, l='world', x=99.43, y=57.20, z=-102.70](LAnDZIK at 99.42500001192093,57.200000047683716,-102.69999998807907), EntityPlayerMP['niko300'/1569162, l='DIM7', x=-427.63, y=132.00, z=19.96](niko300 at -427.6343133964477,132.0,19.960859864239122), EntityPlayerMP['DAROR156'/1567808, l='world', x=100.92, y=60.00, z=-101.70](DAROR156 at 100.91829569719654,60.0,-101.69999998807906), EntityPlayerMP['smallme'/1520997, l='world', x=258.45, y=69.00, z=93.13](smallme at 258.4480574835675,69.0,93.12999380079322), EntityPlayerMP['ivan5102'/1787488, l='DIM57', x=-1606.43, y=63.79, z=2194.37](ivan5102 at -1606.431186642823,63.78502770378923,2194.365174376688), EntityPlayerMP['Rolam'/1796708, l='world', x=-543.22, y=110.00, z=769.59](Rolam at -543.2170779142887,110.0,769.5863882958561), EntityPlayerMP['xXAZAZAXx'/1799078, l='world', x=-197.14, y=65.00, z=1301.94](xXAZAZAXx at -197.13584645298823,65.0,1301.941987135117), EntityPlayerMP['CrazyFeed'/1804016, l='DIM7', x=-500.76, y=75.00, z=157.00](CrazyFeed at -500.76249998807907,75.0,157.00434268149291), EntityPlayerMP['4yva4ok'/1738868, l='DIM3', x=-931.84, y=32.14, z=684.90](4yva4ok at -931.8441266497127,32.13963453200465,684.895131594578), EntityPlayerMP['levchanovskiy'/1812036, l='world', x=-82.91, y=14.00, z=678.34](levchanovskiy at -82.90983131512152,14.0,678.3414528856475), EntityPlayerMP['corka'/1676743, l='DIM4', x=43786.04, y=33.00, z=-14.04](corka at 43786.03800938863,33.0,-14.041503545501413), EntityPlayerMP['Sniper'/1819544, l='DIM57', x=701.95, y=63.00, z=257.06](Sniper at 701.9533764609088,63.0,257.0551215439471), EntityPlayerMP['Homkaplay'/1629356, l='world', x=-439.48, y=88.00, z=1464.23](Homkaplay at -439.4798909830319,88.0,1464.225069959385), EntityPlayerMP['kakacka'/1836838, l='DIM54', x=-2199.84, y=22.00, z=238.39](kakacka at -2199.841854064186,22.0,238.39078102418387), EntityPlayerMP['dante14'/1846000, l='world', x=-442.52, y=67.00, z=525.90](dante14 at -442.51792073865755,67.0,525.899603851529), EntityPlayerMP['mioiv888'/1851476, l='world', x=-1289.73, y=150.17, z=-3508.24](mioiv888 at -1289.7322254480107,150.1707870772188,-3508.236155995729), EntityPlayerMP['ctac2009'/1860771, l='world', x=181.59, y=67.00, z=117.62](ctac2009 at 181.59000010265046,67.0,117.6197231414153), EntityPlayerMP['LuckerHD'/1768823, l='world', x=99.68, y=60.00, z=-103.74](LuckerHD at 99.68127792580121,60.0,-103.73930060252069), EntityPlayerMP['matreot74'/1864737, l='world', x=-434.56, y=63.00, z=598.17](matreot74 at -434.55695248669235,63.0,598.1650657154069), EntityPlayerMP['PIZZA228'/1832760, l='DIM3', x=-927.47, y=20.00, z=689.51](PIZZA228 at -927.4658343299382,20.0,689.5095263030092), EntityPlayerMP['UberKreed'/1657025, l='world', x=-547.49, y=10.00, z=915.32](UberKreed at -547.4944433350852,10.0,915.3243836443061), EntityPlayerMP['Fyer01'/1873816, l='world', x=75.13, y=71.00, z=224.23](Fyer01 at 75.12602355752864,71.0,224.23128386185925), EntityPlayerMP['titanik'/1611557, l='DIM53', x=-2695.97, y=32.00, z=1176.80](titanik at -2695.9733030204147,32.0,1176.8018545796504), EntityPlayerMP['griffin1'/1882057, l='world', x=-600.31, y=73.00, z=-524.09](griffin1 at -600.3132758974622,73.0,-524.0884926218627), EntityPlayerMP['LiGhTo7'/1544722, l='world', x=1364.07, y=99.00, z=-321.58](LiGhTo7 at 1364.065540459815,99.0,-321.58436305289865), EntityPlayerMP['SunGirl'/1896374, l='world', x=225.60, y=67.43, z=-1322.66](SunGirl at 225.5962207922959,67.4315238452707,-1322.6601799077748), EntityPlayerMP['PingPlex'/1912680, l='DIM54', x=-521.85, y=70.00, z=-421.21](PingPlex at -521.8535648814466,70.0,-421.21122575593415), EntityPlayerMP['MikroTV'/1871825, l='DIM53', x=-621.08, y=95.00, z=675.34](MikroTV at -621.0815345245501,95.0,675.3445646569726), EntityPlayerMP['Monsteer95'/1921944, l='world', x=188.17, y=66.00, z=145.55](Monsteer95 at 188.1690572298434,66.0,145.54660579811505), EntityPlayerMP['Shnobel'/1922193, l='DIM53', x=-2344.73, y=72.00, z=964.29](Shnobel at -2344.7340783316467,72.0,964.2858660067287), EntityPlayerMP['FNUniqUorld'/1651217, l='DIM53', x=-2288.68, y=43.75, z=-869.41](FNUniqUorld at -2288.6787250171074,43.7531999805212,-869.4101844134997), EntityPlayerMP['Timur64'/1930389, l='world', x=-692.44, y=68.00, z=139.08](Timur64 at -692.4429470922888,68.0,139.08400115079274)]
  107. Is Modded: Definitely; Server brand changed to 'thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge'
  108. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement