Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime in _internal.dm, line 15: type mismatch: 0 |= the neural lace (/obj/item/organ/internal/stack) #144

Open
martinlyra opened this issue Nov 28, 2021 · 0 comments
Labels
Runtime Issue or bug that is caused by one or more runtimes

Comments

@martinlyra
Copy link
Collaborator

Description of issue

proc name: New (/obj/item/organ/internal/New)
usr: The new player (/mob/new_player) ([0x3000001]) (NULL) (0,0,0) (NULL)
usr.loc: *null*
src: the neural lace (/obj/item/organ/internal/stack)
src.loc: (/mob/living/carbon/human)
call stack:
the neural lace (/obj/item/organ/internal/stack): New( (/mob/living/carbon/human), 1)
the neural lace (/obj/item/organ/internal/stack): New( (/mob/living/carbon/human), 1)
(/mob/living/carbon/human): create stack()

holder.internal_organs |= src

Steps to reproduce

Play as AI, click OK on the name prompt.

Client version, Server revision & Game ID

Client Version: 514
Server Revision: f58f04e
Game ID: cfe-cVvX
Current map: AFCUV Pluto

@martinlyra martinlyra added the Runtime Issue or bug that is caused by one or more runtimes label Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Runtime Issue or bug that is caused by one or more runtimes
Projects
None yet
Development

No branches or pull requests

1 participant