Skip to content

Compiler version didn't get bumped. #2

@tyler27

Description

@tyler27

Compiler version didn't get bumped. Not sure if this was intentional or not.

225 also seems to have broken the workflow with your startup scripts. (Due to signature changes and the login trigger changes)

This is a fresh install of 225:

Checked 397 installs across 373 packages (no changes) [293.00ms]
5/19/2026 9:58:08 PM     INFO    Packing cache, please wait until you see the world is ready.
C:\Users\Tyler\Downloads\lost-city\Server\content\scripts\login_logout\logout.rs2:2:1: ERROR: The trigger type 'logout' is expected to return (int).
    > [logout,_]()(boolean)
    > ^
C:\Users\Tyler\Downloads\lost-city\Server\content\scripts\areas\area_wizard_tower\scripts\sedridor.rs2:5:5: ERROR: Type mismatch: 'string,nothing,string,nothing' was given but 'string,label,string,label' was expected.
    >     @multi2("Nothing thanks, I'm just looking around.", @head_wizard_nothing, "What are you doing down here?", @head_wizard_2);
    >     ^
C:\Users\Tyler\Downloads\lost-city\Server\content\scripts\quests\quest_waterfall\scripts\hadley.rs2:14:9: ERROR: Type mismatch: 'string,label,string,label,string,nothing,string,label' was given but 'string,label,string,label,string,label,string,label' was expected.
    >         @multi4("What happened to the elf king?", waterfall_hadley_elf_king, "Where else is worth visiting around here?", waterfall_hadley_worth_visiting,  "I don't like nature, it gives me a rash!", @waterfall_hadley_nature, "Thanks then, goodbye.", waterfall_hadley_bye);
    >         ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions