UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Open Bug report #5415 comment in worldspawn settings crashes game
Go to the next issue (open or closed)
Go to the next open issue
Issue basics
  • Type of issue
    Bug report
  • Category
    General
  • Targetted for
    Not determined
  • Status
    Open
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (1)
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
Issue details
  • Resolution
    Not determined
  • Reproducability
    Always
  • Severity
    Not determined
  • Complexity
    Trivial
  • Platform
    Windows
  • Architecture
    x86
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
When using the option to set the worldspawn properties within the .ump file, putting a comment line in there results in freezing the game while loading the map. The console shows > 2015/01/27 10:32:28 ERROR: Game Error: ED_ParseEntity: EOF without closing brace<BR>
Writing a comment after the key/value pair works, but not starting the line with '//'.<BR>
As this is a place where poeple are free to mod the game by changing values, adding new ones e.t.c., it would be good if the game would correctly recognize a comment.
Steps to reproduce this issue
> worldspawn {
> "light_day" "0 0 0" // it is underground, thus no sunlight
> "light_night" "0 0 0" // it is underground, thus no moonlight
> "ambient_day" "0.1 0.2 0.1"
> "ambient_night" "0.1 0.2 0.1"
> // "_color" "0.37 0.59 0.37" <------------- this breaks parsing the settings
> }
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif