Eggs-D-Studios / wos-issues

Waste of Space bugs, suggestions, and other feedback
10 stars 0 forks source link

Client script is broken #575

Closed RiskoZoSlovenska closed 1 day ago

RiskoZoSlovenska commented 1 day ago

Guidelines

Version

Main (Production)

What happened? What did you expect to happen?

Whenever I join a testing place, sprint, hovering and respawning are entirely broken and the following error can be found in the dev console:

TextChatService.OnChatWindowAdded is not enabled.
    Stack Begin
    Script 'ReplicatedStorage.Client.ClientModules.ChatHelper', Line 9
    Stack End
Requested module experienced an error while loading
    Stack Begin
    Script 'ReplicatedStorage.Client', Line 23
    Stack End
Requested module experienced an error while loading
    Stack Begin
    Script 'ReplicatedStorage.Client.PlayerClient', Line 16
    Stack End
ReplicatedStorage.Client.ClientModules.ClassesClient:288: attempt to index number with 'Parent'
    Stack Begin
    Script 'ReplicatedStorage.Client.ClientModules.ClassesClient', Line 288
    Stack End

I am running Roblox on Linux via Sober; I'm guessing that may be what's causing this bug to occur.

How can we reproduce this bug?

Join the game using Sober.

Frequency

Always

dogranger1 commented 1 day ago

copy of https://github.com/Eggs-D-Studios/wos-issues/issues/566 ?

Hexcede commented 1 day ago

This is an issue with Sober. Sober is currently 6+ versions out of date and doesn't have the new chat APIs as a result. Not planning to fix/workaround this as a result.