1 (edited by spinhorror 2014-08-04 11:36:32)

Topic: teeworlds remake (webbrowser html5 online shooter game)

Hello.
Check out my remake for your game.
http://77.34.136.227:3000 what do u think about it?
I make it on Ruby on rails with websokets and many javascript libs.
5 different weapons, teleports, uniq physic engine(written from scratch), rocket jumps, map editor(while crude), chat - all included.

2

Re: teeworlds remake (webbrowser html5 online shooter game)

It's pretty good !
but the tee skins needs to be remaked.

3

Re: teeworlds remake (webbrowser html5 online shooter game)

It looks good. The accel on the ground movement speed is weird and doesn't feel Teeworlds-like, and I felt a lot of delay and lag (that could just be me though). Overall pretty nice smile

Edit: the grenades have no curve either.

Not Luck, Just Magic.

4

Re: teeworlds remake (webbrowser html5 online shooter game)

It's offline sad

But... what if we tried more power?

5

Re: teeworlds remake (webbrowser html5 online shooter game)

Could you put it up again if not open-source it? big_smile

6

Re: teeworlds remake (webbrowser html5 online shooter game)

Yea, opensource would be great!

Or just get a tk adress  so we can access it 24/7 :3

How to database by FFanta: http://puu.sh/jdPVk/fa37a95ac2.png

7

Re: teeworlds remake (webbrowser html5 online shooter game)

yes please. would like to see it, too smile

8

Re: teeworlds remake (webbrowser html5 online shooter game)

Sounds like mutch work and then its offline so fast?

9 (edited by spinhorror 2017-02-22 04:07:07)

Re: teeworlds remake (webbrowser html5 online shooter game)

Sorry for the long absence. Project is Open Source, if you are interested https://github.com/horror/d2d-shooter_game
May be some one deploy this, for testing? I dont have own server now

10

Re: teeworlds remake (webbrowser html5 online shooter game)

spinhorror wrote:

May be some one deploy this, for testing?

I tried executing that, what I got was:

/home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/active_support/values/time_zone.rb:270: warning: circular argument reference - now
/home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:52: warning: circular argument reference - reflection
/home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:56: warning: circular argument reference - reflection
/home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:60: warning: circular argument reference - reflection
/home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:79: warning: circular argument reference - reflection
/usr/lib/ruby/gems/2.4.0/gems/bundler-1.14.5/lib/bundler/rubygems_integration.rb:361:in `block (2 levels) in replace_gem': can't activate bcrypt-ruby (~> 3.0.0), already activated bcrypt-ruby-
3.1.2. Make sure all dependencies are added to Gemfile. (Gem::LoadError)                                from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activemodel-3.2.13/lib/act
ive_model/secure_password.rb:37:in `has_secure_password'                                                from /home/d2d/d2d-shooter_game/app/models/user.rb:15:in `<class:User>'
        from /home/d2d/d2d-shooter_game/app/models/user.rb:13:in `<top (required)>'                     from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/a
ctive_support/dependencies.rb:251:in `require'                                                          from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/a
ctive_support/dependencies.rb:251:in `block in require'                                                 from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/a
ctive_support/dependencies.rb:236:in `load_dependency'                                                  from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'                                                          from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:359:in `require_or_load'                                                  from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:313:in `depend_on'                                                        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:225:in `require_dependency'                                               from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/engine.rb:439:in `block (2 levels) in eager_load!'                                                      from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/engine.rb:438:in `each'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/engine.rb:438:in `block in eager_load!'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/engine.rb:436:in `each'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/engine.rb:436:in `eager_load!'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/application/finisher.rb:53:in `block in <module:Finisher>'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/initializable.rb:30:in `instance_exec'                                                                  from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/initializable.rb:30:in `run'                                                                            from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/initializable.rb:55:in `block in run_initializers'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/application.rb:136:in `initialize!'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/railtie/configurable.rb:30:in `method_missing'
        from /home/d2d/d2d-shooter_game/config/environment.rb:5:in `<top (required)>'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `block in require'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in `load_dependency'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'
        from /home/d2d/d2d-shooter_game/config.ru:3:in `block in <main>'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/rack-1.4.7/lib/rack/builder.rb:51:in `instance_eval'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/rack-1.4.7/lib/rack/builder.rb:51:in `initialize'
        from /home/d2d/d2d-shooter_game/config.ru:in `new'
        from /home/d2d/d2d-shooter_game/config.ru:in `<main>'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/rack-1.4.7/lib/rack/builder.rb:40:in `eval'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/rack-1.4.7/lib/rack/builder.rb:40:in `parse_file'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/rack-1.4.7/lib/rack/server.rb:200:in `app'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/commands/server.rb:46:in `app'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/rack-1.4.7/lib/rack/server.rb:304:in `wrapped_app'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/rack-1.4.7/lib/rack/server.rb:254:in `start'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/commands/server.rb:70:in `start'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/commands.rb:55:in `block in <top (required)>'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/commands.rb:50:in `tap'
        from /home/d2d/d2d-shooter_game/vendor/bundle/ruby/2.4.0/gems/railties-3.2.13/lib/rails/commands.rb:50:in `<top (required)>'
        from script/rails:6:in `require'
        from script/rails:6:in `<main>'
=> Booting Thin
=> Rails 3.2.13 application starting in production on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
klients
0
Exiting

11

Re: teeworlds remake (webbrowser html5 online shooter game)

seems like has_secure_password gem not installed. Without google u can't deploy this

12

Re: teeworlds remake (webbrowser html5 online shooter game)

spinhorror wrote:

seems like has_secure_password gem not installed.

Adding `has_secure_password` to the Gemfile (I don't know Ruby, I don't know if that's the right place), gives me the following error:

$ bundle install --path vendor/bundle
The git source `git://github.com/railsconfig/config.git` uses the `git` protocol, which transmits data without encryption. Disable this warning with `bundle config git.allow_insecure true`, or switch to the `https` protocol to keep your data secure.
Fetching gem metadata from https://rubygems.org/........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Resolving dependencies....
Bundler could not find compatible versions for gem "rails":
  In snapshot (Gemfile.lock):
    rails (= 3.2.13)

  In Gemfile:
    rails (= 3.2.13)

    has_secure_password was resolved to 0.0.1, which depends on
      rails (< 3.0, > 2.1)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

The suggested `bundle update` doesn't help either.

13 (edited by CarmineZ 2017-12-03 20:03:14)

Re: teeworlds remake (webbrowser html5 online shooter game)

C:\Sites\ht\app>rake db:migrate
(in C:/Sites/ht)
rake aborted!
Gem::LoadError: You have already activated rake 12.1.0, but your Gemfile requires rake 10.1.1. Prepending `bundle exec` to your co
mmand may solve this.
C:/Sites/ht/config/boot.rb:6:in `<top (required)>'
C:/Sites/ht/config/application.rb:1:in `<top (required)>'
C:/Sites/ht/Rakefile:5:in `<top (required)>'
LoadError: cannot load such file -- bundler/setup
C:/Sites/ht/config/boot.rb:6:in `<top (required)>'
C:/Sites/ht/config/application.rb:1:in `<top (required)>'
C:/Sites/ht/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)

C:\Sites\ht\app>bundle exec rake db:migrate
(in C:/Sites/ht)
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activesupport-3.2.13/lib/active_support/values/time_zone.rb:270: warning: cir
cular argument reference - now
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:52
: warning: circular argument reference - reflection
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:56
: warning: circular argument reference - reflection
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:60
: warning: circular argument reference - reflection
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:79
: warning: circular argument reference - reflection
rake aborted!
cannot load such file -- atk
C:/Sites/ht/config/application.rb:7:in `<top (required)>'
C:/Sites/ht/Rakefile:5:in `require'
C:/Sites/ht/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)

with --trace

C:\Sites\ht\app>rake db:migrate --trace
(in C:/Sites/ht)
rake aborted!
Gem::LoadError: You have already activated rake 12.1.0, but your Gemfile requires rake 10.1.1. Prepending `bundle exec` to your co
mmand may solve this.
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:317:in `check_for_activated_spec!'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:32:in `block in setup'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:27:in `map'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:27:in `setup'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler.rb:101:in `setup'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/setup.rb:9:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:127:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:127:in `rescue in require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:40:in `require'
C:/Sites/ht/config/boot.rb:6:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
C:/Sites/ht/config/application.rb:1:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
C:/Sites/ht/Rakefile:5:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/rake_module.rb:29:in `load'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/rake_module.rb:29:in `load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:688:in `raw_load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:97:in `block in load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:179:in `standard_exception_handling'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:96:in `load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:80:in `block in run'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:179:in `standard_exception_handling'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:78:in `run'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/exe/rake:27:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/bin/rake:22:in `load'
C:/RailsInstaller/Ruby2.3.3/bin/rake:22:in `<main>'
LoadError: cannot load such file -- bundler/setup
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
C:/Sites/ht/config/boot.rb:6:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
C:/Sites/ht/config/application.rb:1:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
C:/Sites/ht/Rakefile:5:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/rake_module.rb:29:in `load'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/rake_module.rb:29:in `load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:688:in `raw_load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:97:in `block in load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:179:in `standard_exception_handling'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:96:in `load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:80:in `block in run'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:179:in `standard_exception_handling'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/lib/rake/application.rb:78:in `run'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-12.1.0/exe/rake:27:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/bin/rake:22:in `load'
C:/RailsInstaller/Ruby2.3.3/bin/rake:22:in `<main>'

C:\Sites\ht\app>bundle exec rake db:migrate --trace
(in C:/Sites/ht)
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activesupport-3.2.13/lib/active_support/values/time_zone.rb:270: warning: cir
cular argument reference - now
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:52
: warning: circular argument reference - reflection
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:56
: warning: circular argument reference - reflection
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:60
: warning: circular argument reference - reflection
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activerecord-3.2.13/lib/active_record/associations/has_many_association.rb:79
: warning: circular argument reference - reflection
rake aborted!
cannot load such file -- atk
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `block in requ
ire'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in `load_dependen
cy'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/gdk3-3.2.1-x86-mingw32/lib/gdk3.rb:19:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `block in requ
ire'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in `load_dependen
cy'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/clutter-3.2.1-x86-mingw32/lib/clutter.rb:29:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:82:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:82:in `block (2 levels) in require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:77:in `each'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:77:in `block in require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:66:in `each'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/runtime.rb:66:in `require'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler.rb:108:in `require'
C:/Sites/ht/config/application.rb:7:in `<top (required)>'
C:/Sites/ht/Rakefile:5:in `require'
C:/Sites/ht/Rakefile:5:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-10.1.1/lib/rake/rake_module.rb:25:in `load'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-10.1.1/lib/rake/rake_module.rb:25:in `load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-10.1.1/lib/rake/application.rb:637:in `raw_load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-10.1.1/lib/rake/application.rb:94:in `block in load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-10.1.1/lib/rake/application.rb:165:in `standard_exception_handling'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-10.1.1/lib/rake/application.rb:93:in `load_rakefile'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-10.1.1/lib/rake/application.rb:77:in `block in run'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-10.1.1/lib/rake/application.rb:165:in `standard_exception_handling'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-10.1.1/lib/rake/application.rb:75:in `run'
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/rake-10.1.1/bin/rake:33:in `<top (required)>'
C:/RailsInstaller/Ruby2.3.3/bin/rake:22:in `load'
C:/RailsInstaller/Ruby2.3.3/bin/rake:22:in `<main>'