rolisteam icon indicating copy to clipboard operation
rolisteam copied to clipboard

Character sheet not working (v1.9)

Open maxsteely opened this issue 4 years ago • 2 comments

Rolisteam version: 1.9.1 Operating System and version (remove irrelevant):

  • Windows 10

Hello, I made a Dice system for the Legend of the Five Rings 5th edition as a character sheet for Rolisteam v1.8. Since the v.1.9 this dice system is not working anymore. It displays a blank page. I used the python script you gave in another issue to try to convert the file but it still doesn't display. In the presentation video you say that we need now to attach the sheet to a player to use it but I can't even attach it to any player.

I have an error in RCSE and I'm not sure if this is related, the error is : Error - QNetworkReplyHttpImplPrivate::_q_startOperation was called more than once QUrl("http://maxsteely.hopto.org/l5r_b1.png") (:)

I attached the file l5r_v5_dice.zip

Thank you for you help.

maxsteely avatar Feb 04 '20 21:02 maxsteely

The issue is that there is no data field in your sheet. So the sharing menu can be displayed. I fixed it.

l5r_v5_dice_fixed.zip

I just add a whatever data field so now, you can share the sheet. If you are using it as tool for IRL game (with no other player), you need to create a NPC in the player list panel. Then you will have a character to share to. Right Click on the field and share to the new character.

If you use it in game using rolisteam (with some remote player). There are two ways to improve it. You can display text in instant message (since 1.9) to summarize any result or you can add some fields to share the result between players and GM. So you will be able to see the result.

And you may have some issue with your qml code. I got a lot of warnings too.

obiwankennedy avatar Feb 05 '20 00:02 obiwankennedy

Can I close this ticket ?

obiwankennedy avatar Feb 12 '20 13:02 obiwankennedy