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

MNU en initialize #62

Open
PalumboN opened this issue Jul 13, 2021 · 0 comments
Open

MNU en initialize #62

PalumboN opened this issue Jul 13, 2021 · 0 comments
Assignees

Comments

@PalumboN
Copy link
Contributor

Este juego: https://github.com/rcomesan/pipita no carga, tirando esta excepción:

Uncaught (in promise) wollok.lang.MessageNotUnderstoodException: src.beer.Beer does not undersand setup(arg 0,arg 1,arg 2)
Could not retrieve Wollok stack due to error: wollok.lang.EvaluationError wrapping TypeScript TypeError: Cannot read property 'module' of undefined

Al parecer falla en este initialize:
https://github.com/rcomesan/pipita/blob/b7087d7cf88c6a41ff5e778f520f62c3055a713e/src/food.wlk#L25-L28

A pesar de que el método lo hereda de esta superclase (no-inmediata):
https://github.com/rcomesan/pipita/blob/b7087d7cf88c6a41ff5e778f520f62c3055a713e/src/living_object.wlk#L15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants