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
08:37:08: Respawning asteroid: laika5_128_128_1280.vox
08:37:08: Respawning asteroid: arabian_border_arabian0.vox
08:37:08: Respawning asteroid: barths_moon_base0.vox
08:37:08: Respawning asteroid: small_pirate_base_asteroid0.vox
08:37:08: ===Saving changes...===
08:37:08: Saving largesave...
Traceback (most recent call last):
File "C:\Python34\lib\xml\etree\ElementTree.py", line 1081, in _escape_attrib
TypeError: argument of type 'float' is not iterable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Python34\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27
, in
File "semu.py", line 927, in
File "C:\Python34\lib\xml\etree\ElementTree.py", line 778, in write
File "C:\Python34\lib\xml\etree\ElementTree.py", line 943, in _serialize_xml
File "C:\Python34\lib\xml\etree\ElementTree.py", line 943, in _serialize_xml
File "C:\Python34\lib\xml\etree\ElementTree.py", line 943, in _serialize_xml
File "C:\Python34\lib\xml\etree\ElementTree.py", line 943, in _serialize_xml
File "C:\Python34\lib\xml\etree\ElementTree.py", line 935, in _serialize_xml
File "C:\Python34\lib\xml\etree\ElementTree.py", line 1093, in _escape_attrib
File "C:\Python34\lib\xml\etree\ElementTree.py", line 1059, in _raise_serializ
ation_error
TypeError: cannot serialize 0.0 (type float)
After these error's the world file is left un-usable by the game client or dedicated server.
The text was updated successfully, but these errors were encountered:
Log snip for roid respawn error:
08:37:08: Respawning asteroid: laika5_128_128_1280.vox
08:37:08: Respawning asteroid: arabian_border_arabian0.vox
08:37:08: Respawning asteroid: barths_moon_base0.vox
08:37:08: Respawning asteroid: small_pirate_base_asteroid0.vox
08:37:08: ===Saving changes...===
08:37:08: Saving largesave...
Traceback (most recent call last):
File "C:\Python34\lib\xml\etree\ElementTree.py", line 1081, in _escape_attrib
TypeError: argument of type 'float' is not iterable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Python34\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27
, in
File "semu.py", line 927, in
File "C:\Python34\lib\xml\etree\ElementTree.py", line 778, in write
File "C:\Python34\lib\xml\etree\ElementTree.py", line 943, in _serialize_xml
File "C:\Python34\lib\xml\etree\ElementTree.py", line 943, in _serialize_xml
File "C:\Python34\lib\xml\etree\ElementTree.py", line 943, in _serialize_xml
File "C:\Python34\lib\xml\etree\ElementTree.py", line 943, in _serialize_xml
File "C:\Python34\lib\xml\etree\ElementTree.py", line 935, in _serialize_xml
File "C:\Python34\lib\xml\etree\ElementTree.py", line 1093, in _escape_attrib
File "C:\Python34\lib\xml\etree\ElementTree.py", line 1059, in _raise_serializ
ation_error
TypeError: cannot serialize 0.0 (type float)
After these error's the world file is left un-usable by the game client or dedicated server.
The text was updated successfully, but these errors were encountered: