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

TypeError: n is undefined #3

Closed
GrosSacASac opened this issue Dec 31, 2016 · 2 comments
Closed

TypeError: n is undefined #3

GrosSacASac opened this issue Dec 31, 2016 · 2 comments

Comments

@GrosSacASac
Copy link

Tried here http://the-house.arturkot.pl/ on Firefox v52

TypeError: n is undefinedroom-min.js:2:3711
room.grid/add_collisions http://the-house.arturkot.pl/js/min/room-min.js:2:3711
room.grid http://the-house.arturkot.pl/js/min/room-min.js:2:3736
room.the_player.go_to.start http://the-house.arturkot.pl/js/min/room-min.js:2:6036
scene.explosion http://the-house.arturkot.pl/js/min/scenes-min.js:1:9960
view.start/g/</</<

I went downstairs in the dark, and later I looked at the window in the bathroom and when I stopped looking outside the window, the game froze, sound continue playing.

@arturkot
Copy link
Owner

arturkot commented Feb 4, 2017

Here goes a super quick reply. ;) Thanks for the report! I'll look into that (not sure when exactly...) and see what can be done.

@arturkot
Copy link
Owner

Hi @GrosSacASac ,

I've attempted to fix the error you've reported despite the fact I couldn't reproduce it. Some notes:

  • I think it happened mainly because code quality in the game is just low. Weird things all over the place.
  • This is more of a monkey patch...
  • To really fix this issue (and ton of other ones...) I believe I'd have to rewrite the whole thing from scratch. Perhaps using the original assets and replacing the whole codebase OR adding new 3d graphics, some new puzzles, gameplay adjustments, and additional ending. The latter would be basically a remake.

Cheers,

Artur

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