Expack bugs

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
Tenchi

Expack bugs

Post by Tenchi »

I found two bugs in Expack:

1. 'Create' doesn't work. From the Readme:

Syntax:
expack -c new_flexfile input_file_1 ... input_file_n

Example:
expack -c animals.flx ducky.wav kitty.wav moocow.wav doggy.wav

So I tried the following command which is totally correct according to the syntax:

expack -c fonts.vga 0.u7o 1.u7o 2.u7o 3.u7o 4.u7o 5.u7o 6.u7o 7.u7o 8.u7o 9.u7o

However, I *always* only get the following error message:

abnormal program termination

Expack.exe and the input-files are in the same dir, so that can't be it. Dunno if it's important, but I also have a 0 bytes 'fonts.vga' in the same dir after the error message.


2. The 'Add' command which is mentioned in the ReadMe is apparently unknown to Expack. Whenever I try Expack with the -a option, I always get the following message:

Usage:
D:\ULTIMA\ULTIMA7\STATIC\EXPACK.EXE -[l|x|c] file [index]

So, apparently there is no 'Add' command... but then, why is it in the ReadMe?
Locked