Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respawning asteroids results in errors #4

Open
rottielover opened this issue Aug 30, 2014 · 0 comments
Open

Respawning asteroids results in errors #4

rottielover opened this issue Aug 30, 2014 · 0 comments

Comments

@rottielover
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant