Ask step by Step using SVREditor - Dropout - 03-25-2014
Ok,i start playing SVR 2010,and want using my mod that i download and i created bymyself,but i got problem,because there is a lot tool and everytime i got error like this,can someone please explain step by step using SVR Editor please
And also this one
Quote: Wrote:{ } - RuntimeError in Wrestlers#index
Showing app/views/wrestlers/index.html.erb where line #11 raised:
Not unpacked wrestler data.
Extracted source (around line #11):
8: <%= link_to 'gender & name', :action=>"recalculate", :id=> "list_positions", :conditions => ['gender', 'long_name'] %> |
9: <%= link_to 'current sort', :action=>"recalculate", :id=> "list_positions", :conditions => [ params[ ort_by] ] %>
10: [table]
11: <% attributes = @wrestlers.first.wrestler_attributes if @wrestlers && @wrestlers.first %>
12: [tr]
13: <% for attr in attributes %>
14: <th title="<%= attr.humanize %>"<%= " class=\"pressed\"" if params[ ort_by] == attr %>><%if @wrestlers.first.send(attr).is_a?(String) %><%= link_to(attr.humanize.upcase, :action=>"index", ort_by=> attr, :order=> params[:order]) %><%else%><%= link_to(attr.humanize.upcase[0..2], :action=>"index", ort_by=> attr, :order=> params[:order]) %><%end%></th>
RAILS_ROOT: D:/Nike's Bike Tool/svredit_lib
Application Trace | Framework Trace | Full Trace
D:/Nike's Bike Tool/svredit_lib/lib/svr_hacker/WrestlerData.rb:98:in `get_attribute'
D:/Nike's Bike Tool/svredit_lib/lib/svr_hacker/WrestlerData.rb:421:in `ability1'
D:/Nike's Bike Tool/svredit_lib/app/models/wrestler.rb:144:in `method_missing'
D:/Nike's Bike Tool/svredit_lib/app/models/wrestler.rb:154:in `wrestler_attributes'
D:/Nike's Bike Tool/svredit_lib/app/models/wrestler.rb:154:in `each'
D:/Nike's Bike Tool/svredit_lib/app/models/wrestler.rb:154:in `sort_by'
D:/Nike's Bike Tool/svredit_lib/app/models/wrestler.rb:154:in `wrestler_attributes'
D:/Nike's Bike Tool/svredit_lib/app/views/wrestlers/index.html.erb:11:in `_run_erb_app47views47wrestlers47index46html46erb'
D:/Nike's Bike Tool/svredit_lib/app/controllers/wrestlers_controller.rb:37:in `index'
Request
Parameters:
None
Show session dump
Response
Headers:
{"Cache-Control"=>"no-cache",
"Content-Type"=>"text/html"}
So i want to ask how to use this tool for the first time
And today i try to create Goldberg using Green Model base,because Green model deltoid very fit with Goldberg deltoid check this one
Attachments:
Ask step by Step using SVREditor - The Best - 03-25-2014
have you putting svredit on the D:\ drive It's Must be on the c drive C:\
Ask step by Step using SVREditor - Dropout - 03-26-2014
The Best Wrote:{ Mar 25 2014, 07:02:28 AM } - have you putting svredit on the D:\ drive It's Must be on the c drive C:\ So,i must put in the drive C,what else i need to know,how use it,is it same with HardX tool?
|