arcanistzed / scs

An implementation of the Simultaneous Combat System for Foundry VTT.
https://arcanist.me
MIT License
11 stars 5 forks source link

No Intro #1

Closed Handyfon closed 3 years ago

Handyfon commented 3 years ago

Foundry 0.8.8. The intro doesn't pop up. Additionally it seems the intro breaks new worlds that don't scene yet. (The world becomes unresponsive, likely some sort of infinity loop) image image

arcanistzed commented 3 years ago

You're using an outdated version of IntroJS, but even the latest version won't work because it doesn't include any of the library's css files :facepalm: It will work if installed from here https://github.com/arcanistzed/intro.js-lib/releases/download/3.2.1-fvtt3/module.json

baileywick commented 3 years ago

I've installed from the link you provided here and still can't get the tutorial to show up. Would love to explore how to use this system.

arcanistzed commented 3 years ago

@baileywick Do you see any errors in the console? (press F12 to open) Keep in mind that if you've clicked "Don't Show Again", you must re-enable the tutorial in settings.

baileywick commented 3 years ago

No console errors. Does it only work with browser and not the Foundry client? Or just for the player and not the GM?

On Thu, Jul 15, 2021, 9:22 AM arcanist @.***> wrote:

@baileywick https://github.com/baileywick Do you see any errors in the console? (press F12 to open) Keep in mind that if you've clicked "Don't Show Again", you must re-enable the tutorial in settings.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arcanistzed/scs/issues/1#issuecomment-880837485, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADMLTXSJQKCCSGILHH6LZ23TX4DNJANCNFSM5ALDQHOQ .

arcanistzed commented 3 years ago

It works for both players and the GM. The tutorial doesn't differentiate between them.

I've only tested it in the browser. I don't have an installation with the client, but I can get one and test later. I think Corporat had success with using it in the client on his Twitch stream yesterday, so that shouldn't be an issue either.

Does it work in the browser?

baileywick commented 3 years ago

I've tried browser and client. Doesn't work with either. I've also disabled all other modules. No console errors. Still doesn't work. I see the little UI in the corner, but all I can do is forward or reverse it. Not sure if that's the extent of the functionality.

On Thu, Jul 15, 2021, 3:45 PM arcanist @.***> wrote:

It works for both players and the GM. The tutorial doesn't differentiate between them.

I've only tested it in the browser. I don't have an installation with the client, but I can get one and test later. I think Corporat had success with using it in the client on his Twitch stream yesterday, so that shouldn't be an issue either.

Does it work in the browser?

On Thu., Jul. 15, 2021, 12:29 p.m. baileywick, @.***> wrote:

No console errors. Does it only work with browser and not the Foundry client? Or just for the player and not the GM?

On Thu, Jul 15, 2021, 9:22 AM arcanist @.***> wrote:

@baileywick https://github.com/baileywick Do you see any errors in the console? (press F12 to open) Keep in mind that if you've clicked "Don't Show Again", you must re-enable the tutorial in settings.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arcanistzed/scs/issues/1#issuecomment-880837485, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/ADMLTXSJQKCCSGILHH6LZ23TX4DNJANCNFSM5ALDQHOQ

.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/arcanistzed/scs/issues/1#issuecomment-880842130, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ATXUNYDDOQU4XHODJ7NNVHTTX4EFTANCNFSM5ALDQHOQ

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arcanistzed/scs/issues/1#issuecomment-881057243, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADMLTXTTLWNDKUXGF4LMR33TX5QHXANCNFSM5ALDQHOQ .

arcanistzed commented 3 years ago

Can you confirm that you are on IntroJS 3.2.1-fvtt3 and SCS 1.0.2?

arcanistzed commented 3 years ago

@baileywick Did you figure this out?

baileywick commented 3 years ago

Intro.js is v3.2.1-vtt3. not 2.3.1. is that what you mean?

Still not working. Want to ping me on discord?

On Fri, Jul 16, 2021, 12:12 PM arcanist @.***> wrote:

Reopened #1 https://github.com/arcanistzed/scs/issues/1.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arcanistzed/scs/issues/1#event-5032476222, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADMLTXR2KLCYCNFAJV3TTADTYCAC3ANCNFSM5ALDQHOQ .

arcanistzed commented 3 years ago

Yes, that's what I meant, We should indeed move this to discord. I made a new server for my modules https://discord.gg/AAkZWWqVav I'll see you there :slightly_smiling_face:

arcanistzed commented 3 years ago

Fixed by https://github.com/League-of-Foundry-Developers/intro.js-lib/pull/5