Need help guys

Dropout

Lower Midcard
Joined
Nov 22, 2013
Messages
109
Reaction score
0
I'm so envy with you guys,i really want mod my SVR 10 specially the character,i mod some superstar,but never use in SVR 10,because i confuse using SVREDITOR,i wish i could use HardXtool but i only found The Rock,here is my error,and by the way,my SVR 10 was PAL(EU)
<blockquote class='quote\\_blockquote'><dl><dt>Quote:</dt><dd> </dd></dl><div> NoMethodError in Wrestlers#index

Showing app/views/wrestlers/index.html.erb where line #27 raised:

undefined method `attires' for nil:NilClass

Extracted source (around line #27):

24: <td title="<%= attr.humanize %>"><%= '<font color="red">' if warning %><%=h wrestler.send(attr) %><%= '</font>' if warning %></td>
25: <% end %>
26: <% end %>
27: <td title="<%= 'Attire' %>"><%= '<font color="red">' if warning %><%=h wrestler.attire.number_of_attires if wrestler.attire %><%= '</font>' if warning %></td>
28: <td><%= link_to 'Edit', :action=>"edit",:id=> wrestler.id %></td>
29: </tr>
30: <% end %>

RAILS_ROOT: C:/svredit/svredit_lib
Application Trace | Framework Trace | Full Trace

C:/svredit/svredit_lib/app/models/attire.rb:25:in `all'
C:/svredit/svredit_lib/app/models/attire.rb:43:in `find_by_wrestler_id'
C:/svredit/svredit_lib/app/models/wrestler.rb:207:in `attire'
C:/svredit/svredit_lib/app/views/wrestlers/index.html.erb:27:in `_run_erb_app47views47wrestlers47index46html46erb'
C:/svredit/svredit_lib/app/views/wrestlers/index.html.erb:15:in `each'
C:/svredit/svredit_lib/app/views/wrestlers/index.html.erb:15:in `_run_erb_app47views47wrestlers47index46html46erb'
C:/svredit/svredit_lib/app/controllers/wrestlers_controller.rb:41:in `index'

Request

Parameters:

None

Show session dump

---

Response

Headers:

{"Cache-Control"=>"no-cache",
"Content-Type"=>"text/html"}

C:/svredit/svredit_lib/app/models/attire.rb:25:in `all'
C:/svredit/svredit_lib/app/models/attire.rb:43:in `find_by_wrestler_id'
C:/svredit/svredit_lib/app/models/wrestler.rb:207:in `attire'
C:/svredit/svredit_lib/app/views/wrestlers/index.html.erb:27:in `_run_erb_app47views47wrestlers47index46html46erb'
C:/svredit/svredit_lib/app/views/wrestlers/index.html.erb:15:in `each'
C:/svredit/svredit_lib/app/views/wrestlers/index.html.erb:15:in `_run_erb_app47views47wrestlers47index46html46erb'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_view/renderable.rb:34:in `render'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_view/base.rb:301:in `with_template'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_view/renderable.rb:30:in `render'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_view/template.rb:199:in `render_template'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_view/base.rb:260:in `render'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_view/base.rb:343:in `_render_with_layout'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_view/base.rb:257:in `render'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:1250:in `render_for_file'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:951:in `render'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:51:in `render_with_benchmark'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
C:/svredit/jruby/lib/ruby/1.8/benchmark.rb:308:in `realtime'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:51:in `render_with_benchmark'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/mime_responds.rb:135:in `custom'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/mime_responds.rb:179:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/mime_responds.rb:179:in `respond'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/mime_responds.rb:173:in `each'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/mime_responds.rb:173:in `respond'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/mime_responds.rb:107:in `respond_to'
C:/svredit/svredit_lib/app/controllers/wrestlers_controller.rb:41:in `index'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:1331:in `perform_action'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:617:in `call_filters'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:610:in `perform_action_with_filters'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:68:in `perform_action_with_benchmark'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
C:/svredit/jruby/lib/ruby/1.8/benchmark.rb:308:in `realtime'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:68:in `perform_action_with_benchmark'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/rescue.rb:160:in `perform_action_with_rescue'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/flash.rb:146:in `perform_action_with_flash'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:532:in `process'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:606:in `process_with_filters'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:391:in `process'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:386:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/routing/route_set.rb:437:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:87:in `dispatch'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:121:in `_call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/head.rb:9:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/head.rb:9:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/methodoverride.rb:24:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/params_parser.rb:15:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/session/cookie_store.rb:93:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/failsafe.rb:26:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:106:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/rails/rack/static.rb:31:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:48:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in `each'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/rails/rack/log_tailer.rb:17:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/content_length.rb:13:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/chunked.rb:15:in `call'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/mongrel.rb:61:in `process'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-java/lib/mongrel.rb:159:in `process_client'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-java/lib/mongrel.rb:158:in `each'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-java/lib/mongrel.rb:158:in `process_client'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-java/lib/mongrel.rb:285:in `run'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-java/lib/mongrel.rb:285:in `initialize'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-java/lib/mongrel.rb:285:in `new'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-java/lib/mongrel.rb:285:in `run'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-java/lib/mongrel.rb:268:in `initialize'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-java/lib/mongrel.rb:268:in `new'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/mongrel-1.1.5-java/lib/mongrel.rb:268:in `run'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/mongrel.rb:34:in `run'
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/commands/server.rb:111
C:/svredit/jruby/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/commands/server.rb:31:in `require'
C:/svredit/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
svredit_lib\script\server:3[/quote]

Does anyone can help me to solve this problem,and show me step by step how to using SVREditor,just make me like a dumb
 

The Aughat

Main Eventer
Joined
Aug 11, 2013
Messages
1,333
Reaction score
0
You mean when you import model svredit shows you all that text?
 
Joined
Mar 10, 2014
Messages
2,551
Reaction score
0
Website
www.g2a.com
Extract again the Roster editor, copy ch.pac and PLISTPS2.arc into sVredit_files (ps2 folder). Then copy the mod in the folder of sVreditor. Open cmd and type: import mod.pac 100 01 PS2

mod.pac is the mod you want import
100 is the id (in this case the rock)
01 is the attire (in this case in ring)
PS2 is the console (system). You can find this is readme
 

Dropout

Lower Midcard
Joined
Nov 22, 2013
Messages
109
Reaction score
0
<blockquote class='quote\\_blockquote'><dl><dt>The Aughat</dt><dd>Jun 10 2014, 10:21:53 AM</dd></dl><div>You mean when you import model svredit shows you all that text?[/quote]Sir,yes sir
I mean,i just want make some mod character for start
for advanced like arena i just download the patch
<blockquote class='quote\\_blockquote'><dl><dt>Best... Since Day One</dt><dd>Jun 11 2014, 03:02:16 AM</dd></dl><div>Extract again the Roster editor, copy ch.pac and PLISTPS2.arc into sVredit_files (ps2 folder). Then copy the mod in the folder of sVreditor. Open cmd and type: import mod.pac 100 01 PS2

mod.pac is the mod you want import
100 is the id (in this case the rock)
01 is the attire (in this case in ring)
PS2 is the console (system). You can find this is readme[/quote]All rite
i will PM you.if the anther error come again
 
Top