Help menu doesn't work

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Etzel
Posts: 7
Joined: April 25th, 2021, 11:35 pm

Re: Help menu doesn't work

Post by Etzel »

octalot wrote: July 19th, 2021, 9:40 am Thanks for reporting. It seems to me that the "Map and Scenario Editor" section's main topic is broken, but the "Wesnoth Map Format" itself is okay.
Still I can open the main section. Only Wesnoth Map Format crashes the menu. I'm always talking about the Italian version, ofc.
User avatar
Pentarctagon
Project Manager
Posts: 5496
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: Help menu doesn't work

Post by Pentarctagon »

Etzel wrote: July 19th, 2021, 10:12 pm
Pentarctagon wrote: July 19th, 2021, 12:26 am Is there any message in the logs about what happened any of those times?

Code: Select all

Battle for Wesnoth v1.14.17
Started on Tue Jul 20 00:08:11 2021

Automatically found a possible data directory at C:\Program Files (x86)\Battle for Wesnoth 1.14.17

Data directory:               C:\Program Files (x86)\Battle for Wesnoth 1.14.17
User configuration directory: C:\Users\USER\Documents\My Games\Wesnoth1.14
User data directory:          C:\Users\USER\Documents\My Games\Wesnoth1.14
Cache directory:              C:\Users\USER\Documents\My Games\Wesnoth1.14\cache

Setting mode to 1920x1080
Checking lua scripts... ok
20210720 00:09:22 warning gui/event: distributor mouse button left [title_screen]: SDL left button up. The mouse button is already up, we missed an event.
Well, that's frustrating. Clearly there's an error happening, so it'd be good for Wesnoth to have logged it.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
User avatar
octalot
General Code Maintainer
Posts: 777
Joined: July 17th, 2010, 7:40 pm
Location: Austria

Re: Help menu doesn't work

Post by octalot »

Etzel wrote: July 19th, 2021, 10:12 pm

Code: Select all

Battle for Wesnoth v1.14.17
There will be fixes, but they're likely to be in 1.16 (AFAIK there won't be a 1.14.18 because 1.16 will release first). Thanks for reporting them - the one for "Map and Scenario Editor: Wesnoth Map Format" was fixed in 1.15.14, and my post to Antro yesterday had fixes for the other ones.
Pentarctagon wrote: July 20th, 2021, 5:35 pm Well, that's frustrating. Clearly there's an error happening, so it'd be good for Wesnoth to have logged it.
The logging is much more useful in 1.15.15:

Code: Select all

20210720 19:59:06 error help: Errore di parsing durante l’analisi del testo della sezione Aiuto: Unterminated single quote after: 'dst="editor_tool_fill’ text="riempire"'
20210720 20:10:55 error help: Errore di parsing durante l’analisi del testo della sezione Aiuto: Unterminated element: bolf
20210720 20:11:06 error help: Errore di parsing durante l’analisi del testo della sezione Aiuto: Unterminated element: bold
User avatar
Pentarctagon
Project Manager
Posts: 5496
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: Help menu doesn't work

Post by Pentarctagon »

Oh, nice.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
Post Reply