Source dist missing file?

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
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Wizardry Dragon »

This bug was submitted to the Exult bug tracker as bug 3138861. Link: https://sourceforge.net/tracker/?func=d ... tid=102335
-----------
Peter M Dodge
aka Wizardry Dragon
www.thefeudallands.ca
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Dominus »

I'm guessing it is tied to the static file issue. On Windows I couldn't reproduce this problem. Going to try it now on my Fedora 14...
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Wizardry Dragon »

It seems likely; appearances are that ES is not entirely configured properly in regards to *nix paths.
----------
Peter M Dodge
aka Wizardry Dragon
www.thefeudallands.ca
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Dominus »

I cannot confirm this behavior on Fedora 14.
The way I did it:
started a new BG game
started ES by ctrl-alt-m
in ES made a new map by menu->map->new
changed to the map by menu->map->map#
saved the map in ES by menu->file->save->map
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Wizardry Dragon »

Specifically, I am using the TFL maps available from the TFL CVS repository. Map02 is the culprit, however the error occurs with all maps because the directories are not made.

It is very likely that when you made the new map, the directory was created as part of the creation, however that when you're loading mods with the extended maps in place, it is not.
----------
Peter M Dodge
aka Wizardry Dragon
www.thefeudallands.ca
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Wizardry Dragon »

A slight correction: All of the extended maps. The orignal BG map loads fine as it is not in one of the mapXX directories.
----------
Peter M Dodge
aka Wizardry Dragon
www.thefeudallands.ca
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Dominus »

ok, can you add this info to the bug report so it is clear that on new map creation this works fine. Only on loading games/mods with existing maps the problem shows it self?
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Wizardry Dragon »

Certainly, since we have ruled out new maps being created a s problem it only seems to be the due recourse.

I'll take a look at the code myself and see if I cant at least figure out what is causing the problem, as well.
----------
Peter M Dodge
aka Wizardry Dragon
www.thefeudallands.ca
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Wizardry Dragon »

An addendum comment has been posted to bug #3138861 which hopefully clarifies the problem.
----------
Peter M Dodge
aka Wizardry Dragon
www.thefeudallands.ca
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Dominus »

Thanks.
This lead me to another observation that the autodection of games (http://exult.info/docs.php#path_config_nix) can't find the games if their static folder has a mixed case. "Static" will fail, while "static" or "STATIC" will make it work.

Very similar to Exult Studio failing with the folder being in upper case (I mistakenly thought the issue with ES was that ALL files needed to be lower case, while only the folder itself needs to be lower case)
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Wizardry Dragon »

Heh, the bugs just keep on coming :)

Speaking of, I submitted the build error to the bugs tracker as well, as bug #3139441. Link: https://sourceforge.net/tracker/?func=d ... tid=102335
----------
Peter M Dodge
aka Wizardry Dragon
www.thefeudallands.ca
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Dominus »

Yes, I noticed :)
I changed that bug a bit and made it more X11 systems specific.
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Wizardry Dragon »

Tinker all you want, just trying to help and report the issues I do find that aren't just me being out of practice for half a year :P
----------
Peter M Dodge
aka Wizardry Dragon
www.thefeudallands.ca
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Dominus »

and thank you for that. Some bugs only surface when someone is actually using the program(s). So it is good you came back to working on TFL now, that we might be able to fix some stuff before making a final Exult version...
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Wizardry Dragon »

Marzo could tell you that I have a penchant for finding obscure bugs :P
----------
Peter M Dodge
aka Wizardry Dragon
www.thefeudallands.ca
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Source dist missing file?

Post by Dominus »

Edit:
Fixed the -lX11 problem in SVN just now.
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Locked