Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character sheet not working (v1.9) #116

Open
maxsteely opened this issue Feb 4, 2020 · 2 comments
Open

Character sheet not working (v1.9) #116

maxsteely opened this issue Feb 4, 2020 · 2 comments
Assignees
Milestone

Comments

@maxsteely
Copy link

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.

@obiwankennedy
Copy link
Member

obiwankennedy commented Feb 5, 2020

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
Copy link
Member

Can I close this ticket ?

@obiwankennedy obiwankennedy self-assigned this Feb 12, 2020
@obiwankennedy obiwankennedy added this to the v1.9.2 milestone Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants