caligari87 / ObAddon

A repository of community-built prefabs and other enhancements for Oblige 7.70
https://caligari87.github.io/ObAddon/
GNU General Public License v3.0
80 stars 11 forks source link

[heretic] Script Error: No matching prefabs for: joiner #88

Closed Kokokokoka closed 4 years ago

Kokokokoka commented 4 years ago
--==| Make Quests |==--

Exit room: ROOM_13
Secret Exit: ROOM_12
Maximum of 3 key goals.
Dividing QUEST_1 @ CONN_12 (ROOM_10 -- ROOM_13)
Dividing QUEST_2 @ CONN_3 (ROOM_2 -- ROOM_4)
Start room: ROOM_1
Quest list:
  QUEST_3 : svolume:1014
  QUEST_2 : svolume:636
  QUEST_1 : svolume:205
Zone quota: 5
Zone list:
  ZONE_2 : rooms:7 areas:111
  ZONE_1 : rooms:2 areas:29
  ZONE_3 : rooms:4 areas:61
Other Item quota : 10.00

--==|  Build Rooms |==--

Fab_pick:
reqs  =
{
  env = building
  key = k_yellow
  kind = joiner
  neighbor = building
  seed_h = 2
  seed_w = 2
  shape = L
  where = seeds
}

****** ERROR OCCURRED ******

Stack Trace:
  1: c-function error()
  2: Fab_pick() @ prefab.lua:2464
  3: Room_pick_joiner_prefab() @ room.lua:781
  4: Room_reckon_doors() @ room.lua:948
  5: Room_build_all() @ room.lua:4076
  6: Level_build_it() @ level.lua:2629
  7: Level_make_level() @ level.lua:2766
  8: Level_make_all() @ level.lua:2824
  9: ob_build_cool_shit() @ oblige.lua:1400

Script Error: No matching prefabs for: joiner
GTD-Carthage commented 4 years ago

Should now be fixed as of commit #76f87d