PacktPublishing / The-Essential-Guide-to-Creating-Multiplayer-Games-with-Godot-4.0

The Essential Guide to Creating Multiplayer Games with Godot-4.0 published by Packt
MIT License
77 stars 27 forks source link

Error Lesson 2 Sending-and-Receiving-data #1

Closed srj1970 closed 7 months ago

srj1970 commented 10 months ago

Tested on two computers (Using debug 2 instances on each). If user password entered, and password does not match dictionary entry, Godot Debug window freezes. "Invalid operands 'String' and 'Nil' in operator in. LoginScreen.gd Line 55. F.Y.I. Thanks.

henriiquecampos commented 7 months ago

Fixed in https://github.com/PacktPublishing/The-Essential-Guide-to-Creating-Multiplayer-Games-with-Godot-4.0/commit/6e8c7b9b547e501988106314aec45d8037a1fe27, closing the issue