kibook / pmms

Synchronized media player for FiveM and RedM
136 stars 59 forks source link

error #9

Closed nikos9595 closed 3 years ago

nikos9595 commented 3 years ago

SCRIPT ERROR: @pmms/server.lua:556: attempt to index a nil value (local 'options')

kibook commented 3 years ago

Could you describe the steps you did to cause the error?

nikos9595 commented 3 years ago

I wrote next to musicphone pmm ..a panel opened I choose the near phonebox I paste the URL from YouTube and after I pressed start gave me this error

Αποκτήστε το Outlook για Androidhttps://aka.ms/ghei36


From: kibook @.> Sent: Sunday, July 18, 2021 9:31:37 PM To: kibook/pmms @.> Cc: Tecktorious @.>; Author @.> Subject: Re: [kibook/pmms] error (#9)

Could you describe the steps you did to cause the error?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kibook/pmms/issues/9#issuecomment-882099246, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJ4OSQ74I4E2FFGXWNTDXZTTYMMYTANCNFSM5ASLXJ6A.

kibook commented 3 years ago

Does it happen with every URL or just a specific one? If it only happens with certain ones, could you provide an example?

kibook commented 3 years ago

bebbee3 should make it so this will no longer produce an ugly fatal error, but it probably won't fix the root cause of the problem, which is that for some reason the pmms:start event is getting a nil value for the options table.

nikos9595 commented 3 years ago

client.lua 1028 error again duibrowser ! i done all right ! still the error

kibook commented 3 years ago

Please include the full text of the error message you receive, or a screenshot of the error in the console, it will help in trying to figure out what's going on. Could you also please provide an example URL you are trying to play that is giving you these errors? I play YouTube videos all the time with this without issues, so there's something else going on here.