iWisd0M5d

Untitled

Sep 24th, 2020
2,160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.66 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 9/24/20 10:44 AM
  5. Description: Exception ticking world
  6.  
  7. java.lang.NullPointerException: Exception ticking world
  8. at com.stereowalker.combat.tileentity.ConnectorTileEntity.func_189515_b(ConnectorTileEntity.java:81) ~[?:1.16.1-5.2.1] {re:classloading}
  9. at com.stereowalker.combat.tileentity.ConnectorTileEntity.func_189517_E_(ConnectorTileEntity.java:118) ~[?:1.16.1-5.2.1] {re:classloading}
  10. at com.stereowalker.combat.tileentity.ConnectorTileEntity.func_189518_D_(ConnectorTileEntity.java:110) ~[?:1.16.1-5.2.1] {re:classloading}
  11. at net.minecraft.world.server.ChunkHolder.func_219305_a(ChunkHolder.java:210) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  12. at net.minecraft.world.server.ChunkHolder.func_219274_a(ChunkHolder.java:184) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  13. at net.minecraft.world.server.ServerChunkProvider.func_241099_a_(SourceFile:374) ~[?:?] {re:classloading,pl:accesstransformer:B}
  14. at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_222] {}
  15. at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:368) ~[?:?] {re:classloading,pl:accesstransformer:B}
  16. at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:337) ~[?:?] {re:classloading,pl:accesstransformer:B}
  17. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:326) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  18. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  19. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:286) ~[?:?] {re:classloading,pl:accesstransformer:B}
  20. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  21. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  22. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  23. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] {}
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Thread: Server thread
  31. Stacktrace:
  32. at com.stereowalker.combat.tileentity.ConnectorTileEntity.func_189515_b(ConnectorTileEntity.java:81)
  33. at com.stereowalker.combat.tileentity.ConnectorTileEntity.func_189517_E_(ConnectorTileEntity.java:118)
  34. at com.stereowalker.combat.tileentity.ConnectorTileEntity.func_189518_D_(ConnectorTileEntity.java:110)
  35. at net.minecraft.world.server.ChunkHolder.func_219305_a(ChunkHolder.java:210)
  36. at net.minecraft.world.server.ChunkHolder.func_219274_a(ChunkHolder.java:184)
  37. at net.minecraft.world.server.ServerChunkProvider.func_241099_a_(SourceFile:374)
  38. at java.util.ArrayList.forEach(ArrayList.java:1257)
  39. at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:368)
  40. at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:337)
  41. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:326)
  42.  
  43. -- Affected level --
  44. Details:
  45. All players: 1 total; [ServerPlayerEntity['iWisd0M5d'/219, l='ServerLevel[testworld]', x=437.58, y=64.00, z=-78.20]]
  46. Chunk stats: ServerChunkCache: 3006
  47. Level dimension: minecraft:overworld
  48. Level spawn location: World: (-80,64,-160), Chunk: (at 0,4,0 in -5,-10; contains blocks -80,0,-160 to -65,255,-145), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  49. Level time: 59417 game time, 59417 day time
  50. Level name: testworld
  51. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  52. Level weather: Rain time: 43271 (now: false), thunder time: 36517 (now: false)
  53. Known server brands: forge
  54. Level was modded: true
  55. Level storage version: 0x04ABD - Anvil
  56. Stacktrace:
  57. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852)
  58. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:286)
  59. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788)
  60. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643)
  61. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230)
  62. at java.lang.Thread.run(Thread.java:748)
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.16.1
  67. Minecraft Version ID: 1.16.1
  68. Operating System: Linux (amd64) version 4.4.0-166-generic
  69. Java Version: 1.8.0_222, Oracle Corporation
  70. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  71. Memory: 1315692560 bytes (1254 MB) / 1874853888 bytes (1788 MB) up to 1874853888 bytes (1788 MB)
  72. CPUs: 3
  73. JVM Flags: 3 total; -XX:MaxMetaspaceSize=200M -Xmx1900M -Xms950M
  74. ModLauncher: 6.1.1+74+master.966c698
  75. ModLauncher launch target: fmlserver
  76. ModLauncher naming: srg
  77. ModLauncher services:
  78. /mixin-0.8.jar mixin PLUGINSERVICE
  79. /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
  80. /forge.jar object_holder_definalize PLUGINSERVICE
  81. /forge.jar runtime_enum_extender PLUGINSERVICE
  82. /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
  83. /forge.jar capability_inject_definalize PLUGINSERVICE
  84. /forge.jar runtimedistcleaner PLUGINSERVICE
  85. /mixin-0.8.jar mixin TRANSFORMATIONSERVICE
  86. /forge.jar fml TRANSFORMATIONSERVICE
  87. FML: 32.0
  88. Forge: net.minecraftforge:32.0.108
  89. FML Language Providers:
  90. minecraft@1
  91. Mod List:
  92. forge-1.16.1-32.0.108-server.jar Minecraft {[email protected] DONE}
  93. forgemod_VoxelMap-1.10.9_for_1.16.1.jar VoxelMap {[email protected] DONE}
  94. UnionLib-1.16.1-2.2.0.jar UnionLib {[email protected] DONE}
  95. forge-1.16.1-32.0.108-universal.jar Forge {[email protected] DONE}
  96. C.O.M.B.A.T-1.16.1-5.2.1.jar C.O.M.B.A.T {[email protected] DONE}
  97. Hwyla-forge-1.10.10-B77_1.16.1.jar Waila {[email protected]_1.16.1 DONE}
  98. citadel-1.2.0.jar Citadel {[email protected] DONE}
  99. iceandfire-2.0.2-1.16.1.jar Ice and Fire {[email protected] DONE}
  100. jei-1.16.1-7.0.1.10.jar Just Enough Items {[email protected] DONE}
  101. Player Count: 1 / 4; [ServerPlayerEntity['iWisd0M5d'/219, l='ServerLevel[testworld]', x=437.58, y=64.00, z=-78.20]]
  102. Data Packs: vanilla, mod:voxelmap, mod:forge, mod:waila, mod:citadel (incompatible), mod:iceandfire, mod:jei (incompatible), mod:unionlib (incompatible), mod:combat (incompatible)
  103. Is Modded: Definitely; Server brand changed to 'forge'
  104. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment