kaetemi / ryzomclassic

A classic fork of Ryzom. The goal is to remove outposts, reactivate the Ring, and only include the classic in-game web components.
https://ryzom.dev/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Boss spawner component cannot be created #108

Closed kaetemi closed 4 years ago

kaetemi commented 4 years ago

image

kaetemi commented 4 years ago

WRN: r2_features_boss_spawner.lua:521: bad argument #2 to 'format' (number has no integer representation)

kaetemi commented 4 years ago

WRN: r2_features_scenery_object_remover.lua:396: bad argument #2 to 'format' (number has no integer representation)

kaetemi commented 4 years ago

WRN: r2_features_easter_egg.lua:437: bad argument #2 to 'format' (number has no integer representation)

kaetemi commented 4 years ago

WRN: r2_features_random_chest.lua:421: bad argument #2 to 'format' (number has no integer representation)

kaetemi commented 4 years ago

WRN: r2_features_get_item_from_scenery.lua:428: bad argument #2 to 'format' (number has no integer representation)

kaetemi commented 4 years ago

WRN: r2_features_give_item.lua:455: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_talk_to.lua:469: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_request_item.lua:501: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_get_item_from_scenery_task.lua:484: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_scenery_object_interaction_task.lua:490: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_visit_zone.lua:440: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_target_mob.lua:376: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_kill_npc.lua:419: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_hunt_task.lua:644: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_delivery_task.lua:565: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_timer.lua:412: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_user_trigger.lua:271: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_man_hunt.lua:406: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_scenery_object_interaction.lua:379: bad argument #2 to 'format' (number has no integer representation) WRN: r2_logic.lua:672: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_loot_spawner.lua:469: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_bandits_camp.lua:868: bad argument #2 to 'format' (number has no integer representation) WRN: r2_features_fauna.lua:639: bad argument #2 to 'format' (number has no integer representation)

Zone Trigger is ok.