View Issue Details

IDProjectCategoryView StatusLast Update
0002201Spring engineGeneralpublic2010-11-21 21:30
Reporterquantum Assigned Toabma  
PrioritynormalSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version0.82.6.1 
Summary0002201: script.txt error
DescriptionSpring fails to start with an "Incorrect/missing content" error when the following settings are used:

Player Team=1 Ally=1
Bot1 Team=2 Ally=2 AI=NullAI
Bot2 Team=3 Ally=1 AI=NullAI

Removing a bot solves the problem.

I could reproduce it every time except one with Springlobby. In tasclient I could only reproduce it once. It happens every time in the mission editor.
Saktoth could reproduce it as well.
Additional InformationExample of problem script generated by SpringLobby: http://pastebin.com/rvN3iuX5
Example of problem script generated by the mission editor: http://pastebin.com/AhaP43nv

A screenshot of the error dialog is attached.
TagsNo tags attached.
Attached Files
SS-2010-10-29_16.21.45.png (Attachment missing)
Checked infolog.txt for Errors

Activities

quantum

2010-11-05 03:19

reporter   ~0005829

Here is a script that works: http://pastebin.com/rxcLBLXR
Note that there are only three lines changed: MapName, GameType and RGBColor.

hoijui

2010-11-05 14:34

reporter   ~0005830

for the future, please attach text files as files. it is more comfortable then pastebin.

hoijui

2010-11-05 15:27

reporter   ~0005831

i enhanced some error messages.
it should not be possible to get an empty error message with content_error anymore now, see:
https://github.com/spring/spring/commit/31010a51c049e564d805ce8317da962de46d805c

please retry with current spring master.
I personally now get an error message telling me that the start position was not found, but as i do not have the map nor the mod/mission, you might get an other error.

quantum

2010-11-05 18:01

reporter   ~0005832

The dialog is gone and spring exists silently. In the infolog I see this:

[ 0] Incorrect/Missing content: Map-Parser: Failed to get start position for team 2, reason:
[ 0] Thread error: Incorrect/Missing content: Map-Parser: Failed to get start position for team 2, reason:

In both Apophis_v2 and 1 Pass Greenland Remake (two maps that have this issue) I can only see two starting points in the SpringLobby minimap. Changing the start positions from "fixed" to "choose before game" makes the game start normally.

quantum

2010-11-21 19:23

reporter   ~0005898

This issue has been solved in #sy (map didn't have enough starting positions, hoijui made error messages contain more information), imo it can be closed.

abma

2010-11-21 21:30

administrator   ~0005900

thanks for reporting! (+ hoijui for fixing :)

Issue History

Date Modified Username Field Change
2010-11-03 20:21 quantum New Issue
2010-11-03 20:21 quantum File Added: SS-2010-10-29_16.21.45.png
2010-11-05 03:19 quantum Note Added: 0005829
2010-11-05 14:34 hoijui Note Added: 0005830
2010-11-05 15:27 hoijui Note Added: 0005831
2010-11-05 18:01 quantum Note Added: 0005832
2010-11-21 19:23 quantum Note Added: 0005898
2010-11-21 21:30 abma Note Added: 0005900
2010-11-21 21:30 abma Status new => resolved
2010-11-21 21:30 abma Resolution open => fixed
2010-11-21 21:30 abma Assigned To => abma