hamsterready / love-console

Simple Counter-Strike-like console for LÖVE games
MIT License
34 stars 6 forks source link

Hitting enter without any text crashes everything #16

Closed ghost closed 9 years ago

ghost commented 10 years ago

I would suggest it should just do nothing.

pablomayobre commented 10 years ago

LOL! hahaha this is a dumb mistake, really! I'll check it out and try to make a pull request with a fix, may take some time though since I'm working on Cube/Glove right now

pablomayobre commented 9 years ago

I'm sorry for the late response, I took a look at the code but coudn't find the error you are reporting, there is a line that should take care of this. Can you show me the error reported by LÖVE? I would be really thankful if you could give me that information. Also are you using the latest version?

hamsterready commented 9 years ago

@Positive07 - yeah, tested with latest version and no issues here. @Guard13007 I will close, please reopen if required.