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

'define name' breaks the builder #8

Closed
datton opened this issue Feb 17, 2013 · 2 comments
Closed

'define name' breaks the builder #8

datton opened this issue Feb 17, 2013 · 2 comments

Comments

@datton
Copy link

datton commented Feb 17, 2013

Windows 7, Chrome 24.0.1312.57 m

To reproduce:

  • build level
  • define name

This just hangs without displaying a dialog -- the green up/down arrow is displayed beside the command. Further commands do nothing. "Uncaught Error: woah we dont support that method yet" is display in console after typing define name.

Trace:

Uncaught Error: woah we dont support that method yet bundle.min.16cb085d.js:1
v.extend.processLevelBuilderCommand bundle.min.16cb085d.js:1
a.trigger bundle.min.16cb085d.js:1
f.Model.extend.processCommand bundle.min.16cb085d.js:1
f.Model.extend.popAndProcess bundle.min.16cb085d.js:1
f.Model.extend.sipFromBuffer bundle.min.16cb085d.js:1
(anonymous function) bundle.min.16cb085d.js:1

@pcottle
Copy link
Owner

pcottle commented Feb 17, 2013

Gah, this is embarassing. Should be able to fix in a second, I think I just renamed the method...

pcottle added a commit that referenced this issue Feb 17, 2013
@pcottle pcottle closed this as completed Feb 17, 2013
@pcottle
Copy link
Owner

pcottle commented Feb 17, 2013

Thanks for the heads up!! I've been testing in Prod all afternoon...

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

2 participants