English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 07 December 2019, 11:56   #1
Jolabandola
Registered User
 
Join Date: Oct 2019
Location: Nordmaling/Sweden
Posts: 100
SetPatch problems with Furiatune

I am setting up my workbench 3.1.4.1 in WinUae and when i installed Furiatune it added a few lines to my Startup-Sequence that seems to cause some problems.
It says: Wrong number of arguments
SYS:C/SetPatch failed returncode 20


Then workbench starts up.


The lines added by the Furiatune installer to the top of my Startup-Sequence looks like this:


;----------------------------------------
;Added command-lines by FuriatuneGUI 1.2
If Exists SYS:CfuriatuneSet
Execute SYS:C/furiatuneSet
EndIf
;----------------------------------------


If i remove these lines in my Startup-Sequence it starts without any errors.
What should i do?
Jolabandola is offline  
Old 07 December 2019, 18:58   #2
Firestone
Registered User
 
Firestone's Avatar
 
Join Date: Apr 2013
Location: Norway
Posts: 249
Isnt there something wrong with the "if exists"-line?
Missing "/" ?
Firestone is offline  
Old 07 December 2019, 22:49   #3
Thomas Richter
Registered User
 
Join Date: Jan 2019
Location: Germany
Posts: 3,215
Quote:
Originally Posted by Jolabandola View Post
I am setting up my workbench 3.1.4.1 in WinUae and when i installed Furiatune it added a few lines to my Startup-Sequence that seems to cause some problems.
It says: Wrong number of arguments
SYS:C/SetPatch failed returncode 20

If i remove these lines in my Startup-Sequence it starts without any errors.
What should i do?
For starters, report the line that contains "SetPatch", as apparently its arguments are incorrect.
Thomas Richter is offline  
Old 29 December 2019, 12:43   #4
kurupt
Registered User
 
Join Date: Apr 2018
Location: uk
Posts: 3
you need to edit C:furiatuneSet

If MapROM is NOT active then move LoadModule & SetPatch command-lines from your Startup-Sequence to C:furiatuneSet
kurupt is offline  
Old 15 January 2020, 20:30   #5
Jolabandola
Registered User
 
Join Date: Oct 2019
Location: Nordmaling/Sweden
Posts: 100
Edit Furiatuneset

Sorry for all the questions but i just want to get this right.
My Startup-sequence looks like this:
Code:
 If Exists C:Loadmodule
   C:Version exec.library version 46 >NIL:
   If Warn
      C:LoadModule LIBS:intuition.library
  Endif
Endif
C:Setpatch QUIET
My furiatuneset looks like this at the very end:
Code:
Else   
    ;====================================
    ;If MapROM is NOT active then
    ;move LoadModule & SetPatch command-lines
    ;from your Startup-Sequence to here.
    ;====================================
    SYS:C/SetPatch NOROMUPDATE QUIET
EndIf
So where exactly do i put my Loadmodule and setpatch lines?
Right between the Else and EndIf?
Jolabandola is offline  
Old 16 January 2020, 09:57   #6
Mark sealey
Registered User
 
Mark sealey's Avatar
 
Join Date: Sep 2018
Location: Nottingham
Posts: 340
I never got FuriaTune to work with os3.1...even after getting into contact with the coder who made it....

[ Show youtube player ]

He uses OS3.9 by the looks of it.
Mark sealey is offline  
Old 24 August 2020, 09:10   #7
MAxwell Smart
Registered User
 
Join Date: Aug 2020
Location: finland
Posts: 1
Have anyone solved this furiatune setpatch failed returncode 20 problem?
MAxwell Smart is offline  
Old 24 August 2020, 11:34   #8
gulliver
BoingBagged
 
gulliver's Avatar
 
Join Date: Aug 2007
Location: The South of nowhere
Age: 46
Posts: 2,358
Quote:
Originally Posted by MAxwell Smart View Post
Have anyone solved this furiatune setpatch failed returncode 20 problem?
The problem was that the user was using a SetPatch option (NOROMUPDATE) that only works with AmigaOS 3.9, so all other AmigaOS versions will of course fail because they cant recognize it.
gulliver is offline  
Old 24 August 2020, 13:48   #9
Jolabandola
Registered User
 
Join Date: Oct 2019
Location: Nordmaling/Sweden
Posts: 100
Quote:
Originally Posted by MAxwell Smart View Post
Have anyone solved this furiatune setpatch failed returncode 20 problem?
I solved the problem by deleting the setpatch line that i found in furiatuneset.
Jolabandola is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
SetPatch / CacheControl() dissident Coders. System 17 04 March 2018 17:01
Setpatch 3.9 Romupdate Yes or No ? Nibbler support.Hardware 0 06 February 2015 22:31
Cybervision 64/3D and setpatch JackLeather support.Hardware 23 19 April 2009 23:27
SetPatch: Unloading possible? mrleeman support.Apps 1 21 July 2008 10:06
where can i find setpatch 44.38 turrican3 request.Apps 5 07 May 2007 19:46

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 23:13.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08188 seconds with 15 queries