Wings of The Universe unfortunately crashed already 14 times for me.
Each crash I did something completely different and most of the time at a different place.
The actions and places were the following:
- 1x Shooting in 1-1 enemies. I did not finish killing them
- 8x Shooting in 1-2 a couple of pirates
- 1x I just flew around 1-2
- 1x 2-1 chatting in global and flying around
- 1x 2-1 shooting asteroids
- 1x 1-1 other player collected asteroid shortly before
- 1x 1-1 while reading my next mission
There aren't any log files I can append to this bug report?
(I couldn't find any in the "Wings of the Universe" game folder.)
ltokar
00:47:39, 18/12/2022
Post ID: 42
Hello Rezirox,
Thank you for posting this down.
There are actually logs being kept on the player's device (I didn't yet have time to properly document it on this forum, I am sorry about that). There is a directory in %appdata% called "WoTU", which holds up to 6 game logs (the most recent one from the latest game session is always called "wotu.log", then there are up to 5 historical logs of previous game sessions).
[u]The full path to the log directory should look like this:[/u]
[i]C:\Users\current_user\AppData\Roaming\WoTU\logs[/i]
(please replace [b]current_user[/b] with your own user name on your device)
It would be a great help if you could share with me the last lines (at the end of this log file). Error or warning messages are easy to spot in such log as their line in the file doesn't start with a timestamp. These log files can be opened by the Windows built-in Notepad or any other text editor.
From what I saw so far:
Do you think there were any ship wrecks around you in these situations? The wrecks are known to cause the game crash in some random situations. I will definitely spend more time on this as nobody really wants the game to be crashing at all.
Regards,
Lukas Tokar
None
22:25:09, 18/12/2022
Post ID: 49
Those log files were already deleted.
I don't think so. I always directly collect them if I kill an enemy.
So I would say: No there weren't any ship wrecks, at least not in my sight.
I will remember from now on to save my log files after a crash
(and possibly extract the error myself).
None
17:37:21, 19/12/2022
Post ID: 52
Same issue (focus on the discord to have a quick feedback from people - era of the forums is quite over.)
Logs (got crashed about 5 times in 10 min xD):
Godot Engine v3.5.stable.official.991bb6ac7 - https://godotengine.org
OpenGL ES 3.0 Renderer: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2
Async. shader compilation: OFF
1. 19/12/2022 | 18:25:05 | Game opened.
19/12/2022 | 18:25:30 | Entering game with ID: 79820967
ERROR: (Node not found: "galaxy_map/asteroids/1-1-ast-small-water-9" (relative to "/root").)
at: get_node (scene/main/node.cpp:1465) - Method failed. Returning: nullptr
ERROR: Failed to get path from RPC: galaxy_map/asteroids/1-1-ast-small-water-9.
at: _process_get_node (core/io/multiplayer_api.cpp:251) - Failed to get path from RPC: galaxy_map/asteroids/1-1-ast-small-water-9.
ERROR: Invalid packet received. Requested node was not found.
at: _process_packet (core/io/multiplayer_api.cpp:203) - Condition "node == nullptr" is true.
_____________
2.
19/12/2022 | 18:11:36 | Game opened.
19/12/2022 | 18:11:58 | Entering game with ID: 1437281674
ERROR: (Node not found: "galaxy_map/players/1967936857/collision/0" (relative to "/root").)
at: get_node (scene/main/node.cpp:1465) - Method failed. Returning: nullptr
ERROR: Failed to get path from RPC: galaxy_map/players/1967936857/collision/0.
at: _process_get_node (core/io/multiplayer_api.cpp:251) - Failed to get path from RPC: galaxy_map/players/1967936857/collision/0.
ERROR: Invalid packet received. Requested node was not found.
at: _process_packet (core/io/multiplayer_api.cpp:203) - Condition "node == nullptr" is true.
ERROR: (Node not found: "galaxy_map/players/1967936857/collision/1" (relative to "/root").)
at: get_node (scene/main/node.cpp:1465) - Method failed. Returning: nullptr
ERROR: Failed to get path from RPC: galaxy_map/players/1967936857/collision/1.
at: _process_get_node (core/io/multiplayer_api.cpp:251) - Failed to get path from RPC: galaxy_map/players/1967936857/collision/1.
ERROR: Invalid packet received. Requested node was not found.
at: _process_packet (core/io/multiplayer_api.cpp:203) - Condition "node == nullptr" is true.
ERROR: (Node not found: "galaxy_map/bullets/1967936857-4438" (relative to "/root").)
at: get_node (scene/main/node.cpp:1465) - Method failed. Returning: nullptr
ERROR: Failed to get path from RPC: galaxy_map/bullets/1967936857-4438.
at: _process_get_node (core/io/multiplayer_api.cpp:251) - Failed to get path from RPC: galaxy_map/bullets/1967936857-4438.
ERROR: Invalid packet received. Requested node was not found.
at: _process_packet (core/io/multiplayer_api.cpp:203) - Condition "node == nullptr" is true.
ERROR: (Node not found: "galaxy_map/bullets/1967936857-4439" (relative to "/root").)
at: get_node (scene/main/node.cpp:1465) - Method failed. Returning: nullptr
ERROR: Failed to get path from RPC: galaxy_map/bullets/1967936857-4439.
at: _process_get_node (core/io/multiplayer_api.cpp:251) - Failed to get path from RPC: galaxy_map/bullets/1967936857-4439.
ERROR: Invalid packet received. Requested node was not found.
at: _process_packet (core/io/multiplayer_api.cpp:203) - Condition "node == nullptr" is true.
19/12/2022 | 18:12:41 | You've received 2x Iron ore.
19/12/2022 | 18:12:47 | You've received 2x Iron ore.
19/12/2022 | 18:12:53 | You've received 2x Iron ore.
19/12/2022 | 18:13:11 | You've received 2x Iron ore.
19/12/2022 | 18:13:16 | You've received 2x Iron ore.
19/12/2022 | 18:13:16 | You have completed mission First steps 1
......
19/12/2022 | 18:16:23 | You are too close to the star!
19/12/2022 | 18:16:24 | You are too close to the star!
19/12/2022 | 18:17:58 | Equipment cannot be changed - you have to land on a planet or a station first!
ERROR: FATAL: Index p_index = 1 is out of bounds (count = 0).
at: operator[] (./core/local_vector.h:181) - FATAL: Index p_index = 1 is out of bounds (count = 0).
______________
None
17:37:59, 19/12/2022
Post ID: 53
3.
19/12/2022 | 18:18:51 | Game opened.
19/12/2022 | 18:19:10 | Entering game with ID: 2142866296
ERROR: FATAL: Index p_index = 2 is out of bounds (count = 1).
at: operator[] (./core/local_vector.h:181) - FATAL: Index p_index = 2 is out of bounds (count = 1).
__________
4.
19/12/2022 | 18:21:31 | Game opened.
19/12/2022 | 18:22:09 | Entering game with ID: 842518249
19/12/2022 | 18:22:26 | You've received 3x Copper ore.
19/12/2022 | 18:22:47 | Ship shot down: -[Novice Pirate]-
19/12/2022 | 18:22:47 | Received: [color=#00ff00]50[/color] Courons
19/12/2022 | 18:22:47 | Received: [color=#00ff00]1[/color] Experience
19/12/2022 | 18:22:47 | You are out of combat.
19/12/2022 | 18:22:50 | You've received 1x Scrap metals.
19/12/2022 | 18:22:50 | You have salvaged the wreck.
19/12/2022 | 18:23:03 | Ship shot down: -[Inexperienced Deserter]-
19/12/2022 | 18:23:03 | Received: [color=#00ff00]25[/color] Courons
19/12/2022 | 18:23:03 | Received: [color=#00ff00]1[/color] Experience
19/12/2022 | 18:23:03 | You are out of combat.
19/12/2022 | 18:23:05 | You've received 1x Scrap metals.
19/12/2022 | 18:23:05 | You have salvaged the wreck.
19/12/2022 | 18:23:19 | Ship shot down: -[Inexperienced Deserter]-
19/12/2022 | 18:23:19 | Received: [color=#00ff00]25[/color] Courons
19/12/2022 | 18:23:19 | Received: [color=#00ff00]1[/color] Experience
19/12/2022 | 18:23:19 | You are out of combat.
19/12/2022 | 18:23:20 | You've received 1x Scrap metals.
19/12/2022 | 18:23:20 | You have salvaged the wreck.
19/12/2022 | 18:23:33 | Ship shot down: -[Inexperienced Deserter]-
19/12/2022 | 18:23:33 | Received: [color=#00ff00]25[/color] Courons
19/12/2022 | 18:23:33 | Received: [color=#00ff00]1[/color] Experience
19/12/2022 | 18:23:33 | You are out of combat.
19/12/2022 | 18:23:36 | You've received 1x Scrap metals.
19/12/2022 | 18:23:36 | You have salvaged the wreck.
19/12/2022 | 18:23:47 | Ship shot down: -[Inexperienced Deserter]-
19/12/2022 | 18:23:47 | Received: [color=#00ff00]25[/color] Courons
19/12/2022 | 18:23:47 | Received: [color=#00ff00]1[/color] Experience
19/12/2022 | 18:23:47 | You are out of combat.
19/12/2022 | 18:23:49 | You've received 1x Scrap metals.
19/12/2022 | 18:23:49 | You have salvaged the wreck.
ERROR: FATAL: Index p_index = 1 is out of bounds (count = 0).
at: operator[] (./core/local_vector.h:181) - FATAL: Index p_index = 1 is out of bounds (count = 0).
_______
5. Empty log file (but new file created :D )
Also 5000 chars limit in forum post is quite a nightmare :D
None
05:07:01, 20/12/2022
Post ID: 54
Same issue, crashes so often it's unplayable. Can be after just a few seconds or after a few minutes. But it always crashes in less than 5 minutes from getting in-game. Some of the crash logs are empty, usually the ones from crash immediately after getting in-game. Here are some that crashed after a short time.
Godot Engine v3.5.stable.official.991bb6ac7 - https://godotengine.org
OpenGL ES 3.0 Renderer: NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2
Async. shader compilation: OFF
19/12/2022 | 20:41:15 | Game opened.
19/12/2022 | 20:41:35 | Entering game with ID: 410889196
19/12/2022 | 20:42:07 | Entering system 2-2
19/12/2022 | 20:42:27 | You are in combat!
19/12/2022 | 20:42:31 | You are too close to the star!
19/12/2022 | 20:42:32 | You are too close to the star!
19/12/2022 | 20:42:39 | You are too close to the star!
19/12/2022 | 20:42:40 | You are too close to the star!
19/12/2022 | 20:42:41 | You are too close to the star!
19/12/2022 | 20:42:48 | Ship shot down: -[Inexperienced Deserter]-
19/12/2022 | 20:42:48 | Received: [color=#00ff00]25[/color] Courons
19/12/2022 | 20:42:48 | Received: [color=#00ff00]1[/color] Experience
19/12/2022 | 20:42:48 | You are out of combat.
19/12/2022 | 20:42:49 | You are in combat!
19/12/2022 | 20:42:49 | You are too close to the star!
19/12/2022 | 20:42:50 | You've received 1x Scrap metals.
19/12/2022 | 20:42:50 | You have salvaged the wreck.
19/12/2022 | 20:42:50 | You are too close to the star!
19/12/2022 | 20:42:51 | You are too close to the star!
19/12/2022 | 20:43:19 | You are out of combat.
19/12/2022 | 20:43:35 | You are in combat!
19/12/2022 | 20:43:51 | Ship shot down: <[Pirate]>
19/12/2022 | 20:43:51 | Received: [color=#00ff00]70[/color] Courons
19/12/2022 | 20:43:51 | Received: [color=#00ff00]2[/color] Experience
19/12/2022 | 20:43:51 | You are out of combat.
19/12/2022 | 20:43:51 | You are in combat!
19/12/2022 | 20:43:52 | You've received 2x Scrap metals.
19/12/2022 | 20:43:52 | You have salvaged the wreck.
19/12/2022 | 20:44:06 | Ship shot down: <[Pirate]>
19/12/2022 | 20:44:06 | Received: [color=#00ff00]70[/color] Courons
19/12/2022 | 20:44:06 | Received: [color=#00ff00]2[/color] Experience
19/12/2022 | 20:44:06 | You are out of combat.
19/12/2022 | 20:44:07 | You've received 2x Scrap metals.
19/12/2022 | 20:44:07 | You have salvaged the wreck.
ERROR: FATAL: Index p_index = 2 is out of bounds (count = 0).
at: operator[] (./core/local_vector.h:181) - FATAL: Index p_index = 2 is out of bounds (count = 0).
And another...
Godot Engine v3.5.stable.official.991bb6ac7 - https://godotengine.org
OpenGL ES 3.0 Renderer: NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2
Async. shader compilation: OFF
19/12/2022 | 20:49:31 | Game opened.
19/12/2022 | 20:49:52 | Entering game with ID: 424490595
19/12/2022 | 20:49:53 | You are in combat!
19/12/2022 | 20:50:14 | Ship shot down: <[Pirate]>
19/12/2022 | 20:50:14 | Received: [color=#00ff00]70[/color] Courons
19/12/2022 | 20:50:14 | Received: [color=#00ff00]2[/color] Experience
19/12/2022 | 20:50:14 | You are out of combat.
19/12/2022 | 20:50:21 | You are in combat!
19/12/2022 | 20:50:24 | Ship shot down: <[Pirate]>
19/12/2022 | 20:50:24 | Received: [color=#00ff00]70[/color] Courons
19/12/2022 | 20:50:24 | Received: [color=#00ff00]2[/color] Experience
19/12/2022 | 20:50:24 | You are out of combat.
19/12/2022 | 20:50:25 | You've received 2x Scrap metals.
19/12/2022 | 20:50:25 | You have salvaged the wreck.
19/12/2022 | 20:50:27 | You've received 2x Scrap metals.
19/12/2022 | 20:50:27 | You have salvaged the wreck.
19/12/2022 | 20:50:39 | You are in combat!
ERROR: Condition "p_elem->_root != this" is true.
at: remove (./core/self_list.h:80) - Condition "p_elem->_root != this" is true.
None
05:12:43, 20/12/2022
Post ID: 55
Godot Engine v3.5.stable.official.991bb6ac7 - https://godotengine.org
OpenGL ES 3.0 Renderer: NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2
Async. shader compilation: OFF
19/12/2022 | 23:09:19 | Game opened.
19/12/2022 | 23:09:44 | Entering game with ID: 2005099934
19/12/2022 | 23:10:00 | You are in combat!
19/12/2022 | 23:10:04 | Ship shot down: <[Deserter]>
19/12/2022 | 23:10:04 | Received: [color=#00ff00]40[/color] Courons
19/12/2022 | 23:10:04 | Received: [color=#00ff00]2[/color] Experience
19/12/2022 | 23:10:04 | You are out of combat.
19/12/2022 | 23:10:04 | You are in combat!
19/12/2022 | 23:10:05 | You've received 2x Scrap metals.
19/12/2022 | 23:10:05 | You have salvaged the wreck.
19/12/2022 | 23:10:25 | Ship shot down: <[Deserter]>
19/12/2022 | 23:10:25 | Received: [color=#00ff00]40[/color] Courons
19/12/2022 | 23:10:25 | Received: [color=#00ff00]2[/color] Experience
19/12/2022 | 23:10:25 | You are out of combat.
19/12/2022 | 23:10:25 | You are in combat!
19/12/2022 | 23:10:26 | You've received 2x Scrap metals.
19/12/2022 | 23:10:26 | You have salvaged the wreck.
19/12/2022 | 23:10:43 | You are out of combat.
19/12/2022 | 23:11:07 | Ship shot down: <[Pirate]>
19/12/2022 | 23:11:07 | Received: [color=#00ff00]70[/color] Courons
19/12/2022 | 23:11:07 | Received: [color=#00ff00]2[/color] Experience
19/12/2022 | 23:11:07 | You are out of combat.
19/12/2022 | 23:11:08 | You've received 2x Scrap metals.
19/12/2022 | 23:11:08 | You have salvaged the wreck.
19/12/2022 | 23:11:10 | You are in combat!
19/12/2022 | 23:11:26 | You are out of combat.
19/12/2022 | 23:11:26 | Ship shot down: <[Pirate]>
19/12/2022 | 23:11:26 | Received: [color=#00ff00]70[/color] Courons
19/12/2022 | 23:11:26 | Received: [color=#00ff00]2[/color] Experience
19/12/2022 | 23:11:26 | You are out of combat.
19/12/2022 | 23:11:28 | You've received 2x Scrap metals.
19/12/2022 | 23:11:28 | You have salvaged the wreck.
19/12/2022 | 23:11:39 | Ship shot down: <[Pirate]>
19/12/2022 | 23:11:39 | Received: [color=#00ff00]70[/color] Courons
19/12/2022 | 23:11:39 | Received: [color=#00ff00]2[/color] Experience
19/12/2022 | 23:11:39 | You are out of combat.
19/12/2022 | 23:11:41 | You've received 2x Scrap metals.
19/12/2022 | 23:11:41 | You have salvaged the wreck.
ERROR: FATAL: Index p_index = 1 is out of bounds (count = 0).
at: operator[] (./core/local_vector.h:181) - FATAL: Index p_index = 1 is out of bounds (count = 0).