BuildingRefinerDisplayV2: Difference between revisions
From Dune Awakening DB
mNo edit summary |
mNo edit summary |
||
| Line 5: | Line 5: | ||
|from=data_buildings | |from=data_buildings | ||
|where=name='{{#var:BuildingName}}' | |where=name='{{#var:BuildingName}}' | ||
|data=id= | |data=id=id,building_type=building_type,name=name,description=description, | ||
power_cost= | power_cost=power_cost,generates_power=generates_power,storage_slots=storage_slots, | ||
storage_capacity= | storage_capacity=storage_capacity,schematic_requirement=schematic_requirement, | ||
journey_requirement= | journey_requirement=journey_requirement,health=health,placed_with=placed_with, | ||
additional_notes= | additional_notes=additional_notes,recipe_to_build=recipe_to_build, | ||
image_file= | image_file=image_file,icon_file=icon_file, | ||
category_1= | category_1=category_1,category_2=category_2,category_3=category_3, | ||
youtube_video_link= | youtube_video_link=youtube_video_link | ||
}} | }} | ||
Revision as of 14:08, 25 March 2025
| 🏅 Type | Error: no local variable "building_type" has been set. |
|---|---|
| ⚙ Primary Source | Crafting |
| ♥ Health | Error: no local variable "health" has been set. |
| ⚡ Power Cost | Error: no local variable "power_cost" has been set. |
| 📦 Inventory Slots | Error: no local variable "storage_slots" has been set. |
| 🗃 Volume Capacity | Error: no local variable "storage_capacity" has been set. |
| ⚛ Components |
The query SELECT ComponentName,ComponentIconFile FROM `data_resources` WHERE name IN (Error: no local variable "recipe_to_build" has been set.) is invalid (Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Error: no local variable "recipe_to_build" has been set.<...' at line 1 Function: EDConnectorRdbms::fetch Query: SELECT ComponentName,ComponentIconFile FROM `data_resources` WHERE name IN (Error: no local variable "recipe_to_build" has been set.) ). |
| 🔨 Placed With | Error: no local variable "placed_with" has been set. |
| Output | Ingredients | Craft Time |
|---|
Provided ID could not be validated.
The query SELECT RelatedName,RelatedType,RelatedDescription,RelatedIconFile FROM `data_buildings` WHERE category_3='Error: no local variable "category_3" has been set.' is invalid (Error 1054: Unknown column 'RelatedName' in 'SELECT'
Function: EDConnectorRdbms::fetch Query: SELECT RelatedName,RelatedType,RelatedDescription,RelatedIconFile FROM `data_buildings` WHERE category_3='Error: no local variable "category_3" has been set.' ).
| Name | Type | Description |
|---|
