Project

General

Profile

Actions

Bug #161

closed

AddSimpleObject() doesn't seem to be working

Added by MUD over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
01/15/2021
Due date:
% Done:

100%

Estimated time:
reported_by:
Hilapdatus

Description

AddSimpleObject() doesn't seem to be working
The Drax Lodge utilizes the AddSimpleObject() to add a Top20 Players Roster. I don't see that roster, it isn't there.

Actions #1

Updated by Hilapdatus over 3 years ago

  • Subject changed from /secure/sefun/load_object.c, line 21 to AddSimpleObject() doesn't seem to be working
  • Description updated (diff)
  • Status changed from New to In Progress

It looks like the driver no longer passes additional arguments from new() into create(). So, new(LIBITEM_SIMPLE_OBJECTS, data, ids) calls create() and not create(data, ids).

Actions #2

Updated by Hilapdatus over 3 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

Applied in changeset mudlib:commit:lib|da7cb2771f09970aadea3defd5588eb6f6c8b04d.

Actions

Also available in: Atom PDF