Created
          May 3, 2020 20:47 
        
      - 
      
- 
        Save bloodyraoul/3febd312d0ac77d35ad027487f5359be to your computer and use it in GitHub Desktop. 
    server crash log
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ---- Minecraft Crash Report ---- | |
| // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~] | |
| Time: 5/3/20 10:44 PM | |
| Description: Ticking entity | |
| java.lang.IllegalArgumentException: The given token is not registered as a request to this manager | |
| at com.minecolonies.coremod.colony.requestsystem.management.handlers.RequestHandler.getRequest(RequestHandler.java:541) ~[?:0.11.918-BETA] {re:classloading} | |
| at com.minecolonies.coremod.colony.requestsystem.management.manager.StandardRequestManager.updateRequestState(StandardRequestManager.java:289) ~[?:0.11.918-BETA] {re:classloading} | |
| at com.minecolonies.coremod.colony.jobs.JobDeliveryman.cancelAssignedRequests(JobDeliveryman.java:284) ~[?:0.11.918-BETA] {re:classloading} | |
| at com.minecolonies.coremod.colony.jobs.JobDeliveryman.setActive(JobDeliveryman.java:268) ~[?:0.11.918-BETA] {re:classloading} | |
| at com.minecolonies.coremod.entity.ai.minimal.EntityAISickTask.func_75246_d(EntityAISickTask.java:170) ~[?:0.11.918-BETA] {re:classloading} | |
| at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:classloading} | |
| at com.minecolonies.api.entity.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:222) ~[?:0.11.918-BETA] {re:classloading} | |
| at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
| at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:LivingEntity,pl:runtimedistcleaner:A} | |
| at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:462) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
| at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) ~[?:?] {re:classloading} | |
| at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:378) ~[?:0.11.918-BETA] {re:classloading} | |
| at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:LivingEntity,pl:runtimedistcleaner:A} | |
| at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
| at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:runtimedistcleaner:A} | |
| at net.minecraft.world.World.func_217390_a(World.java:536) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
| at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:runtimedistcleaner:A} | |
| at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
| at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B} | |
| at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
| at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202] {} | |
| A detailed walkthrough of the error, its code path and all known details is as follows: | |
| --------------------------------------------------------------------------------------- | |
| -- Head -- | |
| Thread: Server thread | |
| Stacktrace: | |
| at com.minecolonies.coremod.colony.requestsystem.management.handlers.RequestHandler.getRequest(RequestHandler.java:541) | |
| at com.minecolonies.coremod.colony.requestsystem.management.manager.StandardRequestManager.updateRequestState(StandardRequestManager.java:289) | |
| at com.minecolonies.coremod.colony.jobs.JobDeliveryman.cancelAssignedRequests(JobDeliveryman.java:284) | |
| at com.minecolonies.coremod.colony.jobs.JobDeliveryman.setActive(JobDeliveryman.java:268) | |
| at com.minecolonies.coremod.entity.ai.minimal.EntityAISickTask.func_75246_d(EntityAISickTask.java:170) | |
| at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) | |
| at com.minecolonies.api.entity.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:222) | |
| at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) | |
| at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) | |
| at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:462) | |
| at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:159) | |
| at com.minecolonies.coremod.entity.citizen.EntityCitizen.func_70636_d(EntityCitizen.java:378) | |
| at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) | |
| at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) | |
| at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) | |
| -- Entity being ticked -- | |
| Details: | |
| Entity Type: minecolonies:citizen (com.minecolonies.coremod.entity.citizen.EntityCitizen) | |
| Entity ID: 460 | |
| Entity Name: Landon I. Harris | |
| Entity's Exact location: -843.44, 71.00, -639.51 | |
| Entity's Block location: World: (-844,71,-640), Chunk: (at 4,4,0 in -53,-40; contains blocks -848,0,-640 to -833,255,-625), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513) | |
| Entity's Momentum: -0.13, -0.08, 0.01 | |
| Entity's Passengers: [] | |
| Entity's Vehicle: ~~ERROR~~ NullPointerException: null | |
| Stacktrace: | |
| at net.minecraft.world.World.func_217390_a(World.java:536) | |
| at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) | |
| -- Affected level -- | |
| Details: | |
| All players: 1 total; [ServerPlayerEntity['bloodyraoul'/821, l='world', x=-140.61, y=65.00, z=-179.74]] | |
| Chunk stats: ServerChunkCache: 9673 | |
| Level dimension: DimensionType{minecraft:overworld} | |
| Level name: world | |
| Level seed: 7507827450569318621 | |
| Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: true | |
| Level generator options: {} | |
| Level spawn location: World: (240,64,-128), Chunk: (at 0,4,0 in 15,-8; contains blocks 240,0,-128 to 255,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) | |
| Level time: 152600400 game time, 168889292 day time | |
| Known server brands: forge | |
| Level was modded: true | |
| Level storage version: 0x04ABD - Anvil | |
| Level weather: Rain time: 142659 (now: false), thunder time: 104932 (now: false) | |
| Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | |
| Stacktrace: | |
| at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) | |
| at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) | |
| at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) | |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) | |
| at java.lang.Thread.run(Thread.java:748) | |
| -- System Details -- | |
| Details: | |
| Minecraft Version: 1.15.2 | |
| Minecraft Version ID: 1.15.2 | |
| Operating System: Linux (amd64) version 3.16.0-10-amd64 | |
| Java Version: 1.8.0_202, Oracle Corporation | |
| Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
| Memory: 403393184 bytes (384 MB) / 1742675968 bytes (1661 MB) up to 31136546816 bytes (29694 MB) | |
| CPUs: 32 | |
| JVM Flags: 22 total; -Xms512M -XX:PermSize=384M -XX:MaxPermSize=768M -XX:-UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:UseSSE=3 -XX:+UseLargePages -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:MaxGCPauseMillis=50 -XX:ParallelGCThreads=2 | |
| ModLauncher: 5.1.0+69+master.79f13f7 | |
| ModLauncher launch target: fmlserver | |
| ModLauncher naming: srg | |
| ModLauncher services: | |
| /eventbus-2.1.0-service.jar eventbus PLUGINSERVICE | |
| /forge-1.15.2-31.1.64.jar object_holder_definalize PLUGINSERVICE | |
| /forge-1.15.2-31.1.64.jar runtime_enum_extender PLUGINSERVICE | |
| /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE | |
| /forge-1.15.2-31.1.64.jar capability_inject_definalize PLUGINSERVICE | |
| /forge-1.15.2-31.1.64.jar runtimedistcleaner PLUGINSERVICE | |
| /forge-1.15.2-31.1.64.jar fml TRANSFORMATIONSERVICE | |
| FML: 31.1 | |
| Forge: net.minecraftforge:31.1.64 | |
| FML Language Providers: | |
| [email protected] | |
| minecraft@1 | |
| [email protected] | |
| Mod List: | |
| inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE} | |
| Cube++-1.2.1.jar Cube++ {[email protected] DONE} | |
| DefaultAmplified(1.15.2)-1.4.0.jar Default Amplified Biomes {[email protected] DONE} | |
| AdditionalEnchantedMiner-1.15.2-15.2.6.jar QuarryPlus {[email protected] DONE} | |
| NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE} | |
| damage_indicator-0.1.0.jar Ama's Damage Indicator {[email protected] DONE} | |
| mining-helmet-1.15.2-1.0.8.jar Mining Helmet {[email protected] DONE} | |
| bambooblocks-1.15.2-1.3.jar Bamboo Blocks {[email protected] DONE} | |
| jei-1.15.2-6.0.0.4.jar Just Enough Items {[email protected] DONE} | |
| FallingTree-1.15.2-2.1.3+28.jar Falling Tree {[email protected]+28 DONE} | |
| buzzierbees-1.4.jar Buzzier Bees {[email protected] DONE} | |
| planttech2-0.02.05 - 1.15.2.jar PlantTech 2 {[email protected] DONE} | |
| Mekanism-1.15.2-9.10.1.414.jar Mekanism {[email protected] DONE} | |
| bloomful-1.15.2-1.3.2.jar Bloomful {bloomful@NONE DONE} | |
| rsgauges-1.15.2-1.2.3-b2.jar Gauges and Switches {[email protected] DONE} | |
| essentials-1.15.2-2.7.0.jar Essentials {[email protected] DONE} | |
| comforts-FORGE-1.15.2-2.0.0.2.jar Comforts {[email protected] DONE} | |
| SereneSeasons-1.15.2-3.0.0.69-universal.jar Serene Seasons {[email protected] DONE} | |
| Powah-1.15.2-1.1.14.jar Powah {[email protected] DONE} | |
| DimStorage-1.15.2-3.1.2.jar DimStorage {[email protected] DONE} | |
| rangedpumps-0.7.1.jar Ranged Pumps {[email protected] DONE} | |
| potionsmaster-0.1.3-1.15.2-31.1.18.jar Potions Master {[email protected] DONE} | |
| FarmingForBlockheads_1.15.2-6.1.1.jar Farming for Blockheads {[email protected] DONE} | |
| Bookshelf-1.15.2-5.5.33.jar Bookshelf {[email protected] DONE} | |
| WAWLA-1.15.2-3.0.2.jar WAWLA {[email protected] DONE} | |
| Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] DONE} | |
| u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] DONE} | |
| alib-1.15.2-1.jar A Lib {[email protected] DONE} | |
| Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE} | |
| venture-1.0.0-1.15.2.jar Venture {[email protected] DONE} | |
| MekanismGenerators-1.15.2-9.10.1.414.jar Mekanism: Generators {[email protected] DONE} | |
| Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE} | |
| PackingTape-1.15.2-0.9.6.jar Packing Tape {[email protected] DONE} | |
| extradisks-1.15.1-1.2.jar Extra Disks {[email protected] DONE} | |
| forge-1.15.2-31.1.64-universal.jar Forge {[email protected] DONE} | |
| MoreMekanismOres-1.15.2-1.0.5.jar More Mekanism Ores {[email protected] DONE} | |
| refinedstorage-1.8.3.jar Refined Storage {[email protected] DONE} | |
| corpse-1.15.2-1.0.4.jar Corpse {[email protected] DONE} | |
| alchemistry-1.15.2-5.jar Alchemistry {[email protected] DONE} | |
| forge-1.15.2-31.1.64-server.jar Minecraft {[email protected] DONE} | |
| useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {[email protected] DONE} | |
| ToolBelt-1.15.2-1.14.1.jar Tool Belt {[email protected] DONE} | |
| BiomesOPlenty-1.15.2-10.0.0.357-universal.jar Biomes O' Plenty {[email protected] DONE} | |
| bluepower-1.15.2-0.4.188-alpha-universal.jar Blue Power {[email protected] DONE} | |
| valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {[email protected] DONE} | |
| valhelsia_structures-15.0.2a.jar Valhelsia Structures {[email protected] DONE} | |
| Lollipop-1.15.2-1.0.15.jar Lollipop {[email protected] DONE} | |
| tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {[email protected] DONE} | |
| LargeFluidTank-15.2.6.jar FluidTank {[email protected] DONE} | |
| atmospheric-1.15.2-1.2.1.jar Atmospheric {[email protected] DONE} | |
| dimdungeons-1.051-forge-1.15.2.jar Dimensional Dungeons {[email protected] DONE} | |
| Patchouli-1.15.2-1.2-33.jar Patchouli {[email protected] DONE} | |
| chemlib-1.15.2-3.jar Chem Lib {[email protected] DONE} | |
| AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE} | |
| Quark-r2.1-235.jar Quark {[email protected] DONE} | |
| StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE} | |
| EvelonWarehouse-Core-1.1.jar Evelon Core {[email protected] DONE, [email protected] DONE} | |
| elevatorid-1.15.2-1.7.0.jar Elevator Mod {[email protected] DONE} | |
| tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {[email protected] DONE} | |
| structurize-0.10.306-ALPHA.jar Structurize {[email protected] DONE} | |
| expandedstorage-1.1.8+1.15.2.jar Expanded Storage {[email protected]+1.15.2 DONE} | |
| minecolonies-0.11.918-BETA-universal.jar Minecolonies {[email protected] DONE} | |
| MekanismTools-1.15.2-9.10.1.414.jar Mekanism: Tools {[email protected] DONE} | |
| [1.15.1-1.15.2]TorchBowMod_v1.4.jar TorchBowMod {[email protected] DONE} | |
| ChunkNoGoByeBye-1.15.2-1.2.0.jar ChunkNoGoByeBye {[email protected] DONE} | |
| mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE} | |
| solcarrot-1.15.2-1.9.4.jar Spice of Life: Carrot Edition {[email protected] DONE} | |
| water-erosion-1.15.2-forge-1.1.2.jar Water Erosion {[email protected] DONE} | |
| Charm-1.15.2-1.5.7.jar Charm {[email protected] DONE} | |
| Strange-1.15.2-1.0.0-beta.3.jar Strange {[email protected] DONE} | |
| taffydaf-1.15.2-0.3.jar Taffy Date and Forecast {[email protected] DONE} | |
| refinedstorageaddons-0.6.1.jar Refined Storage Addons {[email protected] DONE} | |
| incubation-1.0.3-1.15.2.jar Incubation {[email protected] DONE} | |
| FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE} | |
| Player Count: 1 / 20; [ServerPlayerEntity['bloodyraoul'/821, l='world', x=-140.61, y=65.00, z=-179.74]] | |
| Data Packs: mod:bookshelf (incompatible), mod:wawla (incompatible), vanilla, mod:alchemistry (incompatible), mod:alib, mod:biomesoplenty, mod:bluepower (incompatible), mod:chemlib (incompatible), mod:corpse, mod:dab, mod:elevatorid, mod:extradisks, mod:falling_tree, mod:fastleafdecay, mod:fluidtank, mod:forge (incompatible), mod:inventorysorter (incompatible), mod:jei (incompatible), mod:mekanism, mod:mekanismgenerators, mod:mekanismtools, mod:minecolonies (incompatible), mod:packingtape, mod:potionsmaster, mod:quarryplus, mod:rangedpumps (incompatible), mod:refinedstorage (incompatible), mod:refinedstorageaddons (incompatible), mod:rsgauges, mod:structurize (incompatible), mod:tgcropesmod, mod:tubesreloaded (incompatible), mod:usefulbackpacks, mod:uteamcore, mod:valkyrielib (incompatible), mod:waila (incompatible), mod:water-erosion (incompatible), file/bluepower (incompatible), mod:expandedstorage (incompatible), mod:toolbelt (incompatible), mod:damage_indicator (incompatible), mod:essentials (incompatible), mod:mining_helmet (incompatible), mod:evelon_core (incompatible), mod:solcarrot (incompatible), mod:torchbowmod (incompatible), mod:morpheus (incompatible), mod:sereneseasons, mod:dimdungeons, mod:patchouli (incompatible), mod:storagedrawers (incompatible), mod:comforts (incompatible), mod:farmingforblockheads (incompatible), mod:netherportalfix (incompatible), mod:chunknogobyebye, file/chunknogobyebye (incompatible), mod:cubeplus, mod:mcwfurnitures, mod:valhelsia_structures (incompatible), mod:atmospheric, mod:autoreglib (incompatible), mod:bambooblocks (incompatible), mod:bloomful (incompatible), mod:buzzierbees, mod:incubation, mod:quark, file/alchemistry (incompatible), mod:charm (incompatible), mod:strange (incompatible), mod:lollipop (incompatible), mod:planttech2 (incompatible), mod:powah (incompatible), mod:xreliquary (incompatible), mod:mmko, mod:taffydaf, mod:venture, mod:dimstorage | |
| Is Modded: Definitely; Server brand changed to 'forge' | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment