You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After Adjusting the "localHost" Specification for the server address to 0.0.0.0 to fix an issue where i was unable to connect i still can't get the program to work.
2B2W Will connect to the target server, anti afk works, but once i connect the program bombs out at states
C:\Users\REDACTED\2based2wait\node_modules\prismarine-item\index.js:51
if (registry.supportFeature('itemSerializationAllowsPresent')) {
^
TypeError: registry.supportFeature is not a function
The text was updated successfully, but these errors were encountered:
After Adjusting the "localHost" Specification for the server address to 0.0.0.0 to fix an issue where i was unable to connect i still can't get the program to work.
2B2W Will connect to the target server, anti afk works, but once i connect the program bombs out at states
C:\Users\REDACTED\2based2wait\node_modules\prismarine-item\index.js:51
if (registry.supportFeature('itemSerializationAllowsPresent')) {
^
TypeError: registry.supportFeature is not a function
The text was updated successfully, but these errors were encountered: