Topic: The Emerald Theme
OIPUN Topic Opener |
Posted at: 2024-10-14, 18:50
I have a new theme addon but I am not able to upload it. It is kind of strange, as for some addons I don't have a problem to upload them (barbarians_empire_economy_upgrade for example). But some cause the strange "map::at" error. So I don't think this is some kind of different file separator issue, because I shouldn't be able to upload any addon then. I am also not able to post it here as it is too big (42 MB). Well, I know, this is just a minor issue. The important thing is that the addons are working and that is great. Top Quote |
Nordfriese |
Posted at: 2024-10-15, 10:38
If you're on Windows, I think this is still the path separators bug. It only hits of your add-on has nested subdirectories, of the sort If you are able to compile Widelands yourself, I can make a branch for you to test to see if I can fix the problem without being able to reproduce it myself. Top Quote |
Nordfriese |
Posted at: 2024-10-15, 10:49
Actually, scratch that. Maybe we can fix it in the server directly. I have put up a server branch on Alpha for testing. Please start Wiidelands with the command line parameter Top Quote |
OIPUN Topic Opener |
Posted at: 2024-10-15, 11:46
I tried and I am not able to log in with my password. Is it possible or am I doing something wrong? Top Quote |
Nordfriese |
Posted at: 2024-10-15, 11:56
Oh, sorry… Top Quote |
OIPUN Topic Opener |
Posted at: 2024-10-15, 12:21
It doesn't help. Top Quote |
Nordfriese |
Posted at: 2024-10-15, 12:35
Hm, according to the server logs several files were read and the stream was interrupted by the client in the middle of the upload. I suspect this might now be a separate, unrelated bug with large uploads in v1.2 that was fixed in the current development version. Could you try again with a recent development build? Edit: But the handshake with the filelist to send is clearly working now, so the first part of the bug is proven fixed by the branch. I'll make a PR with it later. Edited: 2024-10-15, 12:35
Top Quote |
OIPUN Topic Opener |
Posted at: 2024-10-15, 12:53
It is starting to be more complicated. I've set a max version to 1.2 for the theme addon because it doesn't work properly with 1.3 and the upload doesn't involve the addon in the list at all. But I tried the White Summer addon as there is an update too and this is the result. Top Quote |
Nordfriese |
Posted at: 2024-10-15, 13:52
White summer could not be updated on Alpha by you because you did not upload the initial add-on to Alpha. I have added you as the uploader for White Summer and White Summer Maps on Alpha now so it should work now. (That the message which I see in the log does not reach your screen is another known Windows-specific bug with networking.) Top Quote |
OIPUN Topic Opener |
Posted at: 2024-10-15, 14:12
I've removed the max version and uploaded all 3 addons (Emerald Theme, White Summer and Tropical Maps). Now there is just the problem that the Emerald theme is not compatible with 1.3. So there will be need to update this addon before the new version is released. Top Quote |