Skip to content

VOL_functions not working #23

@FranckKnight

Description

@FranckKnight

I'm not sure how the code is built, but after getting SQL to work (finally), I ran every CORE file as per the instructions, only to get this.

*look*ing at a room nets this : 
#-1 FUNCTION (VOL_CHOOSEGAME) NOT FOUNDvol_header(Master Room(#2),,1,,,v(DISTCOLOR`BORDER),v(DISTCOLOR`HEADER_STAR),v(DISTCOLOR`HEADER_TEXT))
This is the master room. Any exit in here is considered global. The same is true for objects with $-commands placed here.
vol_separator(Players,,,,,v(DISTCOLOR`BORDER),v(DISTCOLOR`HEADER_STAR),v(DISTCOLOR`HEADER_TEXT))
#-1 INVALID ANSI DEFINITION: vol_color(#3,COLUMN_NAMES) Name               
vol_mxpmenu(vol_get
moniker(vol_sortnam
e(lvplayers(#2))),l
ook #-1 NO SUCH    
OBJECT VISIBLE)    
vol_separator(Things,,,,,v(DISTCOLOR`BORDER),v(DISTCOLOR`HEADER_STAR),v(DISTCOLOR`HEADER_TEXT))
#-1 INVALID ANSI DEFINITION: vol_color(#3,COLUMN_NAMES) Name                                     Owner                        DBref   
vol_pueblize(moniker(vol_sortname(lvthin vol_pueblize(name(owner(vol_ can't   
gs(#2))),look #-1 NO SUCH OBJECT         sortname(lvthings(#2)))),+fi         
VISIBLE)                                 nger #-1 NO SUCH OBJECT              
                                         VISIBLE)                             
vol_subheader(,,,,,v(DISTCOLOR`BORDER),v(DISTCOLOR`HEADER_STAR),v(DISTCOLOR`HEADER_TEXT))

and using +help on any subject :

================<* +help: #-1 SEPARATOR MUST BE ONE CHARACTER *>================
#-1 SEPARATOR MUST BE ONE CHARACTER
==================================< Subfiles >==================================
	To read subfiles, use '+help #-1 SEPARATOR MUST BE ONE CHARACTER/<file>'
#-1 SEPARATOR MUST BE ONE CHARACTER  
--------------------------------------------------------------------------------
-=<HELP>=- SQL ERROR - UPDATE`READ: #-1 SQL ERROR: Incorrect integer value: '' for column `mush`.`vol_help_read`.`character_id` at row 1

I got the feeling the SQL error might be related to the other errors though, but not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions