princeton-vl / infinigen

Infinite Photorealistic Worlds using Procedural Generation
https://infinigen.org
BSD 3-Clause "New" or "Revised" License
5.16k stars 431 forks source link

No fish school in the scene #171

Open yujilin opened 7 months ago

yujilin commented 7 months ago

Now, I have a problem that I have added a control compose_scene.fish_school_chance=1.0 in command line. But there is no fishes in generated scene.

yujilin commented 7 months ago

Here is the polycounts.txt animhelper: 0 assets: 6,083,627 assets:FishFactory(4308284): 1,341,529 assets:FishFactory(727132): 1,636,690 assets:FishFactory(9644898): 1,080,685 assets:FlowerPlantFactory(55464): 969,501 assets:urchin: 1,055,222 CameraRigs: 0 Collection: 0 colliders: 939 ik_targets: 0 particleassets: 4,058,904 particleassets:FishSchoolFactory(3926513).children: 1,636,690 particleassets:FishSchoolFactory(5336987).children: 1,080,685 particleassets:FishSchoolFactory(6890255).children: 1,341,529 particles: 0 placeholders: 0 placeholders:FishSchoolFactory(3926513): 0 placeholders:FishSchoolFactory(5336987): 0 placeholders:FishSchoolFactory(6890255): 0 scatter: 0 scatters: 0 terrain: 660,058 unique_assets: 18 unique_assets:FishSchoolFactory(3926513): 6 unique_assets:FishSchoolFactory(5336987): 6 unique_assets:FishSchoolFactory(6890255): 6 Faces:310,307Tris:321,575Objects:0/13Memory: 1.65 GiB3.3.1

yujilin commented 7 months ago

Here is the coarse.txt [19:11:02.780] [root] [INFO] | Converted args.seed='77266f5f' to scene_seed=1999007583, parsed as hexadecimal [19:11:02.825] [root] [INFO] | infinigen version 1.0.3 [19:11:02.825] [root] [INFO] | CUDA_VISIBLE_DEVICES= [19:11:02.838] [times] [INFO] | [MAIN TOTAL] [19:11:02.839] [root] [INFO] | Processing frames 1 through 48 inclusive [19:11:02.961] [times] [INFO] | [terrain] [19:11:02.962] [times] [INFO] | [Create terrain] [19:11:02.962] [root] [INFO] | Terrain using only on the fly on_the_fly_asset_folder=PosixPath('/data/lin_23/infinigen/worldgen/outputs/underwater_fish/77266f5f/coarse/assets') [20:35:27.444] [root] [INFO] | Terrain elements: ['ground', 'landtiles', 'liquid', 'atmosphere'] [20:35:27.444] [times] [INFO] | [Create terrain] finished in 1:24:24.482438 [20:35:27.461] [times] [INFO] | [meshing OpaqueTerrain] [20:35:41.468] [times] [INFO] | [meshing OpaqueTerrain] finished in 0:00:14.006419 [20:35:41.513] [times] [INFO] | [meshing liquid] [20:35:46.800] [times] [INFO] | [meshing liquid] finished in 0:00:05.286869 [20:35:46.806] [times] [INFO] | [meshing atmosphere] [20:35:53.187] [times] [INFO] | [meshing atmosphere] finished in 0:00:06.380675 [20:35:55.066] [terrain] [INFO] | attribute='ground_collection' will use material surfaces.templates.mud [20:35:55.066] [terrain] [INFO] | attribute='mountain_collection' will use material surfaces.templates.soil [20:35:55.067] [terrain] [INFO] | attribute='eroded' will use material surfaces.templates.soil [20:35:55.067] [terrain] [INFO] | attribute='liquid_collection' will use material surfaces.templates.water [20:35:55.068] [terrain] [INFO] | attribute='atmosphere' will use material surfaces.templates.atmosphere_light_haze [20:35:58.172] [times] [INFO] | [meshing OpaqueTerrain] [20:36:11.659] [times] [INFO] | [meshing OpaqueTerrain] finished in 0:00:13.486670 [20:36:25.111] [times] [INFO] | [terrain] finished in 1:25:22.150061 [20:36:25.197] [times] [INFO] | [season] [20:36:25.199] [times] [INFO] | [season] finished in 0:00:00.001185 [20:36:25.199] [root] [INFO] | season='winter' [20:36:25.200] [times] [INFO] | [forest_params] [20:36:25.202] [times] [INFO] | [forest_params] finished in 0:00:00.001899 [20:36:25.207] [times] [INFO] | [camera_preprocess] [20:36:25.212] [times] [INFO] | [Building placeholders KDTree] [20:36:25.212] [root] [INFO] | Building placeholder kd for 0 objects [20:36:25.213] [times] [INFO] | [Building placeholders KDTree] finished in 0:00:00.000862 [20:36:25.213] [times] [INFO] | [Building terrain BVHTree] [20:36:29.199] [times] [INFO] | [Building terrain BVHTree] finished in 0:00:03.986149 [20:36:29.202] [times] [INFO] | [camera_preprocess] finished in 0:00:03.994824 [20:36:29.203] [times] [INFO] | [pose_cameras]

Searching for camera viewpoints: 0%| | 0/20 [00:00<?, ?it/s][20:36:29.581] [placement.camera] [WARNING] | camera_pose_proposal found no zoff for loc=array([-54.4794555 , 70.90058867, -2.22068878]) after headspace_retries=30

Searching for camera viewpoints: 5%|▌ | 1/20 [00:00<00:11, 1.73it/s] Searching for camera viewpoints: 10%|█ | 2/20 [00:01<00:13, 1.30it/s] Searching for camera viewpoints: 15%|█▌ | 3/20 [00:01<00:11, 1.53it/s][20:36:31.586] [placement.camera] [WARNING] | camera_pose_proposal found no zoff for loc=array([-34.39411948, -32.07875977, -1.37230132]) after headspace_retries=30 [20:36:31.587] [placement.camera] [WARNING] | camera_pose_proposal found no zoff for loc=array([-45.52967225, -10.28093696, -16.35886256]) after headspace_retries=30

Searching for camera viewpoints: 20%|██ | 4/20 [00:02<00:08, 1.80it/s] Searching for camera viewpoints: 25%|██▌ | 5/20 [00:03<00:09, 1.60it/s] Searching for camera viewpoints: 30%|███ | 6/20 [00:03<00:09, 1.48it/s] Searching for camera viewpoints: 35%|███▌ | 7/20 [00:04<00:09, 1.37it/s] Searching for camera viewpoints: 40%|████ | 8/20 [00:05<00:08, 1.40it/s] Searching for camera viewpoints: 45%|████▌ | 9/20 [00:05<00:06, 1.64it/s][20:36:35.406] [placement.camera] [WARNING] | camera_pose_proposal found no zoff for loc=array([-62.24393574, 60.93526744, -20.62657037]) after headspace_retries=30

Searching for camera viewpoints: 50%|█████ | 10/20 [00:06<00:05, 1.67it/s] Searching for camera viewpoints: 55%|█████▌ | 11/20 [00:07<00:06, 1.43it/s] Searching for camera viewpoints: 60%|██████ | 12/20 [00:10<00:11, 1.38s/it] Searching for camera viewpoints: 65%|██████▌ | 13/20 [00:10<00:08, 1.15s/it] Searching for camera viewpoints: 70%|███████ | 14/20 [00:11<00:05, 1.02it/s] Searching for camera viewpoints: 75%|███████▌ | 15/20 [00:12<00:04, 1.07it/s] Searching for camera viewpoints: 80%|████████ | 16/20 [00:13<00:04, 1.01s/it] Searching for camera viewpoints: 85%|████████▌ | 17/20 [00:14<00:02, 1.14it/s] Searching for camera viewpoints: 90%|█████████ | 18/20 [00:14<00:01, 1.23it/s] Searching for camera viewpoints: 95%|█████████▌| 19/20 [00:15<00:00, 1.36it/s] Searching for camera viewpoints: 100%|██████████| 20/20 [00:15<00:00, 1.43it/s] Searching for camera viewpoints: 100%|██████████| 20/20 [00:15<00:00, 1.26it/s] [20:36:45.471] [times] [INFO] | [pose_cameras] finished in 0:00:16.267387 [20:36:45.472] [times] [INFO] | [lighting] [20:36:45.473] [times] [INFO] | [lighting] finished in 0:00:00.001465 [20:36:49.513] [times] [INFO] | [animate_cameras] [20:36:49.514] [placement.camera] [INFO] | Animating cam_rig=bpy.data.objects['CameraRigs/0'] using policy=<placement.animation_policy.AnimPolicyRandomWalkLookaround object at 0x7f3ecaf9bca0>

0%| | 0/47 [00:00<?, ?it/s] 98%|█████████▊| 46/47 [01:24<00:01, 1.84s/it] 98%|█████████▊| 46/47 [01:24<00:01, 1.84s/it] [20:38:15.278] [times] [INFO] | [animate_cameras] finished in 0:01:25.764670 [20:38:15.279] [times] [INFO] | [Compute coarse terrain frustrums]

0%| | 0/48 [00:00<?, ?it/s] 2%|▏ | 1/48 [00:00<00:35, 1.31it/s] 4%|▍ | 2/48 [00:01<00:37, 1.23it/s] 6%|▋ | 3/48 [00:02<00:46, 1.03s/it] 8%|▊ | 4/48 [00:04<00:54, 1.23s/it] 10%|█ | 5/48 [00:05<00:46, 1.08s/it] 12%|█▎ | 6/48 [00:06<00:48, 1.16s/it] 15%|█▍ | 7/48 [00:07<00:50, 1.24s/it] 17%|█▋ | 8/48 [00:08<00:45, 1.13s/it] 19%|█▉ | 9/48 [00:09<00:40, 1.04s/it] 21%|██ | 10/48 [00:10<00:39, 1.05s/it] 23%|██▎ | 11/48 [00:11<00:40, 1.09s/it] 25%|██▌ | 12/48 [00:12<00:34, 1.04it/s] 27%|██▋ | 13/48 [00:13<00:35, 1.01s/it] 29%|██▉ | 14/48 [00:14<00:33, 1.01it/s] 31%|███▏ | 15/48 [00:15<00:32, 1.02it/s] 33%|███▎ | 16/48 [00:16<00:33, 1.04s/it] 35%|███▌ | 17/48 [00:17<00:30, 1.02it/s] 38%|███▊ | 18/48 [00:18<00:28, 1.04it/s] 40%|███▉ | 19/48 [00:19<00:30, 1.06s/it] 42%|████▏ | 20/48 [00:20<00:27, 1.03it/s] 44%|████▍ | 21/48 [00:21<00:24, 1.09it/s] 46%|████▌ | 22/48 [00:22<00:23, 1.11it/s] 48%|████▊ | 23/48 [00:22<00:20, 1.25it/s] 50%|█████ | 24/48 [00:24<00:23, 1.03it/s] 52%|█████▏ | 25/48 [00:24<00:20, 1.14it/s] 54%|█████▍ | 26/48 [00:26<00:22, 1.02s/it] 56%|█████▋ | 27/48 [00:26<00:19, 1.10it/s] 58%|█████▊ | 28/48 [00:28<00:19, 1.02it/s] 60%|██████ | 29/48 [00:28<00:17, 1.11it/s] 62%|██████▎ | 30/48 [00:29<00:17, 1.02it/s] 65%|██████▍ | 31/48 [00:30<00:15, 1.08it/s] 67%|██████▋ | 32/48 [00:31<00:13, 1.17it/s] 69%|██████▉ | 33/48 [00:32<00:11, 1.28it/s] 71%|███████ | 34/48 [00:32<00:10, 1.34it/s] 73%|███████▎ | 35/48 [00:33<00:10, 1.22it/s] 75%|███████▌ | 36/48 [00:34<00:09, 1.25it/s] 77%|███████▋ | 37/48 [00:35<00:09, 1.13it/s] 79%|███████▉ | 38/48 [00:36<00:08, 1.19it/s] 81%|████████▏ | 39/48 [00:37<00:07, 1.16it/s] 83%|████████▎ | 40/48 [00:38<00:08, 1.02s/it] 85%|████████▌ | 41/48 [00:39<00:06, 1.03it/s] 88%|████████▊ | 42/48 [00:40<00:06, 1.01s/it] 90%|████████▉ | 43/48 [00:41<00:04, 1.08it/s] 92%|█████████▏| 44/48 [00:42<00:03, 1.08it/s] 94%|█████████▍| 45/48 [00:42<00:02, 1.14it/s] 96%|█████████▌| 46/48 [00:43<00:01, 1.21it/s] 98%|█████████▊| 47/48 [00:44<00:00, 1.37it/s] 100%|██████████| 48/48 [00:44<00:00, 1.33it/s] 100%|██████████| 48/48 [00:44<00:00, 1.07it/s]

0%| | 0/48 [00:00<?, ?it/s] 2%|▏ | 1/48 [00:00<00:36, 1.29it/s] 4%|▍ | 2/48 [00:01<00:32, 1.42it/s] 6%|▋ | 3/48 [00:02<00:40, 1.11it/s] 8%|▊ | 4/48 [00:03<00:42, 1.05it/s] 10%|█ | 5/48 [00:04<00:41, 1.03it/s] 12%|█▎ | 6/48 [00:05<00:43, 1.04s/it] 15%|█▍ | 7/48 [00:07<00:46, 1.13s/it] 17%|█▋ | 8/48 [00:08<00:53, 1.35s/it] 19%|█▉ | 9/48 [00:10<00:50, 1.29s/it] 21%|██ | 10/48 [00:10<00:42, 1.13s/it] 23%|██▎ | 11/48 [00:11<00:41, 1.12s/it] 25%|██▌ | 12/48 [00:12<00:39, 1.09s/it] 27%|██▋ | 13/48 [00:14<00:41, 1.19s/it] 29%|██▉ | 14/48 [00:15<00:41, 1.23s/it] 31%|███▏ | 15/48 [00:16<00:39, 1.21s/it] 33%|███▎ | 16/48 [00:18<00:38, 1.20s/it] 35%|███▌ | 17/48 [00:19<00:37, 1.20s/it] 38%|███▊ | 18/48 [00:20<00:37, 1.25s/it] 40%|███▉ | 19/48 [00:21<00:36, 1.27s/it] 42%|████▏ | 20/48 [00:23<00:36, 1.30s/it] 44%|████▍ | 21/48 [00:24<00:31, 1.18s/it] 46%|████▌ | 22/48 [00:25<00:29, 1.12s/it] 48%|████▊ | 23/48 [00:26<00:30, 1.21s/it] 50%|█████ | 24/48 [00:27<00:30, 1.27s/it] 52%|█████▏ | 25/48 [00:28<00:26, 1.16s/it] 54%|█████▍ | 26/48 [00:29<00:24, 1.13s/it] 56%|█████▋ | 27/48 [00:30<00:22, 1.08s/it] 58%|█████▊ | 28/48 [00:31<00:21, 1.06s/it] 60%|██████ | 29/48 [00:33<00:23, 1.26s/it] 62%|██████▎ | 30/48 [00:34<00:20, 1.16s/it] 65%|██████▍ | 31/48 [00:35<00:18, 1.10s/it] 67%|██████▋ | 32/48 [00:36<00:17, 1.10s/it] 69%|██████▉ | 33/48 [00:37<00:16, 1.13s/it] 71%|███████ | 34/48 [00:38<00:13, 1.01it/s] 73%|███████▎ | 35/48 [00:39<00:13, 1.08s/it] 75%|███████▌ | 36/48 [00:41<00:13, 1.13s/it] 77%|███████▋ | 37/48 [00:41<00:10, 1.04it/s] 79%|███████▉ | 38/48 [00:43<00:11, 1.14s/it] 81%|████████▏ | 39/48 [00:44<00:10, 1.12s/it] 83%|████████▎ | 40/48 [00:45<00:09, 1.18s/it] 85%|████████▌ | 41/48 [00:46<00:07, 1.07s/it] 88%|████████▊ | 42/48 [00:47<00:06, 1.11s/it] 90%|████████▉ | 43/48 [00:49<00:06, 1.34s/it] 92%|█████████▏| 44/48 [00:51<00:06, 1.55s/it] 94%|█████████▍| 45/48 [00:52<00:03, 1.29s/it] 96%|█████████▌| 46/48 [00:53<00:02, 1.19s/it] 98%|█████████▊| 47/48 [00:54<00:01, 1.16s/it] 100%|██████████| 48/48 [00:55<00:00, 1.04s/it] 100%|██████████| 48/48 [00:55<00:00, 1.15s/it] [20:40:03.064] [times] [INFO] | [Compute coarse terrain frustrums] finished in 0:01:47.784880 [20:40:03.075] [times] [INFO] | [fish_school] [20:40:03.088] [placement.factory] [INFO] | Generating collection of 3 assets from FishFactory(9644898)

0%| | 0/3 [00:00<?, ?it/s][20:40:10.273] [times] [INFO] | [Computing creature rig weights] [20:40:29.520] [times] [INFO] | [Computing creature rig weights] finished in 0:00:19.247274 /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.006', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.007', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:116 warnings.warn(

33%|███▎ | 1/3 [00:47<01:34, 47.01s/it][20:40:59.327] [times] [INFO] | [Computing creature rig weights] [20:41:13.505] [times] [INFO] | [Computing creature rig weights] finished in 0:00:14.178341 /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.006', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.007', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:116 warnings.warn(

67%|██████▋ | 2/3 [01:33<00:46, 46.45s/it][20:41:44.662] [times] [INFO] | [Computing creature rig weights] [20:42:04.589] [times] [INFO] | [Computing creature rig weights] finished in 0:00:19.927320 /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.006', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.007', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:116 warnings.warn(

100%|██████████| 3/3 [02:30<00:00, 51.33s/it] 100%|██████████| 3/3 [02:30<00:00, 50.07s/it] [20:42:33.978] [placement] [INFO] | Placing 1 placeholders for FishSchoolFactory(5336987)

0%| | 0/1 [00:00<?, ?it/s]

0%| | 0/47 [00:00<?, ?it/s]

89%|████████▉ | 42/47 [00:11<00:01, 3.63it/s]

98%|█████████▊| 46/47 [00:23<00:00, 1.63it/s] 98%|█████████▊| 46/47 [00:23<00:00, 1.92it/s]

100%|██████████| 1/1 [00:24<00:00, 24.00s/it] 100%|██████████| 1/1 [00:24<00:00, 24.00s/it] [20:42:57.986] [root] [INFO] | Populating placeholders for FishSchoolFactory(5336987)

0%| | 0/1 [00:00<?, ?it/s][20:42:59.751] [boids] [INFO] | Baking emitter.name='particles:emitter(FishSchoolFactory(5336987).children)' with self.col.name='particleassets:FishSchoolFactory(5336987).children' [20:42:59.752] [root] [INFO] | Baking particles for emitter.name='particles:emitter(FishSchoolFactory(5336987).children)'

100%|██████████| 1/1 [00:54<00:00, 54.14s/it] 100%|██████████| 1/1 [00:54<00:00, 54.14s/it] [20:43:52.147] [placement.factory] [INFO] | Generating collection of 3 assets from FishFactory(4308284)

0%| | 0/3 [00:00<?, ?it/s][20:43:55.785] [times] [INFO] | [Computing creature rig weights] [20:44:15.135] [times] [INFO] | [Computing creature rig weights] finished in 0:00:19.349793 /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.006', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.007', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:116 warnings.warn(

33%|███▎ | 1/3 [00:49<01:39, 49.96s/it][20:44:48.846] [times] [INFO] | [Computing creature rig weights] [20:45:07.649] [times] [INFO] | [Computing creature rig weights] finished in 0:00:18.802600 /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.006', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.007', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:116 warnings.warn(

67%|██████▋ | 2/3 [02:03<01:03, 63.60s/it][20:46:03.668] [times] [INFO] | [Computing creature rig weights] [20:46:27.350] [times] [INFO] | [Computing creature rig weights] finished in 0:00:23.682224 /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.006', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.007', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:116 warnings.warn(

100%|██████████| 3/3 [03:16<00:00, 68.17s/it] 100%|██████████| 3/3 [03:16<00:00, 65.57s/it] [20:47:09.603] [placement] [INFO] | Placing 1 placeholders for FishSchoolFactory(6890255)

0%| | 0/1 [00:00<?, ?it/s]

0%| | 0/47 [00:00<?, ?it/s]

98%|█████████▊| 46/47 [00:14<00:00, 3.22it/s] 98%|█████████▊| 46/47 [00:14<00:00, 3.22it/s]

100%|██████████| 1/1 [00:14<00:00, 14.29s/it] 100%|██████████| 1/1 [00:14<00:00, 14.29s/it] [20:47:23.898] [root] [INFO] | Populating placeholders for FishSchoolFactory(6890255)

0%| | 0/1 [00:00<?, ?it/s][20:47:25.828] [boids] [INFO] | Baking emitter.name='particles:emitter(FishSchoolFactory(6890255).children)' with self.col.name='particleassets:FishSchoolFactory(6890255).children' [20:47:25.829] [root] [INFO] | Baking particles for emitter.name='particles:emitter(FishSchoolFactory(6890255).children)'

100%|██████████| 1/1 [00:53<00:00, 53.51s/it] 100%|██████████| 1/1 [00:53<00:00, 53.51s/it] [20:48:17.448] [placement.factory] [INFO] | Generating collection of 3 assets from FishFactory(727132)

0%| | 0/3 [00:00<?, ?it/s][20:48:25.059] [times] [INFO] | [Computing creature rig weights] [20:48:42.973] [times] [INFO] | [Computing creature rig weights] finished in 0:00:17.914502 /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.006', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.007', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:116 warnings.warn(

33%|███▎ | 1/3 [00:51<01:43, 51.93s/it][20:49:14.308] [times] [INFO] | [Computing creature rig weights] [20:49:25.277] [times] [INFO] | [Computing creature rig weights] finished in 0:00:10.969148 /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.006', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.007', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:116 warnings.warn(

67%|██████▋ | 2/3 [01:41<00:50, 50.29s/it][20:50:05.322] [times] [INFO] | [Computing creature rig weights] [20:50:23.879] [times] [INFO] | [Computing creature rig weights] finished in 0:00:18.557516 /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fishbody.py:32 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.006', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Value',input_socket.type='VALUE') of node.name='Math.007', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'ENABLED'), ('Value', 'VALUE', 'DISABLED')].. The issue is probably coming from fish_eye_shader.py:116 warnings.warn(

100%|██████████| 3/3 [02:51<00:00, 59.62s/it] 100%|██████████| 3/3 [02:51<00:00, 57.27s/it] [20:51:10.156] [placement] [INFO] | Placing 1 placeholders for FishSchoolFactory(3926513)

0%| | 0/1 [00:00<?, ?it/s]

0%| | 0/47 [00:00<?, ?it/s]

98%|█████████▊| 46/47 [00:28<00:00, 1.62it/s] 98%|█████████▊| 46/47 [00:28<00:00, 1.62it/s]

100%|██████████| 1/1 [00:28<00:00, 28.38s/it] 100%|██████████| 1/1 [00:28<00:00, 28.38s/it] [20:51:38.543] [root] [INFO] | Populating placeholders for FishSchoolFactory(3926513)

0%| | 0/1 [00:00<?, ?it/s][20:51:41.806] [boids] [INFO] | Baking emitter.name='particles:emitter(FishSchoolFactory(3926513).children)' with self.col.name='particleassets:FishSchoolFactory(3926513).children' [20:51:41.806] [root] [INFO] | Baking particles for emitter.name='particles:emitter(FishSchoolFactory(3926513).children)'

100%|██████████| 1/1 [00:57<00:00, 57.55s/it] 100%|██████████| 1/1 [00:57<00:00, 57.55s/it] [20:52:36.464] [times] [INFO] | [fish_school] finished in 0:12:33.388613 [20:52:36.472] [root] [INFO] | Skipping run_stage(ground_leaves...) due to unmet prereq='trees' [20:52:36.479] [times] [INFO] | [flowers] [20:52:36.480] [placement.factory] [INFO] | Generating collection of 12 assets from FlowerPlantFactory(55464)

0%| | 0/12 [00:00<?, ?it/s]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn(

8%|▊ | 1/12 [00:01<00:20, 1.83s/it]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value.002', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.003', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn(

17%|█▋ | 2/12 [00:04<00:20, 2.10s/it]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value.002', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.003', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn(

25%|██▌ | 3/12 [00:06<00:20, 2.30s/it]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn(

33%|███▎ | 4/12 [00:07<00:14, 1.76s/it]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value.002', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.003', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn(

42%|████▏ | 5/12 [00:08<00:11, 1.62s/it]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn(

50%|█████ | 6/12 [00:10<00:10, 1.74s/it]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn(

58%|█████▊ | 7/12 [00:13<00:10, 2.13s/it]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value.002', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.003', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn(

67%|██████▋ | 8/12 [00:18<00:12, 3.02s/it]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value.002', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.003', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn(

75%|███████▌ | 9/12 [00:25<00:12, 4.31s/it]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value.002', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.003', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn(

83%|████████▎ | 10/12 [00:28<00:07, 3.66s/it]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn(

92%|█████████▏| 11/12 [00:29<00:03, 3.02s/it]/data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:346 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.001', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='INT') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:311 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:98 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Min',input_socket.type='VECTOR') of node.name='Random Value.002', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'DISABLED'), ('Max', 'VECTOR', 'DISABLED'), ('Min', 'VALUE', 'ENABLED'), ('Max', 'VALUE', 'ENABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:544 warnings.warn( /data/lin_23/infinigen/worldgen/nodes/node_wrangler.py:116: NodeMisuseWarning: Attempted to use (input_socket.name='Max',input_socket.type='VALUE') of node.name='Random Value.003', but it was disabled. Either change attrs={...}, change the socket index, or specify the socket by name (assuming two enabled sockets don't share a name).The input sockets are [('Min', 'VECTOR', 'ENABLED'), ('Max', 'VECTOR', 'ENABLED'), ('Min', 'VALUE', 'DISABLED'), ('Max', 'VALUE', 'DISABLED'), ('Min', 'INT', 'DISABLED'), ('Max', 'INT', 'DISABLED'), ('Probability', 'VALUE', 'DISABLED'), ('ID', 'INT', 'ENABLED'), ('Seed', 'INT', 'ENABLED')].. The issue is probably coming from flowerplant.py:548 warnings.warn(

100%|██████████| 12/12 [00:32<00:00, 2.88s/it] 100%|██████████| 12/12 [00:32<00:00, 2.69s/it] [20:53:09.680] [times] [INFO] | [flowers] finished in 0:00:33.200275 [20:53:09.689] [times] [INFO] | [urchin] [20:53:09.695] [placement.factory] [INFO] | Generating collection of 5 assets from urchin

0%| | 0/5 [00:00<?, ?it/s] 20%|██ | 1/5 [00:54<03:38, 54.52s/it] 40%|████ | 2/5 [01:12<01:38, 32.89s/it] 60%|██████ | 3/5 [01:27<00:49, 24.75s/it] 80%|████████ | 4/5 [02:18<00:35, 35.31s/it] 100%|██████████| 5/5 [03:13<00:00, 42.30s/it] 100%|██████████| 5/5 [03:13<00:00, 38.70s/it] [20:56:24.376] [times] [INFO] | [urchin] finished in 0:03:14.687734 [20:56:24.439] [root] [INFO] | Skipping run_stage(leaf_particles...) due to unmet prereq='trees' [20:56:24.644] [times] [INFO] | [Writing output blendfile] [20:56:24.667] [root] [INFO] | Writing output blendfile to /data/lin_23/infinigen/worldgen/outputs/underwater_fish/77266f5f/coarse/scene.blend [20:56:29.538] [times] [INFO] | [Writing output blendfile] finished in 0:00:04.893859 [20:56:29.541] [times] [INFO] | [MAIN TOTAL] finished in 1:45:26.702921

yujilin commented 7 months ago

Here is the shortrender.err [21:15:49.581] [root] [INFO] | Converted args.seed='77266f5f' to scene_seed=1999007583, parsed as hexadecimal [21:15:49.757] [root] [INFO] | infinigen version 1.0.3 [21:15:49.761] [root] [INFO] | CUDA_VISIBLE_DEVICES=7 [21:15:49.766] [times] [INFO] | [MAIN TOTAL] [21:15:49.769] [times] [INFO] | [Reading input blendfile] [21:16:16.598] [times] [INFO] | [Reading input blendfile] finished in 0:00:26.828529 [21:16:16.600] [root] [WARNING] | Re-initialized 563 as trusted. Do not run infinigen on untrusted blend files. [21:16:16.600] [root] [INFO] | Processing frames 48 through 48 inclusive [21:16:30.678] [times] [INFO] | [Render Frames] [21:16:30.679] [times] [INFO] | [Enable GPU] [21:16:31.395] [infinigen_gpl.extras.enable_gpu] [INFO] | Device NVIDIA RTX A6000 of type OPTIX found and used. [21:16:31.395] [times] [INFO] | [Enable GPU] finished in 0:00:00.716476 [21:16:31.401] [times] [INFO] | [Render/Cycles settings] [21:16:31.405] [times] [INFO] | [Render/Cycles settings] finished in 0:00:00.004003 [21:16:31.405] [times] [INFO] | [Compositing Setup] [21:16:31.416] [times] [INFO] | [Compositing Setup] finished in 0:00:00.010546 [21:16:31.421] [times] [INFO] | [get_camera] [21:16:31.422] [times] [INFO] | [get_camera] finished in 0:00:00.000591 [21:16:31.422] [times] [INFO] | [Actual rendering] find_node component: Could not find ID OBOpaqueTerrain.inview_near.001.collider

Failed to add relation "Particle Collision" Could not find op_from: ComponentKey(OBOpaqueTerrain.inview_near.001.collider, TRANSFORM)

Trace:

Depth Type Name 1 Object FishSchoolFactory(5336987).spawn_asset(0)

find_node component: Could not find ID OBOpaqueTerrain.inview_near.001.collider Failed to add relation "Particle Collision" Could not find op_from: ComponentKey(OBOpaqueTerrain.inview_near.001.collider, GEOMETRY)

Trace:

Depth Type Name 1 Object FishSchoolFactory(5336987).spawn_asset(0)

find_node component: Could not find ID OBOpaqueTerrain.inview_near.001.collider Failed to add relation "Particle Collision" Could not find op_from: ComponentKey(OBOpaqueTerrain.inview_near.001.collider, TRANSFORM)

Trace:

Depth Type Name 1 Object FishSchoolFactory(6890255).spawn_asset(0)

find_node component: Could not find ID OBOpaqueTerrain.inview_near.001.collider Failed to add relation "Particle Collision" Could not find op_from: ComponentKey(OBOpaqueTerrain.inview_near.001.collider, GEOMETRY)

Trace:

Depth Type Name 1 Object FishSchoolFactory(6890255).spawn_asset(0)

find_node component: Could not find ID OBOpaqueTerrain.inview_near.001.collider

Failed to add relation "Particle Collision" Could not find op_from: ComponentKey(OBOpaqueTerrain.inview_near.001.collider, TRANSFORM)

Trace:

Depth Type Name 1 Object FishSchoolFactory(3926513).spawn_asset(0)

find_node component: Could not find ID OBOpaqueTerrain.inview_near.001.collider

Failed to add relation "Particle Collision" Could not find op_from: ComponentKey(OBOpaqueTerrain.inview_near.001.collider, GEOMETRY)

Trace:

Depth Type Name 1 Object FishSchoolFactory(3926513).spawn_asset(0)

[22:26:23.737] [times] [INFO] | [Actual rendering] finished in 1:09:52.314939 [22:26:23.738] [times] [INFO] | [Post Processing] [22:26:39.642] [times] [INFO] | [Post Processing] finished in 0:00:15.903944 [22:26:39.654] [rendering.render] [INFO] | rendering time: 4208.975141763687 [22:26:39.655] [times] [INFO] | [Render Frames] finished in 1:10:08.976640 [22:26:39.655] [times] [INFO] | [MAIN TOTAL] finished in 1:10:49.889193

araistrick commented 7 months ago

It seems there are fish in the generated file, you may have just gotten unlucky and they are hidden behind a hill, or are out of the cameras view. You can check this by opening up the blender file and finding the fish school object in the outliner, although it may be hidden in the viewport by default. There will be several objects named "Fish..." - there should be several FishFactory objects hidden away somewhere that arent ever visible, then also a FishSchoolFactory object swimming around the scene somewhere which references those unique hidden fish via a particle system. If this FishSchoolFactory appears to be within the camera view or incorrectly hidden then there may be a bug, otherwise you have just gotten unlucky.

That all said, you may just need to try a couple more seeds to get one where the fish are visible, or if you want to force them to be more prevalant / visible you could try -p compose_scene.max_fish_schools=5 to get more of them, or -p compose_scene.inview_distance=30 (instead of 70) to force them to be closer to the camera.

yujilin commented 7 months ago

Thanks for your reply. I will try this and return here with my results. :)