Welcome to Certabo forum

Both posts in italian and in english are accepted on the forum to help everybody to provide contribution irrespective to geographical location. Object of the forum is to provide technical information on various items and help developer and users to personalise software for Certabo chessboards. User explicitly accepts the conditions of use of this forum here reported.

A brief introduction of user is always appreciated in section Welcome to….

Benvenuti nel forum di Certabo

Sul forum possono essere postati articoli sia in lingua italiana che inglese per permettere a tutti di dare il proprio contributo da diversi luoghi geografici. Il forum ha come scopo fornire informazioni tecniche in generale e aiutare gli sviluppatori ed utenti a personalizzare software per le scacchiere Certabo. L’utente accetta esplicitamente le condizioni del presente forum consultabili qui.

Un breve saluto del nuovo utente è sempre gradito nella sezione Benvenuti a….

Please or Register to create posts and topics.

Mods, scripting and download section

PreviousPage 3 of 3

@julkal thank you for the insight.

What I really need is the actual error message. Can you please go to "C:\Program Files\Certabo Software [mod by LadyEklipse]" or wherever you have the software installed, SHIFT+right click on an empty space in Explorer, type "./main" and press Enter? Running the program this way will still crash it, but the traceback with the error should at least be left in the PowerShell window.

......if launching from terminal add --debug after main it will give much detailed log

Pietro

 

 

 

Lady Eklipse has reacted to this post.
Lady Eklipse

Warnung: PowerShell hat erkannt, dass Sie möglicherweise eine Sprachausgabe verwenden und PSReadline aus Kompatibilitätszwecken deaktiviert haben. Wenn Sie es erneut aktivieren möchten, führen Sie „Import-Modul psReadline” aus.

PS C:\Program Files\Certabo Software [mod by LadyEklipse]> ./main
pygame 2.0.2 (SDL 2.0.16, Python 3.7.4)
Hello from the pygame community. https://www.pygame.org/contribute.html
2022-09-08 23:02:38,762:logger:###########################################################################
2022-09-08 23:02:38,762:logger:###########################################################################
2022-09-08 23:02:38,762:logger:MAIN application launched
2022-09-08 23:02:38,762:logger:Version: 4.52 mod by Lady Eklipse build 2022-08-28
2022-09-08 23:02:38,762:logger:Arguments: Namespace(btport=None, debug=None, force_window=False, game_id=None, game_key=None, hide_cursor=False, max_depth=20, multiprocessing_fork=None, port_not_strict=True, publish=None, reaction_speed=3, robust=False, syzygy=None, usbport=None)
2022-09-08 23:02:39,053:main:Screen size = 2560px x 1600px
2022-09-08 23:02:39,053:main:Running game with xresolution = 1920
2022-09-08 23:02:39,053:main:Running game with window size = 1500px x 1000px
sprites\sprites_1920\black_bishop.png
Traceback (most recent call last):
File "main.py", line 517, in <module>
File "utils\media.py", line 150, in load_sprites
FileNotFoundError: No such file or directory.
[8496] Failed to execute script 'main' due to unhandled exception!
PS C:\Program Files\Certabo Software [mod by LadyEklipse]>

Thanks, @julkal, the bug is fixed and the installer is reuploaded. The link is the same, I'll leave it here again:
https://drive.google.com/file/d/1QtNRqArxsBI2_MnpuQzktm-W_ESU8KI1/view?usp=sharing

Thank´s a lot for your efforts. Now everything works perfect.

really useful modifications.......

Julian

PreviousPage 3 of 3