Created
July 20, 2020 18:30
-
-
Save pollend/7650ae5c91ef09b6718956fdf527ed0a to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
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
| /usr/lib/jvm/java-8-openjdk-amd64/bin/java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:59995,suspend=y,server=n -Xms256m -Xmx1536m -javaagent:/home/michaelpollind/.local/share/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.7846.76/plugins/Groovy/lib/agent/gragent.jar -javaagent:/home/michaelpollind/.local/share/JetBrains/Toolbox/apps/IDEA-U/ch-0/201.7846.76/plugins/java/lib/rt/debugger-agent.jar -Dfile.encoding=UTF-8 -classpath /tmp/classpath1055437237.jar org.terasology.engine.Terasology -homedir -noCrashReport | |
| Connected to the target VM, address: '127.0.0.1:59995', transport: 'socket' | |
| Recognized argument: -homedir | |
| Recognized argument: -noCrashReport | |
| PathManager being initialized. Initial code location is /home/michaelpollind/drive/project/Terasology/engine/build/classes | |
| Switched it to expected working dir: /home/michaelpollind/drive/project/Terasology | |
| installPath was null, running from IDE or headless server? Setting to: /home/michaelpollind/drive/project/Terasology | |
| Found the natives dir: /home/michaelpollind/drive/project/Terasology/natives | |
| 11:14:24.451 [main] INFO o.terasology.engine.TerasologyEngine - Initializing Terasology... | |
| 11:14:24.496 [main] INFO o.terasology.engine.TerasologyEngine - [buildNumber=, buildId=, buildTag=, buildUrl=, gitBranch=, gitCommit=, dateTime=, displayVersion=, engineVersion=] | |
| 11:14:24.497 [main] INFO o.terasology.engine.TerasologyEngine - Home path: | |
| 11:14:24.506 [main] INFO o.terasology.engine.TerasologyEngine - Install path: /home/michaelpollind/drive/project/Terasology | |
| 11:14:24.506 [main] INFO o.terasology.engine.TerasologyEngine - Java: 1.8.0_252 in /usr/lib/jvm/java-8-openjdk-amd64/jre | |
| 11:14:24.506 [main] INFO o.terasology.engine.TerasologyEngine - Java VM: OpenJDK 64-Bit Server VM, version: 25.252-b09 | |
| 11:14:24.506 [main] INFO o.terasology.engine.TerasologyEngine - OS: Linux, arch: amd64, version: 5.4.0-40-generic | |
| 11:14:24.506 [main] INFO o.terasology.engine.TerasologyEngine - Max. Memory: 1365 MiB | |
| 11:14:24.507 [main] INFO o.terasology.engine.TerasologyEngine - Processors: 16 | |
| 11:14:24.791 [main] INFO o.t.e.s.c.ConfigurationSubsystem - Video Settings: {"pixelFormat":24,"windowPosX":2225,"windowPosY":1278,"windowWidth":1437,"windowHeight":887,"displayModeSetting":"${engine:menu#video-windowed}","animatedMenu":false,"flickeringLight":true,"animateGrass":true,"animateWater":false,"fieldOfView":90.0,"cameraBobbing":true,"renderPlacingBox":true,"blurIntensity":2,"reflectiveWater":false,"vignette":true,"motionBlur":true,"ssao":false,"filmGrain":false,"outline":true,"lightShafts":true,"eyeAdaptation":true,"bloom":true,"dynamicShadows":true,"vrSupport":false,"maxTextureAtlasResolution":4096,"maxChunksUsedForShadowMapping":1024,"shadowMapResolution":1024,"normalMapping":false,"parallaxMapping":false,"dynamicShadowsPcfFiltering":false,"cloudShadows":true,"renderNearest":true,"particleEffectLimit":10,"frameLimit":60,"meshLimit":400,"inscattering":true,"localReflections":false,"vSync":false,"clampLighting":false,"fboScale":100,"uiScale":100,"dumpShaders":false,"volumetricFog":false,"screenshotSize":"${engine:menu#screenshot-size-normal}","screenshotFormat":"png","cameraSettings":{"cameraSetting":"${engine:menu#camera-setting-normal}"},"debug":{"enabled":false,"firstPersonElementsHidden":false,"hudHidden":false,"wireframe":false,"renderChunkBoundingBoxes":false,"renderSkeletons":false}} | |
| 11:14:25.336 [main] INFO o.t.module.ModulePathScanner - Discovered module: Sensors-1.0.0 | |
| 11:14:25.338 [main] INFO o.t.module.ModulePathScanner - Discovered module: JoshariasSurvival-1.1.0 | |
| 11:14:25.339 [main] INFO o.t.module.ModulePathScanner - Discovered module: BlockDetector-1.3.0 | |
| 11:14:25.340 [main] INFO o.t.module.ModulePathScanner - Discovered module: Apiculture-1.0.0 | |
| 11:14:25.342 [main] INFO o.t.module.ModulePathScanner - Discovered module: MusicDirector-1.0.0 | |
| 11:14:25.343 [main] INFO o.t.module.ModulePathScanner - Discovered module: Lakes-1.0.0 | |
| 11:14:25.343 [main] INFO o.t.module.ModulePathScanner - Discovered module: ShatteredPlanes-1.0.0 | |
| 11:14:25.344 [main] INFO o.t.module.ModulePathScanner - Discovered module: Furnishings-1.1.0 | |
| 11:14:25.345 [main] INFO o.t.module.ModulePathScanner - Discovered module: Behaviors-1.1.0 | |
| 11:14:25.346 [main] INFO o.t.module.ModulePathScanner - Discovered module: WeatherManager-1.0.0 | |
| 11:14:25.347 [main] INFO o.t.module.ModulePathScanner - Discovered module: ModuleTestingEnvironment-0.2.2 | |
| 11:14:25.348 [main] INFO o.t.module.ModulePathScanner - Discovered module: NameGenerator-1.0.0 | |
| 11:14:25.348 [main] INFO o.t.module.ModulePathScanner - Discovered module: Machines-1.2.0 | |
| 11:14:25.349 [main] INFO o.t.module.ModulePathScanner - Discovered module: SimpleFarming-2.1.0 | |
| 11:14:25.350 [main] INFO o.t.module.ModulePathScanner - Discovered module: Equipment-1.2.0 | |
| 11:14:25.351 [main] INFO o.t.module.ModulePathScanner - Discovered module: Signalling-1.0.0 | |
| 11:14:25.352 [main] INFO o.t.module.ModulePathScanner - Discovered module: Fluid-1.1.0 | |
| 11:14:25.353 [main] INFO o.t.module.ModulePathScanner - Discovered module: GooeyDefence-1.1.1 | |
| 11:14:25.353 [main] INFO o.t.module.ModulePathScanner - Discovered module: Minimap-1.0.0 | |
| 11:14:25.354 [main] INFO o.t.module.ModulePathScanner - Discovered module: WildAnimals-1.0.0 | |
| 11:14:25.355 [main] INFO o.t.module.ModulePathScanner - Discovered module: Economy-1.0.0 | |
| 11:14:25.356 [main] INFO o.t.module.ModulePathScanner - Discovered module: InGameHelp-1.1.0 | |
| 11:14:25.357 [main] INFO o.t.module.ModulePathScanner - Discovered module: EdibleFlora-1.0.0 | |
| 11:14:25.358 [main] INFO o.t.module.ModulePathScanner - Discovered module: Cooking-1.1.0 | |
| 11:14:25.359 [main] INFO o.t.module.ModulePathScanner - Discovered module: CoreSampleGameplay-4.1.0 | |
| 11:14:25.360 [main] INFO o.t.module.ModulePathScanner - Discovered module: ComputerMonitors-1.0.1 | |
| 11:14:25.360 [main] INFO o.t.module.ModulePathScanner - Discovered module: Exoplanet-1.0.0 | |
| 11:14:25.361 [main] INFO o.t.module.ModulePathScanner - Discovered module: StoneCrafting-1.0.2 | |
| 11:14:25.362 [main] INFO o.t.module.ModulePathScanner - Discovered module: Health-1.0.2 | |
| 11:14:25.363 [main] INFO o.t.module.ModulePathScanner - Discovered module: FlowingLiquids-1.2.0 | |
| 11:14:25.364 [main] INFO o.t.module.ModulePathScanner - Discovered module: TutorialQuests-1.0.0 | |
| 11:14:25.365 [main] INFO o.t.module.ModulePathScanner - Discovered module: WoodAndStone-1.0.0 | |
| 11:14:25.366 [main] INFO o.t.module.ModulePathScanner - Discovered module: CoreAdvancedAssets-1.1.0 | |
| 11:14:25.367 [main] INFO o.t.module.ModulePathScanner - Discovered module: Genome-1.0.0 | |
| 11:14:25.368 [main] INFO o.t.module.ModulePathScanner - Discovered module: EventualSkills-1.0.0 | |
| 11:14:25.369 [main] INFO o.t.module.ModulePathScanner - Discovered module: Smithing-1.1.0 | |
| 11:14:25.370 [main] INFO o.t.module.ModulePathScanner - Discovered module: MasterOfOreon-1.1.0 | |
| 11:14:25.370 [main] INFO o.t.module.ModulePathScanner - Discovered module: Projectile-1.1.1 | |
| 11:14:25.371 [main] INFO o.t.module.ModulePathScanner - Discovered module: LightAndShadowResources-1.0.0 | |
| 11:14:25.372 [main] INFO o.t.module.ModulePathScanner - Discovered module: ChangingBlocks-1.0.0 | |
| 11:14:25.373 [main] INFO o.t.module.ModulePathScanner - Discovered module: EquipmentSmithing-1.1.0 | |
| 11:14:25.374 [main] INFO o.t.module.ModulePathScanner - Discovered module: WoodCrafting-1.0.3 | |
| 11:14:25.375 [main] INFO o.t.module.ModulePathScanner - Discovered module: Workstation-1.1.0 | |
| 11:14:25.376 [main] INFO o.t.module.ModulePathScanner - Discovered module: ItemRendering-1.1.0 | |
| 11:14:25.377 [main] INFO o.t.module.ModulePathScanner - Discovered module: Kallisti-1.0.0 | |
| 11:14:25.378 [main] INFO o.t.module.ModulePathScanner - Discovered module: KComputers-1.0.1 | |
| 11:14:25.379 [main] INFO o.t.module.ModulePathScanner - Discovered module: CoreWorlds-1.1.0 | |
| 11:14:25.379 [main] INFO o.t.module.ModulePathScanner - Discovered module: Fences-1.0.0 | |
| 11:14:25.380 [main] INFO o.t.module.ModulePathScanner - Discovered module: Inferno-1.0.0 | |
| 11:14:25.381 [main] INFO o.t.module.ModulePathScanner - Discovered module: LightAndShadow-1.1.0 | |
| 11:14:25.382 [main] INFO o.t.module.ModulePathScanner - Discovered module: DynamicCities-1.0.0 | |
| 11:14:25.383 [main] INFO o.t.module.ModulePathScanner - Discovered module: GrowingFlora-1.0.0 | |
| 11:14:25.384 [main] INFO o.t.module.ModulePathScanner - Discovered module: StructuralResources-2.1.0 | |
| 11:14:25.384 [main] INFO o.t.module.ModulePathScanner - Discovered module: Cities-1.1.0 | |
| 11:14:25.385 [main] INFO o.t.module.ModulePathScanner - Discovered module: WorkstationCrafting-1.0.1 | |
| 11:14:25.385 [main] INFO o.t.module.ModulePathScanner - Discovered module: GooKeeper-1.1.0 | |
| 11:14:25.386 [main] INFO o.t.module.ModulePathScanner - Discovered module: MetalRenegades-1.1.0 | |
| 11:14:25.387 [main] INFO o.t.module.ModulePathScanner - Discovered module: WorldlyTooltip-1.2.0 | |
| 11:14:25.387 [main] INFO o.t.module.ModulePathScanner - Discovered module: NeoTTA-1.1.0 | |
| 11:14:25.388 [main] INFO o.t.module.ModulePathScanner - Discovered module: ModularComputers-1.0.0 | |
| 11:14:25.389 [main] INFO o.t.module.ModulePathScanner - Discovered module: PhysicalStats-1.0.0 | |
| 11:14:25.390 [main] INFO o.t.module.ModulePathScanner - Discovered module: ChrisVolume1OST-1.0.0 | |
| 11:14:25.392 [main] INFO o.t.module.ModulePathScanner - Discovered module: AnotherWorld-1.0.0 | |
| 11:14:25.393 [main] INFO o.t.module.ModulePathScanner - Discovered module: BasicCrafting-1.0.0 | |
| 11:14:25.393 [main] INFO o.t.module.ModulePathScanner - Discovered module: Spawning-1.0.0 | |
| 11:14:25.394 [main] INFO o.t.module.ModulePathScanner - Discovered module: WildAnimalsMadness-1.0.0 | |
| 11:14:25.394 [main] INFO o.t.module.ModulePathScanner - Discovered module: MoreLights-1.0.0 | |
| 11:14:25.395 [main] INFO o.t.module.ModulePathScanner - Discovered module: Portals-1.0.0 | |
| 11:14:25.396 [main] INFO o.t.module.ModulePathScanner - Discovered module: Durability-1.1.0 | |
| 11:14:25.397 [main] INFO o.t.module.ModulePathScanner - Discovered module: CoreRendering-1.0.0 | |
| 11:14:25.397 [main] INFO o.t.module.ModulePathScanner - Discovered module: HjerlHede-1.0.0 | |
| 11:14:25.398 [main] INFO o.t.module.ModulePathScanner - Discovered module: CoreAssets-2.1.0 | |
| 11:14:25.398 [main] INFO o.t.module.ModulePathScanner - Discovered module: AnotherWorldPlants-1.0.0 | |
| 11:14:25.399 [main] INFO o.t.module.ModulePathScanner - Discovered module: CustomOreGen-1.0.0 | |
| 11:14:25.399 [main] INFO o.t.module.ModulePathScanner - Discovered module: AdventureAssets-1.0.0 | |
| 11:14:25.400 [main] INFO o.t.module.ModulePathScanner - Discovered module: DamagingBlocks-1.0.0 | |
| 11:14:25.401 [main] INFO o.t.module.ModulePathScanner - Discovered module: Minerals-1.0.0 | |
| 11:14:25.401 [main] INFO o.t.module.ModulePathScanner - Discovered module: Dialogs-1.0.0 | |
| 11:14:25.402 [main] INFO o.t.module.ModulePathScanner - Discovered module: Breathing-1.0.0 | |
| 11:14:25.402 [main] INFO o.t.module.ModulePathScanner - Discovered module: AdvancedRails-1.0.0 | |
| 11:14:25.403 [main] INFO o.t.module.ModulePathScanner - Discovered module: Thirst-1.0.0 | |
| 11:14:25.404 [main] INFO o.t.module.ModulePathScanner - Discovered module: Valentines-1.0.0 | |
| 11:14:25.405 [main] INFO o.t.module.ModulePathScanner - Discovered module: Lost-1.1.0 | |
| 11:14:25.406 [main] INFO o.t.module.ModulePathScanner - Discovered module: Climbables-1.0.0 | |
| 11:14:25.406 [main] INFO o.t.module.ModulePathScanner - Discovered module: AlchemyPlantGenerator-1.0.0 | |
| 11:14:25.407 [main] INFO o.t.module.ModulePathScanner - Discovered module: ManualLabor-1.3.0 | |
| 11:14:25.407 [main] INFO o.t.module.ModulePathScanner - Discovered module: WoodAndStoneCraftingJournal-1.0.0 | |
| 11:14:25.408 [main] INFO o.t.module.ModulePathScanner - Discovered module: Rails-1.0.0 | |
| 11:14:25.408 [main] INFO o.t.module.ModulePathScanner - Discovered module: CakeLie-1.0.0 | |
| 11:14:25.409 [main] INFO o.t.module.ModulePathScanner - Discovered module: SurfaceFacets-1.0.0 | |
| 11:14:25.412 [main] INFO o.t.module.ModulePathScanner - Discovered module: IRLCorp-1.1.3 | |
| 11:14:25.413 [main] INFO o.t.module.ModulePathScanner - Discovered module: CheatsForAll-1.0.0 | |
| 11:14:25.414 [main] INFO o.t.module.ModulePathScanner - Discovered module: WorldlyTooltipAPI-1.0.0 | |
| 11:14:25.414 [main] INFO o.t.module.ModulePathScanner - Discovered module: Hunger-1.1.0 | |
| 11:14:25.414 [main] INFO o.t.module.ModulePathScanner - Discovered module: ClimateConditions-1.0.1 | |
| 11:14:25.415 [main] INFO o.t.module.ModulePathScanner - Discovered module: AdditionalItemPipes-1.0.0 | |
| 11:14:25.415 [main] INFO o.t.module.ModulePathScanner - Discovered module: Drops-1.0.1 | |
| 11:14:25.416 [main] INFO o.t.module.ModulePathScanner - Discovered module: GooeysQuests-1.1.1 | |
| 11:14:25.416 [main] INFO o.t.module.ModulePathScanner - Discovered module: Inventory-1.2.1 | |
| 11:14:25.416 [main] INFO o.t.module.ModulePathScanner - Discovered module: AdditionalRails-1.0.0 | |
| 11:14:25.417 [main] INFO o.t.module.ModulePathScanner - Discovered module: FunnyBlocks-1.0.0 | |
| 11:14:25.417 [main] INFO o.t.module.ModulePathScanner - Discovered module: FluidComputerIntegration-1.0.0 | |
| 11:14:25.417 [main] INFO o.t.module.ModulePathScanner - Discovered module: SubstanceMatters-1.0.1 | |
| 11:14:25.417 [main] INFO o.t.module.ModulePathScanner - Discovered module: AdditionalFruits-1.0.0 | |
| 11:14:25.418 [main] INFO o.t.module.ModulePathScanner - Discovered module: WildAnimalsGenome-1.0.0 | |
| 11:14:25.418 [main] INFO o.t.module.ModulePathScanner - Discovered module: SegmentedPaths-1.0.0 | |
| 11:14:25.418 [main] INFO o.t.module.ModulePathScanner - Discovered module: MineSweeper-1.0.0 | |
| 11:14:25.419 [main] INFO o.t.module.ModulePathScanner - Discovered module: Alchemy-1.1.0 | |
| 11:14:25.419 [main] INFO o.t.module.ModulePathScanner - Discovered module: BlockPicker-1.1.0 | |
| 11:14:25.420 [main] INFO o.t.module.ModulePathScanner - Discovered module: BiomesAPI-4.0.0 | |
| 11:14:25.420 [main] INFO o.t.module.ModulePathScanner - Discovered module: Scenario-1.0.0 | |
| 11:14:25.421 [main] INFO o.t.module.ModulePathScanner - Discovered module: SoundyGenetics-1.0.0 | |
| 11:14:25.421 [main] INFO o.t.module.ModulePathScanner - Discovered module: Soils-1.0.0 | |
| 11:14:25.422 [main] INFO o.t.module.ModulePathScanner - Discovered module: PotentialEnergyDevices-1.1.0 | |
| 11:14:25.422 [main] INFO o.t.module.ModulePathScanner - Discovered module: Explosives-1.0.0 | |
| 11:14:25.422 [main] INFO o.t.module.ModulePathScanner - Discovered module: CombatSystem-1.0.0 | |
| 11:14:25.423 [main] INFO o.t.module.ModulePathScanner - Discovered module: MarkovChains-1.5.1 | |
| 11:14:25.423 [main] INFO o.t.module.ModulePathScanner - Discovered module: Pathfinding-1.0.0 | |
| 11:14:25.423 [main] INFO o.t.module.ModulePathScanner - Discovered module: ChrisVolume2OST-1.0.0 | |
| 11:14:25.424 [main] INFO o.t.module.ModulePathScanner - Discovered module: PolyWorld-1.0.0 | |
| 11:14:25.424 [main] INFO o.t.module.ModulePathScanner - Discovered module: Seasons-1.0.0 | |
| 11:14:25.425 [main] INFO o.t.module.ModulePathScanner - Discovered module: AlterationEffects-1.1.0 | |
| 11:14:25.425 [main] INFO o.t.module.ModulePathScanner - Discovered module: CommonWorld-1.0.0 | |
| 11:14:25.425 [main] INFO o.t.module.ModulePathScanner - Discovered module: WorkstationInGameHelp-1.0.0 | |
| 11:14:25.426 [main] INFO o.t.module.ModulePathScanner - Discovered module: Oreons-1.0.0 | |
| 11:14:25.426 [main] INFO o.t.module.ModulePathScanner - Discovered module: AdditionalVegetables-1.0.0 | |
| 11:14:25.427 [main] INFO o.t.module.ModulePathScanner - Discovered module: StaticCities-1.0.0 | |
| 11:14:25.427 [main] INFO o.t.module.ModulePathScanner - Discovered module: MobileBlocks-1.0.0 | |
| 11:14:25.428 [main] INFO o.t.module.ModulePathScanner - Discovered module: PlantPack-1.1.0 | |
| 11:14:25.428 [main] INFO o.t.module.ModulePathScanner - Discovered module: MultiBlock-1.1.0 | |
| 11:14:25.428 [main] INFO o.t.module.ModulePathScanner - Discovered module: EdibleSubstance-1.0.0 | |
| 11:14:25.428 [main] INFO o.t.module.ModulePathScanner - Discovered module: FlexiblePathfinding-1.0.0 | |
| 11:14:25.429 [main] INFO o.t.module.ModulePathScanner - Discovered module: ItemPipes-1.0.0 | |
| 11:14:25.429 [main] INFO o.t.module.ModulePathScanner - Discovered module: Compass-1.0.0 | |
| 11:14:25.429 [main] INFO o.t.module.ModulePathScanner - Discovered module: Journal-1.0.0 | |
| 11:14:25.429 [main] INFO o.t.module.ModulePathScanner - Discovered module: BlockNetwork-1.0.0 | |
| 11:14:25.430 [main] INFO o.t.module.ModulePathScanner - Discovered module: Tasks-1.0.0 | |
| 11:14:25.430 [main] INFO o.t.module.ModulePathScanner - Discovered module: CopperAndBronze-1.1.1 | |
| 11:14:25.430 [main] INFO o.t.module.ModulePathScanner - Discovered module: HumanoidCharacters-1.0.0 | |
| 11:14:25.431 [main] INFO o.t.module.ModulePathScanner - Discovered module: Potions-1.3.0 | |
| 11:14:25.431 [main] INFO o.t.module.ModulePathScanner - Discovered module: MedievalCities-1.0.0 | |
| 11:14:25.431 [main] INFO o.t.module.ModulePathScanner - Discovered module: InGameHelpAPI-1.0.0 | |
| 11:14:25.431 [main] INFO o.t.module.ModulePathScanner - Discovered module: OreGeneration-2.0.0 | |
| 11:14:25.432 [main] INFO o.t.module.ModulePathScanner - Discovered module: Mawgooey-1.0.0 | |
| 11:14:25.432 [main] INFO o.t.module.ModulePathScanner - Discovered module: Anatomy-1.0.0 | |
| 11:14:25.432 [main] INFO o.t.module.ModulePathScanner - Discovered module: StructureTemplates-1.0.0 | |
| 11:14:25.432 [main] INFO o.t.module.ModulePathScanner - Discovered module: Books-1.1.0 | |
| 11:14:25.433 [main] INFO o.t.module.ModulePathScanner - Discovered module: Caves-1.1.0 | |
| 11:14:25.433 [main] INFO o.t.module.ModulePathScanner - Discovered module: Sample-1.0.0 | |
| 11:14:25.433 [main] INFO o.t.module.ModulePathScanner - Discovered module: LegacyMusic-1.0.0 | |
| 11:14:25.433 [main] INFO o.t.module.ModulePathScanner - Discovered module: Maze-1.0.0 | |
| 11:14:25.434 [main] INFO o.t.module.ModulePathScanner - Discovered module: ChiselBlocks-1.0.0 | |
| 11:14:25.434 [main] INFO o.t.module.ModulePathScanner - Discovered module: ManualLaborEventualSkills-1.0.0 | |
| 11:14:25.436 [main] ERROR o.t.module.TableModuleRegistry - Module Thirst-1.0.0 already registered from [modules/Thirst], cannot register same module from [modules/Thirst-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.436 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Thirst-1.0.0, skipping | |
| 11:14:25.437 [main] INFO o.t.module.ModulePathScanner - Discovered module: Inventory-1.3.0 | |
| 11:14:25.437 [main] ERROR o.t.module.TableModuleRegistry - Module Projectile-1.1.1 already registered from [modules/Projectile], cannot register same module from [modules/Projectile-1.1.1-SNAPSHOT.jar] | |
| 11:14:25.437 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Projectile-1.1.1, skipping | |
| 11:14:25.437 [main] ERROR o.t.module.TableModuleRegistry - Module MusicDirector-1.0.0 already registered from [modules/MusicDirector], cannot register same module from [modules/MusicDirector-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.437 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: MusicDirector-1.0.0, skipping | |
| 11:14:25.438 [main] ERROR o.t.module.TableModuleRegistry - Module ModularComputers-1.0.0 already registered from [modules/ModularComputers], cannot register same module from [modules/ModularComputers-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.438 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: ModularComputers-1.0.0, skipping | |
| 11:14:25.438 [main] ERROR o.t.module.TableModuleRegistry - Module NameGenerator-1.0.0 already registered from [modules/NameGenerator], cannot register same module from [modules/NameGenerator-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.438 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: NameGenerator-1.0.0, skipping | |
| 11:14:25.439 [main] ERROR o.t.module.TableModuleRegistry - Module ItemPipes-1.0.0 already registered from [modules/ItemPipes], cannot register same module from [modules/ItemPipes-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.439 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: ItemPipes-1.0.0, skipping | |
| 11:14:25.439 [main] INFO o.t.module.ModulePathScanner - Discovered module: PlantPack-1.1.1 | |
| 11:14:25.439 [main] ERROR o.t.module.TableModuleRegistry - Module Rails-1.0.0 already registered from [modules/Rails], cannot register same module from [modules/Rails-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.439 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Rails-1.0.0, skipping | |
| 11:14:25.439 [main] ERROR o.t.module.TableModuleRegistry - Module Minimap-1.0.0 already registered from [modules/Minimap], cannot register same module from [modules/Minimap-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.440 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Minimap-1.0.0, skipping | |
| 11:14:25.440 [main] ERROR o.t.module.TableModuleRegistry - Module SoundyGenetics-1.0.0 already registered from [modules/SoundyGenetics], cannot register same module from [modules/SoundyGenetics-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.440 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: SoundyGenetics-1.0.0, skipping | |
| 11:14:25.440 [main] ERROR o.t.module.TableModuleRegistry - Module InGameHelpAPI-1.0.0 already registered from [modules/InGameHelpAPI], cannot register same module from [modules/InGameHelpAPI-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.440 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: InGameHelpAPI-1.0.0, skipping | |
| 11:14:25.441 [main] ERROR o.t.module.TableModuleRegistry - Module MobileBlocks-1.0.0 already registered from [modules/MobileBlocks], cannot register same module from [modules/MobileBlocks-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.441 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: MobileBlocks-1.0.0, skipping | |
| 11:14:25.441 [main] ERROR o.t.module.TableModuleRegistry - Module Journal-1.0.0 already registered from [modules/Journal], cannot register same module from [modules/Journal-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.441 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Journal-1.0.0, skipping | |
| 11:14:25.442 [main] ERROR o.t.module.TableModuleRegistry - Module Workstation-1.1.0 already registered from [modules/Workstation], cannot register same module from [modules/Workstation-1.1.0-SNAPSHOT.jar] | |
| 11:14:25.442 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Workstation-1.1.0, skipping | |
| 11:14:25.442 [main] ERROR o.t.module.TableModuleRegistry - Module Smithing-1.1.0 already registered from [modules/Smithing], cannot register same module from [modules/Smithing-1.1.0-SNAPSHOT.jar] | |
| 11:14:25.442 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Smithing-1.1.0, skipping | |
| 11:14:25.443 [main] ERROR o.t.module.TableModuleRegistry - Module ModuleTestingEnvironment-0.2.2 already registered from [modules/ModuleTestingEnvironment], cannot register same module from [modules/ModuleTestingEnvironment-0.2.2-SNAPSHOT.jar] | |
| 11:14:25.443 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: ModuleTestingEnvironment-0.2.2, skipping | |
| 11:14:25.443 [main] ERROR o.t.module.TableModuleRegistry - Module Pathfinding-1.0.0 already registered from [modules/Pathfinding], cannot register same module from [modules/Pathfinding-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.443 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Pathfinding-1.0.0, skipping | |
| 11:14:25.443 [main] ERROR o.t.module.TableModuleRegistry - Module WorldlyTooltipAPI-1.0.0 already registered from [modules/WorldlyTooltipAPI], cannot register same module from [modules/WorldlyTooltipAPI-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.444 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: WorldlyTooltipAPI-1.0.0, skipping | |
| 11:14:25.444 [main] ERROR o.t.module.TableModuleRegistry - Module StructureTemplates-1.0.0 already registered from [modules/StructureTemplates], cannot register same module from [modules/StructureTemplates-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.444 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: StructureTemplates-1.0.0, skipping | |
| 11:14:25.444 [main] ERROR o.t.module.TableModuleRegistry - Module WorldlyTooltip-1.2.0 already registered from [modules/WorldlyTooltip], cannot register same module from [modules/WorldlyTooltip-1.2.0-SNAPSHOT.jar] | |
| 11:14:25.444 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: WorldlyTooltip-1.2.0, skipping | |
| 11:14:25.445 [main] ERROR o.t.module.TableModuleRegistry - Module SubstanceMatters-1.0.1 already registered from [modules/SubstanceMatters], cannot register same module from [modules/SubstanceMatters-1.0.1-SNAPSHOT.jar] | |
| 11:14:25.445 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: SubstanceMatters-1.0.1, skipping | |
| 11:14:25.445 [main] ERROR o.t.module.TableModuleRegistry - Module StructuralResources-2.1.0 already registered from [modules/StructuralResources], cannot register same module from [modules/StructuralResources-2.1.0-SNAPSHOT.jar] | |
| 11:14:25.445 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: StructuralResources-2.1.0, skipping | |
| 11:14:25.446 [main] ERROR o.t.module.TableModuleRegistry - Module Sensors-1.0.0 already registered from [modules/Sensors], cannot register same module from [modules/Sensors-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.446 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Sensors-1.0.0, skipping | |
| 11:14:25.447 [main] ERROR o.t.module.TableModuleRegistry - Module SegmentedPaths-1.0.0 already registered from [modules/SegmentedPaths], cannot register same module from [modules/SegmentedPaths-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.447 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: SegmentedPaths-1.0.0, skipping | |
| 11:14:25.448 [main] ERROR o.t.module.TableModuleRegistry - Module PhysicalStats-1.0.0 already registered from [modules/PhysicalStats], cannot register same module from [modules/PhysicalStats-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.448 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: PhysicalStats-1.0.0, skipping | |
| 11:14:25.448 [main] ERROR o.t.module.TableModuleRegistry - Module Signalling-1.0.0 already registered from [modules/Signalling], cannot register same module from [modules/Signalling-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.449 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Signalling-1.0.0, skipping | |
| 11:14:25.449 [main] ERROR o.t.module.TableModuleRegistry - Module WorkstationCrafting-1.0.1 already registered from [modules/WorkstationCrafting], cannot register same module from [modules/WorkstationCrafting-1.0.1-SNAPSHOT.jar] | |
| 11:14:25.449 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: WorkstationCrafting-1.0.1, skipping | |
| 11:14:25.450 [main] ERROR o.t.module.TableModuleRegistry - Module MultiBlock-1.1.0 already registered from [modules/MultiBlock], cannot register same module from [modules/MultiBlock-1.1.0-SNAPSHOT.jar] | |
| 11:14:25.450 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: MultiBlock-1.1.0, skipping | |
| 11:14:25.450 [main] ERROR o.t.module.TableModuleRegistry - Module Potions-1.3.0 already registered from [modules/Potions], cannot register same module from [modules/Potions-1.3.0-SNAPSHOT.jar] | |
| 11:14:25.450 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Potions-1.3.0, skipping | |
| 11:14:25.451 [main] ERROR o.t.module.TableModuleRegistry - Module Valentines-1.0.0 already registered from [modules/Valentines], cannot register same module from [modules/Valentines-1.0.0-SNAPSHOT.jar] | |
| 11:14:25.451 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: Valentines-1.0.0, skipping | |
| 11:14:25.452 [main] ERROR o.t.module.TableModuleRegistry - Module SimpleFarming-2.1.0 already registered from [modules/SimpleFarming], cannot register same module from [modules/SimpleFarming-2.1.0-SNAPSHOT.jar] | |
| 11:14:25.452 [main] INFO o.t.module.ModulePathScanner - Discovered duplicate module: SimpleFarming-2.1.0, skipping | |
| 11:14:26.278 [main] INFO o.t.audio.openAL.OpenALManager - Initializing OpenAL audio manager | |
| 11:14:26.316 [main] INFO o.t.audio.openAL.OpenALManager - OpenAL 1.1 ALSOFT 1.15.1 initialized! | |
| 11:14:26.316 [main] INFO o.t.audio.openAL.OpenALManager - Using OpenAL: OpenAL Soft by OpenAL Community | |
| 11:14:26.317 [main] INFO o.t.audio.openAL.OpenALManager - Using device: OpenAL Soft | |
| 11:14:26.317 [main] INFO o.t.audio.openAL.OpenALManager - Available AL extensions: AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_source_latency | |
| 11:14:26.317 [main] INFO o.t.audio.openAL.OpenALManager - Available ALC extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFT_loopback | |
| 11:14:26.318 [main] INFO o.t.audio.openAL.OpenALManager - Max mono sources: 255 | |
| 11:14:26.318 [main] INFO o.t.audio.openAL.OpenALManager - Max stereo sources: 1 | |
| 11:14:26.318 [main] INFO o.t.audio.openAL.OpenALManager - Mixer frequency: 48000 | |
| 11:14:26.332 [main] INFO o.t.e.subsystem.lwjgl.LwjglGraphics - Starting initialization of LWJGL | |
| 11:14:26.337 [main] INFO o.t.e.subsystem.lwjgl.LwjglGraphics - Initial initialization complete | |
| 11:14:26.342 [main] INFO o.t.e.s.rpc.DiscordRPCSubSystem - Discord RPC >> Connecting... | |
| 11:14:26.401 [main] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":"READY","data":{"v":1,"config":{"environment":"production","api_endpoint":"//discordapp.com/api","cdn_host":"cdn.discordapp.com"},"user":{"premium_type":0,"bot":false,"flags":32,"id":"136145487962177536","avatar":"4c41868c322243e0f152756ea456beff","username":"Michael P","discriminator":"7273"}},"cmd":"DISPATCH","nonce":null} | |
| 11:14:26.402 [main] INFO o.t.e.s.rpc.DiscordRPCSubSystem - Discord RPC >> Connected! | |
| 11:14:26.417 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{},"name":"Terasology","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"e78fbd78-7fdd-4680-a8f4-6c5882a44e69"} | |
| 11:14:28.634 [main] WARN o.t.w.g.i.WorldGeneratorManager - Could not resolve dependencies for module: FluidComputerIntegration-1.0.0 | |
| 11:14:29.614 [main] INFO o.t.i.s.StorageServiceWorker - Performing action InitializeFromTokenAction | |
| 11:14:29.615 [main] INFO o.t.e.subsystem.lwjgl.LwjglGraphics - Initializing display (if last line in log then likely the game crashed from an issue with your video card) | |
| 11:14:29.617 [Thread-5] INFO o.t.i.s.StorageServiceWorker - Completed action InitializeFromTokenAction | |
| 11:14:29.977 [main] INFO o.t.e.subsystem.lwjgl.LwjglGraphics - Initializing OpenGL | |
| 11:14:29.978 [main] INFO o.t.rendering.ShaderManagerLwjgl - Loading Terasology shader manager... | |
| 11:14:29.979 [main] INFO o.t.rendering.ShaderManagerLwjgl - LWJGL: 2.9.3 / linux | |
| 11:14:29.979 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_VENDOR: X.Org | |
| 11:14:29.979 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_RENDERER: Radeon RX Vega (VEGA10, DRM 3.35.0, 5.4.0-40-generic, LLVM 10.0.1) | |
| 11:14:29.979 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_VERSION: 4.6 (Compatibility Profile) Mesa 20.2.0-devel (git-b85ef04 2020-07-16 focal-oibaf-ppa) | |
| 11:14:29.979 [main] INFO o.t.rendering.ShaderManagerLwjgl - SHADING_LANGUAGE VERSION: 4.60 | |
| 11:14:29.979 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture | |
| 11:14:29.979 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements | |
| 11:14:29.979 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp | |
| 11:14:29.979 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_ARB_texture_cube_map GL_ARB_texture_env_add | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ATI_fragment_shader GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_depth_bounds_test | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_ATI_texture_mirror_once GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_gpu_shader4 GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_buffer_object GL_AMD_texture_texture4 GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_buffer_object GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_compatibility GL_ARB_debug_output | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_ATI_meminfo GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_copy_image | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_texture_barrier GL_ARB_draw_indirect GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_shader_precision GL_ARB_shader_subroutine GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_viewport_array | |
| 11:14:29.980 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_direct_state_access GL_EXT_shader_image_load_store GL_EXT_vertex_attrib_64bit GL_NV_vdpau_interop GL_AMD_multi_draw_indirect GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_base_instance | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store GL_ARB_shading_language_420pack GL_ARB_shading_language_packing | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_query_buffer_object GL_AMD_shader_trinary_minmax GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_compute_shader GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_fragment_layer_viewport GL_ARB_framebuffer_no_attachments | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_invalidate_subdata GL_ARB_multi_draw_indirect GL_ARB_program_interface_query GL_ARB_robust_buffer_access_behavior GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_stencil_texturing GL_ARB_texture_buffer_range | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_AMD_pinned_memory | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_bindless_texture GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_compute_variable_group_size GL_ARB_enhanced_layouts GL_ARB_indirect_parameters GL_ARB_internalformat_query2 GL_ARB_multi_bind | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_query_buffer_object GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shading_language_include GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_stencil8 GL_ARB_vertex_type_10f_11f_11f_rev | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_shader_integer_mix GL_NVX_gpu_memory_info GL_ARB_ES3_1_compatibility GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_derivative_control GL_ARB_direct_state_access | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_sparse_buffer GL_ARB_texture_barrier GL_ARB_transform_feedback_overflow_query GL_EXT_polygon_offset_clamp GL_EXT_shader_image_load_formatted | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_ARB_gpu_shader_int64 GL_ARB_parallel_shader_compile GL_ARB_shader_atomic_counter_ops GL_ARB_shader_ballot GL_ARB_shader_clock | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_shader_viewport_layer_array GL_EXT_shader_samples_identical GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_ARB_gl_spirv GL_ARB_spirv_extensions GL_EXT_window_rectangles GL_MESA_shader_integer_functions | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_polygon_offset_clamp GL_ARB_texture_filter_anisotropic GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control | |
| 11:14:29.981 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_AMD_framebuffer_multisample_advanced GL_EXT_EGL_image_storage GL_EXT_texture_sRGB_R8 GL_EXT_texture_shadow_lod GL_MESA_framebuffer_flip_y GL_EXT_EGL_sync | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.DefaultControllerEnvironment getControllers | |
| INFO: Loading: net.java.games.input.LinuxEnvironmentPlugin | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event10): Failed to open device /dev/input/event10 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event11): Failed to open device /dev/input/event11 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event12): Failed to open device /dev/input/event12 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event13): Failed to open device /dev/input/event13 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event14): Failed to open device /dev/input/event14 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event15): Failed to open device /dev/input/event15 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event16): Failed to open device /dev/input/event16 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event17): Failed to open device /dev/input/event17 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event18): Failed to open device /dev/input/event18 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event19): Failed to open device /dev/input/event19 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event20): Failed to open device /dev/input/event20 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event21): Failed to open device /dev/input/event21 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event22): Failed to open device /dev/input/event22 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event23): Failed to open device /dev/input/event23 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event24): Failed to open device /dev/input/event24 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event25): Failed to open device /dev/input/event25 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event26): Failed to open device /dev/input/event26 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event27): Failed to open device /dev/input/event27 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event5): Failed to open device /dev/input/event5 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event6): Failed to open device /dev/input/event6 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event7): Failed to open device /dev/input/event7 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event8): Failed to open device /dev/input/event8 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to open device (/dev/input/event9): Failed to open device /dev/input/event9 (13) | |
| Jul 20, 2020 11:14:30 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Linux plugin claims to have found 1 controllers | |
| 11:14:30.180 [main] INFO o.t.i.lwjgl.JInputControllerDevice - Registered controller: Wacom Intuos4 4x6 Pad | |
| 11:14:30.195 [main] WARN o.t.e.s.config.BindsSubsystem - Input KEY_LSHIFT is already registered, can not use it as default for event class org.terasology.input.binds.general.TabbingModifierButton | |
| 11:14:32.366 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{},"name":"Terasology","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"06c51015-9352-4870-9752-4dfc31d7d9a2"} | |
| 11:14:32.395 [main] WARN o.t.e.s.config.BindsSubsystem - Input KEY_SUBTRACT is already registered, can not use it as default for event class org.terasology.gookeeper.input.DecreaseFrequencyButton | |
| 11:14:35.402 [main] WARN o.t.e.s.config.BindsSubsystem - Input KEY_LSHIFT is already registered, can not use it as default for event class org.terasology.input.binds.general.TabbingModifierButton | |
| 11:14:37.376 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{},"name":"Terasology","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3a1245ba-efa5-47e8-b39d-b95159a3e5e6"} | |
| 11:14:37.455 [main] WARN o.t.e.s.config.BindsSubsystem - Input KEY_SUBTRACT is already registered, can not use it as default for event class org.terasology.gookeeper.input.DecreaseFrequencyButton | |
| 11:14:40.501 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hi | |
| 11:14:40.503 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_de | |
| 11:14:40.506 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sq | |
| 11:14:40.508 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ro | |
| 11:14:40.510 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fa | |
| 11:14:40.512 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ja | |
| 11:14:40.514 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_uk | |
| 11:14:40.516 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ar | |
| 11:14:40.518 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fr | |
| 11:14:40.519 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_it | |
| 11:14:40.521 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_en | |
| 11:14:40.522 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_gl | |
| 11:14:40.523 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pt | |
| 11:14:40.523 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game | |
| 11:14:40.524 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sv | |
| 11:14:40.525 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pr | |
| 11:14:40.525 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game_en | |
| 11:14:40.526 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_tr | |
| 11:14:40.527 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_nl | |
| 11:14:40.528 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pl | |
| 11:14:40.529 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_id | |
| 11:14:40.530 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu | |
| 11:14:40.531 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_cs | |
| 11:14:40.533 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_es | |
| 11:14:40.534 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_zh | |
| 11:14:40.535 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hu | |
| 11:14:40.536 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ko | |
| 11:14:40.536 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"77a9c095-a7d1-43af-aa2f-d5148e2184b5"} | |
| 11:14:40.537 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ru | |
| 11:14:40.856 [main] INFO o.terasology.engine.TerasologyEngine - Initialization completed in 16.41sec. | |
| 11:14:41.947 [pool-3-thread-1] INFO o.t.e.module.ModuleListDownloader - Downloading modules .. | |
| Jul 20, 2020 11:14:41 AM net.java.games.input.ControllerEnvironment log | |
| INFO: Failed to poll device: Failed to read next device event (9) | |
| 11:14:41.962 [main] INFO o.t.i.lwjgl.JInputControllerDevice - Removed controller: Wacom Intuos4 4x6 Pad | |
| 11:14:41.973 [main] WARN o.t.engine.internal.TimeBase - Delta too great (17143), capping to 1000 | |
| 11:14:41.978 [main] INFO o.t.logic.console.ConsoleImpl - [NOTIFICATION] Identity storage service: No configuration data is present, staying logged out. | |
| 11:14:42.318 [pool-3-thread-1] INFO o.t.e.module.ModuleListDownloader - Parsing content .. | |
| 11:14:42.339 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"b67e9cba-42fa-48ba-abe4-053152fe27dc"} | |
| 11:14:42.959 [pool-3-thread-1] INFO o.t.e.module.ModuleListDownloader - Retrieved 184 entries | |
| 11:14:47.350 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"a67bc175-8da3-4997-9c23-bdd89e86ad33"} | |
| 11:14:52.360 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"02e392cb-c144-4c47-9d44-6bb02b1115e7"} | |
| 11:14:57.370 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3f1dc52d-abe6-4ec0-90b0-e22c3852e737"} | |
| 11:15:02.380 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"eb0dd0e1-181e-4e7c-b4eb-2ecdd2b567db"} | |
| 11:15:07.340 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"8b9fe467-b59c-467e-b97b-0596264b3f51"} | |
| 11:15:12.350 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"1d324b0a-c949-4938-a411-87d8987934fb"} | |
| 11:15:17.361 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"d448a650-9426-4a9f-b9bd-c9a649a6c4b0"} | |
| 11:15:22.371 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"4b6aa920-3056-49e0-a23c-4bc6f2ba25f3"} | |
| 11:15:27.381 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"b5c44d43-73e5-448d-8c9c-fa5fc71a9a77"} | |
| 11:15:32.341 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"01a371c5-b67a-4e5f-be14-f91ebf794a8f"} | |
| 11:15:37.351 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"c03ff6c4-752c-4add-b9ed-44c2664b1520"} | |
| 11:15:42.361 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"6c0b478e-9380-4d69-97ce-108e51370bf6"} | |
| 11:15:47.371 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"eaea8852-b2bc-4f56-922a-75bdd55a24bd"} | |
| 11:15:52.381 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"b00cb8f2-f615-4d1d-865e-15a6412d91f3"} | |
| 11:15:57.390 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"537a61ff-caea-45f9-87dc-a3e7f0415405"} | |
| 11:16:02.350 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"17b1e755-5673-4cfd-9462-cd82c00e4676"} | |
| 11:16:07.360 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3c8673e0-54ee-4cd8-be46-9316c997fd06"} | |
| 11:16:12.369 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"2789188c-0659-43fc-8fca-1fecf378c85b"} | |
| 11:16:17.379 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3b9170ff-bc38-483a-9123-61bd0371073e"} | |
| 11:16:22.388 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"a61354c2-4d3c-42e8-ae9f-0ab4d05706df"} | |
| 11:16:23.191 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: engine:3.3.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: BiomesAPI:4.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreAssets:2.1.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreWorlds:1.1.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Health:1.0.2 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Inventory:1.3.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Pathfinding:1.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Behaviors:1.1.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Books:1.1.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: ChangingBlocks:1.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: ChiselBlocks:1.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CommonWorld:1.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Fences:1.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: MarkovChains:1.5.1 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: NameGenerator:1.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: StructuralResources:2.1.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Cities:1.1.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Drops:1.0.1 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Explosives:1.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Furnishings:1.1.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreAdvancedAssets:1.1.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreRendering:1.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: ItemRendering:1.1.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Oreons:1.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: StructureTemplates:1.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: WorldlyTooltipAPI:1.0.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: WorldlyTooltip:1.2.0 | |
| 11:16:23.193 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: MasterOfOreon:1.1.0 | |
| 11:16:27.348 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"2992c07e-6244-4bc5-bd75-9fafe0040b02"} | |
| 11:16:30.528 [main] WARN o.t.engine.internal.TimeBase - Delta too great (2629), capping to 1000 | |
| 11:16:30.897 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:clientInfo with inputs [/engine/assets/prefabs/player/clientInfo.prefab] | |
| 11:16:30.935 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:hospital with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/hospital.prefab] | |
| 11:16:30.936 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:hospitalLevel0 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/hospitalLevel0.prefab] | |
| 11:16:30.960 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,ChiselBlocks:andesite_circular] | |
| 11:16:30.960 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block ChiselBlocks:andesite_circular with id 1 | |
| 11:16:30.961 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,ChiselBlocks:bricks_mosaic] | |
| 11:16:30.961 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block ChiselBlocks:bricks_mosaic with id 2 | |
| 11:16:30.962 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,ChiselBlocks:marble_bricks-small] | |
| 11:16:30.962 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block ChiselBlocks:marble_bricks-small with id 3 | |
| 11:16:30.964 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,ChiselBlocks:marble_tiles-large-ctm] | |
| 11:16:30.964 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block ChiselBlocks:marble_tiles-large-ctm with id 4 | |
| 11:16:30.984 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Cobblestone] | |
| 11:16:30.984 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Cobblestone with id 5 | |
| 11:16:30.989 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Grass] | |
| 11:16:30.989 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Grass with id 6 | |
| 11:16:30.990 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Stone] | |
| 11:16:30.990 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone with id 7 | |
| 11:16:30.992 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:Torch with inputs [/CoreAssets/assets/prefabs/Torch.prefab] | |
| 11:16:30.999 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[attachedToSurface,CoreAssets:Torch] | |
| 11:16:30.999 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.TOP with id 8 | |
| 11:16:30.999 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.BOTTOM with id 9 | |
| 11:16:30.999 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.LEFT with id 10 | |
| 11:16:30.999 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.RIGHT with id 11 | |
| 11:16:30.999 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.FRONT with id 12 | |
| 11:16:31.000 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.BACK with id 13 | |
| 11:16:31.001 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:glass] | |
| 11:16:31.002 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:glass with id 14 | |
| 11:16:31.004 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:brick] | |
| 11:16:31.004 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:brick with id 15 | |
| 11:16:31.012 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:brick:engine:stair] | |
| 11:16:31.012 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:brick:engine:stair.LEFT with id 16 | |
| 11:16:31.013 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:brick:engine:stair.RIGHT with id 17 | |
| 11:16:31.013 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:brick:engine:stair.FRONT with id 18 | |
| 11:16:31.013 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:brick:engine:stair.BACK with id 19 | |
| 11:16:31.014 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,engine:air] | |
| 11:16:31.015 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block engine:air with id 20 | |
| 11:16:31.019 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:setTargetLocalPlayer with inputs [/Behaviors/assets/prefabs/behaviorNodes/setTargetLocalPlayer.prefab] | |
| 11:16:31.020 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:ensureTargetPresent with inputs [/Behaviors/assets/prefabs/behaviorNodes/ensureTargetPresent.prefab] | |
| 11:16:31.022 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:log with inputs [/Behaviors/assets/prefabs/behaviorNodes/log.prefab] | |
| 11:16:31.023 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:laboratoryLevel1 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/laboratoryLevel1.prefab] | |
| 11:16:31.024 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jobBuildBlock with inputs [/Behaviors/assets/prefabs/jobBuildBlock.prefab] | |
| 11:16:31.025 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:iconItem with inputs [/engine/assets/prefabs/iconItem.prefab] | |
| 11:16:31.027 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:itemBase with inputs [/engine/assets/prefabs/itemBase.prefab] | |
| 11:16:31.028 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:physicalDamage with inputs [/engine/assets/prefabs/damageTypes/physicalDamage.prefab] | |
| 11:16:31.029 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:itemPickup with inputs [/engine/assets/prefabs/itemPickup.prefab] | |
| 11:16:31.045 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:trunk with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/trunk.prefab] | |
| 11:16:31.059 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:chest with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/chest.prefab] | |
| 11:16:31.063 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:TrunkLeft] | |
| 11:16:31.063 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.LEFT with id 21 | |
| 11:16:31.063 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.RIGHT with id 22 | |
| 11:16:31.063 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.FRONT with id 23 | |
| 11:16:31.063 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.BACK with id 24 | |
| 11:16:31.065 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:TrunkRight] | |
| 11:16:31.065 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.LEFT with id 25 | |
| 11:16:31.065 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.RIGHT with id 26 | |
| 11:16:31.065 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.FRONT with id 27 | |
| 11:16:31.065 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.BACK with id 28 | |
| 11:16:31.072 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:trunkRegion with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/trunkRegion.prefab] | |
| 11:16:31.076 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:findWork with inputs [/Behaviors/assets/prefabs/behaviorNodes/findWork.prefab] | |
| 11:16:31.078 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:moveAlongPath with inputs [/Behaviors/assets/prefabs/behaviorNodes/moveAlongPath.prefab] | |
| 11:16:31.078 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Fences:Fence with inputs [/Fences/assets/prefabs/Fence.prefab] | |
| 11:16:31.079 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:doorRegion with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/doorRegion.prefab] | |
| 11:16:31.081 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:DoorTop] | |
| 11:16:31.081 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.LEFT with id 29 | |
| 11:16:31.081 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.RIGHT with id 30 | |
| 11:16:31.081 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.FRONT with id 31 | |
| 11:16:31.081 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.BACK with id 32 | |
| 11:16:31.083 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:DoorBottom] | |
| 11:16:31.083 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.LEFT with id 33 | |
| 11:16:31.083 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.RIGHT with id 34 | |
| 11:16:31.083 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.FRONT with id 35 | |
| 11:16:31.083 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.BACK with id 36 | |
| 11:16:31.085 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:succeed with inputs [/engine/assets/prefabs/behaviorActions/succeed.prefab] | |
| 11:16:31.086 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:dynselector with inputs [/engine/assets/prefabs/behaviorActions/dynselector.prefab] | |
| 11:16:31.086 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelTier2Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/shovelTier2Damage.prefab] | |
| 11:16:31.087 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelTier3Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/shovelTier3Damage.prefab] | |
| 11:16:31.088 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:lookup with inputs [/engine/assets/prefabs/behaviorActions/lookup.prefab] | |
| 11:16:31.088 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jobWalkToBlock with inputs [/Behaviors/assets/prefabs/jobWalkToBlock.prefab] | |
| 11:16:31.089 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:notificationMessage with inputs [/MasterOfOreon/assets/prefabs/notificationMessage.prefab] | |
| 11:16:31.093 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:diner1 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/diner1.prefab] | |
| 11:16:31.094 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:dinerLevel1 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/dinerLevel1.prefab] | |
| 11:16:31.095 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,MasterOfOreon:OreonChest] | |
| 11:16:31.095 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:OreonChest.LEFT with id 37 | |
| 11:16:31.096 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:OreonChest.RIGHT with id 38 | |
| 11:16:31.096 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:OreonChest.FRONT with id 39 | |
| 11:16:31.096 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:OreonChest.BACK with id 40 | |
| 11:16:31.098 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Cobblestone:engine:eighthBlock] | |
| 11:16:31.098 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Cobblestone:engine:eighthBlock with id 41 | |
| 11:16:31.099 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Cobblestone:engine:stair] | |
| 11:16:31.099 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Cobblestone:engine:stair.LEFT with id 42 | |
| 11:16:31.099 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Cobblestone:engine:stair.RIGHT with id 43 | |
| 11:16:31.099 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Cobblestone:engine:stair.FRONT with id 44 | |
| 11:16:31.099 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Cobblestone:engine:stair.BACK with id 45 | |
| 11:16:31.102 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,MasterOfOreon:HardStone:engine:halfBlock] | |
| 11:16:31.102 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:HardStone:engine:halfBlock with id 46 | |
| 11:16:31.104 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[attachedToSurface,MasterOfOreon:HardTorch] | |
| 11:16:31.104 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:HardTorch.TOP with id 47 | |
| 11:16:31.104 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:HardTorch.BOTTOM with id 48 | |
| 11:16:31.104 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:HardTorch.LEFT with id 49 | |
| 11:16:31.104 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:HardTorch.RIGHT with id 50 | |
| 11:16:31.104 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:HardTorch.FRONT with id 51 | |
| 11:16:31.104 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:HardTorch.BACK with id 52 | |
| 11:16:31.112 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:OreonCrop with inputs [/MasterOfOreon/assets/prefabs/OreonCrop.prefab] | |
| 11:16:31.113 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,MasterOfOreon:OreonPlant6] | |
| 11:16:31.114 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:OreonPlant6 with id 53 | |
| 11:16:31.115 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,MasterOfOreon:food] | |
| 11:16:31.115 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:food with id 54 | |
| 11:16:31.116 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,MasterOfOreon:HardOakTrunk] | |
| 11:16:31.116 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:HardOakTrunk with id 55 | |
| 11:16:31.118 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:door with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/door.prefab] | |
| 11:16:31.120 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:fail with inputs [/engine/assets/prefabs/behaviorActions/fail.prefab] | |
| 11:16:31.121 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:supportRemovedDamage with inputs [/engine/assets/prefabs/damageTypes/supportRemovedDamage.prefab] | |
| 11:16:31.121 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:directDamage with inputs [/engine/assets/prefabs/damageTypes/directDamage.prefab] | |
| 11:16:31.122 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:remotePersonHeldItemMountPoint with inputs [/engine/assets/prefabs/player/remotePersonHeldItemMountPoint.prefab] | |
| 11:16:31.122 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:DestructiveExplosiveDamage with inputs [/CoreAdvancedAssets/assets/prefabs/damageTypes/DestructiveExplosiveDamage.prefab] | |
| 11:16:31.123 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:explosiveDamage with inputs [/engine/assets/prefabs/damageTypes/explosiveDamage.prefab] | |
| 11:16:31.124 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:null with inputs [/engine/assets/prefabs/null.prefab] | |
| 11:16:31.125 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:laboratoryLevel0 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/laboratoryLevel0.prefab] | |
| 11:16:31.125 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:animalFemaleNames with inputs [/NameGenerator/assets/prefabs/animalFemaleNames.prefab] | |
| 11:16:31.126 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:healingDamage with inputs [/engine/assets/prefabs/damageTypes/healingDamage.prefab] | |
| 11:16:31.128 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:upgradedJail with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/upgradedJail.prefab] | |
| 11:16:31.129 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:jailLevel1 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/jailLevel1.prefab] | |
| 11:16:31.130 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Cobblestone:engine:halfBlock] | |
| 11:16:31.130 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Cobblestone:engine:halfBlock with id 56 | |
| 11:16:31.131 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Plank] | |
| 11:16:31.131 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank with id 57 | |
| 11:16:31.132 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Plank:engine:stair] | |
| 11:16:31.132 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:engine:stair.LEFT with id 58 | |
| 11:16:31.132 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:engine:stair.RIGHT with id 59 | |
| 11:16:31.132 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:engine:stair.FRONT with id 60 | |
| 11:16:31.132 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:engine:stair.BACK with id 61 | |
| 11:16:31.134 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Stone:Fences:fence] | |
| 11:16:31.134 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone:Fences:fence.LEFT with id 62 | |
| 11:16:31.134 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone:Fences:fence.RIGHT with id 63 | |
| 11:16:31.135 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone:Fences:fence.FRONT with id 64 | |
| 11:16:31.135 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone:Fences:fence.BACK with id 65 | |
| 11:16:31.135 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Health:maxHealthReductionDamage with inputs [/Health/assets/prefabs/damageTypes/maxHealthReductionDamage.prefab] | |
| 11:16:31.136 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:playMusic with inputs [/engine/assets/prefabs/behaviorActions/playMusic.prefab] | |
| 11:16:31.138 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:bedroom1 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/bedroom1.prefab] | |
| 11:16:31.139 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:bedroomLevel1 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/bedroomLevel1.prefab] | |
| 11:16:31.140 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:bookcase with inputs [/Books/assets/prefabs/bookcase.prefab] | |
| 11:16:31.140 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Books:Bookcase] | |
| 11:16:31.140 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Books:Bookcase with id 66 | |
| 11:16:31.142 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:OakTrunk] | |
| 11:16:31.142 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:OakTrunk with id 67 | |
| 11:16:31.142 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Plank:engine:eighthBlock] | |
| 11:16:31.142 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:engine:eighthBlock with id 68 | |
| 11:16:31.142 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Plank:engine:halfBlock] | |
| 11:16:31.143 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:engine:halfBlock with id 69 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[fence,Fences:Fence] | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.38 with id 70 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.36 with id 71 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.34 with id 72 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.32 with id 73 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.22 with id 74 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.20 with id 75 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.18 with id 76 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.16 with id 77 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.54 with id 78 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.6 with id 79 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.52 with id 80 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.4 with id 81 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.50 with id 82 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.2 with id 83 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.48 with id 84 | |
| 11:16:31.158 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.0 with id 85 | |
| 11:16:31.160 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:pedestal with inputs [/MasterOfOreon/assets/prefabs/pedestal.prefab] | |
| 11:16:31.161 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,MasterOfOreon:pedestal] | |
| 11:16:31.161 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:pedestal with id 86 | |
| 11:16:31.163 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:sequence with inputs [/engine/assets/prefabs/behaviorActions/sequence.prefab] | |
| 11:16:31.163 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:oreonSelectionTool with inputs [/MasterOfOreon/assets/prefabs/oreonSelectionTool.prefab] | |
| 11:16:31.167 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:nobilityAttribs with inputs [/NameGenerator/assets/prefabs/nobilityAttribs.prefab] | |
| 11:16:31.168 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:initiationBook with inputs [/MasterOfOreon/assets/prefabs/books/initiationBook.prefab] | |
| 11:16:31.170 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:defaultVisualCharacter with inputs [/engine/assets/prefabs/defaultVisualCharacter.prefab] | |
| 11:16:31.193 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:lava with inputs [/CoreAssets/assets/prefabs/lava.prefab] | |
| 11:16:31.193 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:dwarvenMaleNames with inputs [/NameGenerator/assets/prefabs/dwarvenMaleNames.prefab] | |
| 11:16:31.195 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:dustEffect with inputs [/CoreAssets/assets/prefabs/particleEffects/dustEffect.prefab] | |
| 11:16:31.198 [main] ERROR o.t.p.t.TypeHandlerLibrary - Unsupported field: 'engine:ParticleEmitter.affectorFunctionMap' | |
| 11:16:31.198 [main] ERROR o.t.p.t.TypeHandlerLibrary - Unsupported field: 'engine:ParticleEmitter.generatorFunctionMap' | |
| 11:16:31.199 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:cookieCropResearchRecipe2 with inputs [/MasterOfOreon/assets/prefabs/researchRecipes/cookieCropResearchRecipe2.prefab] | |
| 11:16:31.201 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,MasterOfOreon:OreonPlant4] | |
| 11:16:31.201 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:OreonPlant4 with id 87 | |
| 11:16:31.202 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,MasterOfOreon:OreonPlant2] | |
| 11:16:31.202 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:OreonPlant2 with id 88 | |
| 11:16:31.203 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelDamage with inputs [/CoreAssets/assets/prefabs/damageTypes/shovelDamage.prefab] | |
| 11:16:31.203 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeDamage with inputs [/CoreAssets/assets/prefabs/damageTypes/axeDamage.prefab] | |
| 11:16:31.204 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeTier3Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/axeTier3Damage.prefab] | |
| 11:16:31.204 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:condition with inputs [/Behaviors/assets/prefabs/behaviorNodes/condition.prefab] | |
| 11:16:31.205 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:blockType with inputs [/engine/assets/prefabs/blocks/blockType.prefab] | |
| 11:16:31.205 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:camera with inputs [/engine/assets/prefabs/player/camera.prefab] | |
| 11:16:31.209 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:counter with inputs [/engine/assets/prefabs/behaviorActions/counter.prefab] | |
| 11:16:31.210 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:smokeExplosion with inputs [/CoreAssets/assets/prefabs/particleEffects/smokeExplosion.prefab] | |
| 11:16:31.211 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:portalResearchBook with inputs [/MasterOfOreon/assets/prefabs/books/portalResearchBook.prefab] | |
| 11:16:31.212 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:defaultBlockParticles with inputs [/CoreAssets/assets/prefabs/particleEffects/defaultBlockParticles.prefab] | |
| 11:16:31.214 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:floweringPlantsFamilies with inputs [/NameGenerator/assets/prefabs/floweringPlantsFamilies.prefab] | |
| 11:16:31.215 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:jailLevel0 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/jailLevel0.prefab] | |
| 11:16:31.216 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:drowningDamage with inputs [/engine/assets/prefabs/damageTypes/drowningDamage.prefab] | |
| 11:16:31.221 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:fantasyTownNames with inputs [/NameGenerator/assets/prefabs/fantasyTownNames.prefab] | |
| 11:16:31.222 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeTier2Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/axeTier2Damage.prefab] | |
| 11:16:31.222 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:dynamiteBundle with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/dynamiteBundle.prefab] | |
| 11:16:31.226 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:firstPersonHeldItemMountPoint with inputs [/engine/assets/prefabs/player/firstPersonHeldItemMountPoint.prefab] | |
| 11:16:31.226 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:portalResearchRecipe with inputs [/MasterOfOreon/assets/prefabs/researchRecipes/portalResearchRecipe.prefab] | |
| 11:16:31.227 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:portal with inputs [/MasterOfOreon/assets/prefabs/portal.prefab] | |
| 11:16:31.232 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,MasterOfOreon:portal] | |
| 11:16:31.232 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:portal with id 89 | |
| 11:16:31.232 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:GoldBar] | |
| 11:16:31.233 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:GoldBar with id 90 | |
| 11:16:31.234 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:dwarvenFemaleNames with inputs [/NameGenerator/assets/prefabs/dwarvenFemaleNames.prefab] | |
| 11:16:31.234 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:sleep with inputs [/engine/assets/prefabs/behaviorActions/sleep.prefab] | |
| 11:16:31.235 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:upgradeTool with inputs [/MasterOfOreon/assets/prefabs/upgradeTool.prefab] | |
| 11:16:31.236 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:test with inputs [/engine/assets/prefabs/test.prefab] | |
| 11:16:31.238 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:guard with inputs [/engine/assets/prefabs/behaviorActions/guard.prefab] | |
| 11:16:31.241 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:diner with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/diner.prefab] | |
| 11:16:31.242 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:dinerLevel0 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/dinerLevel0.prefab] | |
| 11:16:31.243 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,MasterOfOreon:Brick] | |
| 11:16:31.243 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:Brick with id 91 | |
| 11:16:31.244 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,MasterOfOreon:Granite:engine:eighthBlock] | |
| 11:16:31.244 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:Granite:engine:eighthBlock with id 92 | |
| 11:16:31.245 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,MasterOfOreon:Marble:engine:stair] | |
| 11:16:31.245 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:Marble:engine:stair.LEFT with id 93 | |
| 11:16:31.245 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:Marble:engine:stair.RIGHT with id 94 | |
| 11:16:31.245 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:Marble:engine:stair.FRONT with id 95 | |
| 11:16:31.245 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:Marble:engine:stair.BACK with id 96 | |
| 11:16:31.246 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,MasterOfOreon:CookieCrop] | |
| 11:16:31.247 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:CookieCrop with id 97 | |
| 11:16:31.247 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:fuseLong with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/fuseLong.prefab] | |
| 11:16:31.248 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:dynamite with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/dynamite.prefab] | |
| 11:16:31.249 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureSpawnItem with inputs [/StructureTemplates/assets/prefabs/structureSpawnItem.prefab] | |
| 11:16:31.250 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:laboratory with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/laboratory.prefab] | |
| 11:16:31.251 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Dirt] | |
| 11:16:31.252 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Dirt with id 98 | |
| 11:16:31.252 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureTemplateItem with inputs [/StructureTemplates/assets/prefabs/structureTemplateItem.prefab] | |
| 11:16:31.255 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:hand with inputs [/engine/assets/prefabs/player/hand.prefab] | |
| 11:16:31.259 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:fuseShort with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/fuseShort.prefab] | |
| 11:16:31.260 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:cookieCropResearchRecipe with inputs [/MasterOfOreon/assets/prefabs/researchRecipes/cookieCropResearchRecipe.prefab] | |
| 11:16:31.261 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,MasterOfOreon:OreonPlant0] | |
| 11:16:31.261 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block MasterOfOreon:OreonPlant0 with id 99 | |
| 11:16:31.262 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:storage1 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/storage1.prefab] | |
| 11:16:31.262 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:storageLevel1 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/storageLevel1.prefab] | |
| 11:16:31.263 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:book with inputs [/Books/assets/prefabs/Books/book.prefab] | |
| 11:16:31.265 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:finishWork with inputs [/Behaviors/assets/prefabs/behaviorNodes/finishWork.prefab] | |
| 11:16:31.265 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeDamage with inputs [/CoreAssets/assets/prefabs/damageTypes/pickaxeDamage.prefab] | |
| 11:16:31.266 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:parallel with inputs [/engine/assets/prefabs/behaviorActions/parallel.prefab] | |
| 11:16:31.267 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:gooeysFist with inputs [/CoreAssets/assets/prefabs/tools/gooeysFist.prefab] | |
| 11:16:31.269 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:animalMaleNames with inputs [/NameGenerator/assets/prefabs/animalMaleNames.prefab] | |
| 11:16:31.270 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:NonDestructiveExplosiveDamage with inputs [/CoreAdvancedAssets/assets/prefabs/damageTypes/NonDestructiveExplosiveDamage.prefab] | |
| 11:16:31.270 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:elvenFemaleNames with inputs [/NameGenerator/assets/prefabs/elvenFemaleNames.prefab] | |
| 11:16:31.278 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:floweringPlantsGenera with inputs [/NameGenerator/assets/prefabs/floweringPlantsGenera.prefab] | |
| 11:16:31.287 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:gunImproved with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/gunImproved.prefab] | |
| 11:16:31.350 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:church with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/church.prefab] | |
| 11:16:31.350 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:churchLevel0 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/churchLevel0.prefab] | |
| 11:16:31.352 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Oreons:OreonGuard with inputs [/Oreons/assets/prefabs/OreonGuard.prefab] | |
| 11:16:31.366 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Animation' | |
| 11:16:31.383 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Spawnable' | |
| 11:16:31.674 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:16:31.675 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:16:31.675 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:16:31.675 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:16:32.079 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:16:32.079 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:16:32.083 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:storage with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/storage.prefab] | |
| 11:16:32.083 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:storageLevel0 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/storageLevel0.prefab] | |
| 11:16:32.084 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:englishTownNameAffixes with inputs [/NameGenerator/assets/prefabs/englishTownNameAffixes.prefab] | |
| 11:16:32.084 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:tnt with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/tnt.prefab] | |
| 11:16:32.085 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jump with inputs [/Behaviors/assets/prefabs/behaviorNodes/jump.prefab] | |
| 11:16:32.085 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:elvenSurnames with inputs [/NameGenerator/assets/prefabs/elvenSurnames.prefab] | |
| 11:16:32.086 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:bedroomLevel0 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/types/bedroomLevel0.prefab] | |
| 11:16:32.086 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovel with inputs [/CoreAssets/assets/prefabs/tools/shovel.prefab] | |
| 11:16:32.086 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:oldWestSurnames with inputs [/NameGenerator/assets/prefabs/oldWestSurnames.prefab] | |
| 11:16:32.087 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:buildWall with inputs [/Behaviors/assets/prefabs/buildWall.prefab] | |
| 11:16:32.087 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'scissors' | |
| 11:16:32.088 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:oldWestMaleNames with inputs [/NameGenerator/assets/prefabs/oldWestMaleNames.prefab] | |
| 11:16:32.088 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:needsFood with inputs [/MasterOfOreon/assets/prefabs/behaviorNodes/needsFood.prefab] | |
| 11:16:32.089 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:bedroom with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/bedroom.prefab] | |
| 11:16:32.090 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Plank:Fences:fence] | |
| 11:16:32.090 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:Fences:fence.LEFT with id 100 | |
| 11:16:32.090 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:Fences:fence.RIGHT with id 101 | |
| 11:16:32.090 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:Fences:fence.FRONT with id 102 | |
| 11:16:32.090 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:Fences:fence.BACK with id 103 | |
| 11:16:32.091 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:setTargetToWork with inputs [/Behaviors/assets/prefabs/behaviorNodes/setTargetToWork.prefab] | |
| 11:16:32.091 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:englishTownNames with inputs [/NameGenerator/assets/prefabs/englishTownNames.prefab] | |
| 11:16:32.092 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:recipebook with inputs [/Books/assets/prefabs/Books/recipebook.prefab] | |
| 11:16:32.093 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:setAnimation with inputs [/engine/assets/prefabs/behaviorActions/setAnimation.prefab] | |
| 11:16:32.093 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:elvenMaleNames with inputs [/NameGenerator/assets/prefabs/elvenMaleNames.prefab] | |
| 11:16:32.094 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axe with inputs [/CoreAssets/assets/prefabs/tools/axe.prefab] | |
| 11:16:32.094 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeTier3Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/pickaxeTier3Damage.prefab] | |
| 11:16:32.095 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeTier2Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/pickaxeTier2Damage.prefab] | |
| 11:16:32.095 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:setTargetToNearbyBlock with inputs [/Behaviors/assets/prefabs/behaviorNodes/setTargetToNearbyBlock.prefab] | |
| 11:16:32.096 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:blockItemBase with inputs [/engine/assets/prefabs/blocks/blockItemBase.prefab] | |
| 11:16:32.097 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructuralResources:ingotstack with inputs [/StructuralResources/assets/prefabs/ingotstack.prefab] | |
| 11:16:32.098 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:IsAirLike with inputs [/StructureTemplates/assets/prefabs/blockRegionConditions/IsAirLike.prefab] | |
| 11:16:32.098 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureTemplateOrigin with inputs [/StructureTemplates/assets/prefabs/structureTemplateOrigin.prefab] | |
| 11:16:32.099 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxe with inputs [/CoreAssets/assets/prefabs/tools/pickaxe.prefab] | |
| 11:16:32.099 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jobRemoveBlock with inputs [/Behaviors/assets/prefabs/jobRemoveBlock.prefab] | |
| 11:16:32.101 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:laboratory1 with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/laboratory1.prefab] | |
| 11:16:32.102 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:lava] | |
| 11:16:32.103 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:lava with id 104 | |
| 11:16:32.104 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:quill with inputs [/Books/assets/prefabs/quill.prefab] | |
| 11:16:32.105 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:IsGroundLike with inputs [/StructureTemplates/assets/prefabs/blockRegionConditions/IsGroundLike.prefab] | |
| 11:16:32.106 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:exclamationMark with inputs [/MasterOfOreon/assets/prefabs/exclamationMark.prefab] | |
| 11:16:32.107 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 170:"g PlainFaces" | |
| 11:16:32.108 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 243:"g Bevels" | |
| 11:16:32.110 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanFemaleOldEnglishNames2 with inputs [/NameGenerator/assets/prefabs/humanFemaleOldEnglishNames2.prefab] | |
| 11:16:32.111 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:findPathTo with inputs [/Behaviors/assets/prefabs/behaviorNodes/findPathTo.prefab] | |
| 11:16:32.112 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:timeout with inputs [/engine/assets/prefabs/behaviorActions/timeout.prefab] | |
| 11:16:32.113 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:floatingCube with inputs [/engine/assets/prefabs/floatingCube.prefab] | |
| 11:16:32.114 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeImproved with inputs [/CoreAssets/assets/prefabs/tools/pickaxeImproved.prefab] | |
| 11:16:32.114 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:multiWorldSim with inputs [/engine/assets/prefabs/multiWorldSim.prefab] | |
| 11:16:32.114 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:countries with inputs [/NameGenerator/assets/prefabs/countries.prefab] | |
| 11:16:32.115 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Oreons:OreonBuilder with inputs [/Oreons/assets/prefabs/OreonBuilder.prefab] | |
| 11:16:32.120 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Animation' | |
| 11:16:32.120 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Spawnable' | |
| 11:16:32.126 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:16:32.126 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:16:32.128 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:jail with inputs [/MasterOfOreon/assets/prefabs/structureTemplates/jail.prefab] | |
| 11:16:32.129 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:redbook with inputs [/Books/assets/prefabs/Books/redbook.prefab] | |
| 11:16:32.130 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:loop with inputs [/engine/assets/prefabs/behaviorActions/loop.prefab] | |
| 11:16:32.130 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeImproved with inputs [/CoreAssets/assets/prefabs/tools/axeImproved.prefab] | |
| 11:16:32.130 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:gun with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/gun.prefab] | |
| 11:16:32.131 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureTemplateGenerator with inputs [/StructureTemplates/assets/prefabs/structureTemplateGenerator.prefab] | |
| 11:16:32.132 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructuralResources:ingot with inputs [/StructuralResources/assets/prefabs/ingot.prefab] | |
| 11:16:32.132 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelImproved with inputs [/CoreAssets/assets/prefabs/tools/shovelImproved.prefab] | |
| 11:16:32.133 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:gaze with inputs [/engine/assets/prefabs/player/gaze.prefab] | |
| 11:16:32.133 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:player with inputs [/engine/assets/prefabs/player/player.prefab] | |
| 11:16:32.134 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:16:32.134 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'maxGroundSpeed' onto 'engine:CharacterMovement' | |
| 11:16:32.134 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:16:32.192 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanFemaleOldEnglishNames with inputs [/NameGenerator/assets/prefabs/humanFemaleOldEnglishNames.prefab] | |
| 11:16:32.193 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:running with inputs [/engine/assets/prefabs/behaviorActions/running.prefab] | |
| 11:16:32.194 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanFemaleOldEnglishNames3 with inputs [/NameGenerator/assets/prefabs/humanFemaleOldEnglishNames3.prefab] | |
| 11:16:32.194 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:bluebook with inputs [/Books/assets/prefabs/Books/bluebook.prefab] | |
| 11:16:32.195 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:pickaxe with inputs [/Books/assets/prefabs/Recipes/pickaxe.prefab] | |
| 11:16:32.195 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:lookForTask with inputs [/MasterOfOreon/assets/prefabs/behaviorNodes/lookForTask.prefab] | |
| 11:16:32.196 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:moveTo with inputs [/Behaviors/assets/prefabs/behaviorNodes/moveTo.prefab] | |
| 11:16:32.196 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:client with inputs [/engine/assets/prefabs/player/client.prefab] | |
| 11:16:32.197 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:water with inputs [/CoreAssets/assets/prefabs/water.prefab] | |
| 11:16:32.197 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:toolbox with inputs [/StructureTemplates/assets/prefabs/toolbox.prefab] | |
| 11:16:32.198 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:performTask with inputs [/MasterOfOreon/assets/prefabs/behaviorNodes/performTask.prefab] | |
| 11:16:32.198 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:questionMark with inputs [/MasterOfOreon/assets/prefabs/questionMark.prefab] | |
| 11:16:32.201 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 411:"g PlainFaces" | |
| 11:16:32.202 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 620:"g Bevels" | |
| 11:16:32.205 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:invert with inputs [/engine/assets/prefabs/behaviorActions/invert.prefab] | |
| 11:16:32.206 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:oldWestFemaleNames with inputs [/NameGenerator/assets/prefabs/oldWestFemaleNames.prefab] | |
| 11:16:32.206 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:cookieCropResearchBook with inputs [/MasterOfOreon/assets/prefabs/books/cookieCropResearchBook.prefab] | |
| 11:16:32.207 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:waterTypes with inputs [/NameGenerator/assets/prefabs/waterTypes.prefab] | |
| 11:16:32.208 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:playSound with inputs [/engine/assets/prefabs/behaviorActions/playSound.prefab] | |
| 11:16:32.208 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structurePlaceholder with inputs [/StructureTemplates/assets/prefabs/structurePlaceholder.prefab] | |
| 11:16:32.211 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Inventory:transferSlot with inputs [/Inventory/assets/prefabs/transferSlot.prefab] | |
| 11:16:32.211 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:wallReplacer with inputs [/StructureTemplates/assets/prefabs/wallReplacer.prefab] | |
| 11:16:32.213 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:selector with inputs [/engine/assets/prefabs/behaviorActions/selector.prefab] | |
| 11:16:32.217 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanMaleNormanNames with inputs [/NameGenerator/assets/prefabs/humanMaleNormanNames.prefab] | |
| 11:16:32.218 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:needsSleep with inputs [/MasterOfOreon/assets/prefabs/behaviorNodes/needsSleep.prefab] | |
| 11:16:32.219 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:cookieCropResearchBook2 with inputs [/MasterOfOreon/assets/prefabs/books/cookieCropResearchBook2.prefab] | |
| 11:16:32.220 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:oreonChest with inputs [/MasterOfOreon/assets/prefabs/oreonChest.prefab] | |
| 11:16:32.221 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Oreons:OreonKing with inputs [/Oreons/assets/prefabs/OreonKing.prefab] | |
| 11:16:32.239 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Animation' | |
| 11:16:32.239 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Spawnable' | |
| 11:16:32.240 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:16:32.240 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:16:32.241 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab MasterOfOreon:FudgeFlowers with inputs [/MasterOfOreon/assets/prefabs/FudgeFlowers.prefab] | |
| 11:16:32.374 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268880000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"938c12ae-6692-4fdb-96ed-26e2ac9d3e09"} | |
| 11:16:32.951 [main] ERROR o.t.engine.ComponentSystemManager - Cannot load ModuleRendering, must be a subclass of ComponentSystem | |
| log4j:WARN No appenders could be found for logger (org.apache.http.impl.conn.PoolingHttpClientConnectionManager). | |
| log4j:WARN Please initialize the log4j system properly. | |
| log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. | |
| 11:16:33.848 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1607), capping to 1000 | |
| 11:16:33.860 [main] INFO o.t.w.c.b.ExtraBlockDataManager - Extra data slots registered: BiomesAPI.biomeHash -> 0 | |
| 11:16:33.861 [main] INFO o.t.e.m.l.InitialiseWorld - World seed: "dMlw9x38OW0yUFHi" | |
| 11:16:34.009 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,engine:unloaded] | |
| 11:16:34.009 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block engine:unloaded with id 105 | |
| 11:16:34.109 [main] INFO o.t.r.world.WorldRendererImpl - | |
| Initialising rendering class CoreRenderingModule from CoreRendering module. | |
| 11:16:34.135 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1(connected to CoreRendering:backdropNode:BufferPair1, ;) to CoreRendering:backdropNode (BackdropNode). | |
| 11:16:34.146 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:opaqueObjectsNode (OpaqueObjectsNode). | |
| 11:16:34.156 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:16:34.156 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:opaqueBlocksNode (OpaqueBlocksNode). | |
| 11:16:34.165 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:16:34.165 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:alphaRejectBlocksNode (AlphaRejectBlocksNode). | |
| 11:16:34.176 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:16:34.176 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:overlaysNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:overlaysNode (OverlaysNode). | |
| 11:16:34.187 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:deferredPointLightsNode:BufferPair1, ;) to CoreRendering:deferredPointLightsNode (DeferredPointLightsNode). | |
| 11:16:34.196 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;) to CoreRendering:deferredMainLightNode (DeferredMainLightNode). | |
| 11:16:34.206 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) to CoreRendering:applyDeferredLightingNode (ApplyDeferredLightingNode). | |
| 11:16:34.217 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:outlineNode:BufferPair1, ;) to CoreRendering:outlineNode (OutlineNode). | |
| 11:16:34.229 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:reflectedBufferClearingNode:FBO1(connected to CoreRendering:reflectedBackdropNode:FBO1, ;) to CoreRendering:reflectedBackdropNode (BackdropReflectionNode). | |
| 11:16:34.239 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:reflectedBackdropNode:FBO1(connected to CoreRendering:worldReflectionNode:FBO1, ;) to CoreRendering:worldReflectionNode (WorldReflectionNode). | |
| 11:16:34.250 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:outlineNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:16:34.251 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;) to CoreRendering:chunksRefractiveReflectiveNode (RefractiveReflectiveBlocksNode). | |
| 11:16:34.251 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:reflectedRefractedBufferClearingNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO1, ;) to CoreRendering:chunksRefractiveReflectiveNode (RefractiveReflectiveBlocksNode). | |
| 11:16:34.251 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:worldReflectionNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO2, ;) to CoreRendering:chunksRefractiveReflectiveNode (RefractiveReflectiveBlocksNode). | |
| 11:16:34.261 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:16:34.262 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:16:34.262 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:outlineNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO2, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:16:34.262 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:chunksRefractiveReflectiveNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO4, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:16:34.272 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) to CoreRendering:simpleBlendMaterialsNode (SimpleBlendMaterialsNode). | |
| 11:16:34.291 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:FBO1(connected to CoreRendering:exposureDownSamplerTo16pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo16pixels (DownSamplerForExposureNode). | |
| 11:16:34.291 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo16pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo8pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo8pixels (DownSamplerForExposureNode). | |
| 11:16:34.291 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo8pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo4pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo4pixels (DownSamplerForExposureNode). | |
| 11:16:34.292 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo4pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo2pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo2pixels (DownSamplerForExposureNode). | |
| 11:16:34.292 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo2pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo1pixel:FBO1, ;) to CoreRendering:exposureDownSamplerTo1pixel (DownSamplerForExposureNode). | |
| 11:16:34.304 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo1pixel:FBO1(connected to CoreRendering:updateExposureNode:FBO1, ;) to CoreRendering:updateExposureNode (UpdateExposureNode). | |
| 11:16:34.314 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) to CoreRendering:initialPostProcessingNode (InitialPostProcessingNode). | |
| 11:16:34.324 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:initialPostProcessingNode:FBO1(connected to CoreRendering:toneMappingNode:FBO1, ;) to CoreRendering:toneMappingNode (ToneMappingNode). | |
| 11:16:34.345 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, ;) to CoreRendering:firstLateBlurNode (LateBlurNode). | |
| 11:16:34.345 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:firstLateBlurNode:FBO1(connected to CoreRendering:secondLateBlurNode:FBO1, ;) to CoreRendering:secondLateBlurNode (LateBlurNode). | |
| 11:16:34.356 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;) to CoreRendering:finalPostProcessingNode (FinalPostProcessingNode). | |
| 11:16:34.356 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, ;)connection is already read somewhere else. | |
| 11:16:34.356 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, CoreRendering:finalPostProcessingNode:FBO1, ;) to CoreRendering:finalPostProcessingNode (FinalPostProcessingNode). | |
| 11:16:34.356 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:secondLateBlurNode:FBO1(connected to CoreRendering:finalPostProcessingNode:FBO2, ;) to CoreRendering:finalPostProcessingNode (FinalPostProcessingNode). | |
| 11:16:34.376 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:outputToScreenNode:BufferPair1, ;) to CoreRendering:outputToScreenNode (OutputToScreenNode). | |
| 11:16:34.376 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:finalPostProcessingNode:FBO1(connected to CoreRendering:outputToScreenNode:FBO1, ;) to CoreRendering:outputToScreenNode (OutputToScreenNode). | |
| 11:16:34.376 [main] INFO o.t.r.world.WorldRendererImpl - | |
| Initialising rendering class AdvancedRenderingModule from CoreRendering module. | |
| 11:16:34.386 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:overlaysNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:16:34.386 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:overlaysNode:BufferPair1, CoreRendering:intermediateHazeNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:intermediateHazeNode (HazeNode). | |
| 11:16:34.387 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) to CoreRendering:finalHazeNode (HazeNode). | |
| 11:16:34.387 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:intermediateHazeNode:FBO1(connected to CoreRendering:finalHazeNode:FBO1, ;) to CoreRendering:finalHazeNode (HazeNode). | |
| 11:16:34.387 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:opaqueObjectsNode to CoreRendering:finalHazeNode's output. | |
| 11:16:34.388 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:opaqueObjectsNode | |
| 11:16:34.388 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:16:34.388 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:opaqueBlocksNode to CoreRendering:finalHazeNode's output. | |
| 11:16:34.388 [main] WARN o.t.rendering.dag.RenderGraph - WARNING: destination connection (Output:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;)) is already connected to ({CoreRendering:opaqueObjectsNode:BufferPair1=Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;)} | |
| 11:16:34.388 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:opaqueBlocksNode | |
| 11:16:34.388 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:16:34.388 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:alphaRejectBlocksNode to CoreRendering:finalHazeNode's output. | |
| 11:16:34.388 [main] WARN o.t.rendering.dag.RenderGraph - WARNING: destination connection (Output:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)) is already connected to ({CoreRendering:opaqueBlocksNode:BufferPair1=Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;), CoreRendering:opaqueObjectsNode:BufferPair1=Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;)} | |
| 11:16:34.388 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:alphaRejectBlocksNode | |
| 11:16:34.389 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:16:34.389 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:overlaysNode to CoreRendering:finalHazeNode's output. | |
| 11:16:34.389 [main] WARN o.t.rendering.dag.RenderGraph - WARNING: destination connection (Output:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)) is already connected to ({CoreRendering:alphaRejectBlocksNode:BufferPair1=Input:CoreRendering:alphaRejectBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;), CoreRendering:opaqueBlocksNode:BufferPair1=Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;), CoreRendering:opaqueObjectsNode:BufferPair1=Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;)} | |
| 11:16:34.389 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:overlaysNode | |
| 11:16:34.389 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:16:34.389 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:finalHazeNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO3, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:16:34.400 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:shadowMapClearingNode:FBO1(connected to CoreRendering:shadowMapNode:FBO1, ;) to CoreRendering:shadowMapNode (ShadowMapNode). | |
| 11:16:34.400 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:shadowMapNode:FBO1(connected to CoreRendering:deferredMainLightNode:FBO1, ;) to CoreRendering:deferredMainLightNode (DeferredMainLightNode). | |
| 11:16:34.410 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:16:34.410 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, CoreRendering:ambientOcclusionNode:BufferPair1, ;) to CoreRendering:ambientOcclusionNode (AmbientOcclusionNode). | |
| 11:16:34.420 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:blurredAmbientOcclusionNode:BufferPair1, ;) to CoreRendering:blurredAmbientOcclusionNode (BlurredAmbientOcclusionNode). | |
| 11:16:34.420 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:ambientOcclusionNode:FBO1(connected to CoreRendering:blurredAmbientOcclusionNode:FBO1, ;) to CoreRendering:blurredAmbientOcclusionNode (BlurredAmbientOcclusionNode). | |
| 11:16:34.420 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:blurredAmbientOcclusionNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO1, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:16:34.430 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:16:34.431 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;) to CoreRendering:lightShaftsNode (LightShaftsNode). | |
| 11:16:34.431 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:lightShaftsNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO1, ;) to CoreRendering:initialPostProcessingNode (InitialPostProcessingNode). | |
| 11:16:34.440 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:16:34.440 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:highPassNode:BufferPair1, CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;) to CoreRendering:highPassNode (HighPassNode). | |
| 11:16:34.450 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:highPassNode:FBO1(connected to CoreRendering:halfScaleBlurredBloomNode:FBO1, ;) to CoreRendering:halfScaleBlurredBloomNode (BloomBlurNode). | |
| 11:16:34.450 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:halfScaleBlurredBloomNode:FBO1(connected to CoreRendering:quarterScaleBlurredBloomNode:FBO1, ;) to CoreRendering:quarterScaleBlurredBloomNode (BloomBlurNode). | |
| 11:16:34.451 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:quarterScaleBlurredBloomNode:FBO1(connected to CoreRendering:one8thScaleBlurredBloomNode:FBO1, ;) to CoreRendering:one8thScaleBlurredBloomNode (BloomBlurNode). | |
| 11:16:34.451 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:one8thScaleBlurredBloomNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO2, ;) to CoreRendering:initialPostProcessingNode (InitialPostProcessingNode). | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hi | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_de | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sq | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ro | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fa | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ja | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_uk | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ar | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fr | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_it | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_en | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_gl | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pt | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sv | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pr | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game_en | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_tr | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_nl | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pl | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_id | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_cs | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_es | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_zh | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hu | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ko | |
| 11:16:34.610 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ru | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hi | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_de | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sq | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ro | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fa | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ja | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_uk | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ar | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fr | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_it | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_en | |
| 11:16:34.672 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_gl | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pt | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sv | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pr | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game_en | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_tr | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_nl | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pl | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_id | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_cs | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_es | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_zh | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hu | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ko | |
| 11:16:34.673 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ru | |
| 11:16:34.699 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.EnergyRangeGeneratorComponent | |
| 11:16:34.699 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering AffectorFunction for Component class class org.terasology.particles.components.affectors.VelocityAffectorComponent | |
| 11:16:34.699 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.ScaleRangeGeneratorComponent | |
| 11:16:34.699 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.PositionRangeGeneratorComponent | |
| 11:16:34.699 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.TextureOffsetGeneratorComponent | |
| 11:16:34.699 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering AffectorFunction for Component class class org.terasology.particles.components.affectors.AccelerationAffectorComponent | |
| 11:16:34.700 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.ColorRangeGeneratorComponent | |
| 11:16:34.700 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.VelocityRangeGeneratorComponent | |
| 11:16:34.764 [main] INFO o.t.p.c.PathfinderSystem - PathfinderSystem started | |
| 11:16:34.767 [main] INFO o.terasology.minion.work.WorkFactory - Initialize WorkFactory | |
| 11:16:34.774 [main] INFO org.terasology.minion.work.WorkBoard - Initialize WorkBoard | |
| 11:16:34.815 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:MOUNTAINS with id 3084 | |
| 11:16:34.815 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:SNOW with id -7875 | |
| 11:16:34.815 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:DESERT with id -25265 | |
| 11:16:34.815 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:FOREST with id -15017 | |
| 11:16:34.815 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:OCEAN with id -16252 | |
| 11:16:34.815 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:BEACH with id 26857 | |
| 11:16:34.815 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:PLAINS with id 18723 | |
| 11:16:34.825 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"7207c314-86c0-4ce5-9321-8099f31ef9b5"} | |
| 11:16:34.952 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Water] | |
| 11:16:34.953 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Water with id 106 | |
| 11:16:34.955 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Ice] | |
| 11:16:34.955 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Ice with id 107 | |
| 11:16:34.970 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Sand] | |
| 11:16:34.971 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Sand with id 108 | |
| 11:16:34.986 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Snow] | |
| 11:16:34.986 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Snow with id 109 | |
| 11:16:34.987 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:TallGrass1] | |
| 11:16:34.988 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:TallGrass1 with id 110 | |
| 11:16:34.988 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:TallGrass2] | |
| 11:16:34.989 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:TallGrass2 with id 111 | |
| 11:16:34.990 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:TallGrass3] | |
| 11:16:34.991 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:TallGrass3 with id 112 | |
| 11:16:34.993 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:Dandelion] | |
| 11:16:34.993 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Dandelion with id 113 | |
| 11:16:34.994 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:Glowbell] | |
| 11:16:34.994 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Glowbell with id 114 | |
| 11:16:34.995 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:Iris] | |
| 11:16:34.995 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Iris with id 115 | |
| 11:16:34.996 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:Lavender] | |
| 11:16:34.996 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Lavender with id 116 | |
| 11:16:34.997 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:RedClover] | |
| 11:16:34.997 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:RedClover with id 117 | |
| 11:16:34.999 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:RedFlower] | |
| 11:16:34.999 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:RedFlower with id 118 | |
| 11:16:35.000 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:Tulip] | |
| 11:16:35.000 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Tulip with id 119 | |
| 11:16:35.002 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:YellowFlower] | |
| 11:16:35.002 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:YellowFlower with id 120 | |
| 11:16:35.004 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:BigBrownShroom] | |
| 11:16:35.005 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:BigBrownShroom with id 121 | |
| 11:16:35.006 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:BrownShroom] | |
| 11:16:35.006 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:BrownShroom with id 122 | |
| 11:16:35.007 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:RedShroom] | |
| 11:16:35.007 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:RedShroom with id 123 | |
| 11:16:35.009 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:PineTrunk] | |
| 11:16:35.009 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:PineTrunk with id 124 | |
| 11:16:35.010 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:BirchTrunk] | |
| 11:16:35.011 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:BirchTrunk with id 125 | |
| 11:16:35.013 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:GreenLeaf] | |
| 11:16:35.013 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:GreenLeaf with id 126 | |
| 11:16:35.014 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:DarkLeaf] | |
| 11:16:35.014 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:DarkLeaf with id 127 | |
| 11:16:35.015 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:RedLeaf] | |
| 11:16:35.016 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:RedLeaf with id 128 | |
| 11:16:35.018 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:Cactus] | |
| 11:16:35.018 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Cactus with id 129 | |
| 11:16:35.076 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"112530a5-1d7f-4dd8-9db8-f998fc1e6b30"} | |
| 11:16:35.741 [Chunk-Generator-7] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:LightLeaf] | |
| 11:16:35.741 [Chunk-Generator-7] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:LightLeaf with id 130 | |
| 11:16:36.168 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: MasterOfOreon:oreonSelectionTool | |
| 11:16:36.204 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 195, | |
| "parentPrefab": "MasterOfOreon:oreonSelectionTool", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:droppedItem", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "masteroforeon:Icon#toolicons16#selectiontool" | |
| } | |
| } | |
| 11:16:36.323 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: MasterOfOreon:upgradeTool | |
| 11:16:36.339 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 197, | |
| "parentPrefab": "MasterOfOreon:upgradeTool", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:droppedItem", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "StructureTemplates:Icon#Toolbox32x32" | |
| } | |
| } | |
| 11:16:36.347 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 198, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.6666667, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#MasterOfOreon:portal" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "MasterOfOreon:portal" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Portal" | |
| }, | |
| "engine:Light": { | |
| "lightColorAmbient": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "lightAttenuationRange": 10.0, | |
| "lightSpecularPower": 80.0, | |
| "lightColorDiffuse": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "simulateFading": false, | |
| "lightAmbientIntensity": 1.0, | |
| "lightType": "POINT", | |
| "lightRenderingDistance": 0.0, | |
| "lightAttenuationFalloff": 1.25, | |
| "lightDiffuseIntensity": 1.0 | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:MasterOfOreon:portal" | |
| } | |
| } | |
| 11:16:36.349 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 199, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.6666667, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#MasterOfOreon:portal" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "MasterOfOreon:portal" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Portal" | |
| }, | |
| "engine:Light": { | |
| "lightColorAmbient": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "lightAttenuationRange": 10.0, | |
| "lightSpecularPower": 80.0, | |
| "lightColorDiffuse": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "simulateFading": false, | |
| "lightAmbientIntensity": 1.0, | |
| "lightType": "POINT", | |
| "lightRenderingDistance": 0.0, | |
| "lightAttenuationFalloff": 1.25, | |
| "lightDiffuseIntensity": 1.0 | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:MasterOfOreon:portal" | |
| } | |
| } | |
| 11:16:36.357 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 200, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.6666667, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#MasterOfOreon:portal" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "MasterOfOreon:portal" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Portal" | |
| }, | |
| "engine:Light": { | |
| "lightColorAmbient": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "lightAttenuationRange": 10.0, | |
| "lightSpecularPower": 80.0, | |
| "lightColorDiffuse": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "simulateFading": false, | |
| "lightAmbientIntensity": 1.0, | |
| "lightType": "POINT", | |
| "lightRenderingDistance": 0.0, | |
| "lightAttenuationFalloff": 1.25, | |
| "lightDiffuseIntensity": 1.0 | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:MasterOfOreon:portal" | |
| } | |
| } | |
| 11:16:36.359 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 201, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.6666667, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#MasterOfOreon:portal" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "MasterOfOreon:portal" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Portal" | |
| }, | |
| "engine:Light": { | |
| "lightColorAmbient": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "lightAttenuationRange": 10.0, | |
| "lightSpecularPower": 80.0, | |
| "lightColorDiffuse": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "simulateFading": false, | |
| "lightAmbientIntensity": 1.0, | |
| "lightType": "POINT", | |
| "lightRenderingDistance": 0.0, | |
| "lightAttenuationFalloff": 1.25, | |
| "lightDiffuseIntensity": 1.0 | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:MasterOfOreon:portal" | |
| } | |
| } | |
| 11:16:36.362 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 202, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.6666667, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#MasterOfOreon:portal" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "MasterOfOreon:portal" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Portal" | |
| }, | |
| "engine:Light": { | |
| "lightColorAmbient": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "lightAttenuationRange": 10.0, | |
| "lightSpecularPower": 80.0, | |
| "lightColorDiffuse": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "simulateFading": false, | |
| "lightAmbientIntensity": 1.0, | |
| "lightType": "POINT", | |
| "lightRenderingDistance": 0.0, | |
| "lightAttenuationFalloff": 1.25, | |
| "lightDiffuseIntensity": 1.0 | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:MasterOfOreon:portal" | |
| } | |
| } | |
| 11:16:36.364 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 203, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.6666667, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#MasterOfOreon:portal" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "MasterOfOreon:portal" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Portal" | |
| }, | |
| "engine:Light": { | |
| "lightColorAmbient": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "lightAttenuationRange": 10.0, | |
| "lightSpecularPower": 80.0, | |
| "lightColorDiffuse": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "simulateFading": false, | |
| "lightAmbientIntensity": 1.0, | |
| "lightType": "POINT", | |
| "lightRenderingDistance": 0.0, | |
| "lightAttenuationFalloff": 1.25, | |
| "lightDiffuseIntensity": 1.0 | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:MasterOfOreon:portal" | |
| } | |
| } | |
| 11:16:36.366 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 204, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.6666667, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#MasterOfOreon:portal" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "MasterOfOreon:portal" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Portal" | |
| }, | |
| "engine:Light": { | |
| "lightColorAmbient": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "lightAttenuationRange": 10.0, | |
| "lightSpecularPower": 80.0, | |
| "lightColorDiffuse": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "simulateFading": false, | |
| "lightAmbientIntensity": 1.0, | |
| "lightType": "POINT", | |
| "lightRenderingDistance": 0.0, | |
| "lightAttenuationFalloff": 1.25, | |
| "lightDiffuseIntensity": 1.0 | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:MasterOfOreon:portal" | |
| } | |
| } | |
| 11:16:36.370 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 205, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.6666667, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#MasterOfOreon:portal" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "MasterOfOreon:portal" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Portal" | |
| }, | |
| "engine:Light": { | |
| "lightColorAmbient": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "lightAttenuationRange": 10.0, | |
| "lightSpecularPower": 80.0, | |
| "lightColorDiffuse": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "simulateFading": false, | |
| "lightAmbientIntensity": 1.0, | |
| "lightType": "POINT", | |
| "lightRenderingDistance": 0.0, | |
| "lightAttenuationFalloff": 1.25, | |
| "lightDiffuseIntensity": 1.0 | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:MasterOfOreon:portal" | |
| } | |
| } | |
| 11:16:36.372 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 206, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.6666667, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#MasterOfOreon:portal" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "MasterOfOreon:portal" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Portal" | |
| }, | |
| "engine:Light": { | |
| "lightColorAmbient": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "lightAttenuationRange": 10.0, | |
| "lightSpecularPower": 80.0, | |
| "lightColorDiffuse": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "simulateFading": false, | |
| "lightAmbientIntensity": 1.0, | |
| "lightType": "POINT", | |
| "lightRenderingDistance": 0.0, | |
| "lightAttenuationFalloff": 1.25, | |
| "lightDiffuseIntensity": 1.0 | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:MasterOfOreon:portal" | |
| } | |
| } | |
| 11:16:36.374 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 207, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.6666667, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#MasterOfOreon:portal" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "MasterOfOreon:portal" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Portal" | |
| }, | |
| "engine:Light": { | |
| "lightColorAmbient": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "lightAttenuationRange": 10.0, | |
| "lightSpecularPower": 80.0, | |
| "lightColorDiffuse": [ | |
| 1.0, | |
| 1.0, | |
| 1.0 | |
| ], | |
| "simulateFading": false, | |
| "lightAmbientIntensity": 1.0, | |
| "lightType": "POINT", | |
| "lightRenderingDistance": 0.0, | |
| "lightAttenuationFalloff": 1.25, | |
| "lightDiffuseIntensity": 1.0 | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:MasterOfOreon:portal" | |
| } | |
| } | |
| 11:16:36.374 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: MasterOfOreon:initiationBook | |
| 11:16:36.380 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 208, | |
| "parentPrefab": "MasterOfOreon:initiationBook", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:droppedItem", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:Icon#items#BlueBook" | |
| } | |
| } | |
| 11:16:36.382 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 209, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.384 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 210, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.386 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 211, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.392 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 212, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.394 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 213, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.396 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 214, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.398 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 215, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.400 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 216, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.402 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 217, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.404 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 218, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.414 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 219, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.416 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 220, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.417 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 221, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.419 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 222, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.423 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 223, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.425 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 224, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.426 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 225, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.427 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 226, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.428 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 227, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.429 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 228, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.431 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 229, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.432 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 230, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.433 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 231, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.435 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 232, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.436 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 233, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.437 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 234, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.439 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 235, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.441 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 236, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.442 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 237, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.442 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 238, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.443 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 239, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.444 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 240, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Dirt" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Dirt" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Dirt" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Dirt" | |
| } | |
| } | |
| 11:16:36.445 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 241, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.447 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 242, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.448 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 243, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.449 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 244, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.450 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 245, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.451 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 246, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.452 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 247, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.454 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 248, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.455 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 249, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.456 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 250, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.457 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 251, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.458 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 252, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.459 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 253, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.460 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 254, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.461 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 255, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.462 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 256, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.463 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 257, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.465 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 258, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.466 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 259, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.468 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 260, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.469 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 261, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.470 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 262, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.472 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 263, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.473 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 264, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.474 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 265, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.475 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 266, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.476 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 267, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.477 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 268, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.478 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 269, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.479 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 270, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.480 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 271, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:36.481 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 272, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CoreAssets:Sand" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CoreAssets:Sand" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "Sand" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CoreAssets:Sand" | |
| } | |
| } | |
| 11:16:37.380 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"7853089a-f151-4773-8cc7-eb1737efcea3"} | |
| 11:16:41.670 [main] WARN o.t.rendering.dag.RenderGraph - Trying to connect two already connected nodes, CoreRendering:ambientOcclusionNode and CoreRendering:blurredAmbientOcclusionNode | |
| 11:16:41.676 [main] WARN o.t.rendering.dag.RenderGraph - Trying to connect two already connected nodes, CoreRendering:intermediateHazeNode and CoreRendering:finalHazeNode | |
| 11:16:41.676 [main] WARN o.t.rendering.dag.RenderGraph - Trying to connect two already connected nodes, CoreRendering:finalPostProcessingNode and CoreRendering:outputToScreenNode | |
| 11:16:41.682 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1 returned null. No such input connection in CoreRendering:lastUpdatedGBufferClearingNode (BufferClearingNode) | |
| 11:16:41.684 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:staleGBufferClearingNode:BufferPair1 returned null. No such input connection in CoreRendering:staleGBufferClearingNode (BufferClearingNode) | |
| 11:16:41.685 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:reflectedBufferClearingNode:BufferPair1 returned null. No such input connection in CoreRendering:reflectedBufferClearingNode (BufferClearingNode) | |
| 11:16:41.685 [main] WARN o.t.rendering.dag.AbstractNode - Adding output fbo data to slot id 1 of CoreRendering:reflectedBufferClearingNodenode overwrites data of existing connection: Output:CoreRendering:reflectedBufferClearingNode:FBO1(connected to CoreRendering:reflectedBackdropNode:FBO1, ;) | |
| 11:16:41.685 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:reflectedBufferClearingNode:FBO1(connected to CoreRendering:reflectedBackdropNode:FBO1, ;): | |
| 11:16:41.686 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:reflectedBackdropNode:FBO1(connected to CoreRendering:reflectedBufferClearingNode:FBO1, ;) , | |
| 11:16:41.686 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:41.686 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:reflectedRefractedBufferClearingNode:BufferPair1 returned null. No such input connection in CoreRendering:reflectedRefractedBufferClearingNode (BufferClearingNode) | |
| 11:16:41.686 [main] WARN o.t.rendering.dag.AbstractNode - Adding output fbo data to slot id 1 of CoreRendering:reflectedRefractedBufferClearingNodenode overwrites data of existing connection: Output:CoreRendering:reflectedRefractedBufferClearingNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO1, ;) | |
| 11:16:41.686 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:reflectedRefractedBufferClearingNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO1, ;): | |
| 11:16:41.686 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:chunksRefractiveReflectiveNode:FBO1(connected to CoreRendering:reflectedRefractedBufferClearingNode:FBO1, ;) , | |
| 11:16:41.686 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:41.687 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:outputToVRFrameBufferNode:BufferPair1 returned null. No such input connection in CoreRendering:outputToVRFrameBufferNode (OutputToHMDNode) | |
| 11:16:41.687 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:shadowMapClearingNode:BufferPair1 returned null. No such input connection in CoreRendering:shadowMapClearingNode (BufferClearingNode) | |
| 11:16:41.687 [main] WARN o.t.rendering.dag.AbstractNode - Adding output fbo data to slot id 1 of CoreRendering:shadowMapClearingNodenode overwrites data of existing connection: Output:CoreRendering:shadowMapClearingNode:FBO1(connected to CoreRendering:shadowMapNode:FBO1, ;) | |
| 11:16:41.687 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:shadowMapClearingNode:FBO1(connected to CoreRendering:shadowMapNode:FBO1, ;): | |
| 11:16:41.687 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:shadowMapNode:FBO1(connected to CoreRendering:shadowMapClearingNode:FBO1, ;) , | |
| 11:16:41.687 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:41.687 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;): | |
| 11:16:41.687 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:backdropNode:BufferPair1, ;) , | |
| 11:16:41.706 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:41.706 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:backdropNodenode overwrites data of existing connection: Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;) | |
| 11:16:41.747 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;): | |
| 11:16:41.756 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:backdropNode:BufferPair1, ;) , | |
| 11:16:41.756 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:41.756 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:backdropNodenode overwrites data of existing connection: Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;) | |
| 11:16:42.139 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:reflectedBackdropNode:BufferPair1 returned null. No such input connection in CoreRendering:reflectedBackdropNode (BackdropReflectionNode) | |
| 11:16:42.171 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:reflectedBackdropNode:FBO1(connected to CoreRendering:worldReflectionNode:FBO1, ;): | |
| 11:16:42.171 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:worldReflectionNode:FBO1(connected to CoreRendering:reflectedBackdropNode:FBO1, ;) , | |
| 11:16:42.171 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.173 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:shadowMapNode:BufferPair1 returned null. No such input connection in CoreRendering:shadowMapNode (ShadowMapNode) | |
| 11:16:42.173 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:shadowMapNode:FBO1(connected to CoreRendering:deferredMainLightNode:FBO1, ;): | |
| 11:16:42.173 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:deferredMainLightNode:FBO1(connected to CoreRendering:shadowMapNode:FBO1, ;) , | |
| 11:16:42.173 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.173 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:backdropNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;): | |
| 11:16:42.173 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;) , | |
| 11:16:42.173 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.173 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:backdropNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:intermediateHazeNodenode overwrites data of existing connection: Output:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) | |
| 11:16:42.173 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:intermediateHazeNode:FBO1(connected to CoreRendering:finalHazeNode:FBO1, ;): | |
| 11:16:42.173 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalHazeNode:FBO1(connected to CoreRendering:intermediateHazeNode:FBO1, ;) , | |
| 11:16:42.173 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.173 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:worldReflectionNode:BufferPair1 returned null. No such input connection in CoreRendering:worldReflectionNode (WorldReflectionNode) | |
| 11:16:42.174 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:worldReflectionNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO2, ;): | |
| 11:16:42.174 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:chunksRefractiveReflectiveNode:FBO2(connected to CoreRendering:worldReflectionNode:FBO1, ;) , | |
| 11:16:42.174 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.193 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:overlaysNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;): | |
| 11:16:42.195 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:alphaRejectBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) , | |
| 11:16:42.195 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:overlaysNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) , | |
| 11:16:42.195 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) , | |
| 11:16:42.195 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) , | |
| 11:16:42.195 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.195 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:finalHazeNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO3, ;): | |
| 11:16:42.195 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:FBO3(connected to CoreRendering:finalHazeNode:FBO1, ;) , | |
| 11:16:42.195 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.195 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:deferredPointLightsNode:BufferPair1, ;): | |
| 11:16:42.195 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:deferredPointLightsNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;) , | |
| 11:16:42.195 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.196 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:deferredPointLightsNode:BufferPair1, ;): | |
| 11:16:42.196 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:deferredPointLightsNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;) , | |
| 11:16:42.196 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.196 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:opaqueObjectsNodenode overwrites data of existing connection: Output:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:deferredPointLightsNode:BufferPair1, ;) | |
| 11:16:42.196 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;): | |
| 11:16:42.196 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, ;) , | |
| 11:16:42.196 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.196 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;): | |
| 11:16:42.196 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, ;) , | |
| 11:16:42.196 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.196 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:opaqueBlocksNodenode overwrites data of existing connection: Output:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;) | |
| 11:16:42.197 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:overlaysNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:overlaysNodenode overwrites data of existing connection: Output:CoreRendering:overlaysNode:BufferPair1(connected to ;) | |
| 11:16:42.197 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:alphaRejectBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:alphaRejectBlocksNodenode overwrites data of existing connection: Output:CoreRendering:alphaRejectBlocksNode:BufferPair1(connected to ;) | |
| 11:16:42.205 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;): | |
| 11:16:42.205 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;) , | |
| 11:16:42.205 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.205 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;): | |
| 11:16:42.205 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;) , | |
| 11:16:42.205 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.205 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:deferredMainLightNodenode overwrites data of existing connection: Output:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) | |
| 11:16:42.215 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, CoreRendering:ambientOcclusionNode:BufferPair1, ;): | |
| 11:16:42.216 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:chunksRefractiveReflectiveNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:16:42.216 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:16:42.216 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:outlineNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:16:42.216 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:16:42.216 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.216 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to ;) to all connected connections of Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, CoreRendering:ambientOcclusionNode:BufferPair1, ;): | |
| 11:16:42.216 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:chunksRefractiveReflectiveNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:16:42.216 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:16:42.216 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:outlineNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:16:42.216 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:16:42.216 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.216 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to ;) | |
| to slot id 1 of CoreRendering:applyDeferredLightingNodenode overwrites data of existing connection: Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, CoreRendering:ambientOcclusionNode:BufferPair1, ;) | |
| 11:16:42.217 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:chunksRefractiveReflectiveNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:chunksRefractiveReflectiveNodenode overwrites data of existing connection: Output:CoreRendering:chunksRefractiveReflectiveNode:BufferPair1(connected to ;) | |
| 11:16:42.217 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:chunksRefractiveReflectiveNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO4, ;): | |
| 11:16:42.217 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:FBO4(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO1, ;) , | |
| 11:16:42.217 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.360 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"2ac608a5-0883-42e5-9910-ddfd96c9cc4f"} | |
| 11:16:42.389 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:blurredAmbientOcclusionNode:BufferPair1, ;): | |
| 11:16:42.389 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:blurredAmbientOcclusionNode:BufferPair1(connected to CoreRendering:ambientOcclusionNode:BufferPair1, ;) , | |
| 11:16:42.389 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.390 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:ambientOcclusionNode:FBO1(connected to CoreRendering:blurredAmbientOcclusionNode:FBO1, ;): | |
| 11:16:42.390 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:blurredAmbientOcclusionNode:FBO1(connected to CoreRendering:ambientOcclusionNode:FBO1, ;) , | |
| 11:16:42.390 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.390 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:ambientOcclusionNode (AmbientOcclusionNode)) | |
| 11:16:42.391 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:blurredAmbientOcclusionNode:BufferPair1, ;): | |
| 11:16:42.391 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:blurredAmbientOcclusionNode:BufferPair1(connected to CoreRendering:ambientOcclusionNode:BufferPair1, ;) , | |
| 11:16:42.391 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.391 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:ambientOcclusionNodenode overwrites data of existing connection: Output:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:blurredAmbientOcclusionNode:BufferPair1, ;) | |
| 11:16:42.393 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:outlineNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO2, ;): | |
| 11:16:42.393 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:FBO2(connected to CoreRendering:outlineNode:FBO1, ;) , | |
| 11:16:42.393 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.394 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:blurredAmbientOcclusionNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO1, ;): | |
| 11:16:42.394 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:FBO1(connected to CoreRendering:blurredAmbientOcclusionNode:FBO1, ;) , | |
| 11:16:42.395 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.395 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:blurredAmbientOcclusionNode (BlurredAmbientOcclusionNode)) | |
| 11:16:42.395 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;): | |
| 11:16:42.395 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:prePostCompositeNode:BufferPair1, ;) , | |
| 11:16:42.395 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.396 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to ;) to all connected connections of Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;): | |
| 11:16:42.396 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:prePostCompositeNode:BufferPair1, ;) , | |
| 11:16:42.396 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.396 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to ;) | |
| to slot id 1 of CoreRendering:prePostCompositeNodenode overwrites data of existing connection: Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) | |
| 11:16:42.396 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:prePostCompositeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:highPassNode:BufferPair1, CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;): | |
| 11:16:42.396 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:highPassNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:16:42.397 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:16:42.397 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:lightShaftsNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:16:42.397 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.397 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:prePostCompositeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:highPassNode:BufferPair1, CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;): | |
| 11:16:42.397 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:highPassNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:16:42.397 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:16:42.397 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:lightShaftsNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:16:42.397 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.397 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:prePostCompositeNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:simpleBlendMaterialsNodenode overwrites data of existing connection: Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:highPassNode:BufferPair1, CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;) | |
| 11:16:42.398 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:simpleBlendMaterialsNode:FBO1(connected to CoreRendering:exposureDownSamplerTo16pixels:FBO1, ;): | |
| 11:16:42.398 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:exposureDownSamplerTo16pixels:FBO1(connected to CoreRendering:simpleBlendMaterialsNode:FBO1, ;) , | |
| 11:16:42.398 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.402 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:lightShaftsNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO1, ;): | |
| 11:16:42.403 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:initialPostProcessingNode:FBO1(connected to CoreRendering:lightShaftsNode:FBO1, ;) , | |
| 11:16:42.403 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.403 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:lightShaftsNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:lightShaftsNodenode overwrites data of existing connection: Output:CoreRendering:lightShaftsNode:BufferPair1(connected to ;) | |
| 11:16:42.404 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:highPassNode:FBO1(connected to CoreRendering:halfScaleBlurredBloomNode:FBO1, ;): | |
| 11:16:42.404 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:halfScaleBlurredBloomNode:FBO1(connected to CoreRendering:highPassNode:FBO1, ;) , | |
| 11:16:42.404 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.404 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:highPassNode (HighPassNode)) | |
| 11:16:42.404 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:highPassNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:highPassNodenode overwrites data of existing connection: Output:CoreRendering:highPassNode:BufferPair1(connected to ;) | |
| 11:16:42.404 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:exposureDownSamplerTo16pixels:BufferPair1 returned null. No such input connection in CoreRendering:exposureDownSamplerTo16pixels (DownSamplerForExposureNode) | |
| 11:16:42.404 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:exposureDownSamplerTo16pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo8pixels:FBO1, ;): | |
| 11:16:42.404 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:exposureDownSamplerTo8pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo16pixels:FBO1, ;) , | |
| 11:16:42.404 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.404 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:halfScaleBlurredBloomNode:BufferPair1 returned null. No such input connection in CoreRendering:halfScaleBlurredBloomNode (BloomBlurNode) | |
| 11:16:42.404 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:halfScaleBlurredBloomNode:FBO1(connected to CoreRendering:quarterScaleBlurredBloomNode:FBO1, ;): | |
| 11:16:42.404 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:quarterScaleBlurredBloomNode:FBO1(connected to CoreRendering:halfScaleBlurredBloomNode:FBO1, ;) , | |
| 11:16:42.404 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.404 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:exposureDownSamplerTo8pixels:BufferPair1 returned null. No such input connection in CoreRendering:exposureDownSamplerTo8pixels (DownSamplerForExposureNode) | |
| 11:16:42.405 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:exposureDownSamplerTo8pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo4pixels:FBO1, ;): | |
| 11:16:42.405 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:exposureDownSamplerTo4pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo8pixels:FBO1, ;) , | |
| 11:16:42.405 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.405 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:quarterScaleBlurredBloomNode:BufferPair1 returned null. No such input connection in CoreRendering:quarterScaleBlurredBloomNode (BloomBlurNode) | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:quarterScaleBlurredBloomNode:FBO1(connected to CoreRendering:one8thScaleBlurredBloomNode:FBO1, ;): | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:one8thScaleBlurredBloomNode:FBO1(connected to CoreRendering:quarterScaleBlurredBloomNode:FBO1, ;) , | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.424 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:exposureDownSamplerTo4pixels:BufferPair1 returned null. No such input connection in CoreRendering:exposureDownSamplerTo4pixels (DownSamplerForExposureNode) | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:exposureDownSamplerTo4pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo2pixels:FBO1, ;): | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:exposureDownSamplerTo2pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo4pixels:FBO1, ;) , | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.424 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:one8thScaleBlurredBloomNode:BufferPair1 returned null. No such input connection in CoreRendering:one8thScaleBlurredBloomNode (BloomBlurNode) | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:one8thScaleBlurredBloomNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO2, ;): | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:initialPostProcessingNode:FBO2(connected to CoreRendering:one8thScaleBlurredBloomNode:FBO1, ;) , | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.424 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:exposureDownSamplerTo2pixels:BufferPair1 returned null. No such input connection in CoreRendering:exposureDownSamplerTo2pixels (DownSamplerForExposureNode) | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:exposureDownSamplerTo2pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo1pixel:FBO1, ;): | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:exposureDownSamplerTo1pixel:FBO1(connected to CoreRendering:exposureDownSamplerTo2pixels:FBO1, ;) , | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.424 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;): | |
| 11:16:42.425 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) , | |
| 11:16:42.425 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.431 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:initialPostProcessingNode:FBO1(connected to CoreRendering:toneMappingNode:FBO1, ;): | |
| 11:16:42.431 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO1, ;) , | |
| 11:16:42.431 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.431 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:initialPostProcessingNode (InitialPostProcessingNode)) | |
| 11:16:42.432 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;): | |
| 11:16:42.432 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) , | |
| 11:16:42.432 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.432 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:initialPostProcessingNodenode overwrites data of existing connection: Output:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;) | |
| 11:16:42.496 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:exposureDownSamplerTo1pixel:BufferPair1 returned null. No such input connection in CoreRendering:exposureDownSamplerTo1pixel (DownSamplerForExposureNode) | |
| 11:16:42.496 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:exposureDownSamplerTo1pixel:FBO1(connected to CoreRendering:updateExposureNode:FBO1, ;): | |
| 11:16:42.496 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:updateExposureNode:FBO1(connected to CoreRendering:exposureDownSamplerTo1pixel:FBO1, ;) , | |
| 11:16:42.496 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.496 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:toneMappingNode:BufferPair1 returned null. No such input connection in CoreRendering:toneMappingNode (ToneMappingNode) | |
| 11:16:42.497 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, CoreRendering:finalPostProcessingNode:FBO1, ;): | |
| 11:16:42.497 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:firstLateBlurNode:FBO1(connected to CoreRendering:toneMappingNode:FBO1, ;) , | |
| 11:16:42.497 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalPostProcessingNode:FBO1(connected to CoreRendering:toneMappingNode:FBO1, ;) , | |
| 11:16:42.497 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.497 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:toneMappingNode (ToneMappingNode)) | |
| 11:16:42.497 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:updateExposureNode:BufferPair1 returned null. No such input connection in CoreRendering:updateExposureNode (UpdateExposureNode) | |
| 11:16:42.497 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:firstLateBlurNode:BufferPair1 returned null. No such input connection in CoreRendering:firstLateBlurNode (LateBlurNode) | |
| 11:16:42.497 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:firstLateBlurNode:FBO1(connected to CoreRendering:secondLateBlurNode:FBO1, ;): | |
| 11:16:42.497 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:secondLateBlurNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, ;) , | |
| 11:16:42.497 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.497 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:secondLateBlurNode:BufferPair1 returned null. No such input connection in CoreRendering:secondLateBlurNode (LateBlurNode) | |
| 11:16:42.497 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:secondLateBlurNode:FBO1(connected to CoreRendering:finalPostProcessingNode:FBO2, ;): | |
| 11:16:42.497 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalPostProcessingNode:FBO2(connected to CoreRendering:secondLateBlurNode:FBO1, ;) , | |
| 11:16:42.497 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.497 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:outputToScreenNode:BufferPair1, ;): | |
| 11:16:42.498 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:outputToScreenNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;) , | |
| 11:16:42.498 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.498 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:finalPostProcessingNode:FBO1(connected to CoreRendering:outputToScreenNode:FBO1, ;): | |
| 11:16:42.498 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:outputToScreenNode:FBO1(connected to CoreRendering:finalPostProcessingNode:FBO1, ;) , | |
| 11:16:42.498 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.498 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:finalPostProcessingNode (FinalPostProcessingNode)) | |
| 11:16:42.498 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:outputToScreenNode:BufferPair1, ;): | |
| 11:16:42.498 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:outputToScreenNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;) , | |
| 11:16:42.498 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:16:42.498 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:finalPostProcessingNodenode overwrites data of existing connection: Output:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:outputToScreenNode:BufferPair1, ;) | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BufferClearingNode | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 1) | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:lastUpdatedGBufferClearingNode (BufferClearingNode): process() | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BufferClearingNode | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer2 (fboId: 2) | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:staleGBufferClearingNode (BufferClearingNode): process() | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BufferClearingNode | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneReflected (fboId: 4) | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:reflectedBufferClearingNode (BufferClearingNode): process() | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BufferClearingNode | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneReflectiveRefractive (fboId: 5) | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:reflectedRefractedBufferClearingNode (BufferClearingNode): process() | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BufferClearingNode | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneShadowMap (fboId: 15) | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:shadowMapClearingNode (BufferClearingNode): process() | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BackdropNode | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThroughNormalized: org.terasology.rendering.cameras.PerspectiveCamera@2073d71b | |
| 11:16:42.745 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 1) | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetFboWriteMask: engine:fbo.gBuffer1 (fboId: 1), true, false, false | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.sky | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - DisableDepthWriting | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetFacesToCull: GL_FRONT | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 0, texture 101, material engine:prog.sky, parameter texSky90 | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 102, material engine:prog.sky, parameter texSky180 | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:backdropNode (BackdropNode): process() | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BackdropReflectionNode | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - ReflectedCamera: True for org.terasology.rendering.cameras.PerspectiveCamera@2073d71b | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThroughNormalized: org.terasology.rendering.cameras.PerspectiveCamera@2073d71b | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneReflected (fboId: 4) | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.sceneReflected (fboId: 4) (718x718) | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - DisableDepthWriting | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.sky | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 0, texture 101, material engine:prog.sky, parameter texSky90 | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 102, material engine:prog.sky, parameter texSky180 | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:reflectedBackdropNode (BackdropReflectionNode): process() | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- ShadowMapNode | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneShadowMap (fboId: 15) | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.sceneShadowMap (fboId: 15) (1024x1024) | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.shadowMap | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:shadowMapNode (ShadowMapNode): process() | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- HazeNode | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.intermediateHaze (fboId: 13) | |
| 11:16:42.746 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.intermediateHaze (fboId: 13) (89x89) | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:intermediateHazeNode (HazeNode): process() | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- HazeNode | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.finalHaze (fboId: 14) | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.finalHaze (fboId: 14) (44x44) | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:finalHazeNode (HazeNode): process() | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- OpaqueObjectsNode | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@2073d71b | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 1) | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:opaqueObjectsNode (OpaqueObjectsNode): process() | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- OpaqueBlocksNode | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@2073d71b | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 1) | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.chunk | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 0, texture 52, material engine:prog.chunk, parameter textureAtlas | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 103, material engine:prog.chunk, parameter textureEffects | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:opaqueBlocksNode (OpaqueBlocksNode): process() | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- OverlaysNode | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@2073d71b | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 1) | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.defaultTextured | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:overlaysNode (OverlaysNode): process() | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- AlphaRejectBlocksNode | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@2073d71b | |
| 11:16:42.747 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 1) | |
| 11:16:42.752 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.chunk | |
| 11:16:42.752 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 0, texture 52, material engine:prog.chunk, parameter textureAtlas | |
| 11:16:42.755 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 103, material engine:prog.chunk, parameter textureEffects | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:alphaRejectBlocksNode (AlphaRejectBlocksNode): process() | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DeferredPointLightsNode | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@2073d71b | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.lightGeometryPass | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetFacesToCull: GL_FRONT | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableBlending | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetBlendFunction: GL_ONE, GL_ONE_MINUS_SRC_COLOR | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - DisableDepthTest | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 1) | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetFboWriteMask: engine:fbo.gBuffer1 (fboId: 1), false, false, true | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 1), textureType DepthStencilTexture, material engine:prog.lightGeometryPass, parameter 'texSceneOpaqueDepth' | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 1, fbo engine:fbo.gBuffer1 (fboId: 1), textureType NormalsTexture, material engine:prog.lightGeometryPass, parameter 'texSceneOpaqueNormals' | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:deferredPointLightsNode (DeferredPointLightsNode): process() | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DeferredMainLightNode | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.lightGeometryPass | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - DisableDepthTest | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableBlending | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetBlendFunction: GL_ONE, GL_ONE_MINUS_SRC_COLOR | |
| 11:16:42.756 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 1) | |
| 11:16:42.757 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetFboWriteMask: engine:fbo.gBuffer1 (fboId: 1), false, false, true | |
| 11:16:42.757 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 1), textureType DepthStencilTexture, material engine:prog.lightGeometryPass, parameter 'texSceneOpaqueDepth' | |
| 11:16:42.757 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 1, fbo engine:fbo.gBuffer1 (fboId: 1), textureType NormalsTexture, material engine:prog.lightGeometryPass, parameter 'texSceneOpaqueNormals' | |
| 11:16:42.757 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.gBuffer1 (fboId: 1), textureType LightAccumulationTexture, material engine:prog.lightGeometryPass, parameter 'texSceneOpaqueLightBuffer' | |
| 11:16:42.757 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 3, fbo engine:fbo.sceneShadowMap (fboId: 15), textureType DepthStencilTexture, material engine:prog.lightGeometryPass, parameter 'texSceneShadowMap' | |
| 11:16:42.757 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 4, texture 104, material engine:prog.lightGeometryPass, parameter texSceneClouds | |
| 11:16:42.757 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:deferredMainLightNode (DeferredMainLightNode): process() | |
| 11:16:42.757 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- ApplyDeferredLightingNode | |
| 11:16:42.757 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer2 (fboId: 2) | |
| 11:16:42.762 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.lightBufferPass | |
| 11:16:42.763 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 1), textureType ColorTexture, material engine:prog.lightBufferPass, parameter 'texSceneOpaque' | |
| 11:16:42.763 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 1, fbo engine:fbo.gBuffer1 (fboId: 1), textureType DepthStencilTexture, material engine:prog.lightBufferPass, parameter 'texSceneOpaqueDepth' | |
| 11:16:42.763 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.gBuffer1 (fboId: 1), textureType NormalsTexture, material engine:prog.lightBufferPass, parameter 'texSceneOpaqueNormals' | |
| 11:16:42.763 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 3, fbo engine:fbo.gBuffer1 (fboId: 1), textureType LightAccumulationTexture, material engine:prog.lightBufferPass, parameter 'texSceneOpaqueLightBuffer' | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:applyDeferredLightingNode (ApplyDeferredLightingNode): process() | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- RefractiveReflectiveBlocksNode | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@2073d71b | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneReflectiveRefractive (fboId: 5) | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.chunk | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 0, texture 52, material engine:prog.chunk, parameter textureAtlas | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 103, material engine:prog.chunk, parameter textureEffects | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 2, texture 105, material engine:prog.chunk, parameter textureWater | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 3, texture 106, material engine:prog.chunk, parameter textureWaterNormal | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 4, texture 107, material engine:prog.chunk, parameter textureWaterNormalAlt | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 5, fbo engine:fbo.sceneReflected (fboId: 4), textureType ColorTexture, material engine:prog.chunk, parameter 'textureWaterReflection' | |
| 11:16:42.764 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 6, fbo engine:fbo.gBuffer2 (fboId: 2), textureType ColorTexture, material engine:prog.chunk, parameter 'texSceneOpaque' | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:chunksRefractiveReflectiveNode (RefractiveReflectiveBlocksNode): process() | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- OutlineNode | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.outline (fboId: 20) | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.sobel | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer2 (fboId: 2), textureType DepthStencilTexture, material engine:prog.sobel, parameter 'texDepth' | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:outlineNode (OutlineNode): process() | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- PrePostCompositeNode | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.prePostComposite | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 1) | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer2 (fboId: 2), textureType ColorTexture, material engine:prog.prePostComposite, parameter 'texSceneOpaque' | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 1, fbo engine:fbo.gBuffer2 (fboId: 2), textureType DepthStencilTexture, material engine:prog.prePostComposite, parameter 'texSceneOpaqueDepth' | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.gBuffer2 (fboId: 2), textureType NormalsTexture, material engine:prog.prePostComposite, parameter 'texSceneOpaqueNormals' | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 3, fbo engine:fbo.gBuffer2 (fboId: 2), textureType LightAccumulationTexture, material engine:prog.prePostComposite, parameter 'texSceneOpaqueLightBuffer' | |
| 11:16:42.765 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 4, fbo engine:fbo.sceneReflectiveRefractive (fboId: 5), textureType ColorTexture, material engine:prog.prePostComposite, parameter 'texSceneReflectiveRefractive' | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 6, fbo engine:fbo.outline (fboId: 20), textureType ColorTexture, material engine:prog.prePostComposite, parameter 'texEdges' | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 7, fbo engine:fbo.finalHaze (fboId: 14), textureType ColorTexture, material engine:prog.prePostComposite, parameter 'texSceneSkyBand' | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:prePostCompositeNode (PrePostCompositeNode): process() | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- SimpleBlendMaterialsNode | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@2073d71b | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 1) | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableBlending | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetBlendFunction: GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - DisableDepthWriting | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:simpleBlendMaterialsNode (SimpleBlendMaterialsNode): process() | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- LightShaftsNode | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.lightShafts (fboId: 22) | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.lightShafts (fboId: 22) (718x718) | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.lightShafts | |
| 11:16:42.766 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 1), textureType ColorTexture, material engine:prog.lightShafts, parameter 'texScene' | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:lightShaftsNode (LightShaftsNode): process() | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- HighPassNode | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.highPass (fboId: 23) | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.highPass (fboId: 23) (1437x1437) | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.highPass | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 1), textureType ColorTexture, material engine:prog.highPass, parameter 'tex' | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:highPassNode (HighPassNode): process() | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DownSamplerForExposureNode | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.16x16px (fboId: 6) | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.16x16px (fboId: 6) (16x16) | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 1), textureType ColorTexture, material engine:prog.downSampler, parameter 'tex' | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.downSampler | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:exposureDownSamplerTo16pixels (DownSamplerForExposureNode): process() | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BloomBlurNode | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.halfScaleBlurredBloom (fboId: 16) | |
| 11:16:42.767 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.halfScaleBlurredBloom (fboId: 16) (718x718) | |
| 11:16:42.768 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:16:42.768 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:halfScaleBlurredBloomNode (BloomBlurNode): process() | |
| 11:16:42.768 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DownSamplerForExposureNode | |
| 11:16:42.768 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.8x8px (fboId: 7) | |
| 11:16:42.768 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.8x8px (fboId: 7) (8x8) | |
| 11:16:42.768 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.16x16px (fboId: 6), textureType ColorTexture, material engine:prog.downSampler, parameter 'tex' | |
| 11:16:42.772 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.downSampler | |
| 11:16:42.772 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:exposureDownSamplerTo8pixels (DownSamplerForExposureNode): process() | |
| 11:16:42.773 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BloomBlurNode | |
| 11:16:42.773 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.quarterScaleBlurredBloom (fboId: 17) | |
| 11:16:42.773 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.quarterScaleBlurredBloom (fboId: 17) (359x359) | |
| 11:16:42.773 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:16:42.773 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:quarterScaleBlurredBloomNode (BloomBlurNode): process() | |
| 11:16:42.773 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DownSamplerForExposureNode | |
| 11:16:42.773 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.4x4px (fboId: 8) | |
| 11:16:42.773 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.4x4px (fboId: 8) (4x4) | |
| 11:16:42.773 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.8x8px (fboId: 7), textureType ColorTexture, material engine:prog.downSampler, parameter 'tex' | |
| 11:16:42.773 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.downSampler | |
| 11:16:42.773 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:exposureDownSamplerTo4pixels (DownSamplerForExposureNode): process() | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BloomBlurNode | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.one8thScaleBlurredBloom (fboId: 18) | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.one8thScaleBlurredBloom (fboId: 18) (179x179) | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:one8thScaleBlurredBloomNode (BloomBlurNode): process() | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DownSamplerForExposureNode | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.2x2px (fboId: 9) | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.2x2px (fboId: 9) (2x2) | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.4x4px (fboId: 8), textureType ColorTexture, material engine:prog.downSampler, parameter 'tex' | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.downSampler | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:exposureDownSamplerTo2pixels (DownSamplerForExposureNode): process() | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- InitialPostProcessingNode | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.initialPost (fboId: 24) | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.initialPost (fboId: 24) (1437x1437) | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.initialPost | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 1), textureType ColorTexture, material engine:prog.initialPost, parameter 'texScene' | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 115, material engine:prog.initialPost, parameter texVignette | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.one8thScaleBlurredBloom (fboId: 18), textureType ColorTexture, material engine:prog.initialPost, parameter 'texBloom' | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.lightShafts (fboId: 22), textureType ColorTexture, material engine:prog.initialPost, parameter 'texLightShafts' | |
| 11:16:42.774 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:initialPostProcessingNode (InitialPostProcessingNode): process() | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DownSamplerForExposureNode | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.1x1px (fboId: 10) | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.1x1px (fboId: 10) (1x1) | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.2x2px (fboId: 9), textureType ColorTexture, material engine:prog.downSampler, parameter 'tex' | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.downSampler | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:exposureDownSamplerTo1pixel (DownSamplerForExposureNode): process() | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- ToneMappingNode | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.toneMapping (fboId: 25) | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.toneMapping (fboId: 25) (1437x1437) | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.toneMapping | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.initialPost (fboId: 24), textureType ColorTexture, material engine:prog.toneMapping, parameter 'texScene' | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:toneMappingNode (ToneMappingNode): process() | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- UpdateExposureNode | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:updateExposureNode (UpdateExposureNode): process() | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- LateBlurNode | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.firstLateBlur (fboId: 11) | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.firstLateBlur (fboId: 11) (718x718) | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:firstLateBlurNode (LateBlurNode): process() | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- LateBlurNode | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.secondLateBlur (fboId: 12) | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.secondLateBlur (fboId: 12) (718x718) | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:secondLateBlurNode (LateBlurNode): process() | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- FinalPostProcessingNode | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.post | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.finalBuffer (fboId: 3) | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.finalBuffer (fboId: 3) (1437x1437) | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.toneMapping (fboId: 25), textureType ColorTexture, material engine:prog.post, parameter 'texScene' | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 1, fbo engine:fbo.gBuffer1 (fboId: 1), textureType DepthStencilTexture, material engine:prog.post, parameter 'texDepth' | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture3D: slot 3, texture 117, material engine:prog.post, parameter texColorGradingLut | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.secondLateBlur (fboId: 12), textureType ColorTexture, material engine:prog.post, parameter 'texBlur' | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:finalPostProcessingNode (FinalPostProcessingNode): process() | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- OutputToScreenNode | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.defaultTextured | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.finalBuffer (fboId: 3), textureType ColorTexture, material engine:prog.defaultTextured, parameter 'texture' | |
| 11:16:42.775 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:outputToScreenNode (OutputToScreenNode): process() | |
| 11:16:42.905 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1373), capping to 1000 | |
| 11:16:47.368 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"aebdfdb8-3394-4104-94de-341a7803df69"} | |
| 11:16:51.494 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:16:51.494 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:16:51.494 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:16:51.494 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:16:51.495 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:16:51.520 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 3544 | |
| 11:16:51.521 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:16:51.522 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 3544 | |
| 11:16:51.523 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:16:52.377 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3ab6a68a-48d1-4f64-bfec-fda805707298"} | |
| 11:16:52.504 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:16:53.500 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:16:54.501 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:16:55.508 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:16:56.520 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:16:57.386 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3e2c7ca1-2a94-4e89-a0e3-b5a9b5eb4ba3"} | |
| 11:16:57.533 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:16:58.537 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:16:59.538 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:00.539 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:01.541 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:02.396 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"f7067c27-2b2e-4557-b517-7f92d4e311cc"} | |
| 11:17:02.542 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:03.556 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:04.558 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:05.573 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:06.574 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:07.356 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"ddf55c8b-2c38-49d6-8a2d-b1c494dff2ff"} | |
| 11:17:07.591 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:08.596 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:08.707 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:17:08.707 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 3, then spawning | |
| 11:17:08.708 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:17:08.708 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 3, then spawning | |
| 11:17:08.708 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:17:08.711 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 11458 | |
| 11:17:08.712 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:17:08.712 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonKing | |
| 11:17:08.721 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:09.727 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:10.729 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:11.745 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:12.380 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"983f03f8-f339-4d81-ba96-58f9b4f24212"} | |
| 11:17:12.748 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:13.752 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:14.766 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:15.769 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:16.785 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:17.397 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"edb81e9b-4572-4980-bfb0-a9f5e09b13e3"} | |
| 11:17:17.801 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:18.801 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:19.802 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:20.819 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:21.837 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:22.356 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"ee8c8f84-72a4-4117-95c9-dcff08158eb0"} | |
| 11:17:22.839 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:23.841 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:24.842 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:25.857 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:26.860 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:27.375 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"e4cd4d2c-a4d7-4c84-84e7-2bb27d52f28a"} | |
| 11:17:27.871 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:28.875 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:29.881 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:30.894 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:31.909 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:32.401 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"502b2c1f-84fa-4ab5-bd19-271b976556b6"} | |
| 11:17:32.910 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:33.918 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:34.927 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:35.930 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:36.938 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:37.361 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"0902abf4-e52c-4970-9556-8c2f362f4611"} | |
| 11:17:37.942 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:38.008 [main] INFO o.t.taskSystem.TaskManagementSystem - Adding a new Task | |
| 11:17:38.008 [main] INFO o.t.taskSystem.TaskManagementSystem - placing fence | |
| 11:17:38.026 [main] INFO o.t.taskSystem.TaskManagementSystem - Adding task to org.terasology.holdingSystem.components.HoldingComponent@7ce2bfb | |
| 11:17:38.961 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Failed to resolve block family '' | |
| 11:17:38.966 [main] INFO o.t.taskSystem.TaskManagementSystem - Set Oreon target to : (-10.0, 37.0, -6.0) | |
| 11:17:38.977 [main] INFO o.t.minion.move.MoveAlongPathNode - Start moving along path to step 0 (-8, 36, -3) | |
| 11:17:38.977 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:39.137 [main] INFO o.t.taskSystem.TaskManagementSystem - oreon stuck | |
| 11:17:39.137 [main] INFO o.t.taskSystem.TaskManagementSystem - Adding task to org.terasology.holdingSystem.components.HoldingComponent@7ce2bfb | |
| 11:17:39.151 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Failed to resolve block family '' | |
| 11:17:39.151 [main] INFO o.t.taskSystem.TaskManagementSystem - Set Oreon target to : (-10.0, 37.0, -6.0) | |
| 11:17:39.151 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:40.156 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:41.172 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:41.554 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Creating game snapshot | |
| 11:17:41.568 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Snapshot created: Writing phase starts | |
| 11:17:42.172 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:42.381 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"bb46f03b-f65e-494c-8418-61fe80c0ba31"} | |
| 11:17:42.790 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished | |
| 11:17:43.184 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:44.196 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:45.219 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:46.223 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:47.225 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:47.391 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"098078a9-174c-464b-990c-6629a1d94805"} | |
| 11:17:48.226 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:49.232 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:50.243 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:51.246 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:52.250 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:52.400 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"0dcdf97a-068a-4097-9ce2-8b881c82e333"} | |
| 11:17:53.251 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:54.253 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:55.266 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:55.498 [main] INFO o.t.taskSystem.TaskManagementSystem - Adding a new Task | |
| 11:17:56.272 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:57.275 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:57.367 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"e9c18a2c-da4b-4f59-9d2b-c2f137e34993"} | |
| 11:17:58.285 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:17:59.285 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:00.288 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:00.306 [main] INFO o.t.taskSystem.TaskManagementSystem - placing fence | |
| 11:18:00.326 [main] INFO o.t.b.s.StorageBuildingSystem - Can't add to a Storage Building player has no Holding | |
| 11:18:00.326 [main] INFO o.t.b.s.StorageBuildingSystem - Checking if player is inside storage | |
| 11:18:00.345 [main] INFO o.t.taskSystem.TaskManagementSystem - Adding task to org.terasology.holdingSystem.components.HoldingComponent@7ce2bfb | |
| 11:18:01.297 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Failed to resolve block family '' | |
| 11:18:01.298 [main] INFO o.t.taskSystem.TaskManagementSystem - Set Oreon target to : (-2.0, 36.0, -8.0) | |
| 11:18:01.435 [main] INFO o.t.minion.move.MoveAlongPathNode - Start moving along path to step 0 (-8, 36, -5) | |
| 11:18:02.404 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3b2a9328-5cdd-456f-81c8-03c0fdb781cf"} | |
| 11:18:06.221 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:06.221 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:06.221 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:06.222 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:06.222 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:06.226 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 31347 | |
| 11:18:06.227 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:06.227 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 31347 | |
| 11:18:06.227 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:06.229 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:06.724 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:06.724 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:06.725 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:06.725 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:06.725 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:06.733 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 31602 | |
| 11:18:06.733 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:06.734 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 31602 | |
| 11:18:06.734 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:06.744 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:06.958 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:06.958 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:06.958 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:06.958 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:06.959 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:06.963 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 31729 | |
| 11:18:06.963 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:06.971 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 31729 | |
| 11:18:06.971 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:06.973 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:07.147 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:07.147 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:07.147 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:07.147 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:07.147 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:07.151 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 31832 | |
| 11:18:07.151 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:07.151 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 31832 | |
| 11:18:07.151 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:07.153 [main] INFO o.t.taskSystem.TaskManagementSystem - oreon stuck | |
| 11:18:07.154 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:07.182 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:07.198 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:07.326 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:07.327 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:07.327 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:07.327 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:07.327 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:07.332 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 31941 | |
| 11:18:07.332 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:07.336 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 31941 | |
| 11:18:07.336 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:07.338 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:07.368 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"96bac272-6072-4abc-aa13-ecac8ce6f14b"} | |
| 11:18:07.431 [main] INFO o.t.taskSystem.TaskManagementSystem - oreon stuck | |
| 11:18:07.453 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:07.468 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:07.484 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:07.531 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:07.531 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:07.532 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:07.532 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:07.532 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:07.536 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 32061 | |
| 11:18:07.536 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:07.537 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 32061 | |
| 11:18:07.537 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:07.540 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:07.878 [main] INFO o.t.taskSystem.TaskManagementSystem - oreon stuck | |
| 11:18:07.895 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:07.911 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:07.927 [main] INFO o.t.taskSystem.TaskManagementSystem - oreon stuck | |
| 11:18:08.899 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:09.902 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:11.332 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:12.348 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:12.387 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"aa12d784-5f74-41b1-80ed-83fa4c00f7f0"} | |
| 11:18:13.355 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:14.370 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:15.373 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:16.383 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:17.391 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:17.397 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"99cf123f-f77a-4ca5-ad26-b5d718c3a572"} | |
| 11:18:18.410 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:19.410 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:20.421 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:21.421 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:22.406 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"0b187016-20ef-47c3-b084-6cae9a320ad7"} | |
| 11:18:22.433 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:23.440 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:24.458 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:25.458 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:26.473 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:27.415 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"1c9f50c9-7a73-4603-8eb5-426e65d32d8b"} | |
| 11:18:27.476 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:28.479 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:29.484 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:30.490 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:31.496 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:32.392 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"8ec44cfa-fad6-4688-b32c-d9d3b8281b4e"} | |
| 11:18:32.502 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:33.519 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:34.528 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:35.535 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:36.538 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:37.017 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:37.017 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:37.018 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:37.018 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:37.018 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:37.029 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 44735 | |
| 11:18:37.029 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:37.030 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 44735 | |
| 11:18:37.030 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:37.032 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:37.319 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:37.319 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:37.319 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:37.319 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:37.320 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:37.323 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 44894 | |
| 11:18:37.323 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:37.324 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 44894 | |
| 11:18:37.324 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:37.326 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:37.416 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"97e6f3d2-c0c8-42cf-bf66-ec3b770292a4"} | |
| 11:18:37.518 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:37.519 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:37.519 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:37.519 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:37.519 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:37.521 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 45005 | |
| 11:18:37.521 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:37.522 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 45005 | |
| 11:18:37.522 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:37.526 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:37.709 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:37.709 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:37.710 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:37.710 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:37.710 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:37.711 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 45108 | |
| 11:18:37.712 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:37.712 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 45108 | |
| 11:18:37.712 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:37.714 [main] INFO o.t.taskSystem.TaskManagementSystem - oreon stuck | |
| 11:18:37.714 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:37.747 [main] INFO o.t.taskSystem.TaskManagementSystem - oreon stuck | |
| 11:18:37.762 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:37.895 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:37.895 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:37.895 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:37.895 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:37.895 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:37.897 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 45206 | |
| 11:18:37.897 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:37.898 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 45206 | |
| 11:18:37.899 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:37.903 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:38.093 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:38.093 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:38.093 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:38.093 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:38.093 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:38.095 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 45309 | |
| 11:18:38.096 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:38.096 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 45309 | |
| 11:18:38.096 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:38.101 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:38.255 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Dirt | |
| 11:18:38.255 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 1, then spawning | |
| 11:18:38.256 [main] INFO o.t.spawning.SpawningAuthoritySystem - This Oreon has an item demand for spawning: Sand | |
| 11:18:38.256 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found the item needed to spawn stuff! Decrementing by 2, then spawning | |
| 11:18:38.256 [main] INFO o.t.spawning.SpawningAuthoritySystem - Found all items required for spawning, creating your Oreon | |
| 11:18:38.258 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.common.DisplayNameComponent) over an existing component for entity 45396 | |
| 11:18:38.258 [main] WARN o.t.l.nameTags.NameTagClientSystem - Can't create player based name tag for character as owner has no client component | |
| 11:18:38.258 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.network.NetworkComponent) over an existing component for entity 45396 | |
| 11:18:38.258 [main] INFO o.t.spawning.SpawningAuthoritySystem - Player Unknown spawned a new Oreon of Type : Oreons:OreonBuilder | |
| 11:18:38.268 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:38.451 [main] INFO o.t.spawning.SpawningAuthoritySystem - You don't have enough(2 required) Sand blocks to spawn the Oreon | |
| 11:18:38.451 [main] INFO o.t.spawning.SpawningAuthoritySystem - Could not find all required items in inventory | |
| 11:18:38.629 [main] INFO o.t.spawning.SpawningAuthoritySystem - You don't have enough(2 required) Sand blocks to spawn the Oreon | |
| 11:18:38.629 [main] INFO o.t.spawning.SpawningAuthoritySystem - Could not find all required items in inventory | |
| 11:18:39.264 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:40.275 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:41.290 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:41.574 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Creating game snapshot | |
| 11:18:41.576 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Snapshot created: Writing phase starts | |
| 11:18:42.303 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:42.355 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished | |
| 11:18:42.389 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"b4dfbcb0-c785-4d1a-b6cc-0a33bcabde7a"} | |
| 11:18:43.309 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:44.318 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:45.329 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:46.339 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:47.346 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:47.412 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"c5038e93-f961-43a0-95ce-9ac0ff71a4b1"} | |
| 11:18:48.364 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:49.378 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:50.389 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:51.398 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:52.392 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"08101ab1-c6d4-43bd-8d66-00f34000f1aa"} | |
| 11:18:52.409 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:53.415 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:54.430 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:55.441 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:56.454 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:57.401 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"ce7eb17f-48cf-468c-9aa8-197f3fadb5b5"} | |
| 11:18:57.471 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:58.481 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:18:59.494 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:00.505 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:01.510 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:02.418 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"b4d1d0ae-569e-4be8-aeba-31170a58755a"} | |
| 11:19:02.519 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:02.792 [main] INFO o.t.taskSystem.TaskManagementSystem - Adding a new Task | |
| 11:19:03.536 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:04.311 [main] INFO o.t.taskSystem.TaskManagementSystem - placing fence | |
| 11:19:04.317 [main] INFO o.t.b.s.StorageBuildingSystem - Can't add to a Storage Building player has no Holding | |
| 11:19:04.318 [main] INFO o.t.b.s.StorageBuildingSystem - Checking if player is inside storage | |
| 11:19:04.329 [main] INFO o.t.taskSystem.TaskManagementSystem - Adding task to org.terasology.holdingSystem.components.HoldingComponent@7ce2bfb | |
| 11:19:04.540 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Failed to resolve block family '' | |
| 11:19:04.540 [main] INFO o.t.taskSystem.TaskManagementSystem - Set Oreon target to : (-11.0, 36.0, -1.0) | |
| 11:19:04.540 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:05.558 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:05.808 [main] INFO o.t.minion.move.MoveAlongPathNode - Start moving along path to step 0 (-8, 36, -5) | |
| 11:19:06.574 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:07.379 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"7eb38317-0d47-4d34-b1d3-4611744b6ed4"} | |
| 11:19:07.585 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:08.601 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:09.608 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:10.617 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:11.636 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:12.407 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"6929f946-ab14-4230-b842-b6c6fa6f1313"} | |
| 11:19:12.654 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:13.670 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:14.675 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:15.685 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:16.687 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:17.424 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"f9f657c7-828f-4b49-aa83-2009783a290c"} | |
| 11:19:17.709 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:18.720 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:19.724 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:20.618 [main] INFO o.t.taskSystem.TaskManagementSystem - Adding a new Task | |
| 11:19:20.739 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:21.746 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:22.390 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"ac6ab8e5-3dfb-451e-a85d-c9f28f6c6b2a"} | |
| 11:19:22.765 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:23.779 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:24.780 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:25.793 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:26.798 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:27.401 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"c66a6303-bbd1-4332-b8ec-c44a611b74dd"} | |
| 11:19:27.813 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:28.828 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:29.830 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:30.836 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:31.852 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:32.413 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"82802317-b22f-4b8e-96d5-68c27b99bd9c"} | |
| 11:19:32.865 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:33.876 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:34.889 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:35.907 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:37.424 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"6bb788a7-7675-439c-a879-37d024276e93"} | |
| 11:19:37.469 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:38.481 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:39.491 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:40.498 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:41.510 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:41.584 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Creating game snapshot | |
| 11:19:41.585 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Snapshot created: Writing phase starts | |
| 11:19:42.343 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished | |
| 11:19:42.392 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"7b45e472-849d-4de1-b8f3-10107da9138e"} | |
| 11:19:42.512 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:43.527 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:44.530 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:45.534 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:46.550 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:47.408 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"c382c38f-da07-4c61-9004-c4d427696482"} | |
| 11:19:47.562 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:48.565 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:49.579 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:50.584 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:51.602 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:52.417 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"ec7a1d27-6bdb-48b1-b868-99e22ca57b3c"} | |
| 11:19:52.617 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:53.622 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:54.624 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:55.633 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:56.637 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:57.370 [main] INFO o.t.spawning.SpawningAuthoritySystem - You don't have enough(3 required) Sand blocks to spawn the Oreon | |
| 11:19:57.371 [main] INFO o.t.spawning.SpawningAuthoritySystem - Could not find all required items in inventory | |
| 11:19:57.402 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"485bd0d7-0e78-4023-bdc9-1fe8baabe50e"} | |
| 11:19:57.644 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:58.235 [main] INFO o.t.spawning.SpawningAuthoritySystem - You don't have enough(2 required) Sand blocks to spawn the Oreon | |
| 11:19:58.236 [main] INFO o.t.spawning.SpawningAuthoritySystem - Could not find all required items in inventory | |
| 11:19:58.655 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:19:59.002 [main] INFO o.t.spawning.SpawningAuthoritySystem - You don't have enough(2 required) Sand blocks to spawn the Oreon | |
| 11:19:59.002 [main] INFO o.t.spawning.SpawningAuthoritySystem - Could not find all required items in inventory | |
| 11:19:59.216 [main] INFO o.t.spawning.SpawningAuthoritySystem - You don't have enough(2 required) Sand blocks to spawn the Oreon | |
| 11:19:59.216 [main] INFO o.t.spawning.SpawningAuthoritySystem - Could not find all required items in inventory | |
| 11:19:59.656 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:00.666 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:01.685 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:02.413 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"8f87244a-e724-4172-a17d-3e9d3aad3cbb"} | |
| 11:20:02.698 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:03.710 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:04.721 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:05.728 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:06.733 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:07.429 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"575d4e1b-71e5-4495-8370-009b56217af5"} | |
| 11:20:07.736 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:08.748 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:09.748 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:10.765 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:11.766 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:12.398 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"872940cd-31b8-4001-a782-a3f5c4199fbd"} | |
| 11:20:12.784 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:13.799 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:14.815 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:15.821 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:16.826 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:17.414 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"43b08391-25bc-4e17-a872-d763edaf48a5"} | |
| 11:20:17.835 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:18.840 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:19.848 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:20.857 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:21.849 [main] WARN o.t.l.c.ServerCharacterPredictionSystem - Received too much input from EntityRef{id = 31832, netId = 0, prefab = 'Oreons:OreonBuilder'}, dropping input. Delta difference: 150.0 | |
| 11:20:21.850 [main] WARN o.t.l.c.ServerCharacterPredictionSystem - Received too much input from EntityRef{id = 32061, netId = 0, prefab = 'Oreons:OreonBuilder'}, dropping input. Delta difference: 150.0 | |
| 11:20:21.850 [main] WARN o.t.l.c.ServerCharacterPredictionSystem - Received too much input from EntityRef{id = 45206, netId = 0, prefab = 'Oreons:OreonBuilder'}, dropping input. Delta difference: 150.0 | |
| 11:20:21.872 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:22.388 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"a8014ec9-f7c4-4006-9012-69b7f947dea8"} | |
| 11:20:22.875 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:23.875 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:24.879 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:25.889 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:26.904 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:27.398 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"1868a13d-0705-4235-920c-68e726e64204"} | |
| 11:20:27.921 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:28.935 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:29.953 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:30.955 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:31.971 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:32.415 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"932516e9-e0fb-48bd-b4be-5ea232db5f76"} | |
| 11:20:32.984 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:33.988 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:35.003 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:36.004 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:37.012 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:37.436 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595268995000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 15","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"8b422c6a-46d8-400c-9ed6-0355e4313e32"} | |
| 11:20:38.024 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:39.041 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:40.048 [main] INFO o.t.taskSystem.TaskManagementSystem - Could not find required building | |
| 11:20:41.475 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Creating game snapshot | |
| 11:20:41.489 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Snapshot created: Writing phase starts | |
| 11:20:41.499 [main] INFO o.t.n.internal.NetworkSystemImpl - Client disconnected: Player36231 | |
| 11:20:41.502 [main] INFO o.t.logic.console.ConsoleImpl - [NOTIFICATION] Player "Player36231" has left the game | |
| 11:20:41.503 [main] INFO o.t.n.internal.NetworkSystemImpl - Network shutdown | |
| 11:20:41.544 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"b62868c0-a078-4560-851d-07c34ee79460"} | |
| 11:20:41.637 [Engine-Task-Pool] INFO o.t.rendering.opengl.ScreenGrabber - Screenshot saved to saves/Game 15/previews/3.jpg! | |
| 11:20:42.169 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished | |
| 11:20:42.445 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"183007f7-8c7e-4561-9288-74d5cc346a7e"} | |
| 11:20:43.506 [pool-11-thread-1] INFO o.t.e.module.ModuleListDownloader - Downloading modules .. | |
| 11:20:43.507 [main] WARN o.t.engine.internal.TimeBase - Delta too great (2253), capping to 1000 | |
| 11:20:43.859 [pool-11-thread-1] INFO o.t.e.module.ModuleListDownloader - Parsing content .. | |
| 11:20:44.500 [pool-11-thread-1] INFO o.t.e.module.ModuleListDownloader - Retrieved 184 entries | |
| 11:20:47.405 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"4c6f8b63-47bb-4f44-af08-44640e58024c"} | |
| 11:20:52.415 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"09601f46-8e7c-4a3f-8ca9-45498e05bcd7"} | |
| 11:20:57.424 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"4a75222f-2aac-413e-8b02-80fbdeb66178"} | |
| 11:21:02.434 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"7f38bbb0-54bd-4cc0-85c2-95cf0c87931d"} | |
| 11:21:07.443 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"20b9aead-0175-41d5-8f9e-95df9b9b12db"} | |
| 11:21:12.402 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"e3d057dd-ee1c-4dbd-a6b4-f069f00323e0"} | |
| 11:21:17.412 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"1dfcb428-1714-495c-9f7c-212e2ce69bed"} | |
| 11:21:22.422 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"30309497-05df-4190-95dd-5475dfc93dd0"} | |
| 11:21:27.432 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"39c17a13-c18d-4ef2-a8b7-4d9a7acb0ded"} | |
| 11:21:32.442 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"1378b09f-7a9e-4248-93c2-7303c8594baa"} | |
| 11:21:37.451 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"4f2e76c5-6c52-441f-893c-39ae6d83d037"} | |
| 11:21:42.411 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"448dd1c7-3cdb-4792-bea4-f4b1669b6483"} | |
| 11:21:47.420 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"ee28a28f-fbf8-4f11-90bc-dc4c13ad82ac"} | |
| 11:21:52.430 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"de9fa445-3c06-4324-ad3a-c3e66056074e"} | |
| 11:21:57.439 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"fccef9e4-d8f4-4783-98ef-e76856715d63"} | |
| 11:22:02.449 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"6696ae3c-3419-47ac-bb51-4c63430a69c7"} | |
| 11:22:07.408 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"d3c2b0b2-55fa-4cb3-9a34-451f9fc7753a"} | |
| 11:22:12.417 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"bc5c965f-ca97-455f-ba52-cbee744b4391"} | |
| 11:22:17.426 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"257c4067-17af-433c-9ef6-1fa4c239c495"} | |
| 11:22:22.435 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"9e9eec48-9177-4f63-a027-67f87c8ab403"} | |
| 11:22:27.444 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3f6b0162-78f7-44af-a636-ad0f7554d938"} | |
| 11:22:31.392 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: engine:3.3.0 | |
| 11:22:31.393 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: BiomesAPI:4.0.0 | |
| 11:22:31.393 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreAssets:2.1.0 | |
| 11:22:31.393 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreWorlds:1.1.0 | |
| 11:22:31.393 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Health:1.0.2 | |
| 11:22:31.393 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Inventory:1.3.0 | |
| 11:22:31.393 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Pathfinding:1.0.0 | |
| 11:22:31.393 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Behaviors:1.1.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CommonWorld:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Fences:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: MarkovChains:1.5.1 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: NameGenerator:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: StructuralResources:2.1.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Cities:1.1.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Sensors:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Drops:1.0.1 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Explosives:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Furnishings:1.1.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreAdvancedAssets:1.1.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: StructureTemplates:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CombatSystem:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreRendering:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Dialogs:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: ItemRendering:1.1.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: LightAndShadowResources:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Minimap:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: StaticCities:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Tasks:1.0.0 | |
| 11:22:31.394 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: LightAndShadow:1.1.0 | |
| 11:22:32.453 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"6ee44cbd-4975-43d9-a3bc-111c5d56bd3a"} | |
| Exception in thread "Thread-14" java.lang.NullPointerException | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat$BlockFamilyHandler.deserialize(BlockFamilyDefinitionFormat.java:331) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat$BlockFamilyHandler.deserialize(BlockFamilyDefinitionFormat.java:323) | |
| at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58) | |
| at com.google.gson.Gson.fromJson(Gson.java:879) | |
| at com.google.gson.Gson.fromJson(Gson.java:944) | |
| at com.google.gson.Gson$1.deserialize(Gson.java:138) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat$BlockFamilyDefinitionDataHandler.setObject(BlockFamilyDefinitionFormat.java:299) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat$BlockFamilyDefinitionDataHandler.deserialize(BlockFamilyDefinitionFormat.java:142) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat$BlockFamilyDefinitionDataHandler.deserialize(BlockFamilyDefinitionFormat.java:128) | |
| at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58) | |
| at com.google.gson.Gson.fromJson(Gson.java:879) | |
| at com.google.gson.Gson.fromJson(Gson.java:817) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat.load(BlockFamilyDefinitionFormat.java:93) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat.load(BlockFamilyDefinitionFormat.java:70) | |
| at org.terasology.assets.module.UnloadedAssetData$AssetSourceResolver.load(UnloadedAssetData.java:292) | |
| at org.terasology.assets.module.UnloadedAssetData.load(UnloadedAssetData.java:180) | |
| at org.terasology.assets.module.ModuleAssetDataProducer.getAssetData(ModuleAssetDataProducer.java:228) | |
| at org.terasology.assets.AssetType.reloadFromProducers(AssetType.java:501) | |
| at org.terasology.assets.AssetType.refresh(AssetType.java:182) | |
| at org.terasology.assets.module.ModuleAwareAssetTypeManager.switchEnvironment(ModuleAwareAssetTypeManager.java:394) | |
| at org.terasology.engine.bootstrap.EnvironmentSwitchHandler.handleSwitchToGameEnvironment(EnvironmentSwitchHandler.java:128) | |
| at org.terasology.engine.modes.loadProcesses.RegisterMods.lambda$step$0(RegisterMods.java:90) | |
| at java.lang.Thread.run(Thread.java:748) | |
| 11:22:36.419 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1102), capping to 1000 | |
| 11:22:37.329 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:clientInfo with inputs [/engine/assets/prefabs/player/clientInfo.prefab] | |
| 11:22:37.332 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackFlagParticleEffect with inputs [/LightAndShadowResources/assets/prefabs/cards/blackFlagParticleEffect.prefab] | |
| 11:22:37.340 [main] ERROR o.t.p.t.TypeHandlerLibrary - Unsupported field: 'engine:ParticleEmitter.affectorFunctionMap' | |
| 11:22:37.340 [main] ERROR o.t.p.t.TypeHandlerLibrary - Unsupported field: 'engine:ParticleEmitter.generatorFunctionMap' | |
| 11:22:37.341 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:log with inputs [/Behaviors/assets/prefabs/behaviorNodes/log.prefab] | |
| 11:22:37.341 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jobBuildBlock with inputs [/Behaviors/assets/prefabs/jobBuildBlock.prefab] | |
| 11:22:37.342 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:iconItem with inputs [/engine/assets/prefabs/iconItem.prefab] | |
| 11:22:37.342 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:itemBase with inputs [/engine/assets/prefabs/itemBase.prefab] | |
| 11:22:37.343 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:physicalDamage with inputs [/engine/assets/prefabs/damageTypes/physicalDamage.prefab] | |
| 11:22:37.344 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:itemPickup with inputs [/engine/assets/prefabs/itemPickup.prefab] | |
| 11:22:37.345 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:palette with inputs [/LightAndShadowResources/assets/prefabs/tools/palette.prefab] | |
| 11:22:37.345 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 3:"mtllib redpawnpalette.0.5.5.mtl" | |
| 11:22:37.347 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Smoothing groups not supported in obj import yet | |
| 11:22:37.412 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"999a9e88-9e8c-4b9d-826d-c716eae05e2d"} | |
| 11:22:37.469 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:diamondsAce with inputs [/LightAndShadowResources/assets/prefabs/cards/diamondsAce.prefab] | |
| 11:22:37.470 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'name' onto 'engine:Item' | |
| 11:22:37.484 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,LightAndShadowResources:diamondsAceBottom] | |
| 11:22:37.484 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:diamondsAceBottom.LEFT with id 1 | |
| 11:22:37.484 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:diamondsAceBottom.RIGHT with id 2 | |
| 11:22:37.484 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:diamondsAceBottom.FRONT with id 3 | |
| 11:22:37.484 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:diamondsAceBottom.BACK with id 4 | |
| 11:22:37.485 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,LightAndShadowResources:diamondsAceTop] | |
| 11:22:37.485 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:diamondsAceTop.LEFT with id 5 | |
| 11:22:37.485 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:diamondsAceTop.RIGHT with id 6 | |
| 11:22:37.485 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:diamondsAceTop.FRONT with id 7 | |
| 11:22:37.485 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:diamondsAceTop.BACK with id 8 | |
| 11:22:37.485 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:diamondsAceBlock with inputs [/LightAndShadowResources/assets/prefabs/cards/diamondsAceBlock.prefab] | |
| 11:22:37.486 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:magicStaff with inputs [/LightAndShadowResources/assets/prefabs/magicStaff.prefab] | |
| 11:22:37.592 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redBaseStone with inputs [/LightAndShadowResources/assets/prefabs/redBaseStone.prefab] | |
| 11:22:37.593 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:baseStone with inputs [/LightAndShadowResources/assets/prefabs/baseStone.prefab] | |
| 11:22:37.594 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelTier2Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/shovelTier2Damage.prefab] | |
| 11:22:37.596 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:succeed with inputs [/engine/assets/prefabs/behaviorActions/succeed.prefab] | |
| 11:22:37.597 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jobWalkToBlock with inputs [/Behaviors/assets/prefabs/jobWalkToBlock.prefab] | |
| 11:22:37.597 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:spadeProjectile with inputs [/LightAndShadowResources/assets/prefabs/weapons/spadeProjectile.prefab] | |
| 11:22:37.598 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:basicShoot with inputs [/CombatSystem/assets/prefabs/projectiles/basicShoot.prefab] | |
| 11:22:37.601 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:directDamage with inputs [/engine/assets/prefabs/damageTypes/directDamage.prefab] | |
| 11:22:37.601 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'hurtingType' onto 'CombatSystem:Hurting' | |
| 11:22:37.602 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 3:"mtllib ballSpell1.mtl" | |
| 11:22:37.634 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:dustEffect with inputs [/CoreAssets/assets/prefabs/particleEffects/dustEffect.prefab] | |
| 11:22:37.740 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:puzzleRoom with inputs [/CombatSystem/assets/prefabs/puzzleRoom.prefab] | |
| 11:22:37.743 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:tnt with inputs [/CombatSystem/assets/prefabs/traps/tnt.prefab] | |
| 11:22:37.744 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:basicExplosion with inputs [/CombatSystem/assets/prefabs/basicExplosion.prefab] | |
| 11:22:37.745 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:smokeExplosion with inputs [/CoreAssets/assets/prefabs/particleEffects/smokeExplosion.prefab] | |
| 11:22:37.746 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'damageTypes' onto 'CombatSystem:Hurting' | |
| 11:22:37.747 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ForceBlockActive' | |
| 11:22:37.747 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CombatSystem:combatTNT] | |
| 11:22:37.747 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CombatSystem:combatTNT with id 9 | |
| 11:22:37.748 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:destroySwitch with inputs [/CombatSystem/assets/prefabs/traps/destroySwitch.prefab] | |
| 11:22:37.748 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CombatSystem:destroySwitch] | |
| 11:22:37.748 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CombatSystem:destroySwitch with id 10 | |
| 11:22:37.749 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:explodeMineTrap with inputs [/CombatSystem/assets/prefabs/traps/explodeMineTrap.prefab] | |
| 11:22:37.749 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:mineTrap with inputs [/CombatSystem/assets/prefabs/traps/mineTrap.prefab] | |
| 11:22:37.750 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CombatSystem:explodeMine] | |
| 11:22:37.750 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CombatSystem:explodeMine with id 11 | |
| 11:22:37.750 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:fireBallMineTrap with inputs [/CombatSystem/assets/prefabs/traps/fireBallMineTrap.prefab] | |
| 11:22:37.751 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:fireBall with inputs [/CombatSystem/assets/prefabs/projectiles/fireBall.prefab] | |
| 11:22:37.752 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CombatSystem:fireBallMine] | |
| 11:22:37.752 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CombatSystem:fireBallMine with id 12 | |
| 11:22:37.758 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CombatSystem:indestructibleBrick] | |
| 11:22:37.758 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CombatSystem:indestructibleBrick with id 13 | |
| 11:22:37.759 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:lockedDoor with inputs [/CombatSystem/assets/prefabs/lockedDoor.prefab] | |
| 11:22:37.759 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ForceBlockActive' | |
| 11:22:37.759 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CombatSystem:lockedDoor] | |
| 11:22:37.759 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CombatSystem:lockedDoor with id 14 | |
| 11:22:37.760 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:stickSwitch with inputs [/CombatSystem/assets/prefabs/traps/stickSwitch.prefab] | |
| 11:22:37.760 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CombatSystem:stickSwitch] | |
| 11:22:37.760 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CombatSystem:stickSwitch with id 15 | |
| 11:22:37.761 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:Torch with inputs [/CoreAssets/assets/prefabs/Torch.prefab] | |
| 11:22:37.762 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[attachedToSurface,CoreAssets:Torch] | |
| 11:22:37.762 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.TOP with id 16 | |
| 11:22:37.762 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.BOTTOM with id 17 | |
| 11:22:37.762 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.LEFT with id 18 | |
| 11:22:37.762 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.RIGHT with id 19 | |
| 11:22:37.762 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.FRONT with id 20 | |
| 11:22:37.762 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.BACK with id 21 | |
| 11:22:37.763 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:water with inputs [/CoreAssets/assets/prefabs/water.prefab] | |
| 11:22:37.763 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Water] | |
| 11:22:37.763 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Water with id 22 | |
| 11:22:37.763 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,engine:air] | |
| 11:22:37.763 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block engine:air with id 23 | |
| 11:22:37.865 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:DestructiveExplosiveDamage with inputs [/CoreAdvancedAssets/assets/prefabs/damageTypes/DestructiveExplosiveDamage.prefab] | |
| 11:22:37.866 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:explosiveDamage with inputs [/engine/assets/prefabs/damageTypes/explosiveDamage.prefab] | |
| 11:22:37.866 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:animalFemaleNames with inputs [/NameGenerator/assets/prefabs/animalFemaleNames.prefab] | |
| 11:22:37.867 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:diamondProjectile with inputs [/LightAndShadowResources/assets/prefabs/weapons/diamondProjectile.prefab] | |
| 11:22:37.868 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'duration' onto 'CombatSystem:Hurting' | |
| 11:22:37.868 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'hurtingType' onto 'CombatSystem:Hurting' | |
| 11:22:37.869 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Tasks:BeaconMark with inputs [/Tasks/assets/prefabs/BeaconMark.prefab] | |
| 11:22:37.871 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 170:"g PlainFaces" | |
| 11:22:37.871 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 243:"g Bevels" | |
| 11:22:37.873 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Health:maxHealthReductionDamage with inputs [/Health/assets/prefabs/damageTypes/maxHealthReductionDamage.prefab] | |
| 11:22:37.874 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:playMusic with inputs [/engine/assets/prefabs/behaviorActions/playMusic.prefab] | |
| 11:22:37.874 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadow:MagicFool with inputs [/LightAndShadow/assets/prefabs/MagicFool.prefab] | |
| 11:22:38.312 [main] WARN o.t.p.t.c.RuntimeDelegatingTypeHandler - Cannot find subtype 'Dialogs:CloseDialogAction' to deserialize as, deserializing as base type 'java.util.List<org.terasology.dialogs.action.PlayerAction>' | |
| 11:22:39.364 [main] WARN o.t.p.t.c.RuntimeDelegatingTypeHandler - Cannot find subtype 'SetTeamAction' to deserialize as, deserializing as base type 'interface org.terasology.dialogs.action.PlayerAction' | |
| 11:22:39.364 [main] ERROR o.t.p.t.c.RuntimeDelegatingTypeHandler - Base type 'interface org.terasology.dialogs.action.PlayerAction' does not have a handler and no "class" field was found in the serialized form name_value { | |
| name: "class" | |
| value { | |
| string: "SetTeamAction" | |
| } | |
| } | |
| name_value { | |
| name: "team" | |
| value { | |
| string: "shadow" | |
| } | |
| } | |
| 11:22:40.875 [main] WARN o.t.p.t.c.RuntimeDelegatingTypeHandler - Cannot find subtype 'Dialogs:NewDialogAction' to deserialize as, deserializing as base type 'java.util.List<org.terasology.dialogs.action.PlayerAction>' | |
| 11:22:41.867 [main] WARN o.t.p.t.c.RuntimeDelegatingTypeHandler - Cannot find subtype 'SetTeamAction' to deserialize as, deserializing as base type 'interface org.terasology.dialogs.action.PlayerAction' | |
| 11:22:41.867 [main] ERROR o.t.p.t.c.RuntimeDelegatingTypeHandler - Base type 'interface org.terasology.dialogs.action.PlayerAction' does not have a handler and no "class" field was found in the serialized form name_value { | |
| name: "class" | |
| value { | |
| string: "SetTeamAction" | |
| } | |
| } | |
| name_value { | |
| name: "team" | |
| value { | |
| string: "light" | |
| } | |
| } | |
| 11:22:42.423 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"909e935d-5caa-416a-a3fc-cdf6c8a4e56b"} | |
| 11:22:43.232 [main] WARN o.t.p.t.c.RuntimeDelegatingTypeHandler - Cannot find subtype 'Dialogs:NewDialogAction' to deserialize as, deserializing as base type 'java.util.List<org.terasology.dialogs.action.PlayerAction>' | |
| 11:22:44.110 [main] WARN o.t.p.t.c.RuntimeDelegatingTypeHandler - Cannot find subtype 'Dialogs:NewDialogAction' to deserialize as, deserializing as base type 'java.util.List<org.terasology.dialogs.action.PlayerAction>' | |
| 11:22:44.979 [main] WARN o.t.p.t.c.RuntimeDelegatingTypeHandler - Cannot find subtype 'Dialogs:NewDialogAction' to deserialize as, deserializing as base type 'java.util.List<org.terasology.dialogs.action.PlayerAction>' | |
| 11:22:45.815 [main] WARN o.t.p.t.c.RuntimeDelegatingTypeHandler - Cannot find subtype 'Dialogs:NewDialogAction' to deserialize as, deserializing as base type 'java.util.List<org.terasology.dialogs.action.PlayerAction>' | |
| 11:22:46.435 [main] WARN o.t.engine.internal.TimeBase - Delta too great (8571), capping to 1000 | |
| 11:22:46.435 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:lava with inputs [/CoreAssets/assets/prefabs/lava.prefab] | |
| 11:22:46.437 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:dwarvenMaleNames with inputs [/NameGenerator/assets/prefabs/dwarvenMaleNames.prefab] | |
| 11:22:46.437 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelDamage with inputs [/CoreAssets/assets/prefabs/damageTypes/shovelDamage.prefab] | |
| 11:22:46.439 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Tasks:QuestPoint with inputs [/Tasks/assets/prefabs/QuestPoint.prefab] | |
| 11:22:46.442 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 411:"g PlainFaces" | |
| 11:22:46.443 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 620:"g Bevels" | |
| 11:22:46.446 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:minion with inputs [/LightAndShadowResources/assets/prefabs/minion.prefab] | |
| 11:22:46.446 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:22:46.446 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'maxGroundSpeed' onto 'engine:CharacterMovement' | |
| 11:22:46.446 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:22:46.454 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:blockType with inputs [/engine/assets/prefabs/blocks/blockType.prefab] | |
| 11:22:46.455 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackSpawn with inputs [/LightAndShadowResources/assets/prefabs/blackSpawn.prefab] | |
| 11:22:46.455 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Target' | |
| 11:22:46.557 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:counter with inputs [/engine/assets/prefabs/behaviorActions/counter.prefab] | |
| 11:22:46.558 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redFool with inputs [/LightAndShadowResources/assets/prefabs/redFool.prefab] | |
| 11:22:46.558 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redMinion with inputs [/LightAndShadowResources/assets/prefabs/redMinion.prefab] | |
| 11:22:46.768 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:22:46.768 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:22:46.768 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:22:46.768 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:22:46.885 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:defaultBlockParticles with inputs [/CoreAssets/assets/prefabs/particleEffects/defaultBlockParticles.prefab] | |
| 11:22:46.888 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:floweringPlantsFamilies with inputs [/NameGenerator/assets/prefabs/floweringPlantsFamilies.prefab] | |
| 11:22:46.888 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:spadesAce with inputs [/LightAndShadowResources/assets/prefabs/cards/spadesAce.prefab] | |
| 11:22:46.889 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'name' onto 'engine:Item' | |
| 11:22:46.890 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,LightAndShadowResources:spadesAceBottom] | |
| 11:22:46.890 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:spadesAceBottom.LEFT with id 24 | |
| 11:22:46.890 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:spadesAceBottom.RIGHT with id 25 | |
| 11:22:46.890 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:spadesAceBottom.FRONT with id 26 | |
| 11:22:46.890 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:spadesAceBottom.BACK with id 27 | |
| 11:22:46.891 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,LightAndShadowResources:spadesAceTop] | |
| 11:22:46.892 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:spadesAceTop.LEFT with id 28 | |
| 11:22:46.892 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:spadesAceTop.RIGHT with id 29 | |
| 11:22:46.892 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:spadesAceTop.FRONT with id 30 | |
| 11:22:46.892 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:spadesAceTop.BACK with id 31 | |
| 11:22:46.892 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:spadesAceBlock with inputs [/LightAndShadowResources/assets/prefabs/cards/spadesAceBlock.prefab] | |
| 11:22:46.893 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:stickArrow with inputs [/CombatSystem/assets/prefabs/projectiles/arrows/stickArrow.prefab] | |
| 11:22:46.893 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:arrow with inputs [/CombatSystem/assets/prefabs/projectiles/arrows/arrow.prefab] | |
| 11:22:46.894 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:basicProjectile with inputs [/CombatSystem/assets/prefabs/projectiles/basicProjectile.prefab] | |
| 11:22:46.894 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeTier2Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/axeTier2Damage.prefab] | |
| 11:22:46.895 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:dynamiteBundle with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/dynamiteBundle.prefab] | |
| 11:22:46.897 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:sleep with inputs [/engine/assets/prefabs/behaviorActions/sleep.prefab] | |
| 11:22:46.898 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackBaseStone with inputs [/LightAndShadowResources/assets/prefabs/blackBaseStone.prefab] | |
| 11:22:46.898 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:spear with inputs [/LightAndShadowResources/assets/prefabs/tools/spear.prefab] | |
| 11:22:46.899 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 3:"mtllib redpawnspear.0.5.5.mtl" | |
| 11:22:46.901 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Smoothing groups not supported in obj import yet | |
| 11:22:47.008 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:guard with inputs [/engine/assets/prefabs/behaviorActions/guard.prefab] | |
| 11:22:47.009 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:fuseLong with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/fuseLong.prefab] | |
| 11:22:47.010 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:dynamite with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/dynamite.prefab] | |
| 11:22:47.011 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:hand with inputs [/engine/assets/prefabs/player/hand.prefab] | |
| 11:22:47.012 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:finishWork with inputs [/Behaviors/assets/prefabs/behaviorNodes/finishWork.prefab] | |
| 11:22:47.012 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeDamage with inputs [/CoreAssets/assets/prefabs/damageTypes/pickaxeDamage.prefab] | |
| 11:22:47.013 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:parallel with inputs [/engine/assets/prefabs/behaviorActions/parallel.prefab] | |
| 11:22:47.014 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:dice with inputs [/LightAndShadowResources/assets/prefabs/dice.prefab] | |
| 11:22:47.014 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:gooeysFist with inputs [/CoreAssets/assets/prefabs/tools/gooeysFist.prefab] | |
| 11:22:47.028 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:floweringPlantsGenera with inputs [/NameGenerator/assets/prefabs/floweringPlantsGenera.prefab] | |
| 11:22:47.131 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:gunImproved with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/gunImproved.prefab] | |
| 11:22:47.265 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:magicDome with inputs [/LightAndShadowResources/assets/prefabs/magicDome.prefab] | |
| 11:22:47.321 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 3:"mtllib zesphere.mtl" | |
| 11:22:47.426 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:tnt with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/tnt.prefab] | |
| 11:22:47.426 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:whitePawnPlayer with inputs [/LightAndShadowResources/assets/prefabs/whitePawnPlayer.prefab] | |
| 11:22:47.431 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"44f77880-cc7d-4a1b-810d-0adf9545af8e"} | |
| 11:22:47.564 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redFlag with inputs [/LightAndShadowResources/assets/prefabs/redFlag.prefab] | |
| 11:22:47.564 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:flag with inputs [/LightAndShadowResources/assets/prefabs/flag.prefab] | |
| 11:22:47.565 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:oldWestSurnames with inputs [/NameGenerator/assets/prefabs/oldWestSurnames.prefab] | |
| 11:22:47.566 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackPawn with inputs [/LightAndShadowResources/assets/prefabs/blackPawn.prefab] | |
| 11:22:47.566 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackMinion with inputs [/LightAndShadowResources/assets/prefabs/blackMinion.prefab] | |
| 11:22:47.709 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:RedBlackTree with inputs [/LightAndShadowResources/assets/prefabs/structures/RedBlackTree.prefab] | |
| 11:22:47.710 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,LightAndShadowResources:RedFloorBlock] | |
| 11:22:47.711 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:RedFloorBlock with id 32 | |
| 11:22:47.712 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,LightAndShadowResources:BlackFloorBlock] | |
| 11:22:47.712 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:BlackFloorBlock with id 33 | |
| 11:22:47.713 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackQueen with inputs [/LightAndShadowResources/assets/prefabs/blackQueen.prefab] | |
| 11:22:47.843 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:oldWestMaleNames with inputs [/NameGenerator/assets/prefabs/oldWestMaleNames.prefab] | |
| 11:22:47.844 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:setTargetToWork with inputs [/Behaviors/assets/prefabs/behaviorNodes/setTargetToWork.prefab] | |
| 11:22:47.845 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:englishTownNames with inputs [/NameGenerator/assets/prefabs/englishTownNames.prefab] | |
| 11:22:47.846 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeTier3Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/pickaxeTier3Damage.prefab] | |
| 11:22:47.846 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:setTargetToNearbyBlock with inputs [/Behaviors/assets/prefabs/behaviorNodes/setTargetToNearbyBlock.prefab] | |
| 11:22:47.847 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:blockItemBase with inputs [/engine/assets/prefabs/blocks/blockItemBase.prefab] | |
| 11:22:47.848 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructuralResources:ingotstack with inputs [/StructuralResources/assets/prefabs/ingotstack.prefab] | |
| 11:22:47.849 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:IsAirLike with inputs [/StructureTemplates/assets/prefabs/blockRegionConditions/IsAirLike.prefab] | |
| 11:22:47.849 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureTemplateOrigin with inputs [/StructureTemplates/assets/prefabs/structureTemplateOrigin.prefab] | |
| 11:22:47.850 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:IsGroundLike with inputs [/StructureTemplates/assets/prefabs/blockRegionConditions/IsGroundLike.prefab] | |
| 11:22:47.851 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanFemaleOldEnglishNames2 with inputs [/NameGenerator/assets/prefabs/humanFemaleOldEnglishNames2.prefab] | |
| 11:22:47.851 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:hammer with inputs [/LightAndShadowResources/assets/prefabs/tools/hammer.prefab] | |
| 11:22:47.852 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 3:"mtllib redpawnhammer.0.5.5.mtl" | |
| 11:22:47.854 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Smoothing groups not supported in obj import yet | |
| 11:22:47.856 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:findPathTo with inputs [/Behaviors/assets/prefabs/behaviorNodes/findPathTo.prefab] | |
| 11:22:47.856 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:zesphere with inputs [/LightAndShadowResources/assets/prefabs/zesphere.prefab] | |
| 11:22:47.990 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackKing with inputs [/LightAndShadowResources/assets/prefabs/blackKing.prefab] | |
| 11:22:48.124 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redKing with inputs [/LightAndShadowResources/assets/prefabs/redKing.prefab] | |
| 11:22:48.139 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:yinYang with inputs [/LightAndShadowResources/assets/prefabs/yinYang.prefab] | |
| 11:22:48.140 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:loop with inputs [/engine/assets/prefabs/behaviorActions/loop.prefab] | |
| 11:22:48.140 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:diamondStaff with inputs [/LightAndShadowResources/assets/prefabs/weapons/diamondStaff.prefab] | |
| 11:22:48.140 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:weapon with inputs [/CombatSystem/assets/prefabs/items/weapon.prefab] | |
| 11:22:48.141 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeImproved with inputs [/CoreAssets/assets/prefabs/tools/axeImproved.prefab] | |
| 11:22:48.141 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructuralResources:ingot with inputs [/StructuralResources/assets/prefabs/ingot.prefab] | |
| 11:22:48.142 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:WhiteBlackTree with inputs [/LightAndShadowResources/assets/prefabs/structures/WhiteBlackTree.prefab] | |
| 11:22:48.143 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,LightAndShadowResources:WhiteCenterBlock] | |
| 11:22:48.143 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:WhiteCenterBlock with id 34 | |
| 11:22:48.245 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:player with inputs [/engine/assets/prefabs/player/player.prefab] | |
| 11:22:48.246 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:22:48.246 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'maxGroundSpeed' onto 'engine:CharacterMovement' | |
| 11:22:48.246 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:22:48.251 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:running with inputs [/engine/assets/prefabs/behaviorActions/running.prefab] | |
| 11:22:48.252 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanFemaleOldEnglishNames3 with inputs [/NameGenerator/assets/prefabs/humanFemaleOldEnglishNames3.prefab] | |
| 11:22:48.253 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:invert with inputs [/engine/assets/prefabs/behaviorActions/invert.prefab] | |
| 11:22:48.253 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:oldWestFemaleNames with inputs [/NameGenerator/assets/prefabs/oldWestFemaleNames.prefab] | |
| 11:22:48.253 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:clubStaff with inputs [/LightAndShadowResources/assets/prefabs/weapons/clubStaff.prefab] | |
| 11:22:48.254 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:clubProjectile with inputs [/LightAndShadowResources/assets/prefabs/weapons/clubProjectile.prefab] | |
| 11:22:48.254 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'duration' onto 'CombatSystem:Hurting' | |
| 11:22:48.254 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'hurtingType' onto 'CombatSystem:Hurting' | |
| 11:22:48.255 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:playSound with inputs [/engine/assets/prefabs/behaviorActions/playSound.prefab] | |
| 11:22:48.255 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structurePlaceholder with inputs [/StructureTemplates/assets/prefabs/structurePlaceholder.prefab] | |
| 11:22:48.255 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Inventory:transferSlot with inputs [/Inventory/assets/prefabs/transferSlot.prefab] | |
| 11:22:48.255 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:selector with inputs [/engine/assets/prefabs/behaviorActions/selector.prefab] | |
| 11:22:48.256 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redPawnPlayer with inputs [/LightAndShadowResources/assets/prefabs/redPawnPlayer.prefab] | |
| 11:22:48.371 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:setTargetLocalPlayer with inputs [/Behaviors/assets/prefabs/behaviorNodes/setTargetLocalPlayer.prefab] | |
| 11:22:48.372 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:ensureTargetPresent with inputs [/Behaviors/assets/prefabs/behaviorNodes/ensureTargetPresent.prefab] | |
| 11:22:48.372 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:bounceArrow with inputs [/CombatSystem/assets/prefabs/projectiles/arrows/bounceArrow.prefab] | |
| 11:22:48.373 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:waraxe with inputs [/CombatSystem/assets/prefabs/items/waraxe.prefab] | |
| 11:22:48.375 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:trunk with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/trunk.prefab] | |
| 11:22:48.386 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:chest with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/chest.prefab] | |
| 11:22:48.387 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:TrunkLeft] | |
| 11:22:48.387 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.LEFT with id 35 | |
| 11:22:48.387 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.RIGHT with id 36 | |
| 11:22:48.387 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.FRONT with id 37 | |
| 11:22:48.387 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.BACK with id 38 | |
| 11:22:48.388 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:TrunkRight] | |
| 11:22:48.388 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.LEFT with id 39 | |
| 11:22:48.388 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.RIGHT with id 40 | |
| 11:22:48.388 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.FRONT with id 41 | |
| 11:22:48.388 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.BACK with id 42 | |
| 11:22:48.392 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:trunkRegion with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/trunkRegion.prefab] | |
| 11:22:48.495 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redFlagParticleEffect with inputs [/LightAndShadowResources/assets/prefabs/cards/redFlagParticleEffect.prefab] | |
| 11:22:48.499 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:spearItem with inputs [/CombatSystem/assets/prefabs/items/spearItem.prefab] | |
| 11:22:48.500 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 2:"mtllib spear.mtl" | |
| 11:22:48.506 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:spearThrow with inputs [/CombatSystem/assets/prefabs/projectiles/spearThrow.prefab] | |
| 11:22:48.507 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:findWork with inputs [/Behaviors/assets/prefabs/behaviorNodes/findWork.prefab] | |
| 11:22:48.508 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:moveAlongPath with inputs [/Behaviors/assets/prefabs/behaviorNodes/moveAlongPath.prefab] | |
| 11:22:48.508 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Fences:Fence with inputs [/Fences/assets/prefabs/Fence.prefab] | |
| 11:22:48.508 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:doorRegion with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/doorRegion.prefab] | |
| 11:22:48.509 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:DoorTop] | |
| 11:22:48.509 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.LEFT with id 43 | |
| 11:22:48.509 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.RIGHT with id 44 | |
| 11:22:48.509 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.FRONT with id 45 | |
| 11:22:48.509 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.BACK with id 46 | |
| 11:22:48.510 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:DoorBottom] | |
| 11:22:48.510 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.LEFT with id 47 | |
| 11:22:48.510 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.RIGHT with id 48 | |
| 11:22:48.510 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.FRONT with id 49 | |
| 11:22:48.510 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.BACK with id 50 | |
| 11:22:48.510 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:dynselector with inputs [/engine/assets/prefabs/behaviorActions/dynselector.prefab] | |
| 11:22:48.510 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelTier3Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/shovelTier3Damage.prefab] | |
| 11:22:48.511 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redRook with inputs [/LightAndShadowResources/assets/prefabs/redRook.prefab] | |
| 11:22:48.649 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:lookup with inputs [/engine/assets/prefabs/behaviorActions/lookup.prefab] | |
| 11:22:48.651 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:BlackRedTree with inputs [/LightAndShadowResources/assets/prefabs/structures/BlackRedTree.prefab] | |
| 11:22:48.652 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:door with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/door.prefab] | |
| 11:22:48.653 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:fail with inputs [/engine/assets/prefabs/behaviorActions/fail.prefab] | |
| 11:22:48.654 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:supportRemovedDamage with inputs [/engine/assets/prefabs/damageTypes/supportRemovedDamage.prefab] | |
| 11:22:48.654 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:remotePersonHeldItemMountPoint with inputs [/engine/assets/prefabs/player/remotePersonHeldItemMountPoint.prefab] | |
| 11:22:48.654 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:null with inputs [/engine/assets/prefabs/null.prefab] | |
| 11:22:48.655 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:healingDamage with inputs [/engine/assets/prefabs/damageTypes/healingDamage.prefab] | |
| 11:22:48.655 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackPawnPlayer with inputs [/LightAndShadowResources/assets/prefabs/blackPawnPlayer.prefab] | |
| 11:22:48.775 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:yin with inputs [/LightAndShadowResources/assets/prefabs/yin.prefab] | |
| 11:22:48.775 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'renderWithIcon' onto 'engine:Item' | |
| 11:22:48.775 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'LightAndShadowResources:items.yin' | |
| 11:22:48.796 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 3:"mtllib Yin.mtl" | |
| 11:22:48.900 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redQueen with inputs [/LightAndShadowResources/assets/prefabs/redQueen.prefab] | |
| 11:22:49.024 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackDice with inputs [/LightAndShadowResources/assets/prefabs/blackDice.prefab] | |
| 11:22:49.025 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:sword with inputs [/CombatSystem/assets/prefabs/items/sword.prefab] | |
| 11:22:49.027 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:dominog with inputs [/LightAndShadowResources/assets/prefabs/dominog.prefab] | |
| 11:22:49.127 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:22:49.127 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:22:49.228 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:explodeArrow with inputs [/CombatSystem/assets/prefabs/projectiles/arrows/explodeArrow.prefab] | |
| 11:22:49.229 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:sequence with inputs [/engine/assets/prefabs/behaviorActions/sequence.prefab] | |
| 11:22:49.230 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:nobilityAttribs with inputs [/NameGenerator/assets/prefabs/nobilityAttribs.prefab] | |
| 11:22:49.231 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:defaultVisualCharacter with inputs [/LightAndShadow/overrides/engine/prefabs/defaultVisualCharacter.prefab] | |
| 11:22:49.231 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:staff with inputs [/CombatSystem/assets/prefabs/items/staff.prefab] | |
| 11:22:49.233 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeDamage with inputs [/CoreAssets/assets/prefabs/damageTypes/axeDamage.prefab] | |
| 11:22:49.234 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redKnight with inputs [/LightAndShadowResources/assets/prefabs/redKnight.prefab] | |
| 11:22:49.363 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeTier3Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/axeTier3Damage.prefab] | |
| 11:22:49.365 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:condition with inputs [/Behaviors/assets/prefabs/behaviorNodes/condition.prefab] | |
| 11:22:49.366 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:camera with inputs [/engine/assets/prefabs/player/camera.prefab] | |
| 11:22:49.369 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:WhiteRedTree with inputs [/LightAndShadowResources/assets/prefabs/structures/WhiteRedTree.prefab] | |
| 11:22:49.370 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redDice with inputs [/LightAndShadowResources/assets/prefabs/redDice.prefab] | |
| 11:22:49.370 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackRook with inputs [/LightAndShadowResources/assets/prefabs/blackRook.prefab] | |
| 11:22:49.484 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:stickArrowItem with inputs [/CombatSystem/assets/prefabs/items/arrows/stickArrowItem.prefab] | |
| 11:22:49.487 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:fantasyTownNames with inputs [/NameGenerator/assets/prefabs/fantasyTownNames.prefab] | |
| 11:22:49.487 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:drowningDamage with inputs [/engine/assets/prefabs/damageTypes/drowningDamage.prefab] | |
| 11:22:49.488 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:trowel with inputs [/LightAndShadowResources/assets/prefabs/tools/trowel.prefab] | |
| 11:22:49.489 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 3:"mtllib redpawntrowel.0.5.5.mtl" | |
| 11:22:49.494 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Smoothing groups not supported in obj import yet | |
| 11:22:49.495 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:firstPersonHeldItemMountPoint with inputs [/engine/assets/prefabs/player/firstPersonHeldItemMountPoint.prefab] | |
| 11:22:49.495 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:dwarvenFemaleNames with inputs [/NameGenerator/assets/prefabs/dwarvenFemaleNames.prefab] | |
| 11:22:49.495 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:crossbow with inputs [/CombatSystem/assets/prefabs/items/crossbow.prefab] | |
| 11:22:49.495 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ArrowAction' | |
| 11:22:49.496 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:test with inputs [/engine/assets/prefabs/test.prefab] | |
| 11:22:49.496 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackKnight with inputs [/LightAndShadowResources/assets/prefabs/blackKnight.prefab] | |
| 11:22:49.610 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureSpawnItem with inputs [/StructureTemplates/assets/prefabs/structureSpawnItem.prefab] | |
| 11:22:49.611 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureTemplateItem with inputs [/StructureTemplates/assets/prefabs/structureTemplateItem.prefab] | |
| 11:22:49.612 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:fuseShort with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/fuseShort.prefab] | |
| 11:22:49.612 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:animalMaleNames with inputs [/NameGenerator/assets/prefabs/animalMaleNames.prefab] | |
| 11:22:49.612 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:NonDestructiveExplosiveDamage with inputs [/CoreAdvancedAssets/assets/prefabs/damageTypes/NonDestructiveExplosiveDamage.prefab] | |
| 11:22:49.613 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:BlackWhiteTree with inputs [/LightAndShadowResources/assets/prefabs/structures/BlackWhiteTree.prefab] | |
| 11:22:49.614 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:elvenFemaleNames with inputs [/NameGenerator/assets/prefabs/elvenFemaleNames.prefab] | |
| 11:22:49.614 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:spadeStaff with inputs [/LightAndShadowResources/assets/prefabs/weapons/spadeStaff.prefab] | |
| 11:22:49.615 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:heartProjectile with inputs [/LightAndShadowResources/assets/prefabs/weapons/heartProjectile.prefab] | |
| 11:22:49.616 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'hurtingType' onto 'CombatSystem:Hurting' | |
| 11:22:49.616 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:englishTownNameAffixes with inputs [/NameGenerator/assets/prefabs/englishTownNameAffixes.prefab] | |
| 11:22:49.617 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jump with inputs [/Behaviors/assets/prefabs/behaviorNodes/jump.prefab] | |
| 11:22:49.617 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:elvenSurnames with inputs [/NameGenerator/assets/prefabs/elvenSurnames.prefab] | |
| 11:22:49.618 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovel with inputs [/CoreAssets/assets/prefabs/tools/shovel.prefab] | |
| 11:22:49.619 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:RedWhiteTree with inputs [/LightAndShadowResources/assets/prefabs/structures/RedWhiteTree.prefab] | |
| 11:22:49.619 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:yang with inputs [/LightAndShadowResources/assets/prefabs/yang.prefab] | |
| 11:22:49.619 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'renderWithIcon' onto 'engine:Item' | |
| 11:22:49.619 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'LightAndShadowResources:items.yang' | |
| 11:22:49.634 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 3:"mtllib Yang.mtl" | |
| 11:22:49.737 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:buildWall with inputs [/Behaviors/assets/prefabs/buildWall.prefab] | |
| 11:22:49.738 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'scissors' | |
| 11:22:49.739 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:setAnimation with inputs [/engine/assets/prefabs/behaviorActions/setAnimation.prefab] | |
| 11:22:49.741 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:elvenMaleNames with inputs [/NameGenerator/assets/prefabs/elvenMaleNames.prefab] | |
| 11:22:49.742 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:staticCharacter with inputs [/CombatSystem/assets/prefabs/staticCharacter.prefab] | |
| 11:22:49.913 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axe with inputs [/CoreAssets/assets/prefabs/tools/axe.prefab] | |
| 11:22:49.914 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeTier2Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/pickaxeTier2Damage.prefab] | |
| 11:22:49.915 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redPawn with inputs [/LightAndShadowResources/assets/prefabs/redPawn.prefab] | |
| 11:22:49.918 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:heartStaff with inputs [/LightAndShadowResources/assets/prefabs/weapons/heartStaff.prefab] | |
| 11:22:49.920 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:clubsAce with inputs [/LightAndShadowResources/assets/prefabs/cards/clubsAce.prefab] | |
| 11:22:49.920 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'name' onto 'engine:Item' | |
| 11:22:49.921 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,LightAndShadowResources:clubsAceBottom] | |
| 11:22:49.922 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:clubsAceBottom.LEFT with id 51 | |
| 11:22:49.922 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:clubsAceBottom.RIGHT with id 52 | |
| 11:22:49.922 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:clubsAceBottom.FRONT with id 53 | |
| 11:22:49.922 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:clubsAceBottom.BACK with id 54 | |
| 11:22:49.922 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,LightAndShadowResources:clubsAceTop] | |
| 11:22:49.922 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:clubsAceTop.LEFT with id 55 | |
| 11:22:49.922 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:clubsAceTop.RIGHT with id 56 | |
| 11:22:49.922 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:clubsAceTop.FRONT with id 57 | |
| 11:22:49.922 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:clubsAceTop.BACK with id 58 | |
| 11:22:49.923 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:clubsAceBlock with inputs [/LightAndShadowResources/assets/prefabs/cards/clubsAceBlock.prefab] | |
| 11:22:49.923 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxe with inputs [/CoreAssets/assets/prefabs/tools/pickaxe.prefab] | |
| 11:22:49.924 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jobRemoveBlock with inputs [/Behaviors/assets/prefabs/jobRemoveBlock.prefab] | |
| 11:22:49.924 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:timeout with inputs [/engine/assets/prefabs/behaviorActions/timeout.prefab] | |
| 11:22:49.925 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:floatingCube with inputs [/engine/assets/prefabs/floatingCube.prefab] | |
| 11:22:49.926 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeImproved with inputs [/CoreAssets/assets/prefabs/tools/pickaxeImproved.prefab] | |
| 11:22:49.927 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:YinYangTao with inputs [/LightAndShadowResources/assets/prefabs/structures/YinYangTao.prefab] | |
| 11:22:49.928 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:multiWorldSim with inputs [/engine/assets/prefabs/multiWorldSim.prefab] | |
| 11:22:49.928 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:countries with inputs [/NameGenerator/assets/prefabs/countries.prefab] | |
| 11:22:49.928 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackFlag with inputs [/LightAndShadowResources/assets/prefabs/blackFlag.prefab] | |
| 11:22:49.929 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:bow with inputs [/CombatSystem/assets/prefabs/items/bow.prefab] | |
| 11:22:49.929 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:heartsAceBlock with inputs [/LightAndShadowResources/assets/prefabs/cards/heartsAceBlock.prefab] | |
| 11:22:49.930 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,LightAndShadowResources:heartsAceTop] | |
| 11:22:49.930 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:heartsAceTop.LEFT with id 59 | |
| 11:22:49.930 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:heartsAceTop.RIGHT with id 60 | |
| 11:22:49.930 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:heartsAceTop.FRONT with id 61 | |
| 11:22:49.930 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:heartsAceTop.BACK with id 62 | |
| 11:22:49.931 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,LightAndShadowResources:heartsAceBottom] | |
| 11:22:49.931 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:heartsAceBottom.LEFT with id 63 | |
| 11:22:49.931 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:heartsAceBottom.RIGHT with id 64 | |
| 11:22:49.931 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:heartsAceBottom.FRONT with id 65 | |
| 11:22:49.931 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:heartsAceBottom.BACK with id 66 | |
| 11:22:49.931 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureTemplateGenerator with inputs [/StructureTemplates/assets/prefabs/structureTemplateGenerator.prefab] | |
| 11:22:49.932 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:gun with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/gun.prefab] | |
| 11:22:49.932 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelImproved with inputs [/CoreAssets/assets/prefabs/tools/shovelImproved.prefab] | |
| 11:22:49.932 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:gaze with inputs [/engine/assets/prefabs/player/gaze.prefab] | |
| 11:22:49.933 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanFemaleOldEnglishNames with inputs [/NameGenerator/assets/prefabs/humanFemaleOldEnglishNames.prefab] | |
| 11:22:50.034 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:moveTo with inputs [/Behaviors/assets/prefabs/behaviorNodes/moveTo.prefab] | |
| 11:22:50.035 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:client with inputs [/engine/assets/prefabs/player/client.prefab] | |
| 11:22:50.036 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:toolbox with inputs [/StructureTemplates/assets/prefabs/toolbox.prefab] | |
| 11:22:50.037 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:redSpawn with inputs [/LightAndShadowResources/assets/prefabs/redSpawn.prefab] | |
| 11:22:50.037 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Target' | |
| 11:22:50.038 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:waterTypes with inputs [/NameGenerator/assets/prefabs/waterTypes.prefab] | |
| 11:22:50.039 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:explodeArrowItem with inputs [/CombatSystem/assets/prefabs/items/arrows/explodeArrowItem.prefab] | |
| 11:22:50.042 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:cardParticleEffect with inputs [/LightAndShadowResources/assets/prefabs/cards/cardParticleEffect.prefab] | |
| 11:22:50.042 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:pedestal with inputs [/LightAndShadowResources/assets/prefabs/pedestal.prefab] | |
| 11:22:50.043 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:blackFool with inputs [/LightAndShadowResources/assets/prefabs/blackFool.prefab] | |
| 11:22:50.044 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:wallReplacer with inputs [/StructureTemplates/assets/prefabs/wallReplacer.prefab] | |
| 11:22:50.046 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CombatSystem:bounceArrowItem with inputs [/CombatSystem/assets/prefabs/items/arrows/bounceArrowItem.prefab] | |
| 11:22:50.047 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanMaleNormanNames with inputs [/NameGenerator/assets/prefabs/humanMaleNormanNames.prefab] | |
| 11:22:50.048 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadowResources:heartsAce with inputs [/LightAndShadowResources/assets/prefabs/cards/heartsAce.prefab] | |
| 11:22:50.048 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'name' onto 'engine:Item' | |
| 11:22:50.049 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab LightAndShadow:TeleportDialog with inputs [/LightAndShadow/assets/prefabs/TeleportDialog.prefab] | |
| 11:22:50.455 [main] WARN o.t.p.t.c.RuntimeDelegatingTypeHandler - Cannot find subtype 'Dialogs:CloseDialogAction' to deserialize as, deserializing as base type 'java.util.List<org.terasology.dialogs.action.PlayerAction>' | |
| 11:22:51.075 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1041), capping to 1000 | |
| 11:22:52.207 [main] ERROR o.t.engine.ComponentSystemManager - Cannot load ModuleRendering, must be a subclass of ComponentSystem | |
| 11:22:52.440 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269241000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"255df245-93dc-402c-b6bf-402d79106339"} | |
| 11:22:53.202 [main] WARN o.t.engine.internal.TimeBase - Delta too great (2127), capping to 1000 | |
| 11:22:53.215 [main] INFO o.t.w.c.b.ExtraBlockDataManager - Extra data slots registered: BiomesAPI.biomeHash -> 0 | |
| 11:22:53.284 [main] INFO o.t.e.m.l.InitialiseWorld - World seed: "cAMGJPUpAHyypAv0" | |
| 11:22:53.521 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily all | |
| 11:22:53.522 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,LightAndShadowResources:redDice] | |
| 11:22:53.522 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:redDice with id 67 | |
| 11:22:53.522 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,LightAndShadowResources:blackDice] | |
| 11:22:53.522 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:blackDice with id 68 | |
| 11:22:53.587 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,engine:unloaded] | |
| 11:22:53.587 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block engine:unloaded with id 69 | |
| 11:22:53.616 [main] INFO o.t.r.world.WorldRendererImpl - | |
| Initialising rendering class CoreRenderingModule from CoreRendering module. | |
| 11:22:53.616 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1(connected to CoreRendering:backdropNode:BufferPair1, ;) to CoreRendering:backdropNode (BackdropNode). | |
| 11:22:53.617 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:opaqueObjectsNode (OpaqueObjectsNode). | |
| 11:22:53.617 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:22:53.617 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:opaqueBlocksNode (OpaqueBlocksNode). | |
| 11:22:53.617 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:22:53.617 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:alphaRejectBlocksNode (AlphaRejectBlocksNode). | |
| 11:22:53.617 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:22:53.617 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:overlaysNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:overlaysNode (OverlaysNode). | |
| 11:22:53.617 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:deferredPointLightsNode:BufferPair1, ;) to CoreRendering:deferredPointLightsNode (DeferredPointLightsNode). | |
| 11:22:53.617 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;) to CoreRendering:deferredMainLightNode (DeferredMainLightNode). | |
| 11:22:53.617 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) to CoreRendering:applyDeferredLightingNode (ApplyDeferredLightingNode). | |
| 11:22:53.617 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:outlineNode:BufferPair1, ;) to CoreRendering:outlineNode (OutlineNode). | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:reflectedBufferClearingNode:FBO1(connected to CoreRendering:reflectedBackdropNode:FBO1, ;) to CoreRendering:reflectedBackdropNode (BackdropReflectionNode). | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:reflectedBackdropNode:FBO1(connected to CoreRendering:worldReflectionNode:FBO1, ;) to CoreRendering:worldReflectionNode (WorldReflectionNode). | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:outlineNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;) to CoreRendering:chunksRefractiveReflectiveNode (RefractiveReflectiveBlocksNode). | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:reflectedRefractedBufferClearingNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO1, ;) to CoreRendering:chunksRefractiveReflectiveNode (RefractiveReflectiveBlocksNode). | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:worldReflectionNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO2, ;) to CoreRendering:chunksRefractiveReflectiveNode (RefractiveReflectiveBlocksNode). | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:outlineNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO2, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:chunksRefractiveReflectiveNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO4, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) to CoreRendering:simpleBlendMaterialsNode (SimpleBlendMaterialsNode). | |
| 11:22:53.618 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:FBO1(connected to CoreRendering:exposureDownSamplerTo16pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo16pixels (DownSamplerForExposureNode). | |
| 11:22:53.619 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo16pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo8pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo8pixels (DownSamplerForExposureNode). | |
| 11:22:53.619 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo8pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo4pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo4pixels (DownSamplerForExposureNode). | |
| 11:22:53.619 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo4pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo2pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo2pixels (DownSamplerForExposureNode). | |
| 11:22:53.619 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo2pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo1pixel:FBO1, ;) to CoreRendering:exposureDownSamplerTo1pixel (DownSamplerForExposureNode). | |
| 11:22:53.619 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo1pixel:FBO1(connected to CoreRendering:updateExposureNode:FBO1, ;) to CoreRendering:updateExposureNode (UpdateExposureNode). | |
| 11:22:53.619 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) to CoreRendering:initialPostProcessingNode (InitialPostProcessingNode). | |
| 11:22:53.619 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:initialPostProcessingNode:FBO1(connected to CoreRendering:toneMappingNode:FBO1, ;) to CoreRendering:toneMappingNode (ToneMappingNode). | |
| 11:22:53.619 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, ;) to CoreRendering:firstLateBlurNode (LateBlurNode). | |
| 11:22:53.619 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:firstLateBlurNode:FBO1(connected to CoreRendering:secondLateBlurNode:FBO1, ;) to CoreRendering:secondLateBlurNode (LateBlurNode). | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;) to CoreRendering:finalPostProcessingNode (FinalPostProcessingNode). | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, ;)connection is already read somewhere else. | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, CoreRendering:finalPostProcessingNode:FBO1, ;) to CoreRendering:finalPostProcessingNode (FinalPostProcessingNode). | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:secondLateBlurNode:FBO1(connected to CoreRendering:finalPostProcessingNode:FBO2, ;) to CoreRendering:finalPostProcessingNode (FinalPostProcessingNode). | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:outputToScreenNode:BufferPair1, ;) to CoreRendering:outputToScreenNode (OutputToScreenNode). | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:finalPostProcessingNode:FBO1(connected to CoreRendering:outputToScreenNode:FBO1, ;) to CoreRendering:outputToScreenNode (OutputToScreenNode). | |
| 11:22:53.620 [main] INFO o.t.r.world.WorldRendererImpl - | |
| Initialising rendering class AdvancedRenderingModule from CoreRendering module. | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:overlaysNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:overlaysNode:BufferPair1, CoreRendering:intermediateHazeNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:intermediateHazeNode (HazeNode). | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) to CoreRendering:finalHazeNode (HazeNode). | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:intermediateHazeNode:FBO1(connected to CoreRendering:finalHazeNode:FBO1, ;) to CoreRendering:finalHazeNode (HazeNode). | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:opaqueObjectsNode to CoreRendering:finalHazeNode's output. | |
| 11:22:53.620 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:opaqueObjectsNode | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:opaqueBlocksNode to CoreRendering:finalHazeNode's output. | |
| 11:22:53.620 [main] WARN o.t.rendering.dag.RenderGraph - WARNING: destination connection (Output:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;)) is already connected to ({CoreRendering:opaqueObjectsNode:BufferPair1=Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;)} | |
| 11:22:53.620 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:opaqueBlocksNode | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:alphaRejectBlocksNode to CoreRendering:finalHazeNode's output. | |
| 11:22:53.620 [main] WARN o.t.rendering.dag.RenderGraph - WARNING: destination connection (Output:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)) is already connected to ({CoreRendering:opaqueBlocksNode:BufferPair1=Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;), CoreRendering:opaqueObjectsNode:BufferPair1=Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;)} | |
| 11:22:53.620 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:alphaRejectBlocksNode | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:overlaysNode to CoreRendering:finalHazeNode's output. | |
| 11:22:53.620 [main] WARN o.t.rendering.dag.RenderGraph - WARNING: destination connection (Output:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)) is already connected to ({CoreRendering:alphaRejectBlocksNode:BufferPair1=Input:CoreRendering:alphaRejectBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;), CoreRendering:opaqueBlocksNode:BufferPair1=Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;), CoreRendering:opaqueObjectsNode:BufferPair1=Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;)} | |
| 11:22:53.620 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:overlaysNode | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:22:53.620 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:finalHazeNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO3, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:shadowMapClearingNode:FBO1(connected to CoreRendering:shadowMapNode:FBO1, ;) to CoreRendering:shadowMapNode (ShadowMapNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:shadowMapNode:FBO1(connected to CoreRendering:deferredMainLightNode:FBO1, ;) to CoreRendering:deferredMainLightNode (DeferredMainLightNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, CoreRendering:ambientOcclusionNode:BufferPair1, ;) to CoreRendering:ambientOcclusionNode (AmbientOcclusionNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:blurredAmbientOcclusionNode:BufferPair1, ;) to CoreRendering:blurredAmbientOcclusionNode (BlurredAmbientOcclusionNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:ambientOcclusionNode:FBO1(connected to CoreRendering:blurredAmbientOcclusionNode:FBO1, ;) to CoreRendering:blurredAmbientOcclusionNode (BlurredAmbientOcclusionNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:blurredAmbientOcclusionNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO1, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;) to CoreRendering:lightShaftsNode (LightShaftsNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:lightShaftsNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO1, ;) to CoreRendering:initialPostProcessingNode (InitialPostProcessingNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:highPassNode:BufferPair1, CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;) to CoreRendering:highPassNode (HighPassNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:highPassNode:FBO1(connected to CoreRendering:halfScaleBlurredBloomNode:FBO1, ;) to CoreRendering:halfScaleBlurredBloomNode (BloomBlurNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:halfScaleBlurredBloomNode:FBO1(connected to CoreRendering:quarterScaleBlurredBloomNode:FBO1, ;) to CoreRendering:quarterScaleBlurredBloomNode (BloomBlurNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:quarterScaleBlurredBloomNode:FBO1(connected to CoreRendering:one8thScaleBlurredBloomNode:FBO1, ;) to CoreRendering:one8thScaleBlurredBloomNode (BloomBlurNode). | |
| 11:22:53.621 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:one8thScaleBlurredBloomNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO2, ;) to CoreRendering:initialPostProcessingNode (InitialPostProcessingNode). | |
| 11:22:53.829 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.EnergyRangeGeneratorComponent | |
| 11:22:53.829 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering AffectorFunction for Component class class org.terasology.particles.components.affectors.VelocityAffectorComponent | |
| 11:22:53.829 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.ScaleRangeGeneratorComponent | |
| 11:22:53.829 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.PositionRangeGeneratorComponent | |
| 11:22:53.829 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.TextureOffsetGeneratorComponent | |
| 11:22:53.829 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering AffectorFunction for Component class class org.terasology.particles.components.affectors.AccelerationAffectorComponent | |
| 11:22:53.829 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.ColorRangeGeneratorComponent | |
| 11:22:53.829 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.VelocityRangeGeneratorComponent | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hi | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_de | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sq | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ro | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fa | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ja | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_uk | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ar | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fr | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_it | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_en | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_gl | |
| 11:22:53.829 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pt | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sv | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pr | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game_en | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_tr | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_nl | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pl | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_id | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_cs | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_es | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_zh | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hu | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ko | |
| 11:22:53.830 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ru | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hi | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_de | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sq | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ro | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fa | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ja | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_uk | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ar | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fr | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_it | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_en | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_gl | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pt | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sv | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pr | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game_en | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_tr | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_nl | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pl | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_id | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_cs | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_es | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_zh | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hu | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ko | |
| 11:22:53.843 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ru | |
| 11:22:53.887 [main] WARN o.t.rendering.nui.asset.UIFormat - Field 'selected' not recognized for interface org.terasology.rendering.nui.UIWidget in {"type":"InventoryCell","targetSlot":0,"selected":true} | |
| 11:22:53.907 [main] INFO o.t.p.c.PathfinderSystem - PathfinderSystem started | |
| 11:22:53.907 [main] INFO o.terasology.minion.work.WorkFactory - Initialize WorkFactory | |
| 11:22:53.914 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Dirt] | |
| 11:22:53.914 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Dirt with id 70 | |
| 11:22:53.915 [main] INFO org.terasology.minion.work.WorkBoard - Initialize WorkBoard | |
| 11:22:53.930 [main] ERROR o.t.r.n.internal.NUIManagerInternal - Can't find overlay 'Dialogs:DialogNotificationOverlay' | |
| 11:22:54.003 [main] WARN o.t.world.generation.WorldBuilder - Facet already produced by org.terasology.las.platform.FloatingPlatformProvider@36a7d556 and overwritten by org.terasology.las.platform.FloatingPlatformProvider@3cca87fb | |
| 11:22:54.177 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:MOUNTAINS with id 3084 | |
| 11:22:54.177 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:SNOW with id -7875 | |
| 11:22:54.177 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:DESERT with id -25265 | |
| 11:22:54.177 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:FOREST with id -15017 | |
| 11:22:54.177 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:OCEAN with id -16252 | |
| 11:22:54.177 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:BEACH with id 26857 | |
| 11:22:54.177 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:PLAINS with id 18723 | |
| 11:22:54.200 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"1f6968b8-5cf3-4c6b-926d-3d11626b5063"} | |
| 11:22:54.300 [main] WARN o.t.w.g.FacetedWorldConfigurator - Duplicate property key: Floating Platforms | |
| 11:22:54.322 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,LightAndShadowResources:MagicPlank] | |
| 11:22:54.323 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:MagicPlank with id 71 | |
| 11:22:54.323 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,LightAndShadowResources:MagicGlass] | |
| 11:22:54.323 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:MagicGlass with id 72 | |
| 11:22:54.325 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,LightAndShadowResources:MagicStone] | |
| 11:22:54.325 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:MagicStone with id 73 | |
| 11:22:54.325 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Stone] | |
| 11:22:54.325 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone with id 74 | |
| 11:22:54.326 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Ice] | |
| 11:22:54.326 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Ice with id 75 | |
| 11:22:54.333 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Sand] | |
| 11:22:54.333 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Sand with id 76 | |
| 11:22:54.334 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Grass] | |
| 11:22:54.334 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Grass with id 77 | |
| 11:22:54.343 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Snow] | |
| 11:22:54.343 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Snow with id 78 | |
| 11:22:54.345 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,lightAndShadowResources:blackBaseStone] | |
| 11:22:54.345 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block lightAndShadowResources:blackBaseStone with id 79 | |
| 11:22:54.345 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,lightAndShadowResources:redBaseStone] | |
| 11:22:54.345 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block lightAndShadowResources:redBaseStone with id 80 | |
| 11:22:54.346 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,lightAndShadowResources:redFlag] | |
| 11:22:54.346 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block lightAndShadowResources:redFlag with id 81 | |
| 11:22:54.347 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,lightAndShadowResources:blackFlag] | |
| 11:22:54.347 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block lightAndShadowResources:blackFlag with id 82 | |
| 11:22:54.347 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: core:TallGrass1 | |
| 11:22:54.347 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: core:TallGrass2 | |
| 11:22:54.347 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: core:TallGrass3 | |
| 11:22:54.353 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,lightAndShadowResources:spadesCropSapling] | |
| 11:22:54.353 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block lightAndShadowResources:spadesCropSapling with id 83 | |
| 11:22:54.353 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,lightAndShadowResources:heartsCropSapling] | |
| 11:22:54.353 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block lightAndShadowResources:heartsCropSapling with id 84 | |
| 11:22:54.354 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,lightAndShadowResources:diamondsCropSapling] | |
| 11:22:54.354 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block lightAndShadowResources:diamondsCropSapling with id 85 | |
| 11:22:54.354 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,lightAndShadowResources:clubsCropSapling] | |
| 11:22:54.355 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block lightAndShadowResources:clubsCropSapling with id 86 | |
| 11:22:54.355 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,lightAndShadowResources:unclaimedCropSapling] | |
| 11:22:54.355 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block lightAndShadowResources:unclaimedCropSapling with id 87 | |
| 11:22:54.355 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: core:BigBrownShroom | |
| 11:22:54.355 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: core:BrownShroom | |
| 11:22:54.355 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: core:RedShroom | |
| 11:22:54.356 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:OakTrunk] | |
| 11:22:54.356 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:OakTrunk with id 88 | |
| 11:22:54.356 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:PineTrunk] | |
| 11:22:54.356 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:PineTrunk with id 89 | |
| 11:22:54.357 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:BirchTrunk] | |
| 11:22:54.357 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:BirchTrunk with id 90 | |
| 11:22:54.358 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:GreenLeaf] | |
| 11:22:54.358 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:GreenLeaf with id 91 | |
| 11:22:54.359 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:DarkLeaf] | |
| 11:22:54.359 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:DarkLeaf with id 92 | |
| 11:22:54.359 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:RedLeaf] | |
| 11:22:54.359 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:RedLeaf with id 93 | |
| 11:22:54.361 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:Cactus] | |
| 11:22:54.361 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Cactus with id 94 | |
| 11:22:54.501 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"c62cc5d8-5d16-4cd2-a082-fdde029531cd"} | |
| 11:22:55.067 [Chunk-Generator-7] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:LightLeaf] | |
| 11:22:55.072 [Chunk-Generator-7] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:LightLeaf with id 95 | |
| 11:22:55.633 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: CombatSystem:bow | |
| 11:22:55.721 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: CombatSystem:stickArrowItem | |
| 11:22:55.722 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 570, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.722 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 571, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.727 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 572, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.727 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 573, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.741 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 574, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.742 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 575, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.754 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 576, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.755 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 577, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.755 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 578, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.755 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 579, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.755 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 580, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.755 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 581, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.756 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 582, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.757 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 583, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.758 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 584, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.759 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 585, | |
| "parentPrefab": "CombatSystem:stickArrowItem" | |
| } | |
| 11:22:55.759 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: CombatSystem:bounceArrowItem | |
| 11:22:55.759 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 586, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.760 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 587, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.760 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 588, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.760 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 589, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.760 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 590, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.761 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 591, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.761 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 592, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.761 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 593, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.761 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 594, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.762 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 595, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.762 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 596, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.762 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 597, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.762 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 598, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.763 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 599, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.763 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 600, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.763 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 601, | |
| "parentPrefab": "CombatSystem:bounceArrowItem" | |
| } | |
| 11:22:55.763 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: CombatSystem:explodeArrowItem | |
| 11:22:55.763 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 602, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.764 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 603, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.764 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 604, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.764 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 605, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.764 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 606, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.765 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 607, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.765 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 608, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.765 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 609, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.765 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 610, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.766 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 611, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.766 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 612, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.766 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 613, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.766 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 614, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.766 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 615, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.767 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 616, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.767 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 617, | |
| "parentPrefab": "CombatSystem:explodeArrowItem" | |
| } | |
| 11:22:55.767 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: CombatSystem:sword | |
| 11:22:55.769 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 618, | |
| "parentPrefab": "CombatSystem:sword", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:droppedItem", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "CombatSystem:Icon#sword" | |
| }, | |
| "CombatSystem:CollisionExceptions": {} | |
| } | |
| 11:22:55.770 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: CombatSystem:waraxe | |
| 11:22:55.772 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 619, | |
| "parentPrefab": "CombatSystem:waraxe", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:droppedItem", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "CombatSystem:Icon#waraxe" | |
| }, | |
| "CombatSystem:CollisionExceptions": {} | |
| } | |
| 11:22:55.772 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: CombatSystem:staff | |
| 11:22:55.774 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 620, | |
| "parentPrefab": "CombatSystem:staff", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:droppedItem", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "CombatSystem:Icon#staff" | |
| }, | |
| "CombatSystem:CollisionExceptions": {} | |
| } | |
| 11:22:55.775 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: CombatSystem:spearItem | |
| 11:22:55.776 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 621, | |
| "parentPrefab": "CombatSystem:spearItem", | |
| "CombatSystem:CollisionExceptions": {} | |
| } | |
| 11:22:55.778 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 622, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CombatSystem:fireBallMine" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CombatSystem:fireBallMine" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.92, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "fire ball" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CombatSystem:fireBallMine" | |
| } | |
| } | |
| 11:22:55.779 [main] WARN o.t.l.i.StartingInventorySystem - Cannot add starting inventory objects to entity without inventory component! | |
| { | |
| "id": 623, | |
| "parentPrefab": "engine:blockItemBase", | |
| "engine:Mesh": { | |
| "translucent": false, | |
| "material": "engine:terrain", | |
| "color": [ | |
| 255, | |
| 255, | |
| 255, | |
| 255 | |
| ], | |
| "selfLuminance": 0.0, | |
| "hideFromOwner": false, | |
| "mesh": "engine:blockmesh#CombatSystem:explodeMine" | |
| }, | |
| "engine:BlockItem": { | |
| "blockFamily": "CombatSystem:explodeMine" | |
| }, | |
| "engine:BoxShape": { | |
| "extents": [ | |
| 0.92, | |
| 0.5, | |
| 0.92 | |
| ] | |
| }, | |
| "engine:DisplayName": { | |
| "name": "explode" | |
| }, | |
| "engine:Item": { | |
| "stackId": "block:CombatSystem:explodeMine" | |
| } | |
| } | |
| 11:22:56.106 [main] WARN o.t.physics.bullet.BulletPhysics - RigidBodyComponent.mass is set to less than 1.0, this can lead to strange behaviour, such as the objects moving through walls. Entity: EntityRef{id = 630, netId = 0, prefab = 'LightAndShadow:MagicFool'} | |
| 11:22:56.106 [main] ERROR o.t.e.e.internal.PojoEntityManager - Adding a component (class org.terasology.logic.location.LocationComponent) over an existing component for entity 654 | |
| 11:22:57.441 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"94fd5a13-47ee-4d41-ad90-26f4875a0603"} | |
| warning CollisionDispatcher.needsCollision: static-static collision! | |
| 11:23:01.184 [main] WARN o.t.rendering.dag.RenderGraph - Trying to connect two already connected nodes, CoreRendering:ambientOcclusionNode and CoreRendering:blurredAmbientOcclusionNode | |
| 11:23:01.184 [main] WARN o.t.rendering.dag.RenderGraph - Trying to connect two already connected nodes, CoreRendering:intermediateHazeNode and CoreRendering:finalHazeNode | |
| 11:23:01.184 [main] WARN o.t.rendering.dag.RenderGraph - Trying to connect two already connected nodes, CoreRendering:finalPostProcessingNode and CoreRendering:outputToScreenNode | |
| 11:23:01.203 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1 returned null. No such input connection in CoreRendering:lastUpdatedGBufferClearingNode (BufferClearingNode) | |
| 11:23:01.203 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:staleGBufferClearingNode:BufferPair1 returned null. No such input connection in CoreRendering:staleGBufferClearingNode (BufferClearingNode) | |
| 11:23:01.203 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:reflectedBufferClearingNode:BufferPair1 returned null. No such input connection in CoreRendering:reflectedBufferClearingNode (BufferClearingNode) | |
| 11:23:01.203 [main] WARN o.t.rendering.dag.AbstractNode - Adding output fbo data to slot id 1 of CoreRendering:reflectedBufferClearingNodenode overwrites data of existing connection: Output:CoreRendering:reflectedBufferClearingNode:FBO1(connected to CoreRendering:reflectedBackdropNode:FBO1, ;) | |
| 11:23:01.203 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:reflectedBufferClearingNode:FBO1(connected to CoreRendering:reflectedBackdropNode:FBO1, ;): | |
| 11:23:01.203 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:reflectedBackdropNode:FBO1(connected to CoreRendering:reflectedBufferClearingNode:FBO1, ;) , | |
| 11:23:01.203 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.203 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:reflectedRefractedBufferClearingNode:BufferPair1 returned null. No such input connection in CoreRendering:reflectedRefractedBufferClearingNode (BufferClearingNode) | |
| 11:23:01.203 [main] WARN o.t.rendering.dag.AbstractNode - Adding output fbo data to slot id 1 of CoreRendering:reflectedRefractedBufferClearingNodenode overwrites data of existing connection: Output:CoreRendering:reflectedRefractedBufferClearingNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO1, ;) | |
| 11:23:01.203 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:reflectedRefractedBufferClearingNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO1, ;): | |
| 11:23:01.203 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:chunksRefractiveReflectiveNode:FBO1(connected to CoreRendering:reflectedRefractedBufferClearingNode:FBO1, ;) , | |
| 11:23:01.203 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.203 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:outputToVRFrameBufferNode:BufferPair1 returned null. No such input connection in CoreRendering:outputToVRFrameBufferNode (OutputToHMDNode) | |
| 11:23:01.203 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:shadowMapClearingNode:BufferPair1 returned null. No such input connection in CoreRendering:shadowMapClearingNode (BufferClearingNode) | |
| 11:23:01.203 [main] WARN o.t.rendering.dag.AbstractNode - Adding output fbo data to slot id 1 of CoreRendering:shadowMapClearingNodenode overwrites data of existing connection: Output:CoreRendering:shadowMapClearingNode:FBO1(connected to CoreRendering:shadowMapNode:FBO1, ;) | |
| 11:23:01.203 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:shadowMapClearingNode:FBO1(connected to CoreRendering:shadowMapNode:FBO1, ;): | |
| 11:23:01.204 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:shadowMapNode:FBO1(connected to CoreRendering:shadowMapClearingNode:FBO1, ;) , | |
| 11:23:01.204 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.204 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;): | |
| 11:23:01.204 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:backdropNode:BufferPair1, ;) , | |
| 11:23:01.204 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.204 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:backdropNodenode overwrites data of existing connection: Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;) | |
| 11:23:01.211 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;): | |
| 11:23:01.211 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:backdropNode:BufferPair1, ;) , | |
| 11:23:01.211 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.212 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:backdropNodenode overwrites data of existing connection: Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;) | |
| 11:23:01.212 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:reflectedBackdropNode:BufferPair1 returned null. No such input connection in CoreRendering:reflectedBackdropNode (BackdropReflectionNode) | |
| 11:23:01.223 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:reflectedBackdropNode:FBO1(connected to CoreRendering:worldReflectionNode:FBO1, ;): | |
| 11:23:01.223 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:worldReflectionNode:FBO1(connected to CoreRendering:reflectedBackdropNode:FBO1, ;) , | |
| 11:23:01.227 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.227 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:shadowMapNode:BufferPair1 returned null. No such input connection in CoreRendering:shadowMapNode (ShadowMapNode) | |
| 11:23:01.227 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:shadowMapNode:FBO1(connected to CoreRendering:deferredMainLightNode:FBO1, ;): | |
| 11:23:01.227 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:deferredMainLightNode:FBO1(connected to CoreRendering:shadowMapNode:FBO1, ;) , | |
| 11:23:01.227 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.227 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:backdropNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;): | |
| 11:23:01.227 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;) , | |
| 11:23:01.228 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.228 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:backdropNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:intermediateHazeNodenode overwrites data of existing connection: Output:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) | |
| 11:23:01.228 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:intermediateHazeNode:FBO1(connected to CoreRendering:finalHazeNode:FBO1, ;): | |
| 11:23:01.228 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalHazeNode:FBO1(connected to CoreRendering:intermediateHazeNode:FBO1, ;) , | |
| 11:23:01.228 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.228 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:worldReflectionNode:BufferPair1 returned null. No such input connection in CoreRendering:worldReflectionNode (WorldReflectionNode) | |
| 11:23:01.228 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:worldReflectionNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO2, ;): | |
| 11:23:01.228 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:chunksRefractiveReflectiveNode:FBO2(connected to CoreRendering:worldReflectionNode:FBO1, ;) , | |
| 11:23:01.228 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.228 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:intermediateHazeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:overlaysNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;): | |
| 11:23:01.228 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:alphaRejectBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) , | |
| 11:23:01.228 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:overlaysNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) , | |
| 11:23:01.229 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) , | |
| 11:23:01.229 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) , | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:finalHazeNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO3, ;): | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:FBO3(connected to CoreRendering:finalHazeNode:FBO1, ;) , | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;): | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, ;) , | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;): | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, ;) , | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.230 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:opaqueBlocksNodenode overwrites data of existing connection: Output:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;) | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:deferredPointLightsNode:BufferPair1, ;): | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:deferredPointLightsNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;) , | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:deferredPointLightsNode:BufferPair1, ;): | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:deferredPointLightsNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;) , | |
| 11:23:01.230 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.230 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:opaqueObjectsNodenode overwrites data of existing connection: Output:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:deferredPointLightsNode:BufferPair1, ;) | |
| 11:23:01.230 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:alphaRejectBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:alphaRejectBlocksNodenode overwrites data of existing connection: Output:CoreRendering:alphaRejectBlocksNode:BufferPair1(connected to ;) | |
| 11:23:01.230 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:overlaysNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:overlaysNodenode overwrites data of existing connection: Output:CoreRendering:overlaysNode:BufferPair1(connected to ;) | |
| 11:23:01.231 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;): | |
| 11:23:01.231 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;) , | |
| 11:23:01.231 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.231 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;): | |
| 11:23:01.234 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;) , | |
| 11:23:01.234 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.234 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:deferredMainLightNodenode overwrites data of existing connection: Output:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, CoreRendering:ambientOcclusionNode:BufferPair1, ;): | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:chunksRefractiveReflectiveNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:outlineNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to ;) to all connected connections of Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, CoreRendering:ambientOcclusionNode:BufferPair1, ;): | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:chunksRefractiveReflectiveNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:outlineNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) , | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.235 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to ;) | |
| to slot id 1 of CoreRendering:applyDeferredLightingNodenode overwrites data of existing connection: Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, CoreRendering:ambientOcclusionNode:BufferPair1, ;) | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:blurredAmbientOcclusionNode:BufferPair1, ;): | |
| 11:23:01.235 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:blurredAmbientOcclusionNode:BufferPair1(connected to CoreRendering:ambientOcclusionNode:BufferPair1, ;) , | |
| 11:23:01.236 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.239 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:ambientOcclusionNode:FBO1(connected to CoreRendering:blurredAmbientOcclusionNode:FBO1, ;): | |
| 11:23:01.239 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:blurredAmbientOcclusionNode:FBO1(connected to CoreRendering:ambientOcclusionNode:FBO1, ;) , | |
| 11:23:01.239 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.239 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:ambientOcclusionNode (AmbientOcclusionNode)) | |
| 11:23:01.239 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:blurredAmbientOcclusionNode:BufferPair1, ;): | |
| 11:23:01.243 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:blurredAmbientOcclusionNode:BufferPair1(connected to CoreRendering:ambientOcclusionNode:BufferPair1, ;) , | |
| 11:23:01.243 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.243 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:ambientOcclusionNodenode overwrites data of existing connection: Output:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:blurredAmbientOcclusionNode:BufferPair1, ;) | |
| 11:23:01.244 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:chunksRefractiveReflectiveNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:chunksRefractiveReflectiveNodenode overwrites data of existing connection: Output:CoreRendering:chunksRefractiveReflectiveNode:BufferPair1(connected to ;) | |
| 11:23:01.244 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:chunksRefractiveReflectiveNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO4, ;): | |
| 11:23:01.244 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:FBO4(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO1, ;) , | |
| 11:23:01.244 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.246 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:outlineNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO2, ;): | |
| 11:23:01.246 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:FBO2(connected to CoreRendering:outlineNode:FBO1, ;) , | |
| 11:23:01.246 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.247 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:blurredAmbientOcclusionNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO1, ;): | |
| 11:23:01.247 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:prePostCompositeNode:FBO1(connected to CoreRendering:blurredAmbientOcclusionNode:FBO1, ;) , | |
| 11:23:01.252 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.252 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:blurredAmbientOcclusionNode (BlurredAmbientOcclusionNode)) | |
| 11:23:01.252 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;): | |
| 11:23:01.252 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:prePostCompositeNode:BufferPair1, ;) , | |
| 11:23:01.252 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.252 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to ;) to all connected connections of Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;): | |
| 11:23:01.252 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:prePostCompositeNode:BufferPair1, ;) , | |
| 11:23:01.252 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.252 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to ;) | |
| to slot id 1 of CoreRendering:prePostCompositeNodenode overwrites data of existing connection: Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:prePostCompositeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:highPassNode:BufferPair1, CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;): | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:highPassNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:lightShaftsNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:prePostCompositeNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:highPassNode:BufferPair1, CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;): | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:highPassNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:lightShaftsNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) , | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.253 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:prePostCompositeNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:simpleBlendMaterialsNodenode overwrites data of existing connection: Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:highPassNode:BufferPair1, CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;) | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:simpleBlendMaterialsNode:FBO1(connected to CoreRendering:exposureDownSamplerTo16pixels:FBO1, ;): | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:exposureDownSamplerTo16pixels:FBO1(connected to CoreRendering:simpleBlendMaterialsNode:FBO1, ;) , | |
| 11:23:01.253 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.254 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:lightShaftsNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO1, ;): | |
| 11:23:01.254 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:initialPostProcessingNode:FBO1(connected to CoreRendering:lightShaftsNode:FBO1, ;) , | |
| 11:23:01.254 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.254 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:lightShaftsNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:lightShaftsNodenode overwrites data of existing connection: Output:CoreRendering:lightShaftsNode:BufferPair1(connected to ;) | |
| 11:23:01.255 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:highPassNode:FBO1(connected to CoreRendering:halfScaleBlurredBloomNode:FBO1, ;): | |
| 11:23:01.255 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:halfScaleBlurredBloomNode:FBO1(connected to CoreRendering:highPassNode:FBO1, ;) , | |
| 11:23:01.255 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.255 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:highPassNode (HighPassNode)) | |
| 11:23:01.256 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:highPassNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:highPassNodenode overwrites data of existing connection: Output:CoreRendering:highPassNode:BufferPair1(connected to ;) | |
| 11:23:01.256 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:exposureDownSamplerTo16pixels:BufferPair1 returned null. No such input connection in CoreRendering:exposureDownSamplerTo16pixels (DownSamplerForExposureNode) | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:exposureDownSamplerTo16pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo8pixels:FBO1, ;): | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:exposureDownSamplerTo8pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo16pixels:FBO1, ;) , | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.256 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:halfScaleBlurredBloomNode:BufferPair1 returned null. No such input connection in CoreRendering:halfScaleBlurredBloomNode (BloomBlurNode) | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:halfScaleBlurredBloomNode:FBO1(connected to CoreRendering:quarterScaleBlurredBloomNode:FBO1, ;): | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:quarterScaleBlurredBloomNode:FBO1(connected to CoreRendering:halfScaleBlurredBloomNode:FBO1, ;) , | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.256 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:exposureDownSamplerTo8pixels:BufferPair1 returned null. No such input connection in CoreRendering:exposureDownSamplerTo8pixels (DownSamplerForExposureNode) | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:exposureDownSamplerTo8pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo4pixels:FBO1, ;): | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:exposureDownSamplerTo4pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo8pixels:FBO1, ;) , | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.256 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:quarterScaleBlurredBloomNode:BufferPair1 returned null. No such input connection in CoreRendering:quarterScaleBlurredBloomNode (BloomBlurNode) | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:quarterScaleBlurredBloomNode:FBO1(connected to CoreRendering:one8thScaleBlurredBloomNode:FBO1, ;): | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:one8thScaleBlurredBloomNode:FBO1(connected to CoreRendering:quarterScaleBlurredBloomNode:FBO1, ;) , | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.256 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:exposureDownSamplerTo4pixels:BufferPair1 returned null. No such input connection in CoreRendering:exposureDownSamplerTo4pixels (DownSamplerForExposureNode) | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:exposureDownSamplerTo4pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo2pixels:FBO1, ;): | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:exposureDownSamplerTo2pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo4pixels:FBO1, ;) , | |
| 11:23:01.256 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.257 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:one8thScaleBlurredBloomNode:BufferPair1 returned null. No such input connection in CoreRendering:one8thScaleBlurredBloomNode (BloomBlurNode) | |
| 11:23:01.257 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:one8thScaleBlurredBloomNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO2, ;): | |
| 11:23:01.257 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:initialPostProcessingNode:FBO2(connected to CoreRendering:one8thScaleBlurredBloomNode:FBO1, ;) , | |
| 11:23:01.257 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.257 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:exposureDownSamplerTo2pixels:BufferPair1 returned null. No such input connection in CoreRendering:exposureDownSamplerTo2pixels (DownSamplerForExposureNode) | |
| 11:23:01.257 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:exposureDownSamplerTo2pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo1pixel:FBO1, ;): | |
| 11:23:01.257 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:exposureDownSamplerTo1pixel:FBO1(connected to CoreRendering:exposureDownSamplerTo2pixels:FBO1, ;) , | |
| 11:23:01.257 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.257 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;): | |
| 11:23:01.257 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) , | |
| 11:23:01.257 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.272 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:initialPostProcessingNode:FBO1(connected to CoreRendering:toneMappingNode:FBO1, ;): | |
| 11:23:01.275 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO1, ;) , | |
| 11:23:01.275 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.275 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:initialPostProcessingNode (InitialPostProcessingNode)) | |
| 11:23:01.275 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;): | |
| 11:23:01.276 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) , | |
| 11:23:01.276 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.276 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:initialPostProcessingNodenode overwrites data of existing connection: Output:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;) | |
| 11:23:01.276 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:exposureDownSamplerTo1pixel:BufferPair1 returned null. No such input connection in CoreRendering:exposureDownSamplerTo1pixel (DownSamplerForExposureNode) | |
| 11:23:01.276 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:exposureDownSamplerTo1pixel:FBO1(connected to CoreRendering:updateExposureNode:FBO1, ;): | |
| 11:23:01.276 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:updateExposureNode:FBO1(connected to CoreRendering:exposureDownSamplerTo1pixel:FBO1, ;) , | |
| 11:23:01.276 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.276 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:toneMappingNode:BufferPair1 returned null. No such input connection in CoreRendering:toneMappingNode (ToneMappingNode) | |
| 11:23:01.278 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, CoreRendering:finalPostProcessingNode:FBO1, ;): | |
| 11:23:01.278 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:firstLateBlurNode:FBO1(connected to CoreRendering:toneMappingNode:FBO1, ;) , | |
| 11:23:01.278 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalPostProcessingNode:FBO1(connected to CoreRendering:toneMappingNode:FBO1, ;) , | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.279 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:toneMappingNode (ToneMappingNode)) | |
| 11:23:01.279 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:updateExposureNode:BufferPair1 returned null. No such input connection in CoreRendering:updateExposureNode (UpdateExposureNode) | |
| 11:23:01.279 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:firstLateBlurNode:BufferPair1 returned null. No such input connection in CoreRendering:firstLateBlurNode (LateBlurNode) | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:firstLateBlurNode:FBO1(connected to CoreRendering:secondLateBlurNode:FBO1, ;): | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:secondLateBlurNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, ;) , | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.279 [main] ERROR o.t.rendering.dag.AbstractNode - Getting input connection named CoreRendering:secondLateBlurNode:BufferPair1 returned null. No such input connection in CoreRendering:secondLateBlurNode (LateBlurNode) | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:secondLateBlurNode:FBO1(connected to CoreRendering:finalPostProcessingNode:FBO2, ;): | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:finalPostProcessingNode:FBO2(connected to CoreRendering:secondLateBlurNode:FBO1, ;) , | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:outputToScreenNode:BufferPair1, ;): | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:outputToScreenNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;) , | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - Propagating fbo data to all connected connections of Output:CoreRendering:finalPostProcessingNode:FBO1(connected to CoreRendering:outputToScreenNode:FBO1, ;): | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:outputToScreenNode:FBO1(connected to CoreRendering:finalPostProcessingNode:FBO1, ;) , | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.279 [main] ERROR o.t.rendering.dag.AbstractNode - Attempted to add default state change SetViewportToSizeOf to the set of desired state changes. (Node: CoreRendering:finalPostProcessingNode (FinalPostProcessingNode)) | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - Propagating data from Input:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) to all connected connections of Output:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:outputToScreenNode:BufferPair1, ;): | |
| 11:23:01.279 [main] INFO o.t.rendering.dag.AbstractNode - setting data for: Input:CoreRendering:outputToScreenNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;) , | |
| 11:23:01.280 [main] INFO o.t.rendering.dag.AbstractNode - data propagated. | |
| 11:23:01.280 [main] WARN o.t.rendering.dag.AbstractNode - Adding output buffer pair connection Input:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) | |
| to slot id 1 of CoreRendering:finalPostProcessingNodenode overwrites data of existing connection: Output:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:outputToScreenNode:BufferPair1, ;) | |
| 11:23:01.280 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BufferClearingNode | |
| 11:23:01.280 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 26) | |
| 11:23:01.280 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:lastUpdatedGBufferClearingNode (BufferClearingNode): process() | |
| 11:23:01.280 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BufferClearingNode | |
| 11:23:01.280 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer2 (fboId: 27) | |
| 11:23:01.280 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:staleGBufferClearingNode (BufferClearingNode): process() | |
| 11:23:01.280 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BufferClearingNode | |
| 11:23:01.280 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneReflected (fboId: 29) | |
| 11:23:01.281 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:reflectedBufferClearingNode (BufferClearingNode): process() | |
| 11:23:01.281 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BufferClearingNode | |
| 11:23:01.281 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneReflectiveRefractive (fboId: 30) | |
| 11:23:01.281 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:reflectedRefractedBufferClearingNode (BufferClearingNode): process() | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BufferClearingNode | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneShadowMap (fboId: 40) | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:shadowMapClearingNode (BufferClearingNode): process() | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BackdropNode | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThroughNormalized: org.terasology.rendering.cameras.PerspectiveCamera@6caba95f | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 26) | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetFboWriteMask: engine:fbo.gBuffer1 (fboId: 26), true, false, false | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.sky | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - DisableDepthWriting | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetFacesToCull: GL_FRONT | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 0, texture 101, material engine:prog.sky, parameter texSky90 | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 102, material engine:prog.sky, parameter texSky180 | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:backdropNode (BackdropNode): process() | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BackdropReflectionNode | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - ReflectedCamera: True for org.terasology.rendering.cameras.PerspectiveCamera@6caba95f | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThroughNormalized: org.terasology.rendering.cameras.PerspectiveCamera@6caba95f | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneReflected (fboId: 29) | |
| 11:23:01.292 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.sceneReflected (fboId: 29) (718x718) | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - DisableDepthWriting | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.sky | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 0, texture 101, material engine:prog.sky, parameter texSky90 | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 102, material engine:prog.sky, parameter texSky180 | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:reflectedBackdropNode (BackdropReflectionNode): process() | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- ShadowMapNode | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneShadowMap (fboId: 40) | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.sceneShadowMap (fboId: 40) (1024x1024) | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.shadowMap | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:shadowMapNode (ShadowMapNode): process() | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- HazeNode | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.intermediateHaze (fboId: 38) | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.intermediateHaze (fboId: 38) (89x89) | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:intermediateHazeNode (HazeNode): process() | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- HazeNode | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.finalHaze (fboId: 39) | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.finalHaze (fboId: 39) (44x44) | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:finalHazeNode (HazeNode): process() | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- OpaqueBlocksNode | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@6caba95f | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 26) | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.chunk | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 0, texture 52, material engine:prog.chunk, parameter textureAtlas | |
| 11:23:01.293 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 103, material engine:prog.chunk, parameter textureEffects | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:opaqueBlocksNode (OpaqueBlocksNode): process() | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- OpaqueObjectsNode | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@6caba95f | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 26) | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:opaqueObjectsNode (OpaqueObjectsNode): process() | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- AlphaRejectBlocksNode | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@6caba95f | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 26) | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.chunk | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 0, texture 52, material engine:prog.chunk, parameter textureAtlas | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 103, material engine:prog.chunk, parameter textureEffects | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:alphaRejectBlocksNode (AlphaRejectBlocksNode): process() | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- OverlaysNode | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@6caba95f | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 26) | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.defaultTextured | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:overlaysNode (OverlaysNode): process() | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DeferredMainLightNode | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.lightGeometryPass | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - DisableDepthTest | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableBlending | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetBlendFunction: GL_ONE, GL_ONE_MINUS_SRC_COLOR | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 26) | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetFboWriteMask: engine:fbo.gBuffer1 (fboId: 26), false, false, true | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 26), textureType DepthStencilTexture, material engine:prog.lightGeometryPass, parameter 'texSceneOpaqueDepth' | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 1, fbo engine:fbo.gBuffer1 (fboId: 26), textureType NormalsTexture, material engine:prog.lightGeometryPass, parameter 'texSceneOpaqueNormals' | |
| 11:23:01.294 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.gBuffer1 (fboId: 26), textureType LightAccumulationTexture, material engine:prog.lightGeometryPass, parameter 'texSceneOpaqueLightBuffer' | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 3, fbo engine:fbo.sceneShadowMap (fboId: 40), textureType DepthStencilTexture, material engine:prog.lightGeometryPass, parameter 'texSceneShadowMap' | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 4, texture 104, material engine:prog.lightGeometryPass, parameter texSceneClouds | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:deferredMainLightNode (DeferredMainLightNode): process() | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DeferredPointLightsNode | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@6caba95f | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.lightGeometryPass | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableFaceCulling | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetFacesToCull: GL_FRONT | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableBlending | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetBlendFunction: GL_ONE, GL_ONE_MINUS_SRC_COLOR | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - DisableDepthTest | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 26) | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetFboWriteMask: engine:fbo.gBuffer1 (fboId: 26), false, false, true | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 26), textureType DepthStencilTexture, material engine:prog.lightGeometryPass, parameter 'texSceneOpaqueDepth' | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 1, fbo engine:fbo.gBuffer1 (fboId: 26), textureType NormalsTexture, material engine:prog.lightGeometryPass, parameter 'texSceneOpaqueNormals' | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:deferredPointLightsNode (DeferredPointLightsNode): process() | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- ApplyDeferredLightingNode | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer2 (fboId: 27) | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.lightBufferPass | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 26), textureType ColorTexture, material engine:prog.lightBufferPass, parameter 'texSceneOpaque' | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 1, fbo engine:fbo.gBuffer1 (fboId: 26), textureType DepthStencilTexture, material engine:prog.lightBufferPass, parameter 'texSceneOpaqueDepth' | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.gBuffer1 (fboId: 26), textureType NormalsTexture, material engine:prog.lightBufferPass, parameter 'texSceneOpaqueNormals' | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 3, fbo engine:fbo.gBuffer1 (fboId: 26), textureType LightAccumulationTexture, material engine:prog.lightBufferPass, parameter 'texSceneOpaqueLightBuffer' | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:applyDeferredLightingNode (ApplyDeferredLightingNode): process() | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- RefractiveReflectiveBlocksNode | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@6caba95f | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.sceneReflectiveRefractive (fboId: 30) | |
| 11:23:01.295 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.chunk | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 0, texture 52, material engine:prog.chunk, parameter textureAtlas | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 103, material engine:prog.chunk, parameter textureEffects | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 2, texture 105, material engine:prog.chunk, parameter textureWater | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 3, texture 106, material engine:prog.chunk, parameter textureWaterNormal | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 4, texture 107, material engine:prog.chunk, parameter textureWaterNormalAlt | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 5, fbo engine:fbo.sceneReflected (fboId: 29), textureType ColorTexture, material engine:prog.chunk, parameter 'textureWaterReflection' | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 6, fbo engine:fbo.gBuffer2 (fboId: 27), textureType ColorTexture, material engine:prog.chunk, parameter 'texSceneOpaque' | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:chunksRefractiveReflectiveNode (RefractiveReflectiveBlocksNode): process() | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- OutlineNode | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.outline (fboId: 53) | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.sobel | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer2 (fboId: 27), textureType DepthStencilTexture, material engine:prog.sobel, parameter 'texDepth' | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:outlineNode (OutlineNode): process() | |
| 11:23:01.300 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- PrePostCompositeNode | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.prePostComposite | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 26) | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer2 (fboId: 27), textureType ColorTexture, material engine:prog.prePostComposite, parameter 'texSceneOpaque' | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 1, fbo engine:fbo.gBuffer2 (fboId: 27), textureType DepthStencilTexture, material engine:prog.prePostComposite, parameter 'texSceneOpaqueDepth' | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.gBuffer2 (fboId: 27), textureType NormalsTexture, material engine:prog.prePostComposite, parameter 'texSceneOpaqueNormals' | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 3, fbo engine:fbo.gBuffer2 (fboId: 27), textureType LightAccumulationTexture, material engine:prog.prePostComposite, parameter 'texSceneOpaqueLightBuffer' | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 4, fbo engine:fbo.sceneReflectiveRefractive (fboId: 30), textureType ColorTexture, material engine:prog.prePostComposite, parameter 'texSceneReflectiveRefractive' | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 6, fbo engine:fbo.outline (fboId: 53), textureType ColorTexture, material engine:prog.prePostComposite, parameter 'texEdges' | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 7, fbo engine:fbo.finalHaze (fboId: 39), textureType ColorTexture, material engine:prog.prePostComposite, parameter 'texSceneSkyBand' | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:prePostCompositeNode (PrePostCompositeNode): process() | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- SimpleBlendMaterialsNode | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - LookThrough: org.terasology.rendering.cameras.PerspectiveCamera@6caba95f | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.gBuffer1 (fboId: 26) | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableBlending | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetBlendFunction: GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - DisableDepthWriting | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:simpleBlendMaterialsNode (SimpleBlendMaterialsNode): process() | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- LightShaftsNode | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.lightShafts (fboId: 55) | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.lightShafts (fboId: 55) (718x718) | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.lightShafts | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 26), textureType ColorTexture, material engine:prog.lightShafts, parameter 'texScene' | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:lightShaftsNode (LightShaftsNode): process() | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- HighPassNode | |
| 11:23:01.301 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.highPass (fboId: 56) | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.highPass (fboId: 56) (1437x1437) | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.highPass | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 26), textureType ColorTexture, material engine:prog.highPass, parameter 'tex' | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:highPassNode (HighPassNode): process() | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DownSamplerForExposureNode | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.16x16px (fboId: 31) | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.16x16px (fboId: 31) (16x16) | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 26), textureType ColorTexture, material engine:prog.downSampler, parameter 'tex' | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.downSampler | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:exposureDownSamplerTo16pixels (DownSamplerForExposureNode): process() | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BloomBlurNode | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.halfScaleBlurredBloom (fboId: 41) | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.halfScaleBlurredBloom (fboId: 41) (718x718) | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:halfScaleBlurredBloomNode (BloomBlurNode): process() | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DownSamplerForExposureNode | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.8x8px (fboId: 32) | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.8x8px (fboId: 32) (8x8) | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.16x16px (fboId: 31), textureType ColorTexture, material engine:prog.downSampler, parameter 'tex' | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.downSampler | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:exposureDownSamplerTo8pixels (DownSamplerForExposureNode): process() | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BloomBlurNode | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.quarterScaleBlurredBloom (fboId: 42) | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.quarterScaleBlurredBloom (fboId: 42) (359x359) | |
| 11:23:01.302 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:quarterScaleBlurredBloomNode (BloomBlurNode): process() | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DownSamplerForExposureNode | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.4x4px (fboId: 33) | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.4x4px (fboId: 33) (4x4) | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.8x8px (fboId: 32), textureType ColorTexture, material engine:prog.downSampler, parameter 'tex' | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.downSampler | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:exposureDownSamplerTo4pixels (DownSamplerForExposureNode): process() | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- BloomBlurNode | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.one8thScaleBlurredBloom (fboId: 43) | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.one8thScaleBlurredBloom (fboId: 43) (179x179) | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:one8thScaleBlurredBloomNode (BloomBlurNode): process() | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DownSamplerForExposureNode | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.2x2px (fboId: 34) | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.2x2px (fboId: 34) (2x2) | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.4x4px (fboId: 33), textureType ColorTexture, material engine:prog.downSampler, parameter 'tex' | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.downSampler | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:exposureDownSamplerTo2pixels (DownSamplerForExposureNode): process() | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- InitialPostProcessingNode | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.initialPost (fboId: 57) | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.initialPost (fboId: 57) (1437x1437) | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.initialPost | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.gBuffer1 (fboId: 26), textureType ColorTexture, material engine:prog.initialPost, parameter 'texScene' | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture2D: slot 1, texture 115, material engine:prog.initialPost, parameter texVignette | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.one8thScaleBlurredBloom (fboId: 43), textureType ColorTexture, material engine:prog.initialPost, parameter 'texBloom' | |
| 11:23:01.303 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.lightShafts (fboId: 55), textureType ColorTexture, material engine:prog.initialPost, parameter 'texLightShafts' | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:initialPostProcessingNode (InitialPostProcessingNode): process() | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- DownSamplerForExposureNode | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.1x1px (fboId: 35) | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.1x1px (fboId: 35) (1x1) | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.2x2px (fboId: 34), textureType ColorTexture, material engine:prog.downSampler, parameter 'tex' | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.downSampler | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:exposureDownSamplerTo1pixel (DownSamplerForExposureNode): process() | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- ToneMappingNode | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.toneMapping (fboId: 58) | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.toneMapping (fboId: 58) (1437x1437) | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.toneMapping | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.initialPost (fboId: 57), textureType ColorTexture, material engine:prog.toneMapping, parameter 'texScene' | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:toneMappingNode (ToneMappingNode): process() | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- UpdateExposureNode | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:updateExposureNode (UpdateExposureNode): process() | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- LateBlurNode | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.firstLateBlur (fboId: 36) | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.firstLateBlur (fboId: 36) (718x718) | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:firstLateBlurNode (LateBlurNode): process() | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- LateBlurNode | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.secondLateBlur (fboId: 37) | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.secondLateBlur (fboId: 37) (718x718) | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.blur | |
| 11:23:01.304 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:secondLateBlurNode (LateBlurNode): process() | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- FinalPostProcessingNode | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.post | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - BindFbo: engine:fbo.finalBuffer (fboId: 28) | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetViewportToSizeOf: engine:fbo.finalBuffer (fboId: 28) (1437x1437) | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.toneMapping (fboId: 58), textureType ColorTexture, material engine:prog.post, parameter 'texScene' | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 1, fbo engine:fbo.gBuffer1 (fboId: 26), textureType DepthStencilTexture, material engine:prog.post, parameter 'texDepth' | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTexture3D: slot 3, texture 117, material engine:prog.post, parameter texColorGradingLut | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 2, fbo engine:fbo.secondLateBlur (fboId: 37), textureType ColorTexture, material engine:prog.post, parameter 'texBlur' | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:finalPostProcessingNode (FinalPostProcessingNode): process() | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - ----- OutputToScreenNode | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - EnableMaterial: engine:prog.defaultTextured | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - SetInputTextureFromFbo: slot 0, fbo engine:fbo.finalBuffer (fboId: 28), textureType ColorTexture, material engine:prog.defaultTextured, parameter 'texture' | |
| 11:23:01.305 [main] INFO o.t.r.dag.RenderTaskListGenerator - CoreRendering:outputToScreenNode (OutputToScreenNode): process() | |
| 11:23:02.426 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"8e373a49-da67-46b5-8e7a-fd66a94898ba"} | |
| 11:23:07.449 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3d4aa600-8122-4fe9-beb0-9685607ccc2f"} | |
| 11:23:12.461 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"f6de3849-ba42-452d-98fa-961a5482d0d6"} | |
| 11:23:12.779 [main] ERROR o.t.e.event.internal.EventSystemImpl - Failed to invoke event | |
| java.lang.NullPointerException: null | |
| at org.terasology.input.InputSystem.getInputsForBindButton(InputSystem.java:538) | |
| at org.terasology.dialogs.DialogSystem.createTalkText(DialogSystem.java:196) | |
| at org.terasology.dialogs.DialogSystem.updateTalkNotification(DialogSystem.java:110) | |
| at org.terasology.dialogs.DialogSystem.onTarget(DialogSystem.java:99) | |
| at org.terasology.dialogs.DialogSystemMethodAccess.invoke(Unknown Source) | |
| at org.terasology.entitySystem.event.internal.EventSystemImpl$ByteCodeEventHandlerInfo.invoke(EventSystemImpl.java:531) | |
| at org.terasology.entitySystem.event.internal.EventSystemImpl.sendStandardEvent(EventSystemImpl.java:291) | |
| at org.terasology.entitySystem.event.internal.EventSystemImpl.send(EventSystemImpl.java:282) | |
| at org.terasology.entitySystem.entity.internal.BaseEntityRef.send(BaseEntityRef.java:205) | |
| at org.terasology.input.cameraTarget.PlayerTargetSystem.update(PlayerTargetSystem.java:87) | |
| at org.terasology.engine.modes.StateIngame.update(StateIngame.java:171) | |
| at org.terasology.engine.TerasologyEngine.tick(TerasologyEngine.java:464) | |
| at org.terasology.engine.TerasologyEngine.mainLoop(TerasologyEngine.java:427) | |
| at org.terasology.engine.TerasologyEngine.run(TerasologyEngine.java:403) | |
| at org.terasology.engine.Terasology.main(Terasology.java:163) | |
| 11:23:17.446 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"c2d6ac99-cad9-4513-bee1-c71cb4f7700a"} | |
| 11:23:22.455 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"569077b1-ae0b-42e4-97c5-795a57136791"} | |
| 11:23:27.464 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"967792c1-1453-42fa-a058-c8a950153db9"} | |
| 11:23:32.472 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"c8f21d4d-5c65-49f5-a9c0-0860836b1e1e"} | |
| 11:23:37.431 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"b217b4e4-e1ca-46a4-84d8-9c57ea9211ca"} | |
| 11:23:42.440 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"36c1f4df-9752-42d5-bc6d-c90afa765a7d"} | |
| 11:23:47.454 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"e0a2d642-ee31-43d5-b897-c01dcc90092d"} | |
| 11:23:52.463 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"6bfa0845-12f3-4117-8d2b-e40f63f2532b"} | |
| 11:23:57.472 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"f8ced417-a17a-4a58-9c7d-780eb6384af7"} | |
| 11:24:01.230 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Creating game snapshot | |
| 11:24:01.234 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Snapshot created: Writing phase starts | |
| 11:24:02.430 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"f57f2165-8a2d-4809-931b-c6e020238d5d"} | |
| 11:24:07.439 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"f5c0fe88-6278-4da8-be33-b6d256d271ca"} | |
| 11:24:12.306 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished | |
| 11:24:12.460 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"da38fc1d-6907-411d-a083-19cf3e204da6"} | |
| 11:24:17.469 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"a5dd79b9-056f-4d2d-9f53-3bab30c37ae3"} | |
| 11:24:22.445 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"782b77b3-fc8d-4e78-8b2f-72779b0edcac"} | |
| 11:24:27.081 [main] WARN o.t.engine.internal.TimeBase - Delta too great (4523), capping to 1000 | |
| 11:24:27.469 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"03492bf8-62be-4b98-bc7c-693059086f83"} | |
| 11:24:32.439 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"f82bf8f1-a4b0-4006-856b-c9fdf19a27b4"} | |
| 11:24:37.462 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"25ca99ef-440e-40d5-a568-e43025877139"} | |
| 11:24:42.470 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"f1e910a5-cc5f-463f-a32a-2c1b6a5a0537"} | |
| 11:24:47.479 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"a26d9c6e-8061-4e1a-bdca-b880b2374ebd"} | |
| 11:24:52.438 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"df416978-75d5-4aac-bbcd-2ea2b407cebd"} | |
| 11:24:57.458 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"15a7f090-a2a4-4e17-8058-020540349a04"} | |
| 11:25:01.287 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Creating game snapshot | |
| 11:25:01.291 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Snapshot created: Writing phase starts | |
| 11:25:02.156 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished | |
| 11:25:02.467 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"fc49d564-26b6-4f72-a1a4-af83843caec6"} | |
| 11:25:07.476 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"8ac7a29c-287c-4f75-bc65-c88c4fa9df2d"} | |
| 11:25:12.439 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"ed600242-8dbb-4be4-ac92-b6c60ed999f7"} | |
| 11:25:17.455 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"a5770695-3e20-4580-9c86-adddad2835e4"} | |
| 11:25:22.464 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"b93d629d-7333-404f-b0be-cee34d9a081a"} | |
| 11:25:27.473 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"347b7ea9-26e8-474f-bd80-eedeb8e95eb5"} | |
| 11:25:32.482 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"b8b1a9e6-1bc3-45c0-b990-c35837a10552"} | |
| 11:25:37.491 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"5470733e-2290-42db-a92e-4d065ec5c545"} | |
| 11:25:42.459 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"8856be23-8c9e-4075-a1c8-4b625daaff33"} | |
| 11:25:47.468 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"1a97cbc7-12ad-4594-9eca-f2bf2fc61386"} | |
| 11:25:52.477 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"fc93a49c-d0d6-4465-a4b3-30d403f5666a"} | |
| 11:25:57.486 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"22e5a710-d1f6-46f2-848c-663f10a788e5"} | |
| 11:26:01.384 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Creating game snapshot | |
| 11:26:01.395 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Snapshot created: Writing phase starts | |
| 11:26:02.093 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished | |
| 11:26:02.444 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"7c568f05-72ee-423a-98c8-5b35b3c0390d"} | |
| 11:26:07.452 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"ec2e7dba-f6b5-4057-8ca5-57760aa5afd8"} | |
| 11:26:12.461 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"072b839a-4c7b-46b4-bae0-e94684a081b2"} | |
| 11:26:17.470 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"ee33df6c-ab23-4a0e-9609-df2970748dad"} | |
| 11:26:22.479 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"63b450bd-160c-4b6b-a9e6-41d261069461"} | |
| 11:26:27.488 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"41340221-8719-47fd-9d7b-2fdb074ca229"} | |
| 11:26:32.496 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"dca0e078-eaea-445c-a3fd-cf9aa03fed31"} | |
| 11:26:37.457 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"382e41ae-e814-471f-ae57-20f48ecbd61d"} | |
| 11:26:42.468 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"1190fc0b-0439-4e45-bd4c-8a02399e8ab4"} | |
| 11:26:47.476 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"942f7ca2-834f-4d2f-8b0d-89bc6444e9c3"} | |
| 11:26:52.485 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"b797d9aa-31ae-4085-a4fe-254da3591016"} | |
| 11:26:57.456 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"9dec60d6-9c35-4dd9-a983-63819cff38e7"} | |
| 11:27:01.440 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Creating game snapshot | |
| 11:27:01.444 [main] INFO o.t.p.i.ReadWriteStorageManager - Auto Saving - Snapshot created: Writing phase starts | |
| 11:27:02.097 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished | |
| 11:27:02.465 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3c9e03b1-c94f-4aec-8426-247a05fe61d0"} | |
| 11:27:07.488 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"583aa9c2-72db-4abc-b216-28974ad3f2b7"} | |
| 11:27:12.496 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"47cfcbb9-4802-4f5b-b569-a5691b1af064"} | |
| 11:27:17.454 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"9f0ae85c-3b2e-48e9-8a9d-a8deda892738"} | |
| 11:27:22.470 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3a4ea405-aadb-4b42-81e9-dc43100a4ba8"} | |
| 11:27:27.492 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269374000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 16","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"0f8f0578-08d9-4b92-875e-d645c41fffc2"} | |
| 11:27:29.582 [main] ERROR o.t.p.t.TypeHandlerLibrary - Unsupported field: 'Health:Regen.regenEndTime' | |
| 11:27:29.594 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Creating game snapshot | |
| 11:27:29.602 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Snapshot created: Writing phase starts | |
| 11:27:29.602 [main] INFO o.t.n.internal.NetworkSystemImpl - Client disconnected: Player36231 | |
| 11:27:29.603 [main] INFO o.t.logic.console.ConsoleImpl - [NOTIFICATION] Player "Player36231" has left the game | |
| 11:27:29.603 [main] INFO o.t.n.internal.NetworkSystemImpl - Network shutdown | |
| 11:27:29.660 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"214bd290-62bc-45e1-a1b8-39a537d2c3fb"} | |
| 11:27:29.687 [Engine-Task-Pool] INFO o.t.rendering.opengl.ScreenGrabber - Screenshot saved to saves/Game 16/previews/1.jpg! | |
| 11:27:30.238 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished | |
| 11:27:31.411 [pool-19-thread-1] INFO o.t.e.module.ModuleListDownloader - Downloading modules .. | |
| 11:27:31.412 [main] WARN o.t.engine.internal.TimeBase - Delta too great (2046), capping to 1000 | |
| 11:27:32.470 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"cb633a07-dc5f-46fc-8ce3-617ab95c3037"} | |
| 11:27:32.510 [pool-19-thread-1] INFO o.t.e.module.ModuleListDownloader - Parsing content .. | |
| 11:27:34.100 [pool-19-thread-1] INFO o.t.e.module.ModuleListDownloader - Retrieved 184 entries | |
| 11:27:37.479 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"b46feed1-4d8e-498b-9acd-d0b676addd81"} | |
| 11:27:42.488 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"ed90b049-d945-4bad-8b11-feef2bb60bbb"} | |
| 11:27:47.497 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"da4fc234-6409-4c96-9b5f-40936ac3a9a2"} | |
| 11:27:52.455 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"67da4620-6127-4b00-a85d-84abe71a1973"} | |
| 11:27:57.464 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"9b0edfa1-7718-40d9-96fd-6d5979f9ee82"} | |
| 11:28:02.473 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"f3d2b3cb-035d-4741-a604-0ff2ba8cecbd"} | |
| 11:28:07.482 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"e6e47887-f246-4a2d-9d84-0d1d9eafcc99"} | |
| 11:28:12.491 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"2c21ba6b-e459-4891-bd31-853b371d7fe3"} | |
| 11:28:17.501 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"3cd71fbd-74c3-4a37-be08-47b12c9b932b"} | |
| 11:28:22.460 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"672dadeb-5f56-48a4-adc9-a40f192c1e48"} | |
| 11:28:27.468 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"8403b1cd-2a0d-45b3-ad7c-8d6b898ac5b4"} | |
| 11:28:32.477 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"6bb0a199-baaa-4cce-b027-ad3684667589"} | |
| 11:28:33.790 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: engine:3.3.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Drops:1.0.1 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreAssets:2.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Health:1.0.2 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Explosives:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Inventory:1.3.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Furnishings:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreAdvancedAssets:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Projectile:1.1.1 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: StructureTemplates:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: WorldlyTooltipAPI:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: AdventureAssets:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: AlterationEffects:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: BiomesAPI:4.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Fluid:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Thirst:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: ClimateConditions:1.0.1 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreWorlds:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: AnotherWorld:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: GrowingFlora:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: PlantPack:1.1.1 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: StructuralResources:2.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: AnotherWorldPlants:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Durability:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Genome:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: InGameHelpAPI:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: MultiBlock:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: MarkovChains:1.5.1 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: NameGenerator:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Potions:1.3.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Workstation:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: WorkstationCrafting:1.0.1 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Alchemy:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: BasicCrafting:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Pathfinding:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Behaviors:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Books:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: MusicDirector:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: ChrisVolume1OST:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Hunger:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Cooking:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CoreRendering:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: CustomOreGen:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: DamagingBlocks:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: PhysicalStats:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Equipment:1.2.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: OreGeneration:2.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Smithing:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: EquipmentSmithing:1.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Fences:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Journal:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Scenario:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: SimpleFarming:2.1.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: WoodCrafting:1.0.3 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: StoneCrafting:1.0.2 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: WildAnimals:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: WoodAndStoneCraftingJournal:1.0.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: WorldlyTooltip:1.2.0 | |
| 11:28:33.791 [main] INFO o.t.e.m.loadProcesses.RegisterMods - Activating module: Lost:1.1.0 | |
| 11:28:37.485 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"73af04ec-1fb5-4fed-a796-8470c162cc30"} | |
| 11:28:42.494 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"24fe6b25-7200-4ad4-8420-d6663ab358d4"} | |
| Exception in thread "Thread-19" java.lang.NullPointerException | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat$BlockFamilyHandler.deserialize(BlockFamilyDefinitionFormat.java:331) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat$BlockFamilyHandler.deserialize(BlockFamilyDefinitionFormat.java:323) | |
| at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58) | |
| at com.google.gson.Gson.fromJson(Gson.java:879) | |
| at com.google.gson.Gson.fromJson(Gson.java:944) | |
| at com.google.gson.Gson$1.deserialize(Gson.java:138) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat$BlockFamilyDefinitionDataHandler.setObject(BlockFamilyDefinitionFormat.java:299) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat$BlockFamilyDefinitionDataHandler.deserialize(BlockFamilyDefinitionFormat.java:142) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat$BlockFamilyDefinitionDataHandler.deserialize(BlockFamilyDefinitionFormat.java:128) | |
| at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58) | |
| at com.google.gson.Gson.fromJson(Gson.java:879) | |
| at com.google.gson.Gson.fromJson(Gson.java:817) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat.load(BlockFamilyDefinitionFormat.java:93) | |
| at org.terasology.world.block.loader.BlockFamilyDefinitionFormat.load(BlockFamilyDefinitionFormat.java:70) | |
| at org.terasology.assets.module.UnloadedAssetData$AssetSourceResolver.load(UnloadedAssetData.java:292) | |
| at org.terasology.assets.module.UnloadedAssetData.load(UnloadedAssetData.java:180) | |
| at org.terasology.assets.module.ModuleAssetDataProducer.getAssetData(ModuleAssetDataProducer.java:228) | |
| at org.terasology.assets.AssetType.reloadFromProducers(AssetType.java:501) | |
| at org.terasology.assets.AssetType.refresh(AssetType.java:182) | |
| at org.terasology.assets.module.ModuleAwareAssetTypeManager.switchEnvironment(ModuleAwareAssetTypeManager.java:394) | |
| at org.terasology.engine.bootstrap.EnvironmentSwitchHandler.handleSwitchToGameEnvironment(EnvironmentSwitchHandler.java:128) | |
| at org.terasology.engine.modes.loadProcesses.RegisterMods.lambda$step$0(RegisterMods.java:90) | |
| at java.lang.Thread.run(Thread.java:748) | |
| 11:28:46.671 [main] WARN o.t.engine.internal.TimeBase - Delta too great (3992), capping to 1000 | |
| 11:28:47.515 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"ecdef9d1-c0ac-4e5b-bd4e-5b47b0bb1acb"} | |
| 11:28:52.515 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"41a64906-6440-4d85-8b2f-dca7a7a00299"} | |
| 11:28:54.010 [main] WARN o.t.engine.internal.TimeBase - Delta too great (7339), capping to 1000 | |
| 11:28:55.747 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1737), capping to 1000 | |
| 11:28:55.748 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Pecan with inputs [/Cooking/assets/prefabs/food/raw/Pecan.prefab] | |
| 11:28:55.749 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:iconItem with inputs [/engine/assets/prefabs/iconItem.prefab] | |
| 11:28:55.750 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:itemBase with inputs [/engine/assets/prefabs/itemBase.prefab] | |
| 11:28:55.752 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:physicalDamage with inputs [/engine/assets/prefabs/damageTypes/physicalDamage.prefab] | |
| 11:28:55.753 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:itemPickup with inputs [/engine/assets/prefabs/itemPickup.prefab] | |
| 11:28:55.763 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CreamCupcake with inputs [/Cooking/assets/prefabs/food/cooked/CreamCupcake.prefab] | |
| 11:28:55.766 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:RagePotion with inputs [/Potions/assets/prefabs/potion/RagePotion.prefab] | |
| 11:28:55.868 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelSpear with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelSpear.prefab] | |
| 11:28:55.869 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:55.871 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:spearDamage with inputs [/Equipment/assets/prefabs/damageTypes/spearDamage.prefab] | |
| 11:28:55.872 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jobBuildBlock with inputs [/Behaviors/assets/prefabs/jobBuildBlock.prefab] | |
| 11:28:55.874 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:babyDeer with inputs [/WildAnimals/assets/prefabs/animals/babyDeer.prefab] | |
| 11:28:56.420 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:28:56.420 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:28:56.420 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:28:56.420 [main] ERROR o.t.module.sandbox.ModuleClassLoader - Denied access to class (not allowed with this module's permissions): org.terasology.module.sandbox.API | |
| 11:28:56.727 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'StrayIfIdle' | |
| 11:28:56.766 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:28:56.766 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:28:56.867 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1000), capping to 1000 | |
| 11:28:56.868 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:Radish with inputs [/PlantPack/assets/prefabs/crop/Radish.prefab] | |
| 11:28:56.868 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:28:56.869 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:BasicStonecraftingProcess with inputs [/StoneCrafting/assets/prefabs/processDefinitions/BasicStonecraftingProcess.prefab] | |
| 11:28:56.870 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ParticipateInItemCategoryInGameHelp' | |
| 11:28:56.870 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverAxe with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverAxe.prefab] | |
| 11:28:56.870 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:56.871 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeDamage with inputs [/CoreAssets/assets/prefabs/damageTypes/axeDamage.prefab] | |
| 11:28:56.872 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:DeadBush with inputs [/PlantPack/assets/prefabs/DeadBush.prefab] | |
| 11:28:56.872 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'BlockDropGrammar' | |
| 11:28:56.872 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:Herb5 with inputs [/Alchemy/assets/prefabs/herb/generated/Herb5.prefab] | |
| 11:28:56.873 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:GrandMapleSapling with inputs [/PlantPack/assets/prefabs/tree/grandMaple/GrandMapleSapling.prefab] | |
| 11:28:56.874 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:succeed with inputs [/engine/assets/prefabs/behaviorActions/succeed.prefab] | |
| 11:28:56.875 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:ResistPoisonPotion with inputs [/Potions/assets/prefabs/potion/ResistPoisonPotion.prefab] | |
| 11:28:56.877 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:PortableForgingStation with inputs [/EquipmentSmithing/assets/prefabs/PortableForgingStation.prefab] | |
| 11:28:56.886 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Smithing:BasicSmithingStation] | |
| 11:28:56.886 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Smithing:BasicSmithingStation with id 1 | |
| 11:28:56.886 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RegenHerb with inputs [/Alchemy/assets/prefabs/herb/predefined/RegenHerb.prefab] | |
| 11:28:56.887 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:SilverOreGen with inputs [/Smithing/assets/prefabs/ores/generators/SilverOreGen.prefab] | |
| 11:28:56.887 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'minDensityoff' onto 'OreGeneration:PocketDensityOreGen' | |
| 11:28:56.887 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioConstantRegion with inputs [/Scenario/assets/prefabs/scenarioConstantRegion.prefab] | |
| 11:28:56.888 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:BrownSugar with inputs [/Cooking/assets/prefabs/food/raw/BrownSugar.prefab] | |
| 11:28:56.990 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:pierceDamage with inputs [/Equipment/assets/prefabs/damageTypes/pierceDamage.prefab] | |
| 11:28:56.990 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:InversionPotion with inputs [/Potions/assets/prefabs/potion/InversionPotion.prefab] | |
| 11:28:56.992 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:facadeOfTruthBook with inputs [/Lost/assets/prefabs/books/facadeOfTruthBook.prefab] | |
| 11:28:56.994 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:ChocolateCupcake with inputs [/Cooking/assets/prefabs/food/cooked/ChocolateCupcake.prefab] | |
| 11:28:56.997 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:DestructiveExplosiveDamage with inputs [/CoreAdvancedAssets/assets/prefabs/damageTypes/DestructiveExplosiveDamage.prefab] | |
| 11:28:56.998 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:explosiveDamage with inputs [/engine/assets/prefabs/damageTypes/explosiveDamage.prefab] | |
| 11:28:56.999 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:animalFemaleNames with inputs [/NameGenerator/assets/prefabs/animalFemaleNames.prefab] | |
| 11:28:57.000 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:PortableCookingStation with inputs [/Cooking/assets/prefabs/tools/PortableCookingStation.prefab] | |
| 11:28:57.002 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: WorkstationCrafting:StandardWoodStation | |
| 11:28:57.003 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:Herb4 with inputs [/Alchemy/assets/prefabs/herb/generated/Herb4.prefab] | |
| 11:28:57.003 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:onPlayerSpawnEvent with inputs [/Scenario/assets/prefabs/onPlayerSpawnEvent.prefab] | |
| 11:28:57.003 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CoconutMeat with inputs [/Cooking/assets/prefabs/food/raw/CoconutMeat.prefab] | |
| 11:28:57.004 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondHelmet with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondHelmet.prefab] | |
| 11:28:57.005 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeStoneLongKnife with inputs [/WoodCrafting/assets/prefabs/recipe/hand/RecipeStoneLongKnife.prefab] | |
| 11:28:57.006 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldKatana with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldKatana.prefab] | |
| 11:28:57.006 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.006 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:swordDamage with inputs [/Equipment/assets/prefabs/damageTypes/swordDamage.prefab] | |
| 11:28:57.007 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:lava with inputs [/CoreAssets/assets/prefabs/lava.prefab] | |
| 11:28:57.008 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:HealingHerbBlock with inputs [/Alchemy/assets/prefabs/herb/predefined/blocks/HealingHerbBlock.prefab] | |
| 11:28:57.008 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:GoldOre with inputs [/Smithing/assets/prefabs/ores/GoldOre.prefab] | |
| 11:28:57.009 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:dustEffect with inputs [/CoreAssets/assets/prefabs/particleEffects/dustEffect.prefab] | |
| 11:28:57.016 [main] ERROR o.t.p.t.TypeHandlerLibrary - Unsupported field: 'engine:ParticleEmitter.affectorFunctionMap' | |
| 11:28:57.016 [main] ERROR o.t.p.t.TypeHandlerLibrary - Unsupported field: 'engine:ParticleEmitter.generatorFunctionMap' | |
| 11:28:57.118 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:archangelHeart with inputs [/Equipment/assets/prefabs/Equipment/Classed/archangelHeart.prefab] | |
| 11:28:57.120 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Wheat with inputs [/Cooking/assets/prefabs/tools/Wheat.prefab] | |
| 11:28:57.123 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:archangelDagger with inputs [/Equipment/assets/prefabs/Equipment/Classed/archangelDagger.prefab] | |
| 11:28:57.123 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.125 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Jam with inputs [/Cooking/assets/prefabs/food/raw/Jam.prefab] | |
| 11:28:57.127 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:Herb3 with inputs [/Alchemy/assets/prefabs/herb/generated/Herb3.prefab] | |
| 11:28:57.128 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:floweringPlantsFamilies with inputs [/NameGenerator/assets/prefabs/floweringPlantsFamilies.prefab] | |
| 11:28:57.129 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Spoon with inputs [/Cooking/assets/prefabs/tools/Spoon.prefab] | |
| 11:28:57.131 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipeCookedRice with inputs [/Cooking/assets/prefabs/recipe/cook/RecipeCookedRice.prefab] | |
| 11:28:57.131 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:57.131 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:Reeds with inputs [/PlantPack/assets/prefabs/grass/Reeds.prefab] | |
| 11:28:57.132 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeToolStone with inputs [/WoodCrafting/assets/prefabs/recipe/hand/RecipeToolStone.prefab] | |
| 11:28:57.132 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Egg with inputs [/Cooking/assets/prefabs/food/raw/Egg.prefab] | |
| 11:28:57.134 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:ChefKnife with inputs [/Cooking/assets/prefabs/tools/ChefKnife.prefab] | |
| 11:28:57.136 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:fuseLong with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/fuseLong.prefab] | |
| 11:28:57.240 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab SimpleFarming:componentIngredientMapping with inputs [/SimpleFarming/assets/prefabs/componentIngredientMapping.prefab] | |
| 11:28:57.241 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:LemonTea with inputs [/Cooking/assets/prefabs/food/cooked/LemonTea.prefab] | |
| 11:28:57.243 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:DoubleJumpPotion with inputs [/Potions/assets/prefabs/potion/DoubleJumpPotion.prefab] | |
| 11:28:57.244 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:Herb2 with inputs [/Alchemy/assets/prefabs/herb/generated/Herb2.prefab] | |
| 11:28:57.244 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Bread with inputs [/Cooking/assets/prefabs/food/cooked/Bread.prefab] | |
| 11:28:57.255 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeDamage with inputs [/CoreAssets/assets/prefabs/damageTypes/pickaxeDamage.prefab] | |
| 11:28:57.256 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelMaul with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelMaul.prefab] | |
| 11:28:57.256 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.256 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab SimpleFarming:UnGrowthCan with inputs [/SimpleFarming/assets/prefabs/UnGrowthCan.prefab] | |
| 11:28:57.256 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'renderWithIcon' onto 'engine:Item' | |
| 11:28:57.258 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:CornSeed with inputs [/AnotherWorldPlants/assets/prefabs/crop/corn/CornSeed.prefab] | |
| 11:28:57.262 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:GrowingCorn with inputs [/AnotherWorldPlants/assets/prefabs/crop/corn/GrowingCorn.prefab] | |
| 11:28:57.262 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:Corn1] | |
| 11:28:57.262 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:Corn1 with id 2 | |
| 11:28:57.363 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:HerbSeedBase with inputs [/Alchemy/assets/prefabs/HerbSeedBase.prefab] | |
| 11:28:57.376 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeBronzeForgeHammer with inputs [/EquipmentSmithing/assets/prefabs/recipe/tools/RecipeBronzeForgeHammer.prefab] | |
| 11:28:57.376 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldRingOfNimbleness with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldRingOfNimbleness.prefab] | |
| 11:28:57.377 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:UmbrellaTrunk with inputs [/PlantPack/assets/prefabs/tree/umbrella/UmbrellaTrunk.prefab] | |
| 11:28:57.378 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookedOnion with inputs [/Cooking/assets/prefabs/food/cooked/CookedOnion.prefab] | |
| 11:28:57.378 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RegenHerbBlock with inputs [/Alchemy/assets/prefabs/herb/predefined/blocks/RegenHerbBlock.prefab] | |
| 11:28:57.379 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab ChrisVolume1OST:ShootingStars with inputs [/ChrisVolume1OST/assets/prefabs/ShootingStars.prefab] | |
| 11:28:57.379 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:oldWestMaleNames with inputs [/NameGenerator/assets/prefabs/oldWestMaleNames.prefab] | |
| 11:28:57.380 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:setTargetToWork with inputs [/Behaviors/assets/prefabs/behaviorNodes/setTargetToWork.prefab] | |
| 11:28:57.380 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronWarHammer with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronWarHammer.prefab] | |
| 11:28:57.380 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.381 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:hammerDamage with inputs [/WoodCrafting/assets/prefabs/damageTypes/hammerDamage.prefab] | |
| 11:28:57.382 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:recipebook with inputs [/Books/assets/prefabs/Books/recipebook.prefab] | |
| 11:28:57.382 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeTier3Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/pickaxeTier3Damage.prefab] | |
| 11:28:57.382 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:emptyNetworkEntity with inputs [/Scenario/assets/prefabs/emptyNetworkEntity.prefab] | |
| 11:28:57.382 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeMail with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeMail.prefab] | |
| 11:28:57.475 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"9181bd94-ea7d-4a05-90a2-d4336092dd54"} | |
| 11:28:57.484 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeGlass with inputs [/WoodCrafting/assets/prefabs/recipe/wood/basic/RecipeGlass.prefab] | |
| 11:28:57.484 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:BasicWoodcraftingBaseProcessPart with inputs [/WoodCrafting/assets/prefabs/processDefinitions/BasicWoodcraftingBaseProcessPart.prefab] | |
| 11:28:57.484 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:57.485 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:57.485 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:28:57.485 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondGloves with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondGloves.prefab] | |
| 11:28:57.487 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipePhysicalDefenseRune with inputs [/EquipmentSmithing/assets/prefabs/recipe/runes/RecipePhysicalDefenseRune.prefab] | |
| 11:28:57.487 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Grater with inputs [/Cooking/assets/prefabs/tools/Grater.prefab] | |
| 11:28:57.489 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:wipeOutRod with inputs [/AdventureAssets/assets/prefabs/wipeOut/wipeOutRod.prefab] | |
| 11:28:57.489 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverSpear with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverSpear.prefab] | |
| 11:28:57.489 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.491 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:greenDeer with inputs [/WildAnimals/assets/prefabs/animals/greenDeer.prefab] | |
| 11:28:57.497 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:28:57.497 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:28:57.497 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:Herb8 with inputs [/Alchemy/assets/prefabs/herb/generated/Herb8.prefab] | |
| 11:28:57.498 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:meat with inputs [/WildAnimals/assets/prefabs/items/meat.prefab] | |
| 11:28:57.498 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:UpgradeNoviceWoodcrafting with inputs [/WoodCrafting/assets/prefabs/upgrade/UpgradeNoviceWoodcrafting.prefab] | |
| 11:28:57.498 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:PhysicalAttackRune with inputs [/EquipmentSmithing/assets/prefabs/runes/PhysicalAttackRune.prefab] | |
| 11:28:57.499 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeArchangelFryingPan with inputs [/EquipmentSmithing/assets/prefabs/recipe/arms/Classed/RecipeArchangelFryingPan.prefab] | |
| 11:28:57.499 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructuralResources:ingot with inputs [/StructuralResources/assets/prefabs/ingot.prefab] | |
| 11:28:57.499 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:MysticNugget with inputs [/Smithing/assets/prefabs/nuggets/MysticNugget.prefab] | |
| 11:28:57.500 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioConstantPlayer with inputs [/Scenario/assets/prefabs/scenarioConstantPlayer.prefab] | |
| 11:28:57.501 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:territorialWolf with inputs [/WildAnimals/assets/prefabs/animals/territorialWolf.prefab] | |
| 11:28:57.509 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'minDistance' onto 'Behaviors:AttackOnHit' | |
| 11:28:57.510 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'WildAnimalsMadness:wolfIcon' | |
| 11:28:57.510 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:28:57.510 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:28:57.611 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:BlueSpruceSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/BlueSpruceSaplingGenerated.prefab] | |
| 11:28:57.612 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelPendant with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelPendant.prefab] | |
| 11:28:57.613 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:bluebook with inputs [/Books/assets/prefabs/Books/bluebook.prefab] | |
| 11:28:57.614 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:IronOreGen with inputs [/Smithing/assets/prefabs/ores/generators/IronOreGen.prefab] | |
| 11:28:57.614 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'minDensityoff' onto 'OreGeneration:PocketDensityOreGen' | |
| 11:28:57.615 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:BlueSpruceTrunk with inputs [/PlantPack/assets/prefabs/tree/blueSpruce/BlueSpruceTrunk.prefab] | |
| 11:28:57.616 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:ClayHearth with inputs [/WoodCrafting/assets/prefabs/ClayHearth.prefab] | |
| 11:28:57.617 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:3x3stonehenge with inputs [/Lost/assets/prefabs/structures/3x3stonehenge.prefab] | |
| 11:28:57.625 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone] | |
| 11:28:57.625 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone with id 3 | |
| 11:28:57.625 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:EquipmentInventory with inputs [/Equipment/assets/prefabs/Equipment/EquipmentInventory.prefab] | |
| 11:28:57.625 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:UpgradeStandardSmithingStation with inputs [/Smithing/assets/prefabs/upgrade/UpgradeStandardSmithingStation.prefab] | |
| 11:28:57.625 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:Herb7 with inputs [/Alchemy/assets/prefabs/herb/generated/Herb7.prefab] | |
| 11:28:57.626 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:StandardSmithingStation with inputs [/Smithing/assets/prefabs/StandardSmithingStation.prefab] | |
| 11:28:57.626 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Smithing:StandardSmithingStation] | |
| 11:28:57.626 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Smithing:StandardSmithingStation with id 4 | |
| 11:28:57.626 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:teleportPlayerAction with inputs [/Scenario/assets/prefabs/teleportPlayerAction.prefab] | |
| 11:28:57.627 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:RecipeStoneHammer with inputs [/StoneCrafting/assets/prefabs/recipe/stone/RecipeStoneHammer.prefab] | |
| 11:28:57.627 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:57.627 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:28:57.627 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:PumpkinPie with inputs [/Cooking/assets/prefabs/food/cooked/PumpkinPie.prefab] | |
| 11:28:57.628 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:GoldNugget with inputs [/Smithing/assets/prefabs/nuggets/GoldNugget.prefab] | |
| 11:28:57.628 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:ColoredSalt with inputs [/Cooking/assets/prefabs/food/raw/ColoredSalt.prefab] | |
| 11:28:57.628 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Twig with inputs [/WoodCrafting/assets/prefabs/Twig.prefab] | |
| 11:28:57.735 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookedTurnip with inputs [/Cooking/assets/prefabs/food/cooked/CookedTurnip.prefab] | |
| 11:28:57.736 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:CharcoalPit with inputs [/Smithing/assets/prefabs/CharcoalPit.prefab] | |
| 11:28:57.736 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:Herb6 with inputs [/Alchemy/assets/prefabs/herb/generated/Herb6.prefab] | |
| 11:28:57.737 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:AntiPoisonHerb with inputs [/Alchemy/assets/prefabs/herb/predefined/AntiPoisonHerb.prefab] | |
| 11:28:57.739 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:WoodSpear with inputs [/Equipment/assets/prefabs/Equipment/Wood/WoodSpear.prefab] | |
| 11:28:57.739 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.740 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:NoviceWoodcraftingProcess with inputs [/WoodCrafting/assets/prefabs/processDefinitions/NoviceWoodcraftingProcess.prefab] | |
| 11:28:57.740 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ParticipateInItemCategoryInGameHelp' | |
| 11:28:57.741 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:StoneKnife with inputs [/WoodCrafting/assets/prefabs/StoneKnife.prefab] | |
| 11:28:57.741 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessRequirementsProvider' | |
| 11:28:57.742 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:StisusTrunk with inputs [/PlantPack/assets/prefabs/tree/stisus/StisusTrunk.prefab] | |
| 11:28:57.743 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:TinOreGen with inputs [/Smithing/assets/prefabs/ores/generators/TinOreGen.prefab] | |
| 11:28:57.743 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'minDensityoff' onto 'OreGeneration:PocketDensityOreGen' | |
| 11:28:57.743 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:CrudeHoe with inputs [/WoodCrafting/assets/prefabs/CrudeHoe.prefab] | |
| 11:28:57.743 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessRequirementsProvider' | |
| 11:28:57.744 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:MapleSapling with inputs [/PlantPack/assets/prefabs/tree/maple/MapleSapling.prefab] | |
| 11:28:57.745 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:healPlayerAction with inputs [/Scenario/assets/prefabs/healPlayerAction.prefab] | |
| 11:28:57.745 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeCrudeAxeHammer with inputs [/WoodCrafting/assets/prefabs/recipe/hand/RecipeCrudeAxeHammer.prefab] | |
| 11:28:57.745 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:archangelFury with inputs [/Equipment/assets/prefabs/Equipment/Classed/archangelFury.prefab] | |
| 11:28:57.745 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.747 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:bluntDamage with inputs [/Equipment/assets/prefabs/damageTypes/bluntDamage.prefab] | |
| 11:28:57.747 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:null with inputs [/engine/assets/prefabs/null.prefab] | |
| 11:28:57.747 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:LuckyIronPendant with inputs [/Equipment/assets/prefabs/Equipment/Iron/LuckyIronPendant.prefab] | |
| 11:28:57.748 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:SandGrain with inputs [/WoodCrafting/assets/prefabs/SandGrain.prefab] | |
| 11:28:57.749 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldBadgeOfLuck with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldBadgeOfLuck.prefab] | |
| 11:28:57.750 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperRingOfPoisonPhysicalResist with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperRingOfPoisonPhysicalResist.prefab] | |
| 11:28:57.751 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:nobilityAttribs with inputs [/NameGenerator/assets/prefabs/nobilityAttribs.prefab] | |
| 11:28:57.752 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeHealPotion1 with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeHealPotion1.prefab] | |
| 11:28:57.752 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:57.752 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:defaultVisualCharacter with inputs [/engine/assets/prefabs/defaultVisualCharacter.prefab] | |
| 11:28:57.753 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Thirst:thirstDamage with inputs [/Thirst/assets/prefabs/damageTypes/thirstDamage.prefab] | |
| 11:28:57.753 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:swingingBladeMesh with inputs [/AdventureAssets/assets/prefabs/swingingBlade/swingingBladeMesh.prefab] | |
| 11:28:57.753 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 3:"mtllib SwingingBladeFlatShaded.mtl" | |
| 11:28:57.857 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:CopperOre with inputs [/Smithing/assets/prefabs/ores/CopperOre.prefab] | |
| 11:28:57.858 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:DivergencePotion with inputs [/Potions/assets/prefabs/potion/DivergencePotion.prefab] | |
| 11:28:57.859 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverRing with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverRing.prefab] | |
| 11:28:57.859 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'Equipment:SilverRing' | |
| 11:28:57.860 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:PhysicalConstitutionRune with inputs [/EquipmentSmithing/assets/prefabs/runes/PhysicalConstitutionRune.prefab] | |
| 11:28:57.861 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:BlueSpruceLog with inputs [/WoodCrafting/assets/prefabs/tree/BlueSpruceLog.prefab] | |
| 11:28:57.862 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeGoldAxe with inputs [/EquipmentSmithing/assets/prefabs/recipe/arms/Gold/RecipeGoldAxe.prefab] | |
| 11:28:57.862 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:Rice with inputs [/PlantPack/assets/prefabs/crop/Rice.prefab] | |
| 11:28:57.862 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:28:57.862 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:RecipeCopperBar with inputs [/Smithing/assets/prefabs/recipe/RecipeCopperBar.prefab] | |
| 11:28:57.863 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab ClimateConditions:VisibleBreathEffect with inputs [/ClimateConditions/assets/prefabs/VisibleBreathEffect.prefab] | |
| 11:28:57.865 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab GrowingFlora:TreeBranch with inputs [/GrowingFlora/assets/prefabs/tree/TreeBranch.prefab] | |
| 11:28:57.865 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronZweihander with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronZweihander.prefab] | |
| 11:28:57.865 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.866 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:hutBook with inputs [/Lost/assets/prefabs/books/hutBook.prefab] | |
| 11:28:57.866 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticPendantOfEndurance with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticPendantOfEndurance.prefab] | |
| 11:28:57.867 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticEspeebastard with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticEspeebastard.prefab] | |
| 11:28:57.867 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.868 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeAllSpeedPotion1 with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeAllSpeedPotion1.prefab] | |
| 11:28:57.868 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:57.869 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:RecipeLimestoneBar with inputs [/Smithing/assets/prefabs/recipe/RecipeLimestoneBar.prefab] | |
| 11:28:57.869 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:ninjapotion with inputs [/Potions/assets/prefabs/potion/ninjapotion.prefab] | |
| 11:28:57.870 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:CombatPotion with inputs [/Potions/assets/prefabs/potion/CombatPotion.prefab] | |
| 11:28:57.871 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:FlamingSword with inputs [/Equipment/assets/prefabs/Equipment/Gold/FlamingSword.prefab] | |
| 11:28:57.871 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.872 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:Goldaxe with inputs [/Equipment/assets/prefabs/Equipment/Gold/Goldaxe.prefab] | |
| 11:28:57.872 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.872 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronRing with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronRing.prefab] | |
| 11:28:57.872 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:PoisonHerbBlock with inputs [/Alchemy/assets/prefabs/herb/predefined/blocks/PoisonHerbBlock.prefab] | |
| 11:28:57.873 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:PineLeaf with inputs [/PlantPack/assets/prefabs/tree/pine/PineLeaf.prefab] | |
| 11:28:57.873 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperAxe with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperAxe.prefab] | |
| 11:28:57.873 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:57.874 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:cow with inputs [/WildAnimals/assets/prefabs/animals/cow.prefab] | |
| 11:28:57.887 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'WildAnimals:cow2Icon' | |
| 11:28:57.887 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:28:57.887 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:28:57.988 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:englishTownNameAffixes with inputs [/NameGenerator/assets/prefabs/englishTownNameAffixes.prefab] | |
| 11:28:57.989 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:PumpkinSoup with inputs [/Cooking/assets/prefabs/food/cooked/PumpkinSoup.prefab] | |
| 11:28:57.990 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:PineSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/PineSaplingGenerated.prefab] | |
| 11:28:57.990 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:OrangeJuice with inputs [/Cooking/assets/prefabs/food/drink/OrangeJuice.prefab] | |
| 11:28:57.991 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:PhysicalStrengthRune with inputs [/EquipmentSmithing/assets/prefabs/runes/PhysicalStrengthRune.prefab] | |
| 11:28:57.992 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CursedPendantOfLuck with inputs [/Equipment/assets/prefabs/Equipment/Gold/CursedPendantOfLuck.prefab] | |
| 11:28:57.993 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Mushroom with inputs [/Cooking/assets/prefabs/food/raw/vegetable/Mushroom.prefab] | |
| 11:28:57.994 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:SakuraSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/SakuraSaplingGenerated.prefab] | |
| 11:28:57.994 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeCrudeHoe with inputs [/WoodCrafting/assets/prefabs/recipe/hand/RecipeCrudeHoe.prefab] | |
| 11:28:57.994 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:28:57.995 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Banana with inputs [/Cooking/assets/prefabs/food/raw/Banana.prefab] | |
| 11:28:57.996 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:Turnip with inputs [/PlantPack/assets/prefabs/crop/Turnip.prefab] | |
| 11:28:57.996 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:28:57.997 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:axeHammerDamage with inputs [/WoodCrafting/assets/prefabs/damageTypes/axeHammerDamage.prefab] | |
| 11:28:57.997 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab SimpleFarming:TestProduce with inputs [/SimpleFarming/assets/prefabs/Testing/TestProduce.prefab] | |
| 11:28:57.998 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:elvenMaleNames with inputs [/NameGenerator/assets/prefabs/elvenMaleNames.prefab] | |
| 11:28:57.998 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:wipeOutMesh with inputs [/AdventureAssets/assets/prefabs/wipeOut/wipeOutMesh.prefab] | |
| 11:28:57.999 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 3:"mtllib Surfboard.mtl" | |
| 11:28:58.001 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Grass with inputs [/WoodCrafting/assets/prefabs/core/Grass.prefab] | |
| 11:28:58.001 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxe with inputs [/CoreAssets/assets/prefabs/tools/pickaxe.prefab] | |
| 11:28:58.004 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CornFlour with inputs [/Cooking/assets/prefabs/food/raw/CornFlour.prefab] | |
| 11:28:58.004 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeArms with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeArms.prefab] | |
| 11:28:58.005 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:SpruceLog with inputs [/WoodCrafting/assets/prefabs/tree/SpruceLog.prefab] | |
| 11:28:58.005 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeWoodenFence with inputs [/WoodCrafting/assets/prefabs/recipe/wood/standard/RecipeWoodenFence.prefab] | |
| 11:28:58.005 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:58.005 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:28:58.005 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:OakSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/OakSaplingGenerated.prefab] | |
| 11:28:58.005 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:BlindWalkPotion with inputs [/Potions/assets/prefabs/potion/BlindWalkPotion.prefab] | |
| 11:28:58.006 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:SwimSpeedHerb with inputs [/Alchemy/assets/prefabs/herb/predefined/SwimSpeedHerb.prefab] | |
| 11:28:58.007 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronDagger with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronDagger.prefab] | |
| 11:28:58.007 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:58.007 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:knifeDamage with inputs [/Equipment/assets/prefabs/damageTypes/knifeDamage.prefab] | |
| 11:28:58.008 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:multiWorldSim with inputs [/engine/assets/prefabs/multiWorldSim.prefab] | |
| 11:28:58.109 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:PoisonHerb with inputs [/Alchemy/assets/prefabs/herb/predefined/PoisonHerb.prefab] | |
| 11:28:58.111 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:WalkingCane with inputs [/Equipment/assets/prefabs/Equipment/Wood/WalkingCane.prefab] | |
| 11:28:58.112 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:SilverOre with inputs [/Smithing/assets/prefabs/ores/SilverOre.prefab] | |
| 11:28:58.112 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:mcqButtonDoor with inputs [/AdventureAssets/assets/prefabs/mcqButtonDoor/mcqButtonDoor.prefab] | |
| 11:28:58.122 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:mcqButtonDoorRegion with inputs [/AdventureAssets/assets/prefabs/mcqButtonDoor/mcqButtonDoorRegion.prefab] | |
| 11:28:58.124 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:DoorTop] | |
| 11:28:58.124 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.LEFT with id 5 | |
| 11:28:58.124 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.RIGHT with id 6 | |
| 11:28:58.124 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.FRONT with id 7 | |
| 11:28:58.124 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorTop.BACK with id 8 | |
| 11:28:58.124 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:DoorBottom] | |
| 11:28:58.124 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.LEFT with id 9 | |
| 11:28:58.124 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.RIGHT with id 10 | |
| 11:28:58.124 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.FRONT with id 11 | |
| 11:28:58.125 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:DoorBottom.BACK with id 12 | |
| 11:28:58.125 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:ButterJamSandwich with inputs [/Cooking/assets/prefabs/food/mixed/ButterJamSandwich.prefab] | |
| 11:28:58.126 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeStoneKnifeBlade with inputs [/WoodCrafting/assets/prefabs/recipe/hand/RecipeStoneKnifeBlade.prefab] | |
| 11:28:58.126 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:28:58.126 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:RecipeStoneHoe with inputs [/StoneCrafting/assets/prefabs/recipe/stone/RecipeStoneHoe.prefab] | |
| 11:28:58.127 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:58.127 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:28:58.127 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AlterationEffects:poisonDamage with inputs [/AlterationEffects/assets/prefabs/damageTypes/poisonDamage.prefab] | |
| 11:28:58.127 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Potato with inputs [/Cooking/assets/prefabs/food/raw/vegetable/Potato.prefab] | |
| 11:28:58.128 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureTemplateGenerator with inputs [/StructureTemplates/assets/prefabs/structureTemplateGenerator.prefab] | |
| 11:28:58.229 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:gun with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/gun.prefab] | |
| 11:28:58.230 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:NonDestructiveExplosiveDamage with inputs [/CoreAdvancedAssets/assets/prefabs/damageTypes/NonDestructiveExplosiveDamage.prefab] | |
| 11:28:58.365 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:52CentsGoldChain with inputs [/Equipment/assets/prefabs/Equipment/Gold/52CentsGoldChain.prefab] | |
| 11:28:58.366 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:CurePoisonPotion with inputs [/Potions/assets/prefabs/potion/CurePoisonPotion.prefab] | |
| 11:28:58.367 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticFlowerRing with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticFlowerRing.prefab] | |
| 11:28:58.369 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanFemaleOldEnglishNames with inputs [/NameGenerator/assets/prefabs/humanFemaleOldEnglishNames.prefab] | |
| 11:28:58.370 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:gaze with inputs [/engine/assets/prefabs/player/gaze.prefab] | |
| 11:28:58.370 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:MapleSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/MapleSaplingGenerated.prefab] | |
| 11:28:58.370 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:client with inputs [/engine/assets/prefabs/player/client.prefab] | |
| 11:28:58.370 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldRingOfSwiftness with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldRingOfSwiftness.prefab] | |
| 11:28:58.371 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:StisusSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/StisusSaplingGenerated.prefab] | |
| 11:28:58.373 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:altarOfResurrectionParticleEffect with inputs [/AdventureAssets/assets/prefabs/altarOfResurrection/altarOfResurrectionParticleEffect.prefab] | |
| 11:28:58.374 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'lightSpecularIntensity' onto 'engine:Light' | |
| 11:28:58.374 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:MapleLog with inputs [/WoodCrafting/assets/prefabs/tree/MapleLog.prefab] | |
| 11:28:58.374 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:BlankStoneRune with inputs [/EquipmentSmithing/assets/prefabs/runes/BlankStoneRune.prefab] | |
| 11:28:58.376 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronKeris with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronKeris.prefab] | |
| 11:28:58.376 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:58.377 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RockSalt with inputs [/Cooking/assets/prefabs/food/raw/RockSalt.prefab] | |
| 11:28:58.377 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:JumpSpeedHerbBlock with inputs [/Alchemy/assets/prefabs/herb/predefined/blocks/JumpSpeedHerbBlock.prefab] | |
| 11:28:58.378 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:BroomLog with inputs [/WoodCrafting/assets/prefabs/tree/BroomLog.prefab] | |
| 11:28:58.378 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:wallReplacer with inputs [/StructureTemplates/assets/prefabs/wallReplacer.prefab] | |
| 11:28:58.379 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:BasicForgingStation with inputs [/EquipmentSmithing/assets/prefabs/BasicForgingStation.prefab] | |
| 11:28:58.380 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:UltraHealPotion with inputs [/Potions/assets/prefabs/potion/UltraHealPotion.prefab] | |
| 11:28:58.380 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:StoneHoe with inputs [/StoneCrafting/assets/prefabs/StoneHoe.prefab] | |
| 11:28:58.381 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessRequirementsProvider' | |
| 11:28:58.381 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:FruitSalad with inputs [/Cooking/assets/prefabs/food/mixed/FruitSalad.prefab] | |
| 11:28:58.382 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondMaul with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondMaul.prefab] | |
| 11:28:58.382 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:58.383 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:clientInfo with inputs [/engine/assets/prefabs/player/clientInfo.prefab] | |
| 11:28:58.383 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:StoneLongKnifeBlade with inputs [/WoodCrafting/assets/prefabs/StoneLongKnifeBlade.prefab] | |
| 11:28:58.485 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Sand with inputs [/WoodCrafting/assets/prefabs/core/Sand.prefab] | |
| 11:28:58.486 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:SakuraLeaf with inputs [/PlantPack/assets/prefabs/tree/sakura/SakuraLeaf.prefab] | |
| 11:28:58.487 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:PotatoSalad with inputs [/Cooking/assets/prefabs/food/mixed/PotatoSalad.prefab] | |
| 11:28:58.488 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Blowtorch with inputs [/Cooking/assets/prefabs/tools/Blowtorch.prefab] | |
| 11:28:58.489 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CocoaBeans with inputs [/Cooking/assets/prefabs/food/raw/CocoaBeans.prefab] | |
| 11:28:58.491 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:CraftInHandProcess with inputs [/WoodCrafting/assets/prefabs/processDefinitions/CraftInHandProcess.prefab] | |
| 11:28:58.491 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ParticipateInItemCategoryInGameHelp' | |
| 11:28:58.496 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:bladeRoom with inputs [/AdventureAssets/assets/prefabs/structures/bladeRoom.prefab] | |
| 11:28:58.497 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:swingingBladeRoot with inputs [/AdventureAssets/assets/prefabs/swingingBlade/swingingBladeRoot.prefab] | |
| 11:28:58.498 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,AdventureAssets:swingingbladeroot] | |
| 11:28:58.498 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:swingingbladeroot.LEFT with id 13 | |
| 11:28:58.498 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:swingingbladeroot.RIGHT with id 14 | |
| 11:28:58.498 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:swingingbladeroot.FRONT with id 15 | |
| 11:28:58.498 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:swingingbladeroot.BACK with id 16 | |
| 11:28:58.504 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:chest with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/chest.prefab] | |
| 11:28:58.505 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:Chest] | |
| 11:28:58.505 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:Chest.LEFT with id 17 | |
| 11:28:58.505 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:Chest.RIGHT with id 18 | |
| 11:28:58.505 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:Chest.FRONT with id 19 | |
| 11:28:58.505 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:Chest.BACK with id 20 | |
| 11:28:58.506 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:Torch with inputs [/CoreAssets/assets/prefabs/Torch.prefab] | |
| 11:28:58.507 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[attachedToSurface,CoreAssets:Torch] | |
| 11:28:58.507 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.TOP with id 21 | |
| 11:28:58.507 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.BOTTOM with id 22 | |
| 11:28:58.507 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.LEFT with id 23 | |
| 11:28:58.507 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.RIGHT with id 24 | |
| 11:28:58.507 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.FRONT with id 25 | |
| 11:28:58.507 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Torch.BACK with id 26 | |
| 11:28:58.508 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:HardStone] | |
| 11:28:58.509 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:HardStone with id 27 | |
| 11:28:58.509 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,engine:air] | |
| 11:28:58.509 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block engine:air with id 28 | |
| 11:28:58.510 [main] ERROR o.t.p.t.c.ObjectFieldMapTypeHandler - Cound not find field with name prefab | |
| 11:28:58.611 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipePumpkinSoup with inputs [/Cooking/assets/prefabs/recipe/cook/RecipePumpkinSoup.prefab] | |
| 11:28:58.611 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:58.613 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Projectile:fireball with inputs [/Projectile/assets/prefabs/fireball.prefab] | |
| 11:28:58.615 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Projectile:fireballDmg with inputs [/Projectile/assets/prefabs/damageTypes/fireballDmg.prefab] | |
| 11:28:58.617 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelTier2Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/shovelTier2Damage.prefab] | |
| 11:28:58.618 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:LongPineLog with inputs [/WoodCrafting/assets/prefabs/tree/LongPineLog.prefab] | |
| 11:28:58.618 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:VeggiePizza with inputs [/Cooking/assets/prefabs/food/cooked/VeggiePizza.prefab] | |
| 11:28:58.619 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeFruitBasket with inputs [/WoodCrafting/assets/prefabs/recipe/wood/basic/RecipeFruitBasket.prefab] | |
| 11:28:58.619 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:58.619 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:28:58.620 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondKatana with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondKatana.prefab] | |
| 11:28:58.620 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:58.621 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondNunchaku with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondNunchaku.prefab] | |
| 11:28:58.621 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:58.621 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Sugar with inputs [/Cooking/assets/prefabs/food/raw/Sugar.prefab] | |
| 11:28:58.622 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperRingOfPoisonResist with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperRingOfPoisonResist.prefab] | |
| 11:28:58.622 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:SilverNugget with inputs [/Smithing/assets/prefabs/nuggets/SilverNugget.prefab] | |
| 11:28:58.623 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeSteelaxe with inputs [/EquipmentSmithing/assets/prefabs/recipe/arms/Steel/RecipeSteelaxe.prefab] | |
| 11:28:58.624 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:WalkSpeedHerb with inputs [/Alchemy/assets/prefabs/herb/predefined/WalkSpeedHerb.prefab] | |
| 11:28:58.624 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:RiceSeed with inputs [/AnotherWorldPlants/assets/prefabs/crop/rice/RiceSeed.prefab] | |
| 11:28:58.625 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:GrowingRice with inputs [/AnotherWorldPlants/assets/prefabs/crop/rice/GrowingRice.prefab] | |
| 11:28:58.625 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:Rice1] | |
| 11:28:58.625 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:Rice1 with id 29 | |
| 11:28:58.626 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperRingOfRegen with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperRingOfRegen.prefab] | |
| 11:28:58.626 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelSword with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelSword.prefab] | |
| 11:28:58.626 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:58.627 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelArmor with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelArmor.prefab] | |
| 11:28:58.627 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:GrandMapleLeaf with inputs [/PlantPack/assets/prefabs/tree/grandMaple/GrandMapleLeaf.prefab] | |
| 11:28:58.628 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverDagger with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverDagger.prefab] | |
| 11:28:58.628 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:58.628 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:QualityWoodenBucket with inputs [/WoodCrafting/assets/prefabs/QualityWoodenBucket.prefab] | |
| 11:28:58.629 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:UmbrellaSapling with inputs [/PlantPack/assets/prefabs/tree/umbrella/UmbrellaSapling.prefab] | |
| 11:28:58.731 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:dwarvenMaleNames with inputs [/NameGenerator/assets/prefabs/dwarvenMaleNames.prefab] | |
| 11:28:58.731 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Halite with inputs [/Cooking/assets/prefabs/food/raw/Halite.prefab] | |
| 11:28:58.732 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'BlockDropGrammar' | |
| 11:28:58.740 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:pyramidBladesOfTruth with inputs [/Lost/assets/prefabs/structures/pyramidBladesOfTruth.prefab] | |
| 11:28:58.751 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Sand] | |
| 11:28:58.751 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Sand with id 30 | |
| 11:28:58.752 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Sand:engine:stair] | |
| 11:28:58.752 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Sand:engine:stair.LEFT with id 31 | |
| 11:28:58.752 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Sand:engine:stair.RIGHT with id 32 | |
| 11:28:58.752 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Sand:engine:stair.FRONT with id 33 | |
| 11:28:58.752 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Sand:engine:stair.BACK with id 34 | |
| 11:28:58.753 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Lost:FacadeOfTruth] | |
| 11:28:58.753 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Lost:FacadeOfTruth with id 35 | |
| 11:28:58.854 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:SugarCane with inputs [/PlantPack/assets/prefabs/crop/SugarCane.prefab] | |
| 11:28:58.854 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:28:58.855 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioConstantComparator with inputs [/Scenario/assets/prefabs/scenarioConstantComparator.prefab] | |
| 11:28:59.142 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:onPlayerEnterRegionEvent with inputs [/Scenario/assets/prefabs/onPlayerEnterRegionEvent.prefab] | |
| 11:28:59.142 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:blockType with inputs [/engine/assets/prefabs/blocks/blockType.prefab] | |
| 11:28:59.143 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeResistPhysicalPotion with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeResistPhysicalPotion.prefab] | |
| 11:28:59.143 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:59.143 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelHatchet with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelHatchet.prefab] | |
| 11:28:59.143 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.144 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Toast with inputs [/Cooking/assets/prefabs/food/cooked/Toast.prefab] | |
| 11:28:59.145 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperMace with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperMace.prefab] | |
| 11:28:59.145 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.146 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondAxe with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondAxe.prefab] | |
| 11:28:59.146 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.147 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RoastPotatoes with inputs [/Cooking/assets/prefabs/food/cooked/RoastPotatoes.prefab] | |
| 11:28:59.148 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:GreenBellPepper with inputs [/Cooking/assets/prefabs/food/raw/vegetable/GreenBellPepper.prefab] | |
| 11:28:59.148 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:dynamiteBundle with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/dynamiteBundle.prefab] | |
| 11:28:59.149 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeTier2Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/axeTier2Damage.prefab] | |
| 11:28:59.149 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Blender with inputs [/Cooking/assets/prefabs/tools/Blender.prefab] | |
| 11:28:59.150 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Kale with inputs [/Cooking/assets/prefabs/food/raw/vegetable/Kale.prefab] | |
| 11:28:59.151 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:Charcoal with inputs [/Smithing/assets/prefabs/Charcoal.prefab] | |
| 11:28:59.155 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipeCroutons with inputs [/Cooking/assets/prefabs/recipe/cook/RecipeCroutons.prefab] | |
| 11:28:59.155 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:59.156 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:HealingHerb with inputs [/Alchemy/assets/prefabs/herb/predefined/HealingHerb.prefab] | |
| 11:28:59.157 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:antrumSabre with inputs [/Lost/assets/prefabs/antrumSabre.prefab] | |
| 11:28:59.158 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:PoisonPotion with inputs [/Potions/assets/prefabs/potion/PoisonPotion.prefab] | |
| 11:28:59.159 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldInfinity with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldInfinity.prefab] | |
| 11:28:59.159 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:dynamite with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/dynamite.prefab] | |
| 11:28:59.160 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:trigger with inputs [/Scenario/assets/prefabs/trigger.prefab] | |
| 11:28:59.160 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:LongPineTrunk with inputs [/PlantPack/assets/prefabs/tree/longPine/LongPineTrunk.prefab] | |
| 11:28:59.160 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:book with inputs [/Books/assets/prefabs/Books/book.prefab] | |
| 11:28:59.161 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioConstantBlock with inputs [/Scenario/assets/prefabs/scenarioConstantBlock.prefab] | |
| 11:28:59.161 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Workstation:ProcessFillFluid with inputs [/Workstation/assets/prefabs/process/ProcessFillFluid.prefab] | |
| 11:28:59.161 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipePeachPie with inputs [/Cooking/assets/prefabs/recipe/cook/RecipePeachPie.prefab] | |
| 11:28:59.161 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:59.161 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:gooeysFist with inputs [/CoreAssets/assets/prefabs/tools/gooeysFist.prefab] | |
| 11:28:59.161 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:StandardWoodcraftingStation with inputs [/WoodCrafting/assets/prefabs/StandardWoodcraftingStation.prefab] | |
| 11:28:59.171 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:StandardWoodStation] | |
| 11:28:59.171 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:StandardWoodStation with id 36 | |
| 11:28:59.273 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverSabre with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverSabre.prefab] | |
| 11:28:59.273 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.274 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:WoodPlank with inputs [/WoodCrafting/assets/prefabs/WoodPlank.prefab] | |
| 11:28:59.275 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:SpruceLeaf with inputs [/PlantPack/assets/prefabs/tree/spruce/SpruceLeaf.prefab] | |
| 11:28:59.275 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Omelette with inputs [/Cooking/assets/prefabs/food/cooked/Omelette.prefab] | |
| 11:28:59.277 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:CurePoisonHerbBlock with inputs [/Alchemy/assets/prefabs/herb/predefined/blocks/CurePoisonHerbBlock.prefab] | |
| 11:28:59.277 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:tnt with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/tnt.prefab] | |
| 11:28:59.277 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:PhysicalDefenseRune with inputs [/EquipmentSmithing/assets/prefabs/runes/PhysicalDefenseRune.prefab] | |
| 11:28:59.278 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:21x21pyramid with inputs [/Lost/assets/prefabs/structures/21x21pyramid.prefab] | |
| 11:28:59.279 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Juicer with inputs [/Cooking/assets/prefabs/tools/Juicer.prefab] | |
| 11:28:59.281 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelBattleAxeOfAgility with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelBattleAxeOfAgility.prefab] | |
| 11:28:59.281 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.282 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:BirchLeaf with inputs [/PlantPack/assets/prefabs/tree/birch/BirchLeaf.prefab] | |
| 11:28:59.283 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:englishTownNames with inputs [/NameGenerator/assets/prefabs/englishTownNames.prefab] | |
| 11:28:59.283 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:HerbGrown with inputs [/Alchemy/assets/prefabs/herb/growth/HerbGrown.prefab] | |
| 11:28:59.286 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:well with inputs [/Lost/assets/prefabs/structures/well.prefab] | |
| 11:28:59.287 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:engine:stair] | |
| 11:28:59.287 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:stair.LEFT with id 37 | |
| 11:28:59.287 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:stair.RIGHT with id 38 | |
| 11:28:59.287 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:stair.FRONT with id 39 | |
| 11:28:59.287 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:stair.BACK with id 40 | |
| 11:28:59.288 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Plank] | |
| 11:28:59.289 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank with id 41 | |
| 11:28:59.289 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Plank:engine:stair] | |
| 11:28:59.289 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:engine:stair.LEFT with id 42 | |
| 11:28:59.289 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:engine:stair.RIGHT with id 43 | |
| 11:28:59.289 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:engine:stair.FRONT with id 44 | |
| 11:28:59.289 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:engine:stair.BACK with id 45 | |
| 11:28:59.294 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Plank:structuralResources:Pillar] | |
| 11:28:59.294 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Plank:structuralResources:Pillar with id 46 | |
| 11:28:59.295 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:StoneBlock with inputs [/WoodCrafting/assets/prefabs/core/StoneBlock.prefab] | |
| 11:28:59.295 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Stone] | |
| 11:28:59.295 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone with id 47 | |
| 11:28:59.296 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:water with inputs [/CoreAssets/assets/prefabs/water.prefab] | |
| 11:28:59.296 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Water] | |
| 11:28:59.297 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Water with id 48 | |
| 11:28:59.297 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:secretsBook with inputs [/Lost/assets/prefabs/books/secretsBook.prefab] | |
| 11:28:59.399 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipePoisonResistRune with inputs [/EquipmentSmithing/assets/prefabs/recipe/runes/RecipePoisonResistRune.prefab] | |
| 11:28:59.400 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:blueDeer with inputs [/WildAnimals/assets/prefabs/animals/blueDeer.prefab] | |
| 11:28:59.411 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:blockItemBase with inputs [/engine/assets/prefabs/blocks/blockItemBase.prefab] | |
| 11:28:59.412 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Hunger:starvationDamage with inputs [/Hunger/assets/prefabs/damageTypes/starvationDamage.prefab] | |
| 11:28:59.413 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:WalkSpeedHerbBlock with inputs [/Alchemy/assets/prefabs/herb/predefined/blocks/WalkSpeedHerbBlock.prefab] | |
| 11:28:59.413 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Cake with inputs [/Cooking/assets/prefabs/food/cooked/Cake.prefab] | |
| 11:28:59.415 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:RiceFruit with inputs [/AnotherWorldPlants/assets/prefabs/crop/rice/RiceFruit.prefab] | |
| 11:28:59.527 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:StandardWoodcraftingProcess with inputs [/WoodCrafting/assets/prefabs/processDefinitions/StandardWoodcraftingProcess.prefab] | |
| 11:28:59.528 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ParticipateInItemCategoryInGameHelp' | |
| 11:28:59.528 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipeCookedTurnip with inputs [/Cooking/assets/prefabs/recipe/cook/RecipeCookedTurnip.prefab] | |
| 11:28:59.528 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:59.529 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelKatana with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelKatana.prefab] | |
| 11:28:59.529 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.530 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:IsGroundLike with inputs [/StructureTemplates/assets/prefabs/blockRegionConditions/IsGroundLike.prefab] | |
| 11:28:59.531 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:SeaSalt with inputs [/Cooking/assets/prefabs/food/raw/SeaSalt.prefab] | |
| 11:28:59.532 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelSabre with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelSabre.prefab] | |
| 11:28:59.532 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.533 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:onPlayerLeaveRegionEvent with inputs [/Scenario/assets/prefabs/onPlayerLeaveRegionEvent.prefab] | |
| 11:28:59.533 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverReaper with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverReaper.prefab] | |
| 11:28:59.533 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.535 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:PineapplePie with inputs [/Cooking/assets/prefabs/food/cooked/PineapplePie.prefab] | |
| 11:28:59.536 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab SimpleFarming:largeLeaves with inputs [/SimpleFarming/assets/prefabs/LeafStructures/largeLeaves.prefab] | |
| 11:28:59.537 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:player with inputs [/engine/assets/prefabs/player/player.prefab] | |
| 11:28:59.537 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:28:59.538 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'maxGroundSpeed' onto 'engine:CharacterMovement' | |
| 11:28:59.538 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:28:59.541 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverPendant with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverPendant.prefab] | |
| 11:28:59.542 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:damagePlayerAction with inputs [/Scenario/assets/prefabs/damagePlayerAction.prefab] | |
| 11:28:59.543 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeJumpSpeedPotion1 with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeJumpSpeedPotion1.prefab] | |
| 11:28:59.543 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:59.543 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:RecipeQuern with inputs [/StoneCrafting/assets/prefabs/recipe/stone/RecipeQuern.prefab] | |
| 11:28:59.543 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:59.543 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:28:59.543 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:WoodMaul with inputs [/Equipment/assets/prefabs/Equipment/Wood/WoodMaul.prefab] | |
| 11:28:59.543 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.544 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelAxe with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelAxe.prefab] | |
| 11:28:59.544 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.544 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeHelmet with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeHelmet.prefab] | |
| 11:28:59.545 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:SpruceTrunk with inputs [/PlantPack/assets/prefabs/tree/spruce/SpruceTrunk.prefab] | |
| 11:28:59.545 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:RegionNameString with inputs [/Scenario/assets/prefabs/RegionNameString.prefab] | |
| 11:28:59.546 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipePoisonPotion1 with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipePoisonPotion1.prefab] | |
| 11:28:59.546 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:59.546 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:GrownCorn with inputs [/AnotherWorldPlants/assets/prefabs/crop/corn/GrownCorn.prefab] | |
| 11:28:59.546 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab SimpleFarming:GrowthCan with inputs [/SimpleFarming/assets/prefabs/GrowthCan.prefab] | |
| 11:28:59.546 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'renderWithIcon' onto 'engine:Item' | |
| 11:28:59.546 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:InvinciblePotion with inputs [/Potions/assets/prefabs/potion/InvinciblePotion.prefab] | |
| 11:28:59.648 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronNunchaku with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronNunchaku.prefab] | |
| 11:28:59.648 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.649 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeSwimSpeedPotion1 with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeSwimSpeedPotion1.prefab] | |
| 11:28:59.649 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:28:59.650 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structurePlaceholder with inputs [/StructureTemplates/assets/prefabs/structurePlaceholder.prefab] | |
| 11:28:59.651 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:selector with inputs [/engine/assets/prefabs/behaviorActions/selector.prefab] | |
| 11:28:59.651 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RedBellPepper with inputs [/Cooking/assets/prefabs/food/raw/vegetable/RedBellPepper.prefab] | |
| 11:28:59.653 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:MysticOre with inputs [/Smithing/assets/prefabs/ores/MysticOre.prefab] | |
| 11:28:59.653 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Glass with inputs [/WoodCrafting/assets/prefabs/Glass.prefab] | |
| 11:28:59.654 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Cheese with inputs [/Cooking/assets/prefabs/food/raw/Cheese.prefab] | |
| 11:28:59.656 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:setTargetLocalPlayer with inputs [/Behaviors/assets/prefabs/behaviorNodes/setTargetLocalPlayer.prefab] | |
| 11:28:59.656 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:UmbrellaLeaf with inputs [/PlantPack/assets/prefabs/tree/umbrella/UmbrellaLeaf.prefab] | |
| 11:28:59.657 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:IronBar with inputs [/Smithing/assets/prefabs/bars/IronBar.prefab] | |
| 11:28:59.657 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:Halite with inputs [/StoneCrafting/assets/prefabs/Halite.prefab] | |
| 11:28:59.657 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:WoodBoStaff with inputs [/Equipment/assets/prefabs/Equipment/Wood/WoodBoStaff.prefab] | |
| 11:28:59.657 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.658 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticMaul with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticMaul.prefab] | |
| 11:28:59.658 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.658 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:trunk with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/trunk.prefab] | |
| 11:28:59.659 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:TrunkLeft] | |
| 11:28:59.659 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.LEFT with id 49 | |
| 11:28:59.659 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.RIGHT with id 50 | |
| 11:28:59.659 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.FRONT with id 51 | |
| 11:28:59.659 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkLeft.BACK with id 52 | |
| 11:28:59.660 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,CoreAdvancedAssets:TrunkRight] | |
| 11:28:59.660 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.LEFT with id 53 | |
| 11:28:59.660 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.RIGHT with id 54 | |
| 11:28:59.660 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.FRONT with id 55 | |
| 11:28:59.660 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:TrunkRight.BACK with id 56 | |
| 11:28:59.660 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:trunkRegion with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/trunkRegion.prefab] | |
| 11:28:59.660 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookedRadish with inputs [/Cooking/assets/prefabs/food/cooked/CookedRadish.prefab] | |
| 11:28:59.661 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:WalkSpeedPotion with inputs [/Potions/assets/prefabs/potion/WalkSpeedPotion.prefab] | |
| 11:28:59.662 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:moveAlongPath with inputs [/Behaviors/assets/prefabs/behaviorNodes/moveAlongPath.prefab] | |
| 11:28:59.662 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:starfruit with inputs [/Cooking/assets/prefabs/food/raw/starfruit.prefab] | |
| 11:28:59.773 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronSpear with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronSpear.prefab] | |
| 11:28:59.773 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.776 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:lookup with inputs [/engine/assets/prefabs/behaviorActions/lookup.prefab] | |
| 11:28:59.777 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:GlassBottle with inputs [/Potions/assets/prefabs/GlassBottle.prefab] | |
| 11:28:59.778 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:TallGrass with inputs [/WoodCrafting/assets/prefabs/core/TallGrass.prefab] | |
| 11:28:59.779 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Pomegranate with inputs [/Cooking/assets/prefabs/food/raw/Pomegranate.prefab] | |
| 11:28:59.789 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:sendChatAction with inputs [/Scenario/assets/prefabs/sendChatAction.prefab] | |
| 11:28:59.789 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:archangelSword with inputs [/Equipment/assets/prefabs/Equipment/Classed/archangelSword.prefab] | |
| 11:28:59.789 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.790 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:fail with inputs [/engine/assets/prefabs/behaviorActions/fail.prefab] | |
| 11:28:59.790 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:supportRemovedDamage with inputs [/engine/assets/prefabs/damageTypes/supportRemovedDamage.prefab] | |
| 11:28:59.790 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:directDamage with inputs [/engine/assets/prefabs/damageTypes/directDamage.prefab] | |
| 11:28:59.790 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:remotePersonHeldItemMountPoint with inputs [/engine/assets/prefabs/player/remotePersonHeldItemMountPoint.prefab] | |
| 11:28:59.791 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Cleaver with inputs [/Cooking/assets/prefabs/tools/Cleaver.prefab] | |
| 11:28:59.792 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Stick with inputs [/WoodCrafting/assets/prefabs/Stick.prefab] | |
| 11:28:59.792 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperSabre with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperSabre.prefab] | |
| 11:28:59.792 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:28:59.894 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeTwigBasket with inputs [/WoodCrafting/assets/prefabs/recipe/wood/novice/RecipeTwigBasket.prefab] | |
| 11:28:59.928 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:NoviceWoodcraftingBaseProcessPart with inputs [/WoodCrafting/assets/prefabs/processDefinitions/NoviceWoodcraftingBaseProcessPart.prefab] | |
| 11:28:59.928 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.030 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:healingDamage with inputs [/engine/assets/prefabs/damageTypes/healingDamage.prefab] | |
| 11:29:00.031 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Avocado with inputs [/Cooking/assets/prefabs/food/raw/Avocado.prefab] | |
| 11:29:00.032 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronScythe with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronScythe.prefab] | |
| 11:29:00.032 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.034 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeResistPoisonPotion with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeResistPoisonPotion.prefab] | |
| 11:29:00.034 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.035 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:PineappleJuice with inputs [/Cooking/assets/prefabs/food/drink/PineappleJuice.prefab] | |
| 11:29:00.037 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:Potato with inputs [/PlantPack/assets/prefabs/crop/Potato.prefab] | |
| 11:29:00.037 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:29:00.037 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:BananaBread with inputs [/Cooking/assets/prefabs/food/cooked/BananaBread.prefab] | |
| 11:29:00.039 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:archangelFryingPan with inputs [/Equipment/assets/prefabs/Equipment/Classed/archangelFryingPan.prefab] | |
| 11:29:00.039 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.040 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipeCookedBean with inputs [/Cooking/assets/prefabs/recipe/cook/RecipeCookedBean.prefab] | |
| 11:29:00.040 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.041 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Onion with inputs [/Cooking/assets/prefabs/food/raw/vegetable/Onion.prefab] | |
| 11:29:00.043 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeLongsword with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeLongsword.prefab] | |
| 11:29:00.043 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.045 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Pineapple with inputs [/Cooking/assets/prefabs/food/raw/Pineapple.prefab] | |
| 11:29:00.046 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Ramen with inputs [/Cooking/assets/prefabs/food/cooked/Ramen.prefab] | |
| 11:29:00.047 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeMace with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeMace.prefab] | |
| 11:29:00.047 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.048 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:condition with inputs [/Behaviors/assets/prefabs/behaviorNodes/condition.prefab] | |
| 11:29:00.048 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:camera with inputs [/engine/assets/prefabs/player/camera.prefab] | |
| 11:29:00.049 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookingRecipes with inputs [/Cooking/assets/prefabs/CookingRecipes.prefab] | |
| 11:29:00.151 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:BirchSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/BirchSaplingGenerated.prefab] | |
| 11:29:00.152 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:Squash with inputs [/PlantPack/assets/prefabs/crop/Squash.prefab] | |
| 11:29:00.152 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:29:00.153 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:AllSpeedPotion with inputs [/Potions/assets/prefabs/potion/AllSpeedPotion.prefab] | |
| 11:29:00.155 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:drowningDamage with inputs [/engine/assets/prefabs/damageTypes/drowningDamage.prefab] | |
| 11:29:00.155 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:fantasyTownNames with inputs [/NameGenerator/assets/prefabs/fantasyTownNames.prefab] | |
| 11:29:00.156 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:WaffleIron with inputs [/Cooking/assets/prefabs/tools/WaffleIron.prefab] | |
| 11:29:00.158 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Lettuce with inputs [/Cooking/assets/prefabs/food/raw/vegetable/Lettuce.prefab] | |
| 11:29:00.158 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:dwarvenFemaleNames with inputs [/NameGenerator/assets/prefabs/dwarvenFemaleNames.prefab] | |
| 11:29:00.159 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:TriggeringRegion with inputs [/Scenario/assets/prefabs/TriggeringRegion.prefab] | |
| 11:29:00.159 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Snow with inputs [/WoodCrafting/assets/prefabs/core/Snow.prefab] | |
| 11:29:00.159 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:UltimatePotion with inputs [/Potions/assets/prefabs/potion/UltimatePotion.prefab] | |
| 11:29:00.160 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:SakuraLog with inputs [/WoodCrafting/assets/prefabs/tree/SakuraLog.prefab] | |
| 11:29:00.160 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureTemplateItem with inputs [/StructureTemplates/assets/prefabs/structureTemplateItem.prefab] | |
| 11:29:00.161 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:MithrootSapling with inputs [/PlantPack/assets/prefabs/tree/mithroot/MithrootSapling.prefab] | |
| 11:29:00.161 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:fuseShort with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/fuseShort.prefab] | |
| 11:29:00.162 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:hostileDeer with inputs [/WildAnimals/assets/prefabs/animals/hostileDeer.prefab] | |
| 11:29:00.163 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'StrayIfIdle' | |
| 11:29:00.163 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:29:00.163 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:29:00.164 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab ChrisVolume1OST:Heaven with inputs [/ChrisVolume1OST/assets/prefabs/Heaven.prefab] | |
| 11:29:00.164 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondDagger with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondDagger.prefab] | |
| 11:29:00.164 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.165 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:ToolStone with inputs [/WoodCrafting/assets/prefabs/ToolStone.prefab] | |
| 11:29:00.165 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessRequirementsProvider' | |
| 11:29:00.165 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeStick with inputs [/WoodCrafting/assets/prefabs/recipe/wood/novice/RecipeStick.prefab] | |
| 11:29:00.165 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.165 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:00.165 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:onBlockDestroyEvent with inputs [/Scenario/assets/prefabs/onBlockDestroyEvent.prefab] | |
| 11:29:00.166 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeUnlitTorch with inputs [/WoodCrafting/assets/prefabs/recipe/hand/RecipeUnlitTorch.prefab] | |
| 11:29:00.166 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:00.166 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Apple with inputs [/Cooking/assets/prefabs/food/raw/Apple.prefab] | |
| 11:29:00.167 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:MegaJumpPotion with inputs [/Potions/assets/prefabs/potion/MegaJumpPotion.prefab] | |
| 11:29:00.167 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:OakLeaf with inputs [/PlantPack/assets/prefabs/tree/oak/OakLeaf.prefab] | |
| 11:29:00.168 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Sporfe with inputs [/Cooking/assets/prefabs/tools/Sporfe.prefab] | |
| 11:29:00.169 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jump with inputs [/Behaviors/assets/prefabs/behaviorNodes/jump.prefab] | |
| 11:29:00.169 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperSpear with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperSpear.prefab] | |
| 11:29:00.169 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.170 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:WoodenTable with inputs [/WoodCrafting/assets/prefabs/WoodenTable.prefab] | |
| 11:29:00.170 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:ExplosivePotion with inputs [/Potions/assets/prefabs/potion/ExplosivePotion.prefab] | |
| 11:29:00.171 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:HerbalismProcess with inputs [/Alchemy/assets/prefabs/HerbalismProcess.prefab] | |
| 11:29:00.171 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ParticipateInItemCategoryInGameHelp' | |
| 11:29:00.272 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:LuckyCopperSword with inputs [/Equipment/assets/prefabs/Equipment/Copper/LuckyCopperSword.prefab] | |
| 11:29:00.272 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.273 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:UpgradeStandardWoodcrafting with inputs [/WoodCrafting/assets/prefabs/upgrade/UpgradeStandardWoodcrafting.prefab] | |
| 11:29:00.274 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:LongPineSapling with inputs [/PlantPack/assets/prefabs/tree/longPine/LongPineSapling.prefab] | |
| 11:29:00.275 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Cookie with inputs [/Cooking/assets/prefabs/food/cooked/Cookie.prefab] | |
| 11:29:00.276 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelDagger with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelDagger.prefab] | |
| 11:29:00.276 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.277 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:MapleTrunk with inputs [/PlantPack/assets/prefabs/tree/maple/MapleTrunk.prefab] | |
| 11:29:00.277 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:FightEssence with inputs [/EquipmentSmithing/assets/prefabs/essences/FightEssence.prefab] | |
| 11:29:00.278 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:shatteredPlasmaBook with inputs [/Lost/assets/prefabs/books/shatteredPlasmaBook.prefab] | |
| 11:29:00.279 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:timeout with inputs [/engine/assets/prefabs/behaviorActions/timeout.prefab] | |
| 11:29:00.279 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeImproved with inputs [/CoreAssets/assets/prefabs/tools/pickaxeImproved.prefab] | |
| 11:29:00.279 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:pickaxeTier2Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/pickaxeTier2Damage.prefab] | |
| 11:29:00.280 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:GrandMapleTrunk with inputs [/PlantPack/assets/prefabs/tree/grandMaple/GrandMapleTrunk.prefab] | |
| 11:29:00.280 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:HealPotion with inputs [/Potions/assets/prefabs/potion/HealPotion.prefab] | |
| 11:29:00.281 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:wipeOutSurfboard with inputs [/AdventureAssets/assets/prefabs/wipeOut/wipeOutSurfboard.prefab] | |
| 11:29:00.282 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:9x3stonehenge with inputs [/Lost/assets/prefabs/structures/9x3stonehenge.prefab] | |
| 11:29:00.282 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:MysticBar with inputs [/Smithing/assets/prefabs/bars/MysticBar.prefab] | |
| 11:29:00.283 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:wool with inputs [/WildAnimals/assets/prefabs/items/wool.prefab] | |
| 11:29:00.284 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:StandrdWoodcraftingStation with inputs [/WoodCrafting/assets/prefabs/StandrdWoodcraftingStation.prefab] | |
| 11:29:00.284 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:PineSapling with inputs [/PlantPack/assets/prefabs/tree/pine/PineSapling.prefab] | |
| 11:29:00.285 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:LegendaryLightsaber with inputs [/Equipment/assets/prefabs/Equipment/Classed/LegendaryLightsaber.prefab] | |
| 11:29:00.285 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.286 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioSampleName with inputs [/Scenario/assets/prefabs/scenarioSampleName.prefab] | |
| 11:29:00.286 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeCurePoisonPotion with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeCurePoisonPotion.prefab] | |
| 11:29:00.286 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.286 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Chicken with inputs [/Cooking/assets/prefabs/food/raw/Chicken.prefab] | |
| 11:29:00.287 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:PineLog with inputs [/WoodCrafting/assets/prefabs/tree/PineLog.prefab] | |
| 11:29:00.288 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeBronzeMail with inputs [/EquipmentSmithing/assets/prefabs/recipe/arms/Bronze/RecipeBronzeMail.prefab] | |
| 11:29:00.288 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticDigger with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticDigger.prefab] | |
| 11:29:00.288 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.288 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:Brick with inputs [/StoneCrafting/assets/prefabs/Brick.prefab] | |
| 11:29:00.289 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:GrapeJuice with inputs [/Cooking/assets/prefabs/food/raw/GrapeJuice.prefab] | |
| 11:29:00.289 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:altarOfResurrectionRoot with inputs [/AdventureAssets/assets/prefabs/altarOfResurrection/altarOfResurrectionRoot.prefab] | |
| 11:29:00.289 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:RecipeSteelBar with inputs [/Smithing/assets/prefabs/recipe/RecipeSteelBar.prefab] | |
| 11:29:00.290 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:CopperStructure with inputs [/Smithing/assets/prefabs/CopperStructure.prefab] | |
| 11:29:00.290 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:MixingBowl with inputs [/Cooking/assets/prefabs/tools/MixingBowl.prefab] | |
| 11:29:00.290 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: WorkstationCrafting:StandardWoodStation | |
| 11:29:00.290 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeStoneKnife with inputs [/WoodCrafting/assets/prefabs/recipe/hand/RecipeStoneKnife.prefab] | |
| 11:29:00.290 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:RockSalt with inputs [/StoneCrafting/assets/prefabs/RockSalt.prefab] | |
| 11:29:00.291 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:WildCarrot with inputs [/PlantPack/assets/prefabs/crop/WildCarrot.prefab] | |
| 11:29:00.291 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:29:00.392 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Raisin with inputs [/Cooking/assets/prefabs/food/raw/Raisin.prefab] | |
| 11:29:00.393 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverMace with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverMace.prefab] | |
| 11:29:00.394 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.395 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:TinNugget with inputs [/Smithing/assets/prefabs/nuggets/TinNugget.prefab] | |
| 11:29:00.395 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:BituminousCoalOre with inputs [/Smithing/assets/prefabs/ores/BituminousCoalOre.prefab] | |
| 11:29:00.396 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioChatEntity with inputs [/Scenario/assets/prefabs/scenarioChatEntity.prefab] | |
| 11:29:00.396 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:Oreo with inputs [/PlantPack/assets/prefabs/crop/Oreo.prefab] | |
| 11:29:00.396 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:29:00.396 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipeBoiledEgg with inputs [/Cooking/assets/prefabs/recipe/cook/RecipeBoiledEgg.prefab] | |
| 11:29:00.396 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.397 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:HerbGrowing with inputs [/Alchemy/assets/prefabs/herb/growth/HerbGrowing.prefab] | |
| 11:29:00.397 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:deer with inputs [/WildAnimals/assets/prefabs/animals/deer.prefab] | |
| 11:29:00.398 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:29:00.398 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:29:00.398 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:wipeOutRoot with inputs [/AdventureAssets/assets/prefabs/wipeOut/wipeOutRoot.prefab] | |
| 11:29:00.398 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:onPlayerRespawnEvent with inputs [/Scenario/assets/prefabs/onPlayerRespawnEvent.prefab] | |
| 11:29:00.399 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:Regen2Potion with inputs [/Potions/assets/prefabs/potion/Regen2Potion.prefab] | |
| 11:29:00.399 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:WoodAxe with inputs [/Equipment/assets/prefabs/Equipment/Wood/WoodAxe.prefab] | |
| 11:29:00.400 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.400 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:BroomSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/BroomSaplingGenerated.prefab] | |
| 11:29:00.400 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Coconut with inputs [/Cooking/assets/prefabs/food/raw/Coconut.prefab] | |
| 11:29:00.401 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:Quern with inputs [/StoneCrafting/assets/prefabs/Quern.prefab] | |
| 11:29:00.402 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:HemlockPotion with inputs [/Potions/assets/prefabs/potion/HemlockPotion.prefab] | |
| 11:29:00.403 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Cabbage with inputs [/Cooking/assets/prefabs/food/raw/vegetable/Cabbage.prefab] | |
| 11:29:00.403 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:GroundSalt with inputs [/Cooking/assets/prefabs/food/raw/GroundSalt.prefab] | |
| 11:29:00.404 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronFalchion with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronFalchion.prefab] | |
| 11:29:00.404 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.405 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:PortableHerbalismStation with inputs [/Alchemy/assets/prefabs/PortableHerbalismStation.prefab] | |
| 11:29:00.406 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: WorkstationCrafting:StandardWoodStation | |
| 11:29:00.406 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:PotatoMasher with inputs [/Cooking/assets/prefabs/tools/PotatoMasher.prefab] | |
| 11:29:00.406 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:CypressTrunk with inputs [/PlantPack/assets/prefabs/tree/cypress/CypressTrunk.prefab] | |
| 11:29:00.406 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Spatula with inputs [/Cooking/assets/prefabs/tools/Spatula.prefab] | |
| 11:29:00.407 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipeCookedCorn with inputs [/Cooking/assets/prefabs/recipe/cook/RecipeCookedCorn.prefab] | |
| 11:29:00.407 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.407 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:00.407 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Bean with inputs [/Cooking/assets/prefabs/food/raw/vegetable/Bean.prefab] | |
| 11:29:00.408 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Lime with inputs [/Cooking/assets/prefabs/food/raw/Lime.prefab] | |
| 11:29:00.408 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookedBean with inputs [/Cooking/assets/prefabs/food/cooked/CookedBean.prefab] | |
| 11:29:00.409 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:LimestoneBar with inputs [/Smithing/assets/prefabs/bars/LimestoneBar.prefab] | |
| 11:29:00.409 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:TwigBasket with inputs [/WoodCrafting/assets/prefabs/TwigBasket.prefab] | |
| 11:29:00.410 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'AccessInventoryAction' | |
| 11:29:00.410 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:HerbalismStation with inputs [/Alchemy/assets/prefabs/HerbalismStation.prefab] | |
| 11:29:00.410 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: WorkstationCrafting:StandardWoodStation | |
| 11:29:00.411 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Guacamole with inputs [/Cooking/assets/prefabs/food/mixed/Guacamole.prefab] | |
| 11:29:00.512 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:SauteedApples with inputs [/Cooking/assets/prefabs/food/cooked/SauteedApples.prefab] | |
| 11:29:00.513 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeGlassVial with inputs [/Alchemy/assets/prefabs/recipe/RecipeGlassVial.prefab] | |
| 11:29:00.513 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.513 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:00.514 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:CypressLog with inputs [/WoodCrafting/assets/prefabs/tree/CypressLog.prefab] | |
| 11:29:00.514 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:MithrootSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/MithrootSaplingGenerated.prefab] | |
| 11:29:00.514 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:playMusic with inputs [/engine/assets/prefabs/behaviorActions/playMusic.prefab] | |
| 11:29:00.515 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab ChrisVolume1OST:OrcFortress with inputs [/ChrisVolume1OST/assets/prefabs/OrcFortress.prefab] | |
| 11:29:00.515 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Mango with inputs [/Cooking/assets/prefabs/food/raw/Mango.prefab] | |
| 11:29:00.516 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:SwimSpeedHerbBlock with inputs [/Alchemy/assets/prefabs/herb/predefined/blocks/SwimSpeedHerbBlock.prefab] | |
| 11:29:00.516 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Chopsticks with inputs [/Cooking/assets/prefabs/tools/Chopsticks.prefab] | |
| 11:29:00.517 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:blade with inputs [/AdventureAssets/assets/prefabs/swingingBlade/blade.prefab] | |
| 11:29:00.518 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverLongsword with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverLongsword.prefab] | |
| 11:29:00.518 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.519 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelDamage with inputs [/CoreAssets/assets/prefabs/damageTypes/shovelDamage.prefab] | |
| 11:29:00.520 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperRingOfMinorStrength with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperRingOfMinorStrength.prefab] | |
| 11:29:00.520 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:BronzeBar with inputs [/Smithing/assets/prefabs/bars/BronzeBar.prefab] | |
| 11:29:00.521 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronEspeeBastard with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronEspeeBastard.prefab] | |
| 11:29:00.521 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.521 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:FryPan with inputs [/Cooking/assets/prefabs/tools/FryPan.prefab] | |
| 11:29:00.521 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'consumeOnUse' onto 'engine:Item' | |
| 11:29:00.522 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:counter with inputs [/engine/assets/prefabs/behaviorActions/counter.prefab] | |
| 11:29:00.522 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondMace with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondMace.prefab] | |
| 11:29:00.522 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.523 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Whisk with inputs [/Cooking/assets/prefabs/tools/Whisk.prefab] | |
| 11:29:00.524 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:ToughGlassBottle with inputs [/Potions/assets/prefabs/ToughGlassBottle.prefab] | |
| 11:29:00.525 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipeRoastPotatoes with inputs [/Cooking/assets/prefabs/recipe/cook/RecipeRoastPotatoes.prefab] | |
| 11:29:00.525 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.525 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:ImmobilityPotion with inputs [/Potions/assets/prefabs/potion/ImmobilityPotion.prefab] | |
| 11:29:00.526 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab GrowingFlora:TreeCutDamage with inputs [/GrowingFlora/assets/prefabs/damage/TreeCutDamage.prefab] | |
| 11:29:00.526 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:guard with inputs [/engine/assets/prefabs/behaviorActions/guard.prefab] | |
| 11:29:00.526 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:JumpSpeedHerb with inputs [/Alchemy/assets/prefabs/herb/predefined/JumpSpeedHerb.prefab] | |
| 11:29:00.527 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:cat with inputs [/WildAnimals/assets/prefabs/animals/cat.prefab] | |
| 11:29:00.554 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'WildAnimals:catIcon' | |
| 11:29:00.554 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:29:00.554 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:29:00.657 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronMaul with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronMaul.prefab] | |
| 11:29:00.657 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.659 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:hand with inputs [/engine/assets/prefabs/player/hand.prefab] | |
| 11:29:00.659 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:TinBar with inputs [/Smithing/assets/prefabs/bars/TinBar.prefab] | |
| 11:29:00.661 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:MithrootTrunk with inputs [/PlantPack/assets/prefabs/tree/mithroot/MithrootTrunk.prefab] | |
| 11:29:00.662 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:BasicStonecraftingBaseProcessPart with inputs [/StoneCrafting/assets/prefabs/processDefinitions/BasicStonecraftingBaseProcessPart.prefab] | |
| 11:29:00.662 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.662 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:MilkPlant with inputs [/PlantPack/assets/prefabs/crop/MilkPlant.prefab] | |
| 11:29:00.662 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:29:00.663 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:gunImproved with inputs [/CoreAdvancedAssets/assets/prefabs/explosives/gunImproved.prefab] | |
| 11:29:00.664 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab ChrisVolume1OST:DwarfForge with inputs [/ChrisVolume1OST/assets/prefabs/DwarfForge.prefab] | |
| 11:29:00.664 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Fig with inputs [/Cooking/assets/prefabs/food/raw/Fig.prefab] | |
| 11:29:00.665 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:CopperOreGen with inputs [/Smithing/assets/prefabs/ores/generators/CopperOreGen.prefab] | |
| 11:29:00.665 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'minDensityoff' onto 'OreGeneration:PocketDensityOreGen' | |
| 11:29:00.665 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:GlassVial with inputs [/Potions/assets/prefabs/GlassVial.prefab] | |
| 11:29:00.666 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:TableSalt with inputs [/StoneCrafting/assets/prefabs/TableSalt.prefab] | |
| 11:29:00.666 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:RecipeStoneAxe with inputs [/StoneCrafting/assets/prefabs/recipe/stone/RecipeStoneAxe.prefab] | |
| 11:29:00.666 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.666 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:00.666 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:PeachJuice with inputs [/Cooking/assets/prefabs/food/drink/PeachJuice.prefab] | |
| 11:29:00.667 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:setTargetToNearbyBlock with inputs [/Behaviors/assets/prefabs/behaviorNodes/setTargetToNearbyBlock.prefab] | |
| 11:29:00.667 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:AppleJuice with inputs [/Cooking/assets/prefabs/food/drink/AppleJuice.prefab] | |
| 11:29:00.668 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Projectile:spear with inputs [/Projectile/assets/prefabs/spear.prefab] | |
| 11:29:00.668 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Projectile:spearDmg with inputs [/Projectile/assets/prefabs/damageTypes/spearDmg.prefab] | |
| 11:29:00.669 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:Corn with inputs [/PlantPack/assets/prefabs/crop/Corn.prefab] | |
| 11:29:00.669 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:29:00.669 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RaisinBread with inputs [/Cooking/assets/prefabs/food/cooked/RaisinBread.prefab] | |
| 11:29:00.669 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureTemplateOrigin with inputs [/StructureTemplates/assets/prefabs/structureTemplateOrigin.prefab] | |
| 11:29:00.670 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:ResistPhysicalPotion with inputs [/Potions/assets/prefabs/potion/ResistPhysicalPotion.prefab] | |
| 11:29:00.670 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanFemaleOldEnglishNames2 with inputs [/NameGenerator/assets/prefabs/humanFemaleOldEnglishNames2.prefab] | |
| 11:29:00.671 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:findPathTo with inputs [/Behaviors/assets/prefabs/behaviorNodes/findPathTo.prefab] | |
| 11:29:00.671 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelDamascus with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelDamascus.prefab] | |
| 11:29:00.671 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.672 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeSpear with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeSpear.prefab] | |
| 11:29:00.672 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.673 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:StoneHammer with inputs [/StoneCrafting/assets/prefabs/StoneHammer.prefab] | |
| 11:29:00.673 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessRequirementsProvider' | |
| 11:29:00.673 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WorkstationCrafting:FuelBurningProcess with inputs [/WorkstationCrafting/assets/prefabs/process/FuelBurningProcess.prefab] | |
| 11:29:00.674 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioConstantString with inputs [/Scenario/assets/prefabs/scenarioConstantString.prefab] | |
| 11:29:00.674 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Griddle with inputs [/Cooking/assets/prefabs/tools/Griddle.prefab] | |
| 11:29:00.677 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:thePlasmaOfFire with inputs [/Lost/assets/prefabs/structures/thePlasmaOfFire.prefab] | |
| 11:29:00.678 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:fireballLauncherRoot with inputs [/AdventureAssets/assets/prefabs/fireballLauncher/fireballLauncherRoot.prefab] | |
| 11:29:00.678 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,AdventureAssets:FireballLauncherRoot] | |
| 11:29:00.678 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:FireballLauncherRoot.LEFT with id 57 | |
| 11:29:00.678 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:FireballLauncherRoot.RIGHT with id 58 | |
| 11:29:00.678 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:FireballLauncherRoot.FRONT with id 59 | |
| 11:29:00.678 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:FireballLauncherRoot.BACK with id 60 | |
| 11:29:00.679 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Lost:ShatteredPlasma] | |
| 11:29:00.679 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Lost:ShatteredPlasma with id 61 | |
| 11:29:00.780 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticDagger with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticDagger.prefab] | |
| 11:29:00.780 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.785 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:LitTorch with inputs [/WoodCrafting/assets/prefabs/LitTorch.prefab] | |
| 11:29:00.785 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:PlatinumBar with inputs [/Smithing/assets/prefabs/bars/PlatinumBar.prefab] | |
| 11:29:00.786 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:loop with inputs [/engine/assets/prefabs/behaviorActions/loop.prefab] | |
| 11:29:00.786 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeImproved with inputs [/CoreAssets/assets/prefabs/tools/axeImproved.prefab] | |
| 11:29:00.787 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:HerbBase with inputs [/Alchemy/assets/prefabs/HerbBase.prefab] | |
| 11:29:00.787 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Pear with inputs [/Cooking/assets/prefabs/food/raw/Pear.prefab] | |
| 11:29:00.788 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:SuperHealPotion with inputs [/Potions/assets/prefabs/potion/SuperHealPotion.prefab] | |
| 11:29:00.789 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:HerbHueA with inputs [/Alchemy/assets/prefabs/herb/hue/HerbHueA.prefab] | |
| 11:29:00.790 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:running with inputs [/engine/assets/prefabs/behaviorActions/running.prefab] | |
| 11:29:00.790 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanFemaleOldEnglishNames3 with inputs [/NameGenerator/assets/prefabs/humanFemaleOldEnglishNames3.prefab] | |
| 11:29:00.790 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:pickaxe with inputs [/Books/assets/prefabs/Recipes/pickaxe.prefab] | |
| 11:29:00.791 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:takeItemAction with inputs [/Scenario/assets/prefabs/takeItemAction.prefab] | |
| 11:29:00.791 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronAxe with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronAxe.prefab] | |
| 11:29:00.791 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.792 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:MapleLeaf with inputs [/PlantPack/assets/prefabs/tree/maple/MapleLeaf.prefab] | |
| 11:29:00.797 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:templePlasmaOfFire with inputs [/Lost/assets/prefabs/structures/templePlasmaOfFire.prefab] | |
| 11:29:00.798 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Stone:engine:stair] | |
| 11:29:00.798 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone:engine:stair.LEFT with id 62 | |
| 11:29:00.798 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone:engine:stair.RIGHT with id 63 | |
| 11:29:00.798 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone:engine:stair.FRONT with id 64 | |
| 11:29:00.798 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone:engine:stair.BACK with id 65 | |
| 11:29:00.799 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:LongPineSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/LongPineSaplingGenerated.prefab] | |
| 11:29:00.799 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookedBrownRice with inputs [/Cooking/assets/prefabs/food/cooked/CookedBrownRice.prefab] | |
| 11:29:00.901 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeMortarAndPestle with inputs [/Alchemy/assets/prefabs/recipe/RecipeMortarAndPestle.prefab] | |
| 11:29:00.902 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.902 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:00.902 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioPlayerName with inputs [/Scenario/assets/prefabs/scenarioPlayerName.prefab] | |
| 11:29:00.903 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:HerbGeneratedA with inputs [/Alchemy/assets/prefabs/herb/generated/HerbGeneratedA.prefab] | |
| 11:29:00.904 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:playSound with inputs [/engine/assets/prefabs/behaviorActions/playSound.prefab] | |
| 11:29:00.904 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondShieldArmor with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondShieldArmor.prefab] | |
| 11:29:00.908 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:stonehenge with inputs [/Lost/assets/prefabs/structures/stonehenge.prefab] | |
| 11:29:00.909 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Flint with inputs [/WoodCrafting/assets/prefabs/Flint.prefab] | |
| 11:29:00.910 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessRequirementsProvider' | |
| 11:29:00.910 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Maize with inputs [/Cooking/assets/prefabs/food/raw/vegetable/Maize.prefab] | |
| 11:29:00.912 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldMagicNecklace with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldMagicNecklace.prefab] | |
| 11:29:00.913 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:IronOre with inputs [/Smithing/assets/prefabs/ores/IronOre.prefab] | |
| 11:29:00.913 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:SpruceSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/SpruceSaplingGenerated.prefab] | |
| 11:29:00.913 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:StoneLongKnife with inputs [/WoodCrafting/assets/prefabs/StoneLongKnife.prefab] | |
| 11:29:00.914 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessRequirementsProvider' | |
| 11:29:00.914 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:spaceStoriesBook with inputs [/Lost/assets/prefabs/books/spaceStoriesBook.prefab] | |
| 11:29:00.914 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperRing with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperRing.prefab] | |
| 11:29:00.914 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:GrandMapleSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/GrandMapleSaplingGenerated.prefab] | |
| 11:29:00.915 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeIronAxe with inputs [/EquipmentSmithing/assets/prefabs/recipe/arms/Iron/RecipeIronAxe.prefab] | |
| 11:29:00.915 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeRing with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeRing.prefab] | |
| 11:29:00.916 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:sheep with inputs [/WildAnimals/assets/prefabs/animals/sheep.prefab] | |
| 11:29:00.916 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:29:00.916 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:29:00.917 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:PlatinumOreGen with inputs [/Smithing/assets/prefabs/ores/generators/PlatinumOreGen.prefab] | |
| 11:29:00.917 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'minDensityoff' onto 'OreGeneration:PocketDensityOreGen' | |
| 11:29:00.917 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:RecipeTinBar with inputs [/Smithing/assets/prefabs/recipe/RecipeTinBar.prefab] | |
| 11:29:00.917 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeCureAllPotion with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeCureAllPotion.prefab] | |
| 11:29:00.917 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:00.917 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondLongsword with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondLongsword.prefab] | |
| 11:29:00.917 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:00.918 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:StoneAxe with inputs [/StoneCrafting/assets/prefabs/StoneAxe.prefab] | |
| 11:29:00.918 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessRequirementsProvider' | |
| 11:29:00.919 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeStoneLongKnifeBlade with inputs [/WoodCrafting/assets/prefabs/recipe/hand/RecipeStoneLongKnifeBlade.prefab] | |
| 11:29:00.919 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:00.919 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:doorRegion with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/doorRegion.prefab] | |
| 11:29:00.919 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldStrengthnLuck with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldStrengthnLuck.prefab] | |
| 11:29:01.021 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:LimestoneNugget with inputs [/Smithing/assets/prefabs/nuggets/LimestoneNugget.prefab] | |
| 11:29:01.024 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:dynselector with inputs [/engine/assets/prefabs/behaviorActions/dynselector.prefab] | |
| 11:29:01.025 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Chocolate with inputs [/Cooking/assets/prefabs/food/raw/Chocolate.prefab] | |
| 11:29:01.026 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioCreationEntity with inputs [/Scenario/assets/prefabs/scenarioCreationEntity.prefab] | |
| 11:29:01.026 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:GluePotion with inputs [/Potions/assets/prefabs/potion/GluePotion.prefab] | |
| 11:29:01.028 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAdvancedAssets:door with inputs [/CoreAdvancedAssets/assets/prefabs/furnishings/door.prefab] | |
| 11:29:01.029 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeBronzeAxe with inputs [/EquipmentSmithing/assets/prefabs/recipe/arms/Bronze/RecipeBronzeAxe.prefab] | |
| 11:29:01.029 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:AntiPoisonHerbBlock with inputs [/Alchemy/assets/prefabs/herb/predefined/blocks/AntiPoisonHerbBlock.prefab] | |
| 11:29:01.030 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Salt with inputs [/Cooking/assets/prefabs/food/raw/Salt.prefab] | |
| 11:29:01.032 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelGreatsword with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelGreatsword.prefab] | |
| 11:29:01.032 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:01.033 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Handwhisk with inputs [/Cooking/assets/prefabs/tools/Handwhisk.prefab] | |
| 11:29:01.033 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:ClayStone with inputs [/WoodCrafting/assets/prefabs/ClayStone.prefab] | |
| 11:29:01.034 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:ItemUseSpeedPotion with inputs [/Potions/assets/prefabs/potion/ItemUseSpeedPotion.prefab] | |
| 11:29:01.034 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:PineTrunk with inputs [/PlantPack/assets/prefabs/tree/pine/PineTrunk.prefab] | |
| 11:29:01.034 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:Coal with inputs [/Smithing/assets/prefabs/Coal.prefab] | |
| 11:29:01.035 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:BattlePotion with inputs [/Potions/assets/prefabs/potion/BattlePotion.prefab] | |
| 11:29:01.036 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:YellowBellPepper with inputs [/Cooking/assets/prefabs/food/raw/vegetable/YellowBellPepper.prefab] | |
| 11:29:01.036 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipeCookedBrownRice with inputs [/Cooking/assets/prefabs/recipe/cook/RecipeCookedBrownRice.prefab] | |
| 11:29:01.036 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:01.037 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RageHerb with inputs [/Alchemy/assets/prefabs/herb/predefined/RageHerb.prefab] | |
| 11:29:01.037 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Resin with inputs [/WoodCrafting/assets/prefabs/Resin.prefab] | |
| 11:29:01.037 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessRequirementsProvider' | |
| 11:29:01.039 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:wipeOutRoom with inputs [/AdventureAssets/assets/prefabs/structures/wipeOutRoom.prefab] | |
| 11:29:01.039 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,AdventureAssets:WipeOutRoot] | |
| 11:29:01.040 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:WipeOutRoot.LEFT with id 66 | |
| 11:29:01.040 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:WipeOutRoot.RIGHT with id 67 | |
| 11:29:01.040 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:WipeOutRoot.FRONT with id 68 | |
| 11:29:01.040 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AdventureAssets:WipeOutRoot.BACK with id 69 | |
| 11:29:01.040 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Lava] | |
| 11:29:01.040 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Lava with id 70 | |
| 11:29:01.041 [main] ERROR o.t.p.t.c.ObjectFieldMapTypeHandler - Cound not find field with name prefab | |
| 11:29:01.142 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:BronzeForgeHammer with inputs [/EquipmentSmithing/assets/prefabs/BronzeForgeHammer.prefab] | |
| 11:29:01.144 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab ClimateConditions:FrostbiteDamage with inputs [/ClimateConditions/assets/prefabs/damageTypes/FrostbiteDamage.prefab] | |
| 11:29:01.145 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab ChrisVolume1OST:PeacefulWorld with inputs [/ChrisVolume1OST/assets/prefabs/PeacefulWorld.prefab] | |
| 11:29:01.146 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:passwordDoorRegion with inputs [/AdventureAssets/assets/prefabs/passwordDoor/passwordDoorRegion.prefab] | |
| 11:29:01.146 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:SakuraSapling with inputs [/PlantPack/assets/prefabs/tree/sakura/SakuraSapling.prefab] | |
| 11:29:01.147 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WorkstationCrafting:FurnaceProcessingProcess with inputs [/WorkstationCrafting/assets/prefabs/process/FurnaceProcessingProcess.prefab] | |
| 11:29:01.148 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:takeBlockAction with inputs [/Scenario/assets/prefabs/takeBlockAction.prefab] | |
| 11:29:01.148 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeRegenRune with inputs [/EquipmentSmithing/assets/prefabs/recipe/runes/RecipeRegenRune.prefab] | |
| 11:29:01.149 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:CrudeAxeHammer with inputs [/WoodCrafting/assets/prefabs/CrudeAxeHammer.prefab] | |
| 11:29:01.149 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessRequirementsProvider' | |
| 11:29:01.150 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:aggressiveDeer with inputs [/WildAnimals/assets/prefabs/animals/aggressiveDeer.prefab] | |
| 11:29:01.151 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'StrayIfIdle' | |
| 11:29:01.152 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:29:01.152 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:29:01.152 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:obsidianTorch with inputs [/Lost/assets/prefabs/obsidianTorch.prefab] | |
| 11:29:01.153 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Pumpkin with inputs [/Cooking/assets/prefabs/food/raw/Pumpkin.prefab] | |
| 11:29:01.153 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:MortarAndPestle with inputs [/Alchemy/assets/prefabs/MortarAndPestle.prefab] | |
| 11:29:01.155 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:CoalOre with inputs [/Smithing/assets/prefabs/ores/CoalOre.prefab] | |
| 11:29:01.155 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:SpruceSapling with inputs [/PlantPack/assets/prefabs/tree/spruce/SpruceSapling.prefab] | |
| 11:29:01.155 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:firstPersonHeldItemMountPoint with inputs [/engine/assets/prefabs/player/firstPersonHeldItemMountPoint.prefab] | |
| 11:29:01.156 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:FriedChicken with inputs [/Cooking/assets/prefabs/food/cooked/FriedChicken.prefab] | |
| 11:29:01.157 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:TinOre with inputs [/Smithing/assets/prefabs/ores/TinOre.prefab] | |
| 11:29:01.157 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:test with inputs [/engine/assets/prefabs/test.prefab] | |
| 11:29:01.157 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Clay with inputs [/WoodCrafting/assets/prefabs/Clay.prefab] | |
| 11:29:01.157 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldDagger with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldDagger.prefab] | |
| 11:29:01.157 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:01.159 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:BlueSpruceLeaf with inputs [/PlantPack/assets/prefabs/tree/blueSpruce/BlueSpruceLeaf.prefab] | |
| 11:29:01.159 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:PoisonEssence with inputs [/EquipmentSmithing/assets/prefabs/essences/PoisonEssence.prefab] | |
| 11:29:01.160 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:WoodenBucket with inputs [/WoodCrafting/assets/prefabs/WoodenBucket.prefab] | |
| 11:29:01.160 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeHealthBoostPotion1 with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeHealthBoostPotion1.prefab] | |
| 11:29:01.161 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:01.161 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:animalMaleNames with inputs [/NameGenerator/assets/prefabs/animalMaleNames.prefab] | |
| 11:29:01.161 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipeCookedKale with inputs [/Cooking/assets/prefabs/recipe/cook/RecipeCookedKale.prefab] | |
| 11:29:01.161 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:01.161 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:StandardStonecraftingProcess with inputs [/StoneCrafting/assets/prefabs/processDefinitions/StandardStonecraftingProcess.prefab] | |
| 11:29:01.161 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ParticipateInItemCategoryInGameHelp' | |
| 11:29:01.161 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:PeachPie with inputs [/Cooking/assets/prefabs/food/cooked/PeachPie.prefab] | |
| 11:29:01.269 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:HarmPotion with inputs [/Potions/assets/prefabs/potion/HarmPotion.prefab] | |
| 11:29:01.270 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookedRice with inputs [/Cooking/assets/prefabs/food/cooked/CookedRice.prefab] | |
| 11:29:01.270 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelMace with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelMace.prefab] | |
| 11:29:01.270 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:01.272 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Tomato with inputs [/Cooking/assets/prefabs/food/raw/vegetable/Tomato.prefab] | |
| 11:29:01.273 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:arkenstoneBook with inputs [/Lost/assets/prefabs/books/arkenstoneBook.prefab] | |
| 11:29:01.274 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:elvenSurnames with inputs [/NameGenerator/assets/prefabs/elvenSurnames.prefab] | |
| 11:29:01.274 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Peeler with inputs [/Cooking/assets/prefabs/tools/Peeler.prefab] | |
| 11:29:01.276 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovel with inputs [/CoreAssets/assets/prefabs/tools/shovel.prefab] | |
| 11:29:01.276 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeSteellongsword with inputs [/EquipmentSmithing/assets/prefabs/recipe/arms/Steel/RecipeSteellongsword.prefab] | |
| 11:29:01.277 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:FruitBasket with inputs [/WoodCrafting/assets/prefabs/FruitBasket.prefab] | |
| 11:29:01.277 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'AccessInventoryAction' | |
| 11:29:01.277 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioEntity with inputs [/Scenario/assets/prefabs/scenarioEntity.prefab] | |
| 11:29:01.277 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:BirchLog with inputs [/WoodCrafting/assets/prefabs/tree/BirchLog.prefab] | |
| 11:29:01.277 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:redDeer with inputs [/WildAnimals/assets/prefabs/animals/redDeer.prefab] | |
| 11:29:01.283 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:GrandMapleLog with inputs [/WoodCrafting/assets/prefabs/tree/GrandMapleLog.prefab] | |
| 11:29:01.283 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:scaredDeer with inputs [/WildAnimals/assets/prefabs/animals/scaredDeer.prefab] | |
| 11:29:01.284 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:29:01.284 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:29:01.284 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelLongsword with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelLongsword.prefab] | |
| 11:29:01.284 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:01.285 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioRandomInt with inputs [/Scenario/assets/prefabs/scenarioRandomInt.prefab] | |
| 11:29:01.286 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Fluid:Water with inputs [/Fluid/assets/prefabs/Water.prefab] | |
| 11:29:01.286 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondSpear with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondSpear.prefab] | |
| 11:29:01.286 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:01.288 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioBlockCountExpression with inputs [/Scenario/assets/prefabs/scenarioBlockCountExpression.prefab] | |
| 11:29:01.390 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:roboDeer with inputs [/WildAnimals/assets/prefabs/animals/roboDeer.prefab] | |
| 11:29:01.404 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axe with inputs [/CoreAssets/assets/prefabs/tools/axe.prefab] | |
| 11:29:01.404 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab GrowingFlora:TreeTrunk with inputs [/GrowingFlora/assets/prefabs/tree/TreeTrunk.prefab] | |
| 11:29:01.404 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Lemon with inputs [/Cooking/assets/prefabs/food/raw/Lemon.prefab] | |
| 11:29:01.405 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:quill with inputs [/Books/assets/prefabs/quill.prefab] | |
| 11:29:01.406 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverPen with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverPen.prefab] | |
| 11:29:01.406 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:countries with inputs [/NameGenerator/assets/prefabs/countries.prefab] | |
| 11:29:01.406 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:ApplePie with inputs [/Cooking/assets/prefabs/food/cooked/ApplePie.prefab] | |
| 11:29:01.407 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:redbook with inputs [/Books/assets/prefabs/Books/redbook.prefab] | |
| 11:29:01.407 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab SimpleFarming:smallLeaves with inputs [/SimpleFarming/assets/prefabs/LeafStructures/smallLeaves.prefab] | |
| 11:29:01.408 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:hubtool with inputs [/Scenario/assets/prefabs/hubtool.prefab] | |
| 11:29:01.410 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:fireballBladeRoom with inputs [/AdventureAssets/assets/prefabs/structures/fireballBladeRoom.prefab] | |
| 11:29:01.411 [main] ERROR o.t.p.t.c.ObjectFieldMapTypeHandler - Cound not find field with name prefab | |
| 11:29:01.512 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldRing with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldRing.prefab] | |
| 11:29:01.515 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:AxeHammerHead with inputs [/WoodCrafting/assets/prefabs/AxeHammerHead.prefab] | |
| 11:29:01.516 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab SimpleFarming:TestSeed with inputs [/SimpleFarming/assets/prefabs/Testing/TestSeed.prefab] | |
| 11:29:01.516 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'SimpleFarming:TestSeed' | |
| 11:29:01.519 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:moveTo with inputs [/Behaviors/assets/prefabs/behaviorNodes/moveTo.prefab] | |
| 11:29:01.519 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:HealthBoostPotion with inputs [/Potions/assets/prefabs/potion/HealthBoostPotion.prefab] | |
| 11:29:01.521 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Ice with inputs [/WoodCrafting/assets/prefabs/core/Ice.prefab] | |
| 11:29:01.521 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:toolbox with inputs [/StructureTemplates/assets/prefabs/toolbox.prefab] | |
| 11:29:01.521 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:JumpSpeedPotion with inputs [/Potions/assets/prefabs/potion/JumpSpeedPotion.prefab] | |
| 11:29:01.522 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:NoviceWoodcraftingStation with inputs [/WoodCrafting/assets/prefabs/NoviceWoodcraftingStation.prefab] | |
| 11:29:01.522 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:NoviceWoodStation] | |
| 11:29:01.523 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:NoviceWoodStation with id 71 | |
| 11:29:01.523 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipePhysicalStrengthRune with inputs [/EquipmentSmithing/assets/prefabs/recipe/runes/RecipePhysicalStrengthRune.prefab] | |
| 11:29:01.523 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Fork with inputs [/Cooking/assets/prefabs/tools/Fork.prefab] | |
| 11:29:01.523 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:waterTypes with inputs [/NameGenerator/assets/prefabs/waterTypes.prefab] | |
| 11:29:01.524 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:BrownRice with inputs [/Cooking/assets/prefabs/food/raw/vegetable/BrownRice.prefab] | |
| 11:29:01.524 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:BastingBrush with inputs [/Cooking/assets/prefabs/tools/BastingBrush.prefab] | |
| 11:29:01.524 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'consumeOnUse' onto 'engine:Item' | |
| 11:29:01.525 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticRing with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticRing.prefab] | |
| 11:29:01.525 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeGlassBottle with inputs [/Alchemy/assets/prefabs/recipe/RecipeGlassBottle.prefab] | |
| 11:29:01.526 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:01.526 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:01.526 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Projectile:grenade with inputs [/Projectile/assets/prefabs/grenade.prefab] | |
| 11:29:01.526 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Projectile:grenadeDmg with inputs [/Projectile/assets/prefabs/damageTypes/grenadeDmg.prefab] | |
| 11:29:01.526 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:PlatinumOre with inputs [/Smithing/assets/prefabs/ores/PlatinumOre.prefab] | |
| 11:29:01.527 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:Cattails with inputs [/PlantPack/assets/prefabs/grass/Cattails.prefab] | |
| 11:29:01.527 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:WoodenNunchaku with inputs [/Equipment/assets/prefabs/Equipment/Wood/WoodenNunchaku.prefab] | |
| 11:29:01.527 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:01.527 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:WoodRingStrength with inputs [/Equipment/assets/prefabs/Equipment/Wood/WoodRingStrength.prefab] | |
| 11:29:01.528 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RedMushroom with inputs [/Cooking/assets/prefabs/food/raw/vegetable/RedMushroom.prefab] | |
| 11:29:01.528 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:log with inputs [/Behaviors/assets/prefabs/behaviorNodes/log.prefab] | |
| 11:29:01.529 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeWoodenTable with inputs [/WoodCrafting/assets/prefabs/recipe/wood/standard/RecipeWoodenTable.prefab] | |
| 11:29:01.529 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:01.529 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:01.529 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverMaul with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverMaul.prefab] | |
| 11:29:01.529 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:01.529 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:BroomLeaf with inputs [/PlantPack/assets/prefabs/tree/broom/BroomLeaf.prefab] | |
| 11:29:01.530 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldPendant with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldPendant.prefab] | |
| 11:29:01.530 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Stone with inputs [/WoodCrafting/assets/prefabs/Stone.prefab] | |
| 11:29:01.530 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:deerHide with inputs [/WildAnimals/assets/prefabs/items/deerHide.prefab] | |
| 11:29:01.531 [main] ERROR org.terasology.assets.AssetType - Failed to load asset 'WildAnimals:deerHide' | |
| java.io.IOException: Not a valid PNG file | |
| at de.matthiasmann.twl.utils.PNGDecoder.<init>(PNGDecoder.java:114) | |
| at org.terasology.rendering.assets.texture.PNGTextureFormat.load(PNGTextureFormat.java:46) | |
| at org.terasology.rendering.assets.texture.PNGTextureFormat.load(PNGTextureFormat.java:32) | |
| at org.terasology.assets.module.UnloadedAssetData$AssetSourceResolver.load(UnloadedAssetData.java:292) | |
| at org.terasology.assets.module.UnloadedAssetData.load(UnloadedAssetData.java:180) | |
| at org.terasology.assets.module.ModuleAssetDataProducer.getAssetData(ModuleAssetDataProducer.java:228) | |
| at org.terasology.assets.AssetType.lambda$reload$2(AssetType.java:359) | |
| at java.security.AccessController.doPrivileged(Native Method) | |
| at org.terasology.assets.AssetType.reload(AssetType.java:357) | |
| at org.terasology.assets.AssetType.getNormalAsset(AssetType.java:386) | |
| at org.terasology.assets.AssetType.getAsset(AssetType.java:262) | |
| at org.terasology.assets.management.AssetManager.getAsset(AssetManager.java:231) | |
| at org.terasology.assets.management.AssetManager.getAsset(AssetManager.java:203) | |
| at org.terasology.assets.management.AssetManager.getAsset(AssetManager.java:187) | |
| at org.terasology.utilities.Assets.getTextureRegion(Assets.java:310) | |
| at org.terasology.persistence.typeHandling.extensionTypes.TextureRegionAssetTypeHandler.getFromString(TextureRegionAssetTypeHandler.java:39) | |
| at org.terasology.persistence.typeHandling.extensionTypes.TextureRegionAssetTypeHandler.getFromString(TextureRegionAssetTypeHandler.java:26) | |
| at org.terasology.persistence.typeHandling.StringRepresentationTypeHandler.deserialize(StringRepresentationTypeHandler.java:37) | |
| at org.terasology.persistence.typeHandling.TypeHandler.deserializeOrNull(TypeHandler.java:68) | |
| at org.terasology.persistence.typeHandling.Serializer.deserializeOnto(Serializer.java:96) | |
| at org.terasology.persistence.typeHandling.Serializer.deserializeOnto(Serializer.java:153) | |
| at org.terasology.persistence.serializers.ComponentSerializer.deserializeOnto(ComponentSerializer.java:197) | |
| at org.terasology.persistence.serializers.ComponentSerializer.deserializeOnto(ComponentSerializer.java:172) | |
| at org.terasology.persistence.serializers.ComponentSerializer.deserializeOnto(ComponentSerializer.java:143) | |
| at org.terasology.persistence.serializers.PrefabSerializer.applyComponentChanges(PrefabSerializer.java:162) | |
| at org.terasology.persistence.serializers.PrefabSerializer.deserialize(PrefabSerializer.java:136) | |
| at org.terasology.persistence.serializers.PrefabSerializer.deserialize(PrefabSerializer.java:116) | |
| at org.terasology.entitySystem.prefab.internal.PrefabFormat.load(PrefabFormat.java:55) | |
| at org.terasology.entitySystem.prefab.internal.PrefabFormat.load(PrefabFormat.java:36) | |
| at org.terasology.assets.module.UnloadedAssetData$AssetSourceResolver.load(UnloadedAssetData.java:292) | |
| at org.terasology.assets.module.UnloadedAssetData.load(UnloadedAssetData.java:180) | |
| at org.terasology.assets.module.ModuleAssetDataProducer.getAssetData(ModuleAssetDataProducer.java:228) | |
| at org.terasology.assets.AssetType.lambda$reload$2(AssetType.java:359) | |
| at java.security.AccessController.doPrivileged(Native Method) | |
| at org.terasology.assets.AssetType.reload(AssetType.java:357) | |
| at org.terasology.assets.AssetType.getNormalAsset(AssetType.java:386) | |
| at org.terasology.assets.AssetType.getAsset(AssetType.java:262) | |
| at org.terasology.assets.management.AssetManager.getAsset(AssetManager.java:223) | |
| at org.terasology.engine.modes.loadProcesses.LoadPrefabs.step(LoadPrefabs.java:43) | |
| at org.terasology.engine.modes.StateLoading.update(StateLoading.java:236) | |
| at org.terasology.engine.TerasologyEngine.tick(TerasologyEngine.java:464) | |
| at org.terasology.engine.TerasologyEngine.mainLoop(TerasologyEngine.java:427) | |
| at org.terasology.engine.TerasologyEngine.run(TerasologyEngine.java:403) | |
| at org.terasology.engine.Terasology.main(Terasology.java:163) | |
| 11:29:01.531 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'WildAnimals:deerHide' | |
| 11:29:01.531 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jobWalkToBlock with inputs [/Behaviors/assets/prefabs/jobWalkToBlock.prefab] | |
| 11:29:01.532 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:MashedPotatoes with inputs [/Cooking/assets/prefabs/food/cooked/MashedPotatoes.prefab] | |
| 11:29:01.633 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab SimpleFarming:mediumLeaves with inputs [/SimpleFarming/assets/prefabs/LeafStructures/mediumLeaves.prefab] | |
| 11:29:01.634 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronLongsword with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronLongsword.prefab] | |
| 11:29:01.634 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:01.636 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:UnlitTorch with inputs [/WoodCrafting/assets/prefabs/UnlitTorch.prefab] | |
| 11:29:01.637 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:GrownRice with inputs [/AnotherWorldPlants/assets/prefabs/crop/rice/GrownRice.prefab] | |
| 11:29:01.637 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeItemUseSpeedPotion with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeItemUseSpeedPotion.prefab] | |
| 11:29:01.638 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:01.638 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CoconutProcessed with inputs [/Cooking/assets/prefabs/food/raw/CoconutProcessed.prefab] | |
| 11:29:01.640 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:OverdrivePotion with inputs [/Potions/assets/prefabs/potion/OverdrivePotion.prefab] | |
| 11:29:01.641 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:StandardStonecraftingStation with inputs [/StoneCrafting/assets/prefabs/StandardStonecraftingStation.prefab] | |
| 11:29:01.652 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Stonecrafting:StandardStoneStation] | |
| 11:29:01.652 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Stonecrafting:StandardStoneStation with id 72 | |
| 11:29:01.754 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeWoodenBucket with inputs [/WoodCrafting/assets/prefabs/recipe/wood/standard/RecipeWoodenBucket.prefab] | |
| 11:29:01.754 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:01.754 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:01.754 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Health:maxHealthReductionDamage with inputs [/Health/assets/prefabs/damageTypes/maxHealthReductionDamage.prefab] | |
| 11:29:01.755 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Peach with inputs [/Cooking/assets/prefabs/food/raw/Peach.prefab] | |
| 11:29:01.757 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:playerRegionConditional with inputs [/Scenario/assets/prefabs/playerRegionConditional.prefab] | |
| 11:29:01.757 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipePhysicalConstitutionRune with inputs [/EquipmentSmithing/assets/prefabs/recipe/runes/RecipePhysicalConstitutionRune.prefab] | |
| 11:29:01.758 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:CopperBar with inputs [/Smithing/assets/prefabs/bars/CopperBar.prefab] | |
| 11:29:01.765 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:theBladesOfTruth with inputs [/Lost/assets/prefabs/structures/theBladesOfTruth.prefab] | |
| 11:29:01.766 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:BroomSapling with inputs [/PlantPack/assets/prefabs/tree/broom/BroomSapling.prefab] | |
| 11:29:01.768 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:defaultBlockParticles with inputs [/CoreAssets/assets/prefabs/particleEffects/defaultBlockParticles.prefab] | |
| 11:29:01.769 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Squeezer with inputs [/Cooking/assets/prefabs/tools/Squeezer.prefab] | |
| 11:29:01.769 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperPendant with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperPendant.prefab] | |
| 11:29:01.771 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:sleep with inputs [/engine/assets/prefabs/behaviorActions/sleep.prefab] | |
| 11:29:01.771 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:altarOfResurrectionOrb with inputs [/AdventureAssets/assets/prefabs/altarOfResurrection/altarOfResurrectionOrb.prefab] | |
| 11:29:01.771 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeIronlongsword with inputs [/EquipmentSmithing/assets/prefabs/recipe/arms/Iron/RecipeIronlongsword.prefab] | |
| 11:29:01.772 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:GigaJumpPotion with inputs [/Potions/assets/prefabs/potion/GigaJumpPotion.prefab] | |
| 11:29:01.773 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:givePlayerBlockAction with inputs [/Scenario/assets/prefabs/givePlayerBlockAction.prefab] | |
| 11:29:01.874 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookedKale with inputs [/Cooking/assets/prefabs/food/cooked/CookedKale.prefab] | |
| 11:29:01.875 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticLongsword with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticLongsword.prefab] | |
| 11:29:01.875 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:01.877 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CoconutMilk with inputs [/Cooking/assets/prefabs/food/drink/CoconutMilk.prefab] | |
| 11:29:01.878 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperRingOfHealing with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperRingOfHealing.prefab] | |
| 11:29:01.879 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:WoodMace with inputs [/Equipment/assets/prefabs/Equipment/Wood/WoodMace.prefab] | |
| 11:29:01.880 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:01.881 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeDoubleJumpPotion with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeDoubleJumpPotion.prefab] | |
| 11:29:01.881 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:01.881 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:StisusLeaf with inputs [/PlantPack/assets/prefabs/tree/stisus/StisusLeaf.prefab] | |
| 11:29:01.882 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:finishWork with inputs [/Behaviors/assets/prefabs/behaviorNodes/finishWork.prefab] | |
| 11:29:01.882 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:parallel with inputs [/engine/assets/prefabs/behaviorActions/parallel.prefab] | |
| 11:29:01.882 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:BirchTrunk with inputs [/PlantPack/assets/prefabs/tree/birch/BirchTrunk.prefab] | |
| 11:29:01.883 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:MobilityPotion with inputs [/Potions/assets/prefabs/potion/MobilityPotion.prefab] | |
| 11:29:01.884 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab SimpleFarming:Leaf with inputs [/SimpleFarming/assets/prefabs/Leaf.prefab] | |
| 11:29:01.884 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RegenRune with inputs [/EquipmentSmithing/assets/prefabs/runes/RegenRune.prefab] | |
| 11:29:01.892 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:floweringPlantsGenera with inputs [/NameGenerator/assets/prefabs/floweringPlantsGenera.prefab] | |
| 11:29:01.995 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:rod with inputs [/AdventureAssets/assets/prefabs/swingingBlade/rod.prefab] | |
| 11:29:01.996 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:CornFruit with inputs [/AnotherWorldPlants/assets/prefabs/crop/corn/CornFruit.prefab] | |
| 11:29:01.997 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:HotCoffeePlant with inputs [/PlantPack/assets/prefabs/crop/HotCoffeePlant.prefab] | |
| 11:29:01.997 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:29:01.997 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:WhiteRice with inputs [/Cooking/assets/prefabs/food/raw/vegetable/WhiteRice.prefab] | |
| 11:29:01.998 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelBattleAxe with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelBattleAxe.prefab] | |
| 11:29:01.998 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:01.999 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:givePlayerItemAction with inputs [/Scenario/assets/prefabs/givePlayerItemAction.prefab] | |
| 11:29:01.999 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:oldWestSurnames with inputs [/NameGenerator/assets/prefabs/oldWestSurnames.prefab] | |
| 11:29:02.000 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:LaserSword with inputs [/Equipment/assets/prefabs/Equipment/Classed/LaserSword.prefab] | |
| 11:29:02.000 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.001 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:SakuraTrunk with inputs [/PlantPack/assets/prefabs/tree/sakura/SakuraTrunk.prefab] | |
| 11:29:02.002 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:CureAllPotion with inputs [/Potions/assets/prefabs/potion/CureAllPotion.prefab] | |
| 11:29:02.004 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:FriedRice with inputs [/Cooking/assets/prefabs/food/cooked/FriedRice.prefab] | |
| 11:29:02.005 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:DiamondRingOfJuggernauts with inputs [/Equipment/assets/prefabs/Equipment/Diamond/DiamondRingOfJuggernauts.prefab] | |
| 11:29:02.007 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Croutons with inputs [/Cooking/assets/prefabs/food/cooked/Croutons.prefab] | |
| 11:29:02.008 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeBoots with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeBoots.prefab] | |
| 11:29:02.009 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RollingPin with inputs [/Cooking/assets/prefabs/tools/RollingPin.prefab] | |
| 11:29:02.009 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeWalkSpeedPotion1 with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeWalkSpeedPotion1.prefab] | |
| 11:29:02.009 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:02.009 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AnotherWorldPlants:CypressSaplingGenerated with inputs [/AnotherWorldPlants/assets/prefabs/tree/CypressSaplingGenerated.prefab] | |
| 11:29:02.010 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:PortableBasicWoodcraftingStation with inputs [/WoodCrafting/assets/prefabs/PortableBasicWoodcraftingStation.prefab] | |
| 11:29:02.015 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:BasicWoodStation] | |
| 11:29:02.015 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:BasicWoodStation with id 73 | |
| 11:29:02.117 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructuralResources:ingotstack with inputs [/StructuralResources/assets/prefabs/ingotstack.prefab] | |
| 11:29:02.118 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeToughGlassBottle with inputs [/Alchemy/assets/prefabs/recipe/RecipeToughGlassBottle.prefab] | |
| 11:29:02.118 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:02.118 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:02.118 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:IsAirLike with inputs [/StructureTemplates/assets/prefabs/blockRegionConditions/IsAirLike.prefab] | |
| 11:29:02.119 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:FoodMixingProcess with inputs [/Cooking/assets/prefabs/process/FoodMixingProcess.prefab] | |
| 11:29:02.119 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ParticipateInItemCategoryInGameHelp' | |
| 11:29:02.119 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioTriggerBlock with inputs [/Scenario/assets/prefabs/scenarioTriggerBlock.prefab] | |
| 11:29:02.120 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:RecipeBronzeBar with inputs [/Smithing/assets/prefabs/recipe/RecipeBronzeBar.prefab] | |
| 11:29:02.121 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeAxeHammerHead with inputs [/WoodCrafting/assets/prefabs/recipe/hand/RecipeAxeHammerHead.prefab] | |
| 11:29:02.121 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:02.121 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Spork with inputs [/Cooking/assets/prefabs/tools/Spork.prefab] | |
| 11:29:02.124 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeClayHearth with inputs [/WoodCrafting/assets/prefabs/recipe/hand/RecipeClayHearth.prefab] | |
| 11:29:02.124 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipePhysicalAttackRune with inputs [/EquipmentSmithing/assets/prefabs/recipe/runes/RecipePhysicalAttackRune.prefab] | |
| 11:29:02.126 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:friendlyDeer with inputs [/WildAnimals/assets/prefabs/animals/friendlyDeer.prefab] | |
| 11:29:02.128 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:29:02.128 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:29:02.128 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:TilledEarth with inputs [/WoodCrafting/assets/prefabs/TilledEarth.prefab] | |
| 11:29:02.129 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab GrowingFlora:TreeLeaf with inputs [/GrowingFlora/assets/prefabs/tree/TreeLeaf.prefab] | |
| 11:29:02.129 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeGloves with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeGloves.prefab] | |
| 11:29:02.129 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticNecklace with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticNecklace.prefab] | |
| 11:29:02.130 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:LegendaryBrahmastra with inputs [/Equipment/assets/prefabs/Equipment/Mystic/LegendaryBrahmastra.prefab] | |
| 11:29:02.130 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.133 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:stonehengeWipedOutKey with inputs [/Lost/assets/prefabs/structures/stonehengeWipedOutKey.prefab] | |
| 11:29:02.134 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:arkenstone with inputs [/Lost/assets/prefabs/arkenstone.prefab] | |
| 11:29:02.134 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Lost:Arkenstone] | |
| 11:29:02.134 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Lost:Arkenstone with id 74 | |
| 11:29:02.135 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[attachedToSurface,Lost:obsidiantorch] | |
| 11:29:02.135 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Lost:obsidiantorch.TOP with id 75 | |
| 11:29:02.135 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Lost:obsidiantorch.LEFT with id 76 | |
| 11:29:02.135 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Lost:obsidiantorch.RIGHT with id 77 | |
| 11:29:02.135 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Lost:obsidiantorch.FRONT with id 78 | |
| 11:29:02.135 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Lost:obsidiantorch.BACK with id 79 | |
| 11:29:02.135 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab ChrisVolume1OST:Heroes with inputs [/ChrisVolume1OST/assets/prefabs/Heroes.prefab] | |
| 11:29:02.135 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:inventoryCountInt with inputs [/Scenario/assets/prefabs/inventoryCountInt.prefab] | |
| 11:29:02.238 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:territorialDeer with inputs [/WildAnimals/assets/prefabs/animals/territorialDeer.prefab] | |
| 11:29:02.238 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'minDistance' onto 'Behaviors:AttackOnHit' | |
| 11:29:02.239 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:29:02.239 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:29:02.239 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:SilverBar with inputs [/Smithing/assets/prefabs/bars/SilverBar.prefab] | |
| 11:29:02.241 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:WoodLog with inputs [/WoodCrafting/assets/prefabs/tree/WoodLog.prefab] | |
| 11:29:02.241 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'PlantPack:PineTrunk' | |
| 11:29:02.241 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:CopperMaul with inputs [/Equipment/assets/prefabs/Equipment/Copper/CopperMaul.prefab] | |
| 11:29:02.241 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.242 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:CypressLeaf with inputs [/PlantPack/assets/prefabs/tree/cypress/CypressLeaf.prefab] | |
| 11:29:02.243 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Butter with inputs [/Cooking/assets/prefabs/food/raw/Butter.prefab] | |
| 11:29:02.245 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeBlankStoneRune with inputs [/EquipmentSmithing/assets/prefabs/recipe/runes/RecipeBlankStoneRune.prefab] | |
| 11:29:02.246 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:invert with inputs [/engine/assets/prefabs/behaviorActions/invert.prefab] | |
| 11:29:02.246 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:oldWestFemaleNames with inputs [/NameGenerator/assets/prefabs/oldWestFemaleNames.prefab] | |
| 11:29:02.247 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SilverChain with inputs [/Equipment/assets/prefabs/Equipment/Silver/SilverChain.prefab] | |
| 11:29:02.247 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.248 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:SacredPotion with inputs [/Potions/assets/prefabs/potion/SacredPotion.prefab] | |
| 11:29:02.249 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Books:bookcase with inputs [/Books/assets/prefabs/bookcase.prefab] | |
| 11:29:02.249 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldRingOfSurvival with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldRingOfSurvival.prefab] | |
| 11:29:02.250 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Inventory:transferSlot with inputs [/Inventory/assets/prefabs/transferSlot.prefab] | |
| 11:29:02.250 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AlterationEffects:damageOverTimeDamage with inputs [/AlterationEffects/assets/prefabs/damageTypes/damageOverTimeDamage.prefab] | |
| 11:29:02.250 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:BoiledEgg with inputs [/Cooking/assets/prefabs/food/cooked/BoiledEgg.prefab] | |
| 11:29:02.257 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:StoneKnifeBlade with inputs [/WoodCrafting/assets/prefabs/StoneKnifeBlade.prefab] | |
| 11:29:02.359 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:SlowWalkPotion with inputs [/Potions/assets/prefabs/potion/SlowWalkPotion.prefab] | |
| 11:29:02.361 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Grape with inputs [/Cooking/assets/prefabs/food/raw/Grape.prefab] | |
| 11:29:02.362 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:Tomato with inputs [/PlantPack/assets/prefabs/crop/Tomato.prefab] | |
| 11:29:02.363 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:29:02.364 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WildAnimals:insensitiveDeer with inputs [/WildAnimals/assets/prefabs/animals/insensitiveDeer.prefab] | |
| 11:29:02.374 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'groundFriction' onto 'engine:CharacterMovement' | |
| 11:29:02.374 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'distanceBetweenSwimStrokes' onto 'engine:CharacterMovement' | |
| 11:29:02.375 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BeethovensKeyFromPiano with inputs [/Equipment/assets/prefabs/Equipment/Mystic/BeethovensKeyFromPiano.prefab] | |
| 11:29:02.375 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticPendant with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticPendant.prefab] | |
| 11:29:02.376 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:BlueSpruceSapling with inputs [/PlantPack/assets/prefabs/tree/blueSpruce/BlueSpruceSapling.prefab] | |
| 11:29:02.376 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeAxe with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeAxe.prefab] | |
| 11:29:02.376 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.377 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticSpear with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticSpear.prefab] | |
| 11:29:02.377 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.377 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:ensureTargetPresent with inputs [/Behaviors/assets/prefabs/behaviorNodes/ensureTargetPresent.prefab] | |
| 11:29:02.478 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Flour with inputs [/Cooking/assets/prefabs/food/raw/Flour.prefab] | |
| 11:29:02.479 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookingPot with inputs [/Cooking/assets/prefabs/tools/CookingPot.prefab] | |
| 11:29:02.480 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:RecipeLitTorch with inputs [/WoodCrafting/assets/prefabs/recipe/hand/RecipeLitTorch.prefab] | |
| 11:29:02.480 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'RequirementInput' | |
| 11:29:02.480 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:PlatinumNugget with inputs [/Smithing/assets/prefabs/nuggets/PlatinumNugget.prefab] | |
| 11:29:02.481 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticAxe with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticAxe.prefab] | |
| 11:29:02.481 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.482 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:findWork with inputs [/Behaviors/assets/prefabs/behaviorNodes/findWork.prefab] | |
| 11:29:02.483 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:wipedOutKey with inputs [/Lost/assets/prefabs/structures/wipedOutKey.prefab] | |
| 11:29:02.484 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"40a1eecb-cd6e-4b45-aadb-abe7c051e0ef"} | |
| 11:29:02.485 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:LongPineLeaf with inputs [/PlantPack/assets/prefabs/tree/longPine/LongPineLeaf.prefab] | |
| 11:29:02.485 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Fences:Fence with inputs [/Fences/assets/prefabs/Fence.prefab] | |
| 11:29:02.486 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelTier3Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/shovelTier3Damage.prefab] | |
| 11:29:02.486 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:BirchSapling with inputs [/PlantPack/assets/prefabs/tree/birch/BirchSapling.prefab] | |
| 11:29:02.487 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Carrot with inputs [/Cooking/assets/prefabs/food/raw/vegetable/Carrot.prefab] | |
| 11:29:02.488 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:BasicSmithingStation with inputs [/Smithing/assets/prefabs/BasicSmithingStation.prefab] | |
| 11:29:02.489 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:BasicWoodcraftingStation with inputs [/WoodCrafting/assets/prefabs/BasicWoodcraftingStation.prefab] | |
| 11:29:02.490 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzePendant with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzePendant.prefab] | |
| 11:29:02.491 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab ChrisVolume1OST:NightTheme with inputs [/ChrisVolume1OST/assets/prefabs/NightTheme.prefab] | |
| 11:29:02.491 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeDagger with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeDagger.prefab] | |
| 11:29:02.491 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.492 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Ladle with inputs [/Cooking/assets/prefabs/tools/Ladle.prefab] | |
| 11:29:02.493 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Orange with inputs [/Cooking/assets/prefabs/food/raw/Orange.prefab] | |
| 11:29:02.493 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RecipeRegenPotion1 with inputs [/Alchemy/assets/prefabs/recipe/brew/RecipeRegenPotion1.prefab] | |
| 11:29:02.493 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:02.493 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Skewer with inputs [/Cooking/assets/prefabs/tools/Skewer.prefab] | |
| 11:29:02.494 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:CypressSapling with inputs [/PlantPack/assets/prefabs/tree/cypress/CypressSapling.prefab] | |
| 11:29:02.495 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:GoldOreGen with inputs [/Smithing/assets/prefabs/ores/generators/GoldOreGen.prefab] | |
| 11:29:02.495 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'minDensityoff' onto 'OreGeneration:PocketDensityOreGen' | |
| 11:29:02.495 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:intComparisonConditional with inputs [/Scenario/assets/prefabs/intComparisonConditional.prefab] | |
| 11:29:02.495 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:altarOfResurrectionCollider with inputs [/AdventureAssets/assets/prefabs/altarOfResurrection/altarOfResurrectionCollider.prefab] | |
| 11:29:02.495 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab ChrisVolume1OST:Snowflakes with inputs [/ChrisVolume1OST/assets/prefabs/Snowflakes.prefab] | |
| 11:29:02.496 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:PoisonResistRune with inputs [/EquipmentSmithing/assets/prefabs/runes/PoisonResistRune.prefab] | |
| 11:29:02.496 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeCopperAxe with inputs [/EquipmentSmithing/assets/prefabs/recipe/arms/Copper/RecipeCopperAxe.prefab] | |
| 11:29:02.497 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:sequence with inputs [/engine/assets/prefabs/behaviorActions/sequence.prefab] | |
| 11:29:02.497 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RegenEssence with inputs [/EquipmentSmithing/assets/prefabs/essences/RegenEssence.prefab] | |
| 11:29:02.600 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Lost:hut with inputs [/Lost/assets/prefabs/structures/hut.prefab] | |
| 11:29:02.601 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Stone:engine:halfBlock] | |
| 11:29:02.602 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Stone:engine:halfBlock with id 80 | |
| 11:29:02.602 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookedCorn with inputs [/Cooking/assets/prefabs/food/cooked/CookedCorn.prefab] | |
| 11:29:02.603 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronPendant with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronPendant.prefab] | |
| 11:29:02.604 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:LogMessageAction with inputs [/Scenario/assets/prefabs/LogMessageAction.prefab] | |
| 11:29:02.604 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:RageHerbBlock with inputs [/Alchemy/assets/prefabs/herb/predefined/blocks/RageHerbBlock.prefab] | |
| 11:29:02.605 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelRing with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelRing.prefab] | |
| 11:29:02.606 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:axeTier3Damage with inputs [/CoreAssets/assets/prefabs/damageTypes/axeTier3Damage.prefab] | |
| 11:29:02.606 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:WoodPendant with inputs [/Equipment/assets/prefabs/Equipment/Wood/WoodPendant.prefab] | |
| 11:29:02.607 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:SwimSpeedPotion with inputs [/Potions/assets/prefabs/potion/SwimSpeedPotion.prefab] | |
| 11:29:02.608 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:smokeExplosion with inputs [/CoreAssets/assets/prefabs/particleEffects/smokeExplosion.prefab] | |
| 11:29:02.609 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:RecipeCopperForgeHammer with inputs [/EquipmentSmithing/assets/prefabs/recipe/tools/RecipeCopperForgeHammer.prefab] | |
| 11:29:02.609 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:FrenchToast with inputs [/Cooking/assets/prefabs/food/cooked/FrenchToast.prefab] | |
| 11:29:02.610 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Tongs with inputs [/Cooking/assets/prefabs/tools/Tongs.prefab] | |
| 11:29:02.611 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:Watermelon with inputs [/PlantPack/assets/prefabs/crop/Watermelon.prefab] | |
| 11:29:02.611 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ChangingBlocks' | |
| 11:29:02.611 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:GoldBar with inputs [/Smithing/assets/prefabs/bars/GoldBar.prefab] | |
| 11:29:02.612 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:CopperForgeHammer with inputs [/EquipmentSmithing/assets/prefabs/CopperForgeHammer.prefab] | |
| 11:29:02.613 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:blockConditional with inputs [/Scenario/assets/prefabs/blockConditional.prefab] | |
| 11:29:02.613 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:OakTrunk with inputs [/PlantPack/assets/prefabs/tree/oak/OakTrunk.prefab] | |
| 11:29:02.614 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StructureTemplates:structureSpawnItem with inputs [/StructureTemplates/assets/prefabs/structureSpawnItem.prefab] | |
| 11:29:02.615 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:JuggernautPotion with inputs [/Potions/assets/prefabs/potion/JuggernautPotion.prefab] | |
| 11:29:02.615 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab EquipmentSmithing:BodyEssence with inputs [/EquipmentSmithing/assets/prefabs/essences/BodyEssence.prefab] | |
| 11:29:02.616 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:PecanPie with inputs [/Cooking/assets/prefabs/food/cooked/PecanPie.prefab] | |
| 11:29:02.617 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:GoldSpear with inputs [/Equipment/assets/prefabs/Equipment/Gold/GoldSpear.prefab] | |
| 11:29:02.617 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.618 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:ReedsBase with inputs [/PlantPack/assets/prefabs/grass/ReedsBase.prefab] | |
| 11:29:02.618 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'BlockDropGrammar' | |
| 11:29:02.619 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioConstantInt with inputs [/Scenario/assets/prefabs/scenarioConstantInt.prefab] | |
| 11:29:02.720 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeLeggings with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeLeggings.prefab] | |
| 11:29:02.721 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:concatenatedString with inputs [/Scenario/assets/prefabs/concatenatedString.prefab] | |
| 11:29:02.722 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:elvenFemaleNames with inputs [/NameGenerator/assets/prefabs/elvenFemaleNames.prefab] | |
| 11:29:02.723 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:CopperNugget with inputs [/Smithing/assets/prefabs/nuggets/CopperNugget.prefab] | |
| 11:29:02.723 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:MithrootLeaf with inputs [/PlantPack/assets/prefabs/tree/mithroot/MithrootLeaf.prefab] | |
| 11:29:02.724 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:buildWall with inputs [/Behaviors/assets/prefabs/buildWall.prefab] | |
| 11:29:02.724 [main] ERROR o.t.p.t.e.TextureRegionTypeHandler - Failed to resolve texture region 'scissors' | |
| 11:29:02.725 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookingStation with inputs [/Cooking/assets/prefabs/tools/CookingStation.prefab] | |
| 11:29:02.726 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: WorkstationCrafting:StandardWoodStation | |
| 11:29:02.726 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Potions:RegenPotion with inputs [/Potions/assets/prefabs/potion/RegenPotion.prefab] | |
| 11:29:02.728 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:setAnimation with inputs [/engine/assets/prefabs/behaviorActions/setAnimation.prefab] | |
| 11:29:02.728 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:Kiwi with inputs [/Cooking/assets/prefabs/food/raw/Kiwi.prefab] | |
| 11:29:02.730 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:MysticMace with inputs [/Equipment/assets/prefabs/Equipment/Mystic/MysticMace.prefab] | |
| 11:29:02.730 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.731 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:MillingProcess with inputs [/StoneCrafting/assets/prefabs/process/MillingProcess.prefab] | |
| 11:29:02.731 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:passwordDoor with inputs [/AdventureAssets/assets/prefabs/passwordDoor/passwordDoor.prefab] | |
| 11:29:02.731 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Behaviors:jobRemoveBlock with inputs [/Behaviors/assets/prefabs/jobRemoveBlock.prefab] | |
| 11:29:02.732 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab engine:floatingCube with inputs [/engine/assets/prefabs/floatingCube.prefab] | |
| 11:29:02.732 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:StisusSapling with inputs [/PlantPack/assets/prefabs/tree/stisus/StisusSapling.prefab] | |
| 11:29:02.732 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:BasicStonecraftingStation with inputs [/StoneCrafting/assets/prefabs/BasicStonecraftingStation.prefab] | |
| 11:29:02.741 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Stonecrafting:BasicStoneStation] | |
| 11:29:02.741 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Stonecrafting:BasicStoneStation with id 81 | |
| 11:29:02.843 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:SteelScimitar with inputs [/Equipment/assets/prefabs/Equipment/Steel/SteelScimitar.prefab] | |
| 11:29:02.843 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.845 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab AdventureAssets:altarOfResurrectionMesh with inputs [/AdventureAssets/assets/prefabs/altarOfResurrection/altarOfResurrectionMesh.prefab] | |
| 11:29:02.846 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Skipping unsupported obj statement on line 3:"mtllib angel.mtl" | |
| 11:29:02.856 [main] WARN o.t.r.assets.mesh.ObjMeshFormat - Smoothing groups not supported in obj import yet | |
| 11:29:02.966 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab CoreAssets:shovelImproved with inputs [/CoreAssets/assets/prefabs/tools/shovelImproved.prefab] | |
| 11:29:02.966 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:IronNugget with inputs [/Smithing/assets/prefabs/nuggets/IronNugget.prefab] | |
| 11:29:02.968 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab SimpleFarming:sapling with inputs [/SimpleFarming/assets/prefabs/sapling.prefab] | |
| 11:29:02.970 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,SimpleFarming:DeadBush] | |
| 11:29:02.970 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block SimpleFarming:DeadBush with id 82 | |
| 11:29:02.971 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,SimpleFarming:OakTrunk] | |
| 11:29:02.971 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block SimpleFarming:OakTrunk with id 83 | |
| 11:29:02.971 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:OakSapling with inputs [/PlantPack/assets/prefabs/tree/oak/OakSapling.prefab] | |
| 11:29:02.972 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab PlantPack:BroomTrunk with inputs [/PlantPack/assets/prefabs/tree/broom/BroomTrunk.prefab] | |
| 11:29:02.973 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Alchemy:HerbPotion with inputs [/Alchemy/assets/prefabs/HerbPotion.prefab] | |
| 11:29:02.973 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Scenario:scenarioConstantItemPrefab with inputs [/Scenario/assets/prefabs/scenarioConstantItemPrefab.prefab] | |
| 11:29:02.973 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookingProcess with inputs [/Cooking/assets/prefabs/process/CookingProcess.prefab] | |
| 11:29:02.973 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ParticipateInItemCategoryInGameHelp' | |
| 11:29:02.973 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:OakLog with inputs [/WoodCrafting/assets/prefabs/tree/OakLog.prefab] | |
| 11:29:02.974 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:CookingWorkstation with inputs [/Cooking/assets/prefabs/CookingWorkstation.prefab] | |
| 11:29:02.974 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:IronMace with inputs [/Equipment/assets/prefabs/Equipment/Iron/IronMace.prefab] | |
| 11:29:02.974 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.976 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:MysticOreGen with inputs [/Smithing/assets/prefabs/ores/generators/MysticOreGen.prefab] | |
| 11:29:02.976 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'minDensityoff' onto 'OreGeneration:PocketDensityOreGen' | |
| 11:29:02.976 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Equipment:BronzeMaul with inputs [/Equipment/assets/prefabs/Equipment/Bronze/BronzeMaul.prefab] | |
| 11:29:02.976 [main] WARN o.t.p.s.ComponentSerializer - Cannot deserialize unknown field 'baseCooldownTime' onto 'engine:Item' | |
| 11:29:02.977 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:Dirt with inputs [/WoodCrafting/assets/prefabs/core/Dirt.prefab] | |
| 11:29:02.977 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:SteelBar with inputs [/Smithing/assets/prefabs/bars/SteelBar.prefab] | |
| 11:29:02.978 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Smithing:CharcoalPitSmoke with inputs [/Smithing/assets/prefabs/CharcoalPitSmoke.prefab] | |
| 11:29:02.978 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab SimpleFarming:fruit with inputs [/SimpleFarming/assets/prefabs/fruit.prefab] | |
| 11:29:02.980 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab NameGenerator:humanMaleNormanNames with inputs [/NameGenerator/assets/prefabs/humanMaleNormanNames.prefab] | |
| 11:29:02.980 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab WoodCrafting:BasicWoodcraftingProcess with inputs [/WoodCrafting/assets/prefabs/processDefinitions/BasicWoodcraftingProcess.prefab] | |
| 11:29:02.980 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ParticipateInItemCategoryInGameHelp' | |
| 11:29:02.980 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab Cooking:RecipeSauteedApples with inputs [/Cooking/assets/prefabs/recipe/cook/RecipeSauteedApples.prefab] | |
| 11:29:02.980 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'ProcessingTime' | |
| 11:29:02.981 [main] INFO o.t.e.prefab.internal.PrefabFormat - Attempting to deserialize prefab StoneCrafting:UpgradeStandardStonecrafting with inputs [/StoneCrafting/assets/prefabs/upgrade/UpgradeStandardStonecrafting.prefab] | |
| 11:29:06.860 [main] ERROR o.t.engine.ComponentSystemManager - Cannot load ModuleRendering, must be a subclass of ComponentSystem | |
| 11:29:07.167 [main] ERROR o.t.e.event.internal.EventSystemImpl - Invalid event handler method: componentActivated | |
| 11:29:07.167 [main] ERROR o.t.e.event.internal.EventSystemImpl - Invalid event handler method: componentActivated | |
| 11:29:07.503 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"59591dc5-5a3b-4618-8357-1d5a2bc3d6a4"} | |
| 11:29:09.252 [main] WARN o.t.engine.internal.TimeBase - Delta too great (6287), capping to 1000 | |
| 11:29:09.272 [main] INFO o.t.w.c.b.ExtraBlockDataManager - Extra data slots registered: BiomesAPI.biomeHash -> 0 | |
| 11:29:10.374 [main] INFO o.t.e.m.l.InitialiseWorld - World seed: "VDEsW18HxEPgwV9C" | |
| 11:29:10.885 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,engine:unloaded] | |
| 11:29:10.885 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block engine:unloaded with id 84 | |
| 11:29:10.917 [main] INFO o.t.r.world.WorldRendererImpl - | |
| Initialising rendering class CoreRenderingModule from CoreRendering module. | |
| 11:29:10.917 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:lastUpdatedGBufferClearingNode:BufferPair1(connected to CoreRendering:backdropNode:BufferPair1, ;) to CoreRendering:backdropNode (BackdropNode). | |
| 11:29:10.917 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:opaqueObjectsNode (OpaqueObjectsNode). | |
| 11:29:10.917 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:29:10.917 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:opaqueBlocksNode (OpaqueBlocksNode). | |
| 11:29:10.917 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:29:10.918 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:alphaRejectBlocksNode (AlphaRejectBlocksNode). | |
| 11:29:10.918 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:29:10.918 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:overlaysNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:overlaysNode (OverlaysNode). | |
| 11:29:10.918 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:deferredPointLightsNode:BufferPair1, ;) to CoreRendering:deferredPointLightsNode (DeferredPointLightsNode). | |
| 11:29:10.918 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:deferredMainLightNode:BufferPair1, ;) to CoreRendering:deferredMainLightNode (DeferredMainLightNode). | |
| 11:29:10.918 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:deferredMainLightNode:BufferPair1(connected to CoreRendering:applyDeferredLightingNode:BufferPair1, ;) to CoreRendering:applyDeferredLightingNode (ApplyDeferredLightingNode). | |
| 11:29:10.918 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:outlineNode:BufferPair1, ;) to CoreRendering:outlineNode (OutlineNode). | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:reflectedBufferClearingNode:FBO1(connected to CoreRendering:reflectedBackdropNode:FBO1, ;) to CoreRendering:reflectedBackdropNode (BackdropReflectionNode). | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:reflectedBackdropNode:FBO1(connected to CoreRendering:worldReflectionNode:FBO1, ;) to CoreRendering:worldReflectionNode (WorldReflectionNode). | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:outlineNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;) to CoreRendering:chunksRefractiveReflectiveNode (RefractiveReflectiveBlocksNode). | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:reflectedRefractedBufferClearingNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO1, ;) to CoreRendering:chunksRefractiveReflectiveNode (RefractiveReflectiveBlocksNode). | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:worldReflectionNode:FBO1(connected to CoreRendering:chunksRefractiveReflectiveNode:FBO2, ;) to CoreRendering:chunksRefractiveReflectiveNode (RefractiveReflectiveBlocksNode). | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:outlineNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO2, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:chunksRefractiveReflectiveNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO4, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:prePostCompositeNode:BufferPair1(connected to CoreRendering:simpleBlendMaterialsNode:BufferPair1, ;) to CoreRendering:simpleBlendMaterialsNode (SimpleBlendMaterialsNode). | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:FBO1(connected to CoreRendering:exposureDownSamplerTo16pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo16pixels (DownSamplerForExposureNode). | |
| 11:29:10.919 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo16pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo8pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo8pixels (DownSamplerForExposureNode). | |
| 11:29:10.920 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo8pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo4pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo4pixels (DownSamplerForExposureNode). | |
| 11:29:10.920 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo4pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo2pixels:FBO1, ;) to CoreRendering:exposureDownSamplerTo2pixels (DownSamplerForExposureNode). | |
| 11:29:10.920 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo2pixels:FBO1(connected to CoreRendering:exposureDownSamplerTo1pixel:FBO1, ;) to CoreRendering:exposureDownSamplerTo1pixel (DownSamplerForExposureNode). | |
| 11:29:10.920 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:exposureDownSamplerTo1pixel:FBO1(connected to CoreRendering:updateExposureNode:FBO1, ;) to CoreRendering:updateExposureNode (UpdateExposureNode). | |
| 11:29:10.920 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;) to CoreRendering:initialPostProcessingNode (InitialPostProcessingNode). | |
| 11:29:10.920 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:initialPostProcessingNode:FBO1(connected to CoreRendering:toneMappingNode:FBO1, ;) to CoreRendering:toneMappingNode (ToneMappingNode). | |
| 11:29:10.920 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, ;) to CoreRendering:firstLateBlurNode (LateBlurNode). | |
| 11:29:10.920 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:firstLateBlurNode:FBO1(connected to CoreRendering:secondLateBlurNode:FBO1, ;) to CoreRendering:secondLateBlurNode (LateBlurNode). | |
| 11:29:10.920 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:initialPostProcessingNode:BufferPair1(connected to CoreRendering:finalPostProcessingNode:BufferPair1, ;) to CoreRendering:finalPostProcessingNode (FinalPostProcessingNode). | |
| 11:29:10.920 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, ;)connection is already read somewhere else. | |
| 11:29:10.920 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:toneMappingNode:FBO1(connected to CoreRendering:firstLateBlurNode:FBO1, CoreRendering:finalPostProcessingNode:FBO1, ;) to CoreRendering:finalPostProcessingNode (FinalPostProcessingNode). | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:secondLateBlurNode:FBO1(connected to CoreRendering:finalPostProcessingNode:FBO2, ;) to CoreRendering:finalPostProcessingNode (FinalPostProcessingNode). | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:finalPostProcessingNode:BufferPair1(connected to CoreRendering:outputToScreenNode:BufferPair1, ;) to CoreRendering:outputToScreenNode (OutputToScreenNode). | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:finalPostProcessingNode:FBO1(connected to CoreRendering:outputToScreenNode:FBO1, ;) to CoreRendering:outputToScreenNode (OutputToScreenNode). | |
| 11:29:10.921 [main] INFO o.t.r.world.WorldRendererImpl - | |
| Initialising rendering class AdvancedRenderingModule from CoreRendering module. | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:overlaysNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:backdropNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:overlaysNode:BufferPair1, CoreRendering:intermediateHazeNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;) to CoreRendering:intermediateHazeNode (HazeNode). | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:intermediateHazeNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;) to CoreRendering:finalHazeNode (HazeNode). | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:intermediateHazeNode:FBO1(connected to CoreRendering:finalHazeNode:FBO1, ;) to CoreRendering:finalHazeNode (HazeNode). | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:opaqueObjectsNode to CoreRendering:finalHazeNode's output. | |
| 11:29:10.921 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:opaqueObjectsNode | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:opaqueBlocksNode to CoreRendering:finalHazeNode's output. | |
| 11:29:10.921 [main] WARN o.t.rendering.dag.RenderGraph - WARNING: destination connection (Output:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:opaqueObjectsNode:BufferPair1, ;)) is already connected to ({CoreRendering:opaqueObjectsNode:BufferPair1=Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;)} | |
| 11:29:10.921 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:opaqueBlocksNode | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:alphaRejectBlocksNode to CoreRendering:finalHazeNode's output. | |
| 11:29:10.921 [main] WARN o.t.rendering.dag.RenderGraph - WARNING: destination connection (Output:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)) is already connected to ({CoreRendering:opaqueBlocksNode:BufferPair1=Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;), CoreRendering:opaqueObjectsNode:BufferPair1=Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;)} | |
| 11:29:10.921 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:alphaRejectBlocksNode | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Attempting reconnection of CoreRendering:overlaysNode to CoreRendering:finalHazeNode's output. | |
| 11:29:10.921 [main] WARN o.t.rendering.dag.RenderGraph - WARNING: destination connection (Output:CoreRendering:finalHazeNode:BufferPair1(connected to CoreRendering:alphaRejectBlocksNode:BufferPair1, CoreRendering:opaqueBlocksNode:BufferPair1, CoreRendering:opaqueObjectsNode:BufferPair1, ;)) is already connected to ({CoreRendering:alphaRejectBlocksNode:BufferPair1=Input:CoreRendering:alphaRejectBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;), CoreRendering:opaqueBlocksNode:BufferPair1=Input:CoreRendering:opaqueBlocksNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;), CoreRendering:opaqueObjectsNode:BufferPair1=Input:CoreRendering:opaqueObjectsNode:BufferPair1(connected to CoreRendering:finalHazeNode:BufferPair1, ;)} | |
| 11:29:10.921 [main] WARN o.t.rendering.dag.RenderGraph - Trying to disconnect two nodes that aren't connected, CoreRendering:backdropNode and CoreRendering:overlaysNode | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Reconnecting finished. | |
| 11:29:10.921 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:finalHazeNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO3, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:shadowMapClearingNode:FBO1(connected to CoreRendering:shadowMapNode:FBO1, ;) to CoreRendering:shadowMapNode (ShadowMapNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:shadowMapNode:FBO1(connected to CoreRendering:deferredMainLightNode:FBO1, ;) to CoreRendering:deferredMainLightNode (DeferredMainLightNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:applyDeferredLightingNode:BufferPair1(connected to CoreRendering:chunksRefractiveReflectiveNode:BufferPair1, CoreRendering:prePostCompositeNode:BufferPair1, CoreRendering:outlineNode:BufferPair1, CoreRendering:ambientOcclusionNode:BufferPair1, ;) to CoreRendering:ambientOcclusionNode (AmbientOcclusionNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:ambientOcclusionNode:BufferPair1(connected to CoreRendering:blurredAmbientOcclusionNode:BufferPair1, ;) to CoreRendering:blurredAmbientOcclusionNode (BlurredAmbientOcclusionNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:ambientOcclusionNode:FBO1(connected to CoreRendering:blurredAmbientOcclusionNode:FBO1, ;) to CoreRendering:blurredAmbientOcclusionNode (BlurredAmbientOcclusionNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:blurredAmbientOcclusionNode:FBO1(connected to CoreRendering:prePostCompositeNode:FBO1, ;) to CoreRendering:prePostCompositeNode (PrePostCompositeNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;) to CoreRendering:lightShaftsNode (LightShaftsNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:lightShaftsNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO1, ;) to CoreRendering:initialPostProcessingNode (InitialPostProcessingNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Warning, Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;)connection is already read somewhere else. | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:simpleBlendMaterialsNode:BufferPair1(connected to CoreRendering:highPassNode:BufferPair1, CoreRendering:initialPostProcessingNode:BufferPair1, CoreRendering:lightShaftsNode:BufferPair1, ;) to CoreRendering:highPassNode (HighPassNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:highPassNode:FBO1(connected to CoreRendering:halfScaleBlurredBloomNode:FBO1, ;) to CoreRendering:halfScaleBlurredBloomNode (BloomBlurNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:halfScaleBlurredBloomNode:FBO1(connected to CoreRendering:quarterScaleBlurredBloomNode:FBO1, ;) to CoreRendering:quarterScaleBlurredBloomNode (BloomBlurNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:quarterScaleBlurredBloomNode:FBO1(connected to CoreRendering:one8thScaleBlurredBloomNode:FBO1, ;) to CoreRendering:one8thScaleBlurredBloomNode (BloomBlurNode). | |
| 11:29:10.922 [main] INFO o.t.rendering.dag.RenderGraph - Connected Output:CoreRendering:one8thScaleBlurredBloomNode:FBO1(connected to CoreRendering:initialPostProcessingNode:FBO2, ;) to CoreRendering:initialPostProcessingNode (InitialPostProcessingNode). | |
| 11:29:11.023 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1771), capping to 1000 | |
| 11:29:11.291 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.EnergyRangeGeneratorComponent | |
| 11:29:11.291 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering AffectorFunction for Component class class org.terasology.particles.components.affectors.VelocityAffectorComponent | |
| 11:29:11.291 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.ScaleRangeGeneratorComponent | |
| 11:29:11.291 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.PositionRangeGeneratorComponent | |
| 11:29:11.291 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.TextureOffsetGeneratorComponent | |
| 11:29:11.291 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering AffectorFunction for Component class class org.terasology.particles.components.affectors.AccelerationAffectorComponent | |
| 11:29:11.291 [main] ERROR o.t.p.updating.ParticleUpdaterImpl - Cannot register particle system function FireballParticleHandlerSystem, must be a subclass of ParticleSystemFunction | |
| 11:29:11.291 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.ColorRangeGeneratorComponent | |
| 11:29:11.291 [main] INFO o.t.p.updating.ParticleUpdaterImpl - Registering GeneratorFunction for Component class class org.terasology.particles.components.generators.VelocityRangeGeneratorComponent | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hi | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_de | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sq | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ro | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fa | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ja | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_uk | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ar | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fr | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_it | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_en | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_gl | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pt | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sv | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pr | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game_en | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_tr | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_nl | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pl | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_id | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_cs | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_es | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_zh | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hu | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ko | |
| 11:29:11.292 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ru | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hi | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_de | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sq | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ro | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fa | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ja | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_uk | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ar | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_fr | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_it | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_en | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_gl | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pt | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_sv | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pr | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:game_en | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_tr | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_nl | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_pl | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_id | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_cs | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_es | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_zh | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_hu | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ko | |
| 11:29:11.304 [main] INFO o.t.i18n.TranslationSystemImpl - Discovered engine:menu_ru | |
| 11:29:11.875 [main] INFO o.t.p.c.PathfinderSystem - PathfinderSystem started | |
| 11:29:11.876 [main] INFO org.terasology.minion.work.WorkBoard - Initialize WorkBoard | |
| 11:29:11.877 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Dirt] | |
| 11:29:11.877 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Dirt with id 85 | |
| 11:29:11.877 [main] INFO o.terasology.minion.work.WorkFactory - Initialize WorkFactory | |
| 11:29:12.436 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:TwigBasket] | |
| 11:29:12.437 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:TwigBasket with id 86 | |
| 11:29:12.440 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,Woodcrafting:WoodenTable] | |
| 11:29:12.440 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:WoodenTable with id 87 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[fence,Fences:Fence] | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.38 with id 88 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.36 with id 89 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.34 with id 90 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.32 with id 91 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.22 with id 92 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.20 with id 93 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.18 with id 94 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.16 with id 95 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.54 with id 96 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.6 with id 97 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.52 with id 98 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.4 with id 99 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.50 with id 100 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.2 with id 101 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.48 with id 102 | |
| 11:29:12.449 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Fences:Fence.0 with id 103 | |
| 11:29:12.518 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269649000},"name":"Terasology","details":"Name: Player36231","state":"In Lobby","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"a4f0f253-dc61-471f-8a6c-4111b7b4cd2f"} | |
| 11:29:12.687 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,Woodcrafting:ClayHearth] | |
| 11:29:12.688 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:ClayHearth.LEFT with id 104 | |
| 11:29:12.688 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:ClayHearth.RIGHT with id 105 | |
| 11:29:12.688 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:ClayHearth.FRONT with id 106 | |
| 11:29:12.688 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:ClayHearth.BACK with id 107 | |
| 11:29:12.688 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[attachedToSurface,Woodcrafting:LitTorch] | |
| 11:29:12.689 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:LitTorch.TOP with id 108 | |
| 11:29:12.689 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:LitTorch.LEFT with id 109 | |
| 11:29:12.689 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:LitTorch.RIGHT with id 110 | |
| 11:29:12.689 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:LitTorch.FRONT with id 111 | |
| 11:29:12.689 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:LitTorch.BACK with id 112 | |
| 11:29:12.888 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank] | |
| 11:29:12.888 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank with id 113 | |
| 11:29:12.889 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:engine:stair] | |
| 11:29:12.889 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:stair.LEFT with id 114 | |
| 11:29:12.889 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:stair.RIGHT with id 115 | |
| 11:29:12.889 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:stair.FRONT with id 116 | |
| 11:29:12.889 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:stair.BACK with id 117 | |
| 11:29:12.890 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:engine:Slope] | |
| 11:29:12.890 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:Slope.LEFT with id 118 | |
| 11:29:12.890 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:Slope.RIGHT with id 119 | |
| 11:29:12.890 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:Slope.FRONT with id 120 | |
| 11:29:12.890 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:Slope.BACK with id 121 | |
| 11:29:12.891 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:engine:UpperHalfSlope] | |
| 11:29:12.891 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:UpperHalfSlope.LEFT with id 122 | |
| 11:29:12.891 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:UpperHalfSlope.RIGHT with id 123 | |
| 11:29:12.891 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:UpperHalfSlope.FRONT with id 124 | |
| 11:29:12.891 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:UpperHalfSlope.BACK with id 125 | |
| 11:29:12.891 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:engine:SlopeCorner] | |
| 11:29:12.891 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:SlopeCorner.LEFT with id 126 | |
| 11:29:12.891 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:SlopeCorner.RIGHT with id 127 | |
| 11:29:12.891 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:SlopeCorner.FRONT with id 128 | |
| 11:29:12.891 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:SlopeCorner.BACK with id 129 | |
| 11:29:12.892 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:engine:SteepSlope] | |
| 11:29:12.892 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:SteepSlope.LEFT with id 130 | |
| 11:29:12.892 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:SteepSlope.RIGHT with id 131 | |
| 11:29:12.893 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:SteepSlope.FRONT with id 132 | |
| 11:29:12.893 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:SteepSlope.BACK with id 133 | |
| 11:29:12.893 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:engine:QuarterSlope] | |
| 11:29:12.893 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:QuarterSlope.LEFT with id 134 | |
| 11:29:12.893 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:QuarterSlope.RIGHT with id 135 | |
| 11:29:12.893 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:QuarterSlope.FRONT with id 136 | |
| 11:29:12.893 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:QuarterSlope.BACK with id 137 | |
| 11:29:12.893 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:engine:halfBlock] | |
| 11:29:12.894 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:halfBlock with id 138 | |
| 11:29:12.894 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:engine:eighthBlock] | |
| 11:29:12.894 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:eighthBlock with id 139 | |
| 11:29:12.894 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:engine:HalfSlope] | |
| 11:29:12.895 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:HalfSlope.LEFT with id 140 | |
| 11:29:12.895 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:HalfSlope.RIGHT with id 141 | |
| 11:29:12.895 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:HalfSlope.FRONT with id 142 | |
| 11:29:12.895 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:HalfSlope.BACK with id 143 | |
| 11:29:12.896 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:engine:HalfSlopeCorner] | |
| 11:29:12.896 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:HalfSlopeCorner.LEFT with id 144 | |
| 11:29:12.896 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:HalfSlopeCorner.RIGHT with id 145 | |
| 11:29:12.896 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:HalfSlopeCorner.FRONT with id 146 | |
| 11:29:12.896 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:engine:HalfSlopeCorner.BACK with id 147 | |
| 11:29:12.897 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:structuralResources:PillarTop] | |
| 11:29:12.897 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:structuralResources:PillarTop with id 148 | |
| 11:29:12.898 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:structuralResources:Pillar] | |
| 11:29:12.898 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:structuralResources:Pillar with id 149 | |
| 11:29:12.899 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:FinePlank:structuralResources:PillarBase] | |
| 11:29:12.899 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:FinePlank:structuralResources:PillarBase with id 150 | |
| 11:29:12.911 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,Stonecrafting:quern] | |
| 11:29:12.912 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Stonecrafting:quern.LEFT with id 151 | |
| 11:29:12.912 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Stonecrafting:quern.RIGHT with id 152 | |
| 11:29:12.912 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Stonecrafting:quern.FRONT with id 153 | |
| 11:29:12.912 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Stonecrafting:quern.BACK with id 154 | |
| 11:29:12.946 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:engine:Slope] | |
| 11:29:12.946 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:Slope.LEFT with id 155 | |
| 11:29:12.946 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:Slope.RIGHT with id 156 | |
| 11:29:12.946 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:Slope.FRONT with id 157 | |
| 11:29:12.946 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:Slope.BACK with id 158 | |
| 11:29:12.946 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:engine:UpperHalfSlope] | |
| 11:29:12.946 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:UpperHalfSlope.LEFT with id 159 | |
| 11:29:12.946 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:UpperHalfSlope.RIGHT with id 160 | |
| 11:29:12.946 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:UpperHalfSlope.FRONT with id 161 | |
| 11:29:12.946 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:UpperHalfSlope.BACK with id 162 | |
| 11:29:12.946 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:engine:SlopeCorner] | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:SlopeCorner.LEFT with id 163 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:SlopeCorner.RIGHT with id 164 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:SlopeCorner.FRONT with id 165 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:SlopeCorner.BACK with id 166 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:engine:SteepSlope] | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:SteepSlope.LEFT with id 167 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:SteepSlope.RIGHT with id 168 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:SteepSlope.FRONT with id 169 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:SteepSlope.BACK with id 170 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:engine:QuarterSlope] | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:QuarterSlope.LEFT with id 171 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:QuarterSlope.RIGHT with id 172 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:QuarterSlope.FRONT with id 173 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:QuarterSlope.BACK with id 174 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:engine:halfBlock] | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:halfBlock with id 175 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:engine:eighthBlock] | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:eighthBlock with id 176 | |
| 11:29:12.947 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:engine:HalfSlope] | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:HalfSlope.LEFT with id 177 | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:HalfSlope.RIGHT with id 178 | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:HalfSlope.FRONT with id 179 | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:HalfSlope.BACK with id 180 | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:engine:HalfSlopeCorner] | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:HalfSlopeCorner.LEFT with id 181 | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:HalfSlopeCorner.RIGHT with id 182 | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:HalfSlopeCorner.FRONT with id 183 | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:engine:HalfSlopeCorner.BACK with id 184 | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:structuralResources:PillarTop] | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:structuralResources:PillarTop with id 185 | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:structuralResources:Pillar] | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:structuralResources:Pillar with id 186 | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:CobbleStone:structuralResources:PillarBase] | |
| 11:29:12.948 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:CobbleStone:structuralResources:PillarBase with id 187 | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick] | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick with id 188 | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:engine:stair] | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:stair.LEFT with id 189 | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:stair.RIGHT with id 190 | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:stair.FRONT with id 191 | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:stair.BACK with id 192 | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:engine:Slope] | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:Slope.LEFT with id 193 | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:Slope.RIGHT with id 194 | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:Slope.FRONT with id 195 | |
| 11:29:12.949 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:Slope.BACK with id 196 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:engine:UpperHalfSlope] | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:UpperHalfSlope.LEFT with id 197 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:UpperHalfSlope.RIGHT with id 198 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:UpperHalfSlope.FRONT with id 199 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:UpperHalfSlope.BACK with id 200 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:engine:SlopeCorner] | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:SlopeCorner.LEFT with id 201 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:SlopeCorner.RIGHT with id 202 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:SlopeCorner.FRONT with id 203 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:SlopeCorner.BACK with id 204 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:engine:SteepSlope] | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:SteepSlope.LEFT with id 205 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:SteepSlope.RIGHT with id 206 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:SteepSlope.FRONT with id 207 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:SteepSlope.BACK with id 208 | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:engine:QuarterSlope] | |
| 11:29:12.950 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:QuarterSlope.LEFT with id 209 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:QuarterSlope.RIGHT with id 210 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:QuarterSlope.FRONT with id 211 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:QuarterSlope.BACK with id 212 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:engine:halfBlock] | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:halfBlock with id 213 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:engine:eighthBlock] | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:eighthBlock with id 214 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:engine:HalfSlope] | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:HalfSlope.LEFT with id 215 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:HalfSlope.RIGHT with id 216 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:HalfSlope.FRONT with id 217 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:HalfSlope.BACK with id 218 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:engine:HalfSlopeCorner] | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:HalfSlopeCorner.LEFT with id 219 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:HalfSlopeCorner.RIGHT with id 220 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:HalfSlopeCorner.FRONT with id 221 | |
| 11:29:12.951 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:engine:HalfSlopeCorner.BACK with id 222 | |
| 11:29:12.952 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:structuralResources:PillarTop] | |
| 11:29:12.952 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:structuralResources:PillarTop with id 223 | |
| 11:29:12.952 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:structuralResources:Pillar] | |
| 11:29:12.952 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:structuralResources:Pillar with id 224 | |
| 11:29:12.952 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Brick:structuralResources:PillarBase] | |
| 11:29:12.952 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Brick:structuralResources:PillarBase with id 225 | |
| 11:29:12.954 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Grass] | |
| 11:29:12.954 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Grass with id 226 | |
| 11:29:13.058 [main] WARN o.t.engine.internal.TimeBase - Delta too great (2035), capping to 1000 | |
| 11:29:13.069 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 17","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"39a0a201-be43-4b76-bff7-e9ee5471d43e"} | |
| 11:29:13.327 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:MOUNTAINS with id 3084 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:SNOW with id -7875 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:DESERT with id -25265 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:FOREST with id -15017 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:OCEAN with id -16252 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:BEACH with id 26857 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome CoreWorlds:PLAINS with id 18723 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome AnotherWorld:Desert with id -10368 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome AnotherWorld:Forest with id -120 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome AnotherWorld:Plains with id -31916 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome AnotherWorld:Tundra with id -28719 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome AnotherWorld:Taiga with id -26453 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome AnotherWorld:Alpine with id -23674 | |
| 11:29:13.328 [main] INFO o.terasology.biomesAPI.BiomeManager - Registered biome AnotherWorld:Cliff with id 2325 | |
| 11:29:13.328 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: WorkstationCrafting:TilledEarth | |
| 11:29:14.460 [main] INFO o.t.l.j.i.LostJournalIntegration - registered journal chapter | |
| 11:29:14.489 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:MantleStone] | |
| 11:29:14.489 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:MantleStone with id 227 | |
| 11:29:14.489 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Woodcrafting:ClayStone] | |
| 11:29:14.490 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Woodcrafting:ClayStone with id 228 | |
| 11:29:14.498 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Snow] | |
| 11:29:14.498 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Snow with id 229 | |
| 11:29:14.499 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:Ice] | |
| 11:29:14.499 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Ice with id 230 | |
| 11:29:14.719 [main] ERROR o.t.w.b.internal.BlockManagerImpl - Family not available: Stonecrafting:Halite | |
| 11:29:14.808 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:MithrootSapling] | |
| 11:29:14.808 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:MithrootSapling with id 231 | |
| 11:29:14.809 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:MithrootSaplingGenerated] | |
| 11:29:14.809 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:MithrootSaplingGenerated with id 232 | |
| 11:29:14.809 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:MithrootLeaf] | |
| 11:29:14.809 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:MithrootLeaf with id 233 | |
| 11:29:14.810 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:MithrootTrunk] | |
| 11:29:14.810 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:MithrootTrunk with id 234 | |
| 11:29:14.810 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:14.810 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:MithrootBranch] | |
| 11:29:14.810 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:MithrootBranch with id 235 | |
| 11:29:14.871 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:SpruceSapling] | |
| 11:29:14.871 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:SpruceSapling with id 236 | |
| 11:29:14.872 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:SpruceSaplingGenerated] | |
| 11:29:14.873 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:SpruceSaplingGenerated with id 237 | |
| 11:29:14.874 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:SpruceLeaf] | |
| 11:29:14.874 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:SpruceLeaf with id 238 | |
| 11:29:14.874 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:SpruceTrunk] | |
| 11:29:14.874 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:SpruceTrunk with id 239 | |
| 11:29:14.875 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:14.875 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:SpruceBranch] | |
| 11:29:14.875 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:SpruceBranch with id 240 | |
| 11:29:14.894 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:CypressSapling] | |
| 11:29:14.894 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:CypressSapling with id 241 | |
| 11:29:14.895 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:CypressSaplingGenerated] | |
| 11:29:14.895 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:CypressSaplingGenerated with id 242 | |
| 11:29:14.895 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:CypressLeaf] | |
| 11:29:14.896 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:CypressLeaf with id 243 | |
| 11:29:14.896 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:CypressTrunk] | |
| 11:29:14.896 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:CypressTrunk with id 244 | |
| 11:29:14.896 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:14.897 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:CypressBranch] | |
| 11:29:14.897 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:CypressBranch with id 245 | |
| 11:29:14.917 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:BlueSpruceSapling] | |
| 11:29:14.917 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:BlueSpruceSapling with id 246 | |
| 11:29:14.917 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:BlueSpruceSaplingGenerated] | |
| 11:29:14.918 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:BlueSpruceSaplingGenerated with id 247 | |
| 11:29:14.918 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:BlueSpruceLeaf] | |
| 11:29:14.918 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:BlueSpruceLeaf with id 248 | |
| 11:29:14.918 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:BlueSpruceTrunk] | |
| 11:29:14.919 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:BlueSpruceTrunk with id 249 | |
| 11:29:14.919 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:14.919 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:BlueSpruceBranch] | |
| 11:29:14.919 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:BlueSpruceBranch with id 250 | |
| 11:29:14.940 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:MapleSapling] | |
| 11:29:14.940 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:MapleSapling with id 251 | |
| 11:29:14.941 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:MapleSaplingGenerated] | |
| 11:29:14.941 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:MapleSaplingGenerated with id 252 | |
| 11:29:14.941 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:MapleLeaf] | |
| 11:29:14.941 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:MapleLeaf with id 253 | |
| 11:29:14.942 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:MapleTrunk] | |
| 11:29:14.942 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:MapleTrunk with id 254 | |
| 11:29:14.942 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:14.942 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:MapleBranch] | |
| 11:29:14.943 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:MapleBranch with id 255 | |
| 11:29:14.961 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:LongPineSapling] | |
| 11:29:14.962 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:LongPineSapling with id 256 | |
| 11:29:14.962 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:LongPineSaplingGenerated] | |
| 11:29:14.962 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:LongPineSaplingGenerated with id 257 | |
| 11:29:14.963 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:LongPineLeaf] | |
| 11:29:14.963 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:LongPineLeaf with id 258 | |
| 11:29:14.963 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:LongPineTrunk] | |
| 11:29:14.964 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:LongPineTrunk with id 259 | |
| 11:29:14.964 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:14.964 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:LongPineBranch] | |
| 11:29:14.964 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:LongPineBranch with id 260 | |
| 11:29:14.983 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:SakuraSapling] | |
| 11:29:14.984 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:SakuraSapling with id 261 | |
| 11:29:14.984 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:SakuraSaplingGenerated] | |
| 11:29:14.984 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:SakuraSaplingGenerated with id 262 | |
| 11:29:14.985 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:SakuraLeaf] | |
| 11:29:14.985 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:SakuraLeaf with id 263 | |
| 11:29:14.985 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:SakuraTrunk] | |
| 11:29:14.985 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:SakuraTrunk with id 264 | |
| 11:29:14.986 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:14.986 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:SakuraBranch] | |
| 11:29:14.986 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:SakuraBranch with id 265 | |
| 11:29:15.043 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:BirchSapling] | |
| 11:29:15.043 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:BirchSapling with id 266 | |
| 11:29:15.044 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:BirchSaplingGenerated] | |
| 11:29:15.044 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:BirchSaplingGenerated with id 267 | |
| 11:29:15.045 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:BirchLeaf] | |
| 11:29:15.045 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:BirchLeaf with id 268 | |
| 11:29:15.045 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:BirchTrunk] | |
| 11:29:15.045 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:BirchTrunk with id 269 | |
| 11:29:15.046 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:15.046 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:BirchBranch] | |
| 11:29:15.046 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:BirchBranch with id 270 | |
| 11:29:15.084 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:BroomSapling] | |
| 11:29:15.084 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:BroomSapling with id 271 | |
| 11:29:15.085 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:BroomSaplingGenerated] | |
| 11:29:15.085 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:BroomSaplingGenerated with id 272 | |
| 11:29:15.085 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:BroomLeaf] | |
| 11:29:15.086 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:BroomLeaf with id 273 | |
| 11:29:15.086 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:BroomTrunk] | |
| 11:29:15.086 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:BroomTrunk with id 274 | |
| 11:29:15.087 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:15.087 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:BroomBranch] | |
| 11:29:15.087 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:BroomBranch with id 275 | |
| 11:29:15.106 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:StisusSapling] | |
| 11:29:15.106 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:StisusSapling with id 276 | |
| 11:29:15.107 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:StisusSaplingGenerated] | |
| 11:29:15.107 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:StisusSaplingGenerated with id 277 | |
| 11:29:15.107 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:StisusLeaf] | |
| 11:29:15.107 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:StisusLeaf with id 278 | |
| 11:29:15.108 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:StisusTrunk] | |
| 11:29:15.108 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:StisusTrunk with id 279 | |
| 11:29:15.108 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:15.108 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:StisusBranch] | |
| 11:29:15.108 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:StisusBranch with id 280 | |
| 11:29:15.128 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:GrandMapleSapling] | |
| 11:29:15.129 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:GrandMapleSapling with id 281 | |
| 11:29:15.129 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:GrandMapleSaplingGenerated] | |
| 11:29:15.129 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:GrandMapleSaplingGenerated with id 282 | |
| 11:29:15.130 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:GrandMapleLeaf] | |
| 11:29:15.130 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:GrandMapleLeaf with id 283 | |
| 11:29:15.130 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:GrandMapleTrunk] | |
| 11:29:15.131 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:GrandMapleTrunk with id 284 | |
| 11:29:15.131 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:15.131 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:GrandMapleBranch] | |
| 11:29:15.131 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:GrandMapleBranch with id 285 | |
| 11:29:15.198 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:PineSapling] | |
| 11:29:15.198 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:PineSapling with id 286 | |
| 11:29:15.199 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:PineSaplingGenerated] | |
| 11:29:15.199 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:PineSaplingGenerated with id 287 | |
| 11:29:15.200 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:PineLeaf] | |
| 11:29:15.200 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:PineLeaf with id 288 | |
| 11:29:15.200 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:PineTrunk] | |
| 11:29:15.200 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:PineTrunk with id 289 | |
| 11:29:15.201 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:15.201 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:PineBranch] | |
| 11:29:15.201 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:PineBranch with id 290 | |
| 11:29:15.244 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:OakSapling] | |
| 11:29:15.244 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:OakSapling with id 291 | |
| 11:29:15.244 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:OakSaplingGenerated] | |
| 11:29:15.245 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:OakSaplingGenerated with id 292 | |
| 11:29:15.245 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,PlantPack:OakLeaf] | |
| 11:29:15.245 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:OakLeaf with id 293 | |
| 11:29:15.245 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:OakTrunk] | |
| 11:29:15.245 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:OakTrunk with id 294 | |
| 11:29:15.246 [main] ERROR o.t.w.b.family.BlockFamilyLibrary - Failed to resolve Blockfamily GrowingFlora:branch | |
| 11:29:15.246 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,AnotherWorldPlants:OakBranch] | |
| 11:29:15.246 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block AnotherWorldPlants:OakBranch with id 295 | |
| 11:29:15.552 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1098), capping to 1000 | |
| 11:29:15.577 [Thread-3] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1595269755000},"name":"Terasology","details":"Name: Player36231","state":"Solo | Game 17","secrets":{},"application_id":"515274721080639504"},"cmd":"SET_ACTIVITY","nonce":"71a73e89-c553-48a4-834c-10d93a9c6488"} | |
| 11:29:15.661 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:Turnip1] | |
| 11:29:15.661 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:Turnip1 with id 296 | |
| 11:29:15.661 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,WoodCrafting:SpruceLog] | |
| 11:29:15.661 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block WoodCrafting:SpruceLog with id 297 | |
| 11:29:15.662 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAdvancedAssets:Furnace] | |
| 11:29:15.662 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAdvancedAssets:Furnace with id 298 | |
| 11:29:15.662 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,StructuralResources:StoneBlocksDark] | |
| 11:29:15.663 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:StoneBlocksDark with id 299 | |
| 11:29:15.663 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,Alchemy:RegenHerb] | |
| 11:29:15.663 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Alchemy:RegenHerb with id 300 | |
| 11:29:15.663 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,Alchemy:Herb6] | |
| 11:29:15.663 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Alchemy:Herb6 with id 301 | |
| 11:29:15.663 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,StructuralResources:StoneBlocksMossy] | |
| 11:29:15.663 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:StoneBlocksMossy with id 302 | |
| 11:29:15.664 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:SugarCane1] | |
| 11:29:15.664 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:SugarCane1 with id 303 | |
| 11:29:15.664 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:WildCarrot4] | |
| 11:29:15.664 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:WildCarrot4 with id 304 | |
| 11:29:15.664 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:BrickWhitewashed] | |
| 11:29:15.664 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:BrickWhitewashed with id 305 | |
| 11:29:15.665 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:OakTrunk] | |
| 11:29:15.665 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:OakTrunk with id 306 | |
| 11:29:15.665 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:Watermelon1] | |
| 11:29:15.665 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:Watermelon1 with id 307 | |
| 11:29:15.665 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,StructuralResources:PinkMarble] | |
| 11:29:15.665 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:PinkMarble with id 308 | |
| 11:29:15.666 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,WoodCrafting:WoodLog] | |
| 11:29:15.666 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block WoodCrafting:WoodLog with id 309 | |
| 11:29:15.667 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:DeadBush] | |
| 11:29:15.667 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:DeadBush with id 310 | |
| 11:29:15.667 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Smithing:IronOre] | |
| 11:29:15.667 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Smithing:IronOre with id 311 | |
| 11:29:15.667 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:Radish2] | |
| 11:29:15.668 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:Radish2 with id 312 | |
| 11:29:15.668 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,CoreAssets:RedLeaf] | |
| 11:29:15.668 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:RedLeaf with id 313 | |
| 11:29:15.668 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,StructuralResources:Barrel] | |
| 11:29:15.668 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:Barrel.LEFT with id 314 | |
| 11:29:15.668 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:Barrel.RIGHT with id 315 | |
| 11:29:15.668 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:Barrel.FRONT with id 316 | |
| 11:29:15.669 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:Barrel.BACK with id 317 | |
| 11:29:15.669 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Smithing:CoalOre] | |
| 11:29:15.670 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Smithing:CoalOre with id 318 | |
| 11:29:15.670 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:Potato6] | |
| 11:29:15.670 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:Potato6 with id 319 | |
| 11:29:15.670 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,StructuralResources:BlackMarble] | |
| 11:29:15.670 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:BlackMarble with id 320 | |
| 11:29:15.670 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,SimpleFarming:MatureFruitBush] | |
| 11:29:15.671 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block SimpleFarming:MatureFruitBush with id 321 | |
| 11:29:15.671 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:Lavender] | |
| 11:29:15.671 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Lavender with id 322 | |
| 11:29:15.671 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Smithing:MysticOre] | |
| 11:29:15.671 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Smithing:MysticOre with id 323 | |
| 11:29:15.671 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,SimpleFarming:YoungWatermelonBush] | |
| 11:29:15.671 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block SimpleFarming:YoungWatermelonBush with id 324 | |
| 11:29:15.672 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:Watermelon6] | |
| 11:29:15.672 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:Watermelon6 with id 325 | |
| 11:29:15.672 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,StructuralResources:TimberFrameDiagonal] | |
| 11:29:15.672 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:TimberFrameDiagonal.LEFT with id 326 | |
| 11:29:15.672 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:TimberFrameDiagonal.RIGHT with id 327 | |
| 11:29:15.672 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:TimberFrameDiagonal.FRONT with id 328 | |
| 11:29:15.672 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:TimberFrameDiagonal.BACK with id 329 | |
| 11:29:15.672 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,WoodCrafting:LongPineLog] | |
| 11:29:15.672 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block WoodCrafting:LongPineLog with id 330 | |
| 11:29:15.673 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:Squash1] | |
| 11:29:15.673 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:Squash1 with id 331 | |
| 11:29:15.673 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,CoreAssets:Cotton2] | |
| 11:29:15.673 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block CoreAssets:Cotton2 with id 332 | |
| 11:29:15.673 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[freeform,Books:Bookcase] | |
| 11:29:15.673 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Books:Bookcase with id 333 | |
| 11:29:15.673 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,Alchemy:HerbGeneratedA] | |
| 11:29:15.674 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Alchemy:HerbGeneratedA with id 334 | |
| 11:29:15.674 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[horizontal,StructuralResources:TimberFrameHorizontal] | |
| 11:29:15.674 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:TimberFrameHorizontal.LEFT with id 335 | |
| 11:29:15.674 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:TimberFrameHorizontal.RIGHT with id 336 | |
| 11:29:15.674 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:TimberFrameHorizontal.FRONT with id 337 | |
| 11:29:15.674 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block StructuralResources:TimberFrameHorizontal.BACK with id 338 | |
| 11:29:15.674 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:Potato1] | |
| 11:29:15.674 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:Potato1 with id 339 | |
| 11:29:15.674 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:Rice2] | |
| 11:29:15.674 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:Rice2 with id 340 | |
| 11:29:15.675 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:Corn6] | |
| 11:29:15.675 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block PlantPack:Corn6 with id 341 | |
| 11:29:15.675 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[symmetric,PlantPack:MilkPl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment