Gildor's Forums

Author Topic: Rise of the Argonauts  (Read 2880 times)
JohnHudeski
Newbie
*
Posts: 25


View Profile
Rise of the Argonauts
« on: March 03, 2013, 12:05 »

I cant seem to get the pc version of Rise of the Argonauts to work. I just get warnings and errors.

Code: (Extract.bat)
@ECHO OFF 
cls
for /f %%a IN ('dir /b *.xxx *.u *.ukx *.upk') do call runner.bat %%~na %%~xa

Code: (runner.bat)
@ECHO OFF 
umodel -game=argo -export -nostat -all -uncook -groups -uc -notgacomp %1%2

I have used these exact commands on multiple games with no problems
Same effect with or without  gametag



Code: (output)
Found 4 game files (2 skipped)
Loading package: Achilles_AITree.upk Ver: 539/43 Engine: 3857 Names: 460 Exports
: 1801 Imports: 59 Game: 802B
Specified package(s) has no supported objects
Found 4 game files (2 skipped)
Loading package: Hercules_AITree.upk Ver: 539/43 Engine: 3857 Names: 451 Exports
: 1455 Imports: 62 Game: 802B
Specified package(s) has no supported objects
Found 4 game files (2 skipped)
Loading package: Pan_AITree.upk Ver: 539/43 Engine: 3857 Names: 453 Exports: 149
0 Imports: 60 Game: 802B
Specified package(s) has no supported objects
Found 4 game files (2 skipped)
Loading package: Pytheas_AI.upk Ver: 539/43 Engine: 3857 Names: 436 Exports: 256
0 Imports: 57 Game: 802B
Specified package(s) has no supported objects
Press any key to continue . . .
« Last Edit: March 03, 2013, 12:10 by avok23 » Logged
Gildor
Administrator
Hero Member
*****
Posts: 7973



View Profile WWW
Re: Rise of the Argonauts
« Reply #1 on: March 03, 2013, 12:11 »

First of all, I don't know why do you use this ancient batch file. Check this thread:
http://www.gildor.org/smf/index.php/topic,1099.0.html

And the second - I see no errors in your output.
Logged
JohnHudeski
Newbie
*
Posts: 25


View Profile
Re: Rise of the Argonauts
« Reply #2 on: March 04, 2013, 01:12 »

LOL ancient. I wanted to post the whole batch file error but it was too long.

Thanks. This works like a charm. I could make a .Net program that you just drag the folder onto a form/program so the bat file doesnt get modified all the time.
« Last Edit: March 04, 2013, 01:36 by avok23 » Logged
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC
Leviathan design by Bloc | XHTML | CSS