On Oct 14, 2007, at 11:16 , Exor Williams wrote: > 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. -- Poor workers blame their tools. Good workers build better tools. The best workers get their tools to do the work for them. -- Syndicate Wars