ruby gems require...

E

Exor Williams

Hi, I'm pretty new to ruby and i'm using ruby as a game server. I had
everything working,just updated as well, but i recently installed norton
internet secuirty,(not sure if that's causing the problem,have
everything disabled)and i also did some cleaning up my computer and
might of removed some things by accident. So my problem,is when i
restarted my computer, ruby doesnt work right anymore. When i start my
gameserver,ruby begans to load everything and gives me this error...


Loading ./Library/Server/LIB/Game_Class/Game_Actor.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Battler 1.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Battler 2.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Battler 3.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Character_1.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Character_2.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Character_3.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Event.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Map.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Range.rb...
Loading ./Library/Server/LIB/Game_Class/Game_SelfSwitches.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Switches.rb...
Loading ./Library/Server/LIB/Game_Class/Game_Variables.rb...
Loading ./Library/Server/LIB/Game_Class/mod_RPG.rb...
Loading ./Library/Server/LIB/Game_Class/Settings.rb...
Loading ./Library/Server/LIB/Game_Class/Table2.rb...
Loading ./Library/Server/LIB/Game_Class/table2.so...
/Library/Server/LIB/Game_Class/table2.so
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
/Library/Server/LIB/server.rb:16
/Library/Server/LIB/server.rb:14:in `each'
/Library/Server/LIB/server.rb:14
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_re
quire'
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
/Library/Server/Main.rb:18:in `main'
C:/Documents and Settings/Compaq_Owner/Desktop/New Folder (13)/N+ Ruby
Server/Ne
tplay Plus Server.rb:13

If anybody can help I would apperiate it extremely, I have been stuck on
this for awhile. I have even tried deleting the ruby registery and
re-installing.
 
E

Eric Hodel

Hi, I'm pretty new to ruby and i'm using ruby as a game server. I had
everything working,just updated as well, but i recently installed
norton
internet secuirty,(not sure if that's causing the problem,have
everything disabled)and i also did some cleaning up my computer and
might of removed some things by accident. So my problem,is when i
restarted my computer, ruby doesnt work right anymore. When i start my
gameserver,ruby begans to load everything and gives me this error...

[...]
Loading ./Library/Server/LIB/Game_Class/table2.so...
./Library/Server/LIB/Game_Class/table2.so
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
./Library/Server/LIB/server.rb:16
./Library/Server/LIB/server.rb:14:in `each'
./Library/Server/LIB/server.rb:14
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
./Library/Server/Main.rb:18:in `main'
C:/Documents and Settings/Compaq_Owner/Desktop/New Folder (13)/N+ Ruby
Server/Netplay Plus Server.rb:13

If anybody can help I would apperiate it extremely, I have been
stuck on this for awhile. I have even tried deleting the ruby
registery and
re-installing.

The exception isn't printed...

Try running with ruby -d, it will probably print the exception.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top