Advertisement
Guest User

SocialChat V2 Error Log

a guest
May 10th, 2023
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.87 KB | None | 0 0
  1. Error1:
  2. ServerScriptService.MainModule:82: SocialChat Misconfiguration: ChatUI Missing! Please install the 'Chat' ScreenGui object into the SocialChat configurations folder to fix this issue. - Server - MainModule:82
  3.  
  4. Fix ->
  5. Copy / pasted the chat ui from the toolbox model into the config folder
  6.  
  7. -----------------------------------------------------------------------
  8.  
  9. Error2:
  10. Server is not a valid member of Folder "ServerScriptService.SocialChat v2.Extensions" - Server - MainModule:106
  11.  
  12. Fix ->
  13. Create the "Server" folder under the extension folder
  14.  
  15. -----------------------------------------------------------------------
  16.  
  17. Error3:
  18. Shared is not a valid member of Folder "ServerScriptService.SocialChat v2.Extensions" - Server - MainModule:106
  19.  
  20. Fix ->
  21. Create the "Shared" folder under the extension folder
  22.  
  23. -----------------------------------------------------------------------
  24.  
  25. Error4:
  26. Server is not a valid member of Folder "ReplicatedStorage.SocialChat.Resources" - Server - SocialChat:58
  27.  
  28. Fix ->
  29. Create the "Server" folder under the resources folder
  30.  
  31. -----------------------------------------------------------------------
  32.  
  33. Error5:
  34. Shared is not a valid member of Folder "ReplicatedStorage.SocialChat.Resources" - Server - SocialChat:58
  35.  
  36. Fix ->
  37. Create the "Shared" folder under the resources folder
  38.  
  39. -----------------------------------------------------------------------
  40.  
  41. Error6:
  42. Example is not a valid member of ModuleScript "ReplicatedStorage.SharedChatSettings.Styles" - Server - Styles:12
  43.  
  44. Fix ->
  45. Copy / paste the "Example" UIGradient from the toolbox model under the "Styles" ModuleScript
  46.  
  47. -----------------------------------------------------------------------
  48.  
  49. Error7:
  50. Remotes is not a valid member of ModuleScript "ReplicatedStorage.SocialChat" - Server - SocialChat:98
  51.  
  52. Fix ->
  53. Create the "Remotes" folder under the "SocialChat" ModuleScript
  54.  
  55. -----------------------------------------------------------------------
  56.  
  57. Error8:
  58. Speakers is not a valid member of Folder "ReplicatedStorage.SocialChat.Remotes" - Server - Speakers:45
  59.  
  60. Fix ->
  61. Create the "Speakers" folder under the "Remotes" folder
  62.  
  63. -----------------------------------------------------------------------
  64.  
  65. Error9:
  66. EventSpeakerAdded is not a valid member of Folder "ReplicatedStorage.SocialChat.Remotes.Speakers" - Server - Speakers:137
  67.  
  68. Fix ->
  69. Create the "EventSpeakerAdded" remote event under the "Speakers" folder
  70.  
  71. -----------------------------------------------------------------------
  72.  
  73. Error10:
  74. DataService is not a valid member of Folder "ReplicatedStorage.SocialChat.Remotes" - Server - DataService:34
  75.  
  76. Fix ->
  77. Create the "DataService" folder under the "Remotes" folder
  78.  
  79. -----------------------------------------------------------------------
  80.  
  81. Error11:
  82. EventDataEntry is not a valid member of Folder "ReplicatedStorage.SocialChat.Remotes.DataService" - Server - DataService:94
  83.  
  84. Fix ->
  85. Create the "EventDataEntry" RemoteEvent under the "DataService" folder
  86.  
  87. -----------------------------------------------------------------------
  88.  
  89. Error12:
  90. EventReplicateData is not a valid member of Folder "ReplicatedStorage.SocialChat.Remotes.DataService" - Server - DataService:110
  91.  
  92. Fix ->
  93. Create the "EventReplicateData" RemoteFunction under the "DataService" folder
  94.  
  95. -----------------------------------------------------------------------
  96.  
  97. Error13:
  98. BubbleChat is not a valid member of Folder "ReplicatedStorage.SocialChat.Remotes" - Server - BubbleChat:26
  99.  
  100. Fix ->
  101. Create the "BubbleChat" folder under the "Remotes" folder
  102.  
  103. -----------------------------------------------------------------------
  104.  
  105. Error14:
  106. UpdateTypingState is not a valid member of Folder "ReplicatedStorage.SocialChat.Remotes.BubbleChat" - Server -
  107.  
  108. Fix ->
  109. Create the "UpdateTypingState" RemoteEvent under the "BubbleChat" folder
  110.  
  111. -----------------------------------------------------------------------
  112.  
  113. Error15:
  114. EventRenderBubble is not a valid member of Folder "ReplicatedStorage.SocialChat.Remotes.BubbleChat" - Server - Channels:56
  115.  
  116. Fix ->
  117. Create the "EventRenderBubble" RemoteEvent under the "BubbleChat" folder
  118.  
  119. -----------------------------------------------------------------------
  120.  
  121. Error16:
  122. Channels is not a valid member of Folder "ReplicatedStorage.SocialChat.Remotes" - Server - Channels:57
  123.  
  124. Fix ->
  125. Create the "Channels" folder under the "Remotes" folder
  126.  
  127. -----------------------------------------------------------------------
  128.  
  129. Error17:
  130. EventSendMessage is not a valid member of Folder "ReplicatedStorage.SocialChat.Remotes.Channels" - Server - Channels:91
  131.  
  132. Fix ->
  133. Create the "EventSendMessage" RemoteEvent under the "Channels" folder
  134.  
  135. -----------------------------------------------------------------------
  136.  
  137. Error18:
  138. ExtensionGateway is not a valid member of Folder "ReplicatedStorage.SocialChat.Remotes" - Server - Server:135
  139.  
  140. Fix ->
  141. Create the "ExtensionGateway" RemoteFunction under the "Remotes" folder
  142.  
  143. -----------------------------------------------------------------------
  144.  
  145. Error19:
  146. EventClientReady is not a valid member of Folder "ReplicatedStorage.SocialChatEvents" - Server - SocialChat:111
  147.  
  148. Fix ->
  149. Create the "EventClientReady" RemoteEvent under the "Remotes" folder (This folder gets named to "SocialChatEvents" at this point)
  150.  
  151. -----------------------------------------------------------------------
  152.  
  153. Error20:
  154. NoteAPI is not a valid member of ModuleScript "ReplicatedStorage.SocialChat.Resources.Client.Module.FunctUI.Classes.Note" - Client - Note:23
  155.  
  156. Fix ->
  157. Copy / paste the "NoteApi" ScreenGui under the "Note" ModuleScript
  158.  
  159. -----------------------------------------------------------------------
  160.  
  161. Error21:
  162. Infinite yield possible on 'ReplicatedStorage.SocialChat.Environments.Client.Components.ControlPanel:WaitForChild("Presets")' - Studio
  163. 13:28:26.515 Stack Begin - Studio
  164. 13:28:26.515 Script 'ReplicatedStorage.SocialChat.Environments.Client.Components.ControlPanel.API.Navigator', Line 20 - Studio - Navigator:20
  165.  
  166. Fix ->
  167. Copy / paste the "Presets" folder under the "ControlPanel" ModuleScript
  168.  
  169. -----------------------------------------------------------------------
  170.  
  171. Error22:
  172. PanelReference is not a valid member of ModuleScript "ReplicatedStorage.SocialChat.Environments.Client.Components.ControlPanel" - Client - Navigator:21
  173.  
  174. Fix ->
  175. Create the "PanelReference" ObjectValue under the "ControlPanel" folder
  176.  
  177. -----------------------------------------------------------------------
  178.  
  179. Error23:
  180. Presets is not a valid member of ModuleScript "ReplicatedStorage.SocialChat.Environments.Client" - Client - Client:221
  181.  
  182. Fix ->
  183. Copy / paste the "Presets" folder under the "Client" ModuleScript
  184.  
  185. -----------------------------------------------------------------------
  186.  
  187. Error24:
  188. ReplicatedStorage.SocialChat.Environments.Client.Components.ControlPanel:108: Failed to initialize page "Extensions"! (response: Styles is not a valid member of ModuleScript "ReplicatedStorage.SocialChat.Resources.Client.Module.FunctUI.Classes.Note")
  189. ReplicatedStorage.SocialChat.Trace
  190. ReplicatedStorage.SocialChat.Trace:28 function Error
  191. ReplicatedStorage.SocialChat.Environments.Client.Components.ControlPanel:108 function Initialize
  192. ReplicatedStorage.SocialChat.Environments.Client:216 function Initialize
  193. ReplicatedStorage.SocialChat:135 function GetSocialChat
  194. ReplicatedStorage.SocialChat:155
  195. - Client - Trace:28
  196.  
  197. Fix ->
  198. Copy / paste the "Styles" folder under the "Note" ModuleScript
  199.  
  200. -----------------------------------------------------------------------
  201.  
  202. Error25:
  203. EventLeaveChannel is not a valid member of Folder "ReplicatedStorage.SocialChatEvents.Channels" - Client - Channels:141
  204.  
  205. Fix ->
  206. Create the "EventLeaveChannel" RemoteEvent under the "Channels" folder
  207.  
  208. -----------------------------------------------------------------------
  209.  
  210. Error26:
  211. EventJoinChannel is not a valid member of Folder "ReplicatedStorage.SocialChatEvents.Channels" - Client - Channels:148
  212.  
  213. Fix ->
  214. Create the "EventJoinChannel" RemoteEvent under the "Channels" folder
  215.  
  216. -----------------------------------------------------------------------
  217.  
  218. Error27:
  219. Categories is not a valid member of ModuleScript "ReplicatedStorage.ChatExtensions.Client.Emojipedia" - Client - Emojipedia:131
  220.  
  221. Fix ->
  222. Copy / paste the "Categories" folder under the "Emojipedia" ModuleScript
  223.  
  224. -----------------------------------------------------------------------
  225.  
  226. Error28:
  227. Presets is not a valid member of ModuleScript "ReplicatedStorage.ChatExtensions.Client.Emojipedia" - Client - Emojipedia:132
  228.  
  229. Fix ->
  230. Copy / paste the "Presets" folder under the "Emojipedia" ModuleScript
  231.  
  232. -----------------------------------------------------------------------
  233.  
  234. Error29:
  235. Content is not a valid member of ModuleScript "ReplicatedStorage.ChatExtensions.Client.Emojipedia" - Client - Emojipedia:139
  236.  
  237. Fix ->
  238. Copy / paste the "Content" folder under the "Emojipedia" ModuleScript
  239.  
  240. -----------------------------------------------------------------------
  241.  
  242.  
  243.  
  244. ------------- [[ NOTE ]] -----------------------
  245. At this point, there are no further errors, and everything seems to work. Until you run the place in a local server, then you get the following error, which I thought was a bit out of my scope to fix, as it seems deeply integrated into the way SocialChat internally works, and is a bit out of my scope. This is the state where the place file I submitted is at currently.
  246.  
  247. Final Error:
  248. ReplicatedStorage.SocialChat.Environments.Client.Components.ControlPanel:108: Failed to initialize page "Home"! (response: MarketPlaceService::PlayerOwnsAsset failed because HTTP 400 (Bad Request))
  249. ReplicatedStorage.SocialChat.Trace
  250. ReplicatedStorage.SocialChat.Trace:28 function Error
  251. ReplicatedStorage.SocialChat.Environments.Client.Components.ControlPanel:108 function Initialize
  252. ReplicatedStorage.SocialChat.Environments.Client:216 function Initialize
  253. ReplicatedStorage.SocialChat:135 function GetSocialChat
  254. ReplicatedStorage.SocialChat:155
  255. - Client - Trace:28
  256. 13:56:02.665 Stack Begin - Studio
  257. 13:56:02.665 Script 'ReplicatedStorage.SocialChat.Trace', Line 28 - function Error - Studio - Trace:28
  258. 13:56:02.665 Script 'ReplicatedStorage.SocialChat.Environments.Client.Components.ControlPanel', Line 108 - function Initialize - Studio - ControlPanel:108
  259. 13:56:02.665 Script 'ReplicatedStorage.SocialChat.Environments.Client', Line 216 - function Initialize - Studio - Client:216
  260. 13:56:02.665 Script 'ReplicatedStorage.SocialChat', Line 135 - function GetSocialChat - Studio - SocialChat:135
  261. 13:56:02.665 Script 'ReplicatedStorage.SocialChat', Line 155 - Studio - SocialChat:155
  262. 13:56:02.665 Stack End - Studio
  263. 13:56:02.665 Requested module experienced an error while loading - Client - SocialChatClient:7
  264. 13:56:02.665 Stack Begin - Studio
  265. 13:56:02.665 Script 'Players.Player2.PlayerGui.SocialChatClient', Line 7 - Studio - SocialChatClient:7
  266. 13:56:02.665 Stack End - Studio
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement