steam-multiplayer-peer
steam-multiplayer-peer copied to clipboard
WARNING: core/object/class_db.cpp:2249 on project launch
WARNING: core/object/class_db.cpp:2249 - Instantiated SteamPeerConfig used as default value for SteamMultiplayerPeer's "configs" property.
Get this warning when I open my project, I haven't really done anything yet so not sure why.
This normal or something I'm doing wrong?
Hi @SeaKrill It is normal in the sense that it should not affect your project and networking, but it is implemented outside of Godot's standard and generates this warning. I will leave this topic open to correct this.