Page MenuHomeSchine - Phabricator
Feed Advanced Search

Nov 11 2016

SmilingDemon closed T1986: Rails stop working on entity and blueprint as Rejected.

no answer

Nov 11 2016, 6:16 PM · CBS: Rails, Starmade
SmilingDemon moved T2044: "/despawn" of fleet entities fails from Unclassed to Issue affecting current release on the Starmade board.
Nov 11 2016, 6:13 PM · Game Development (Alpha), Engine (Commands), Starmade
SmilingDemon changed the status of T2044: "/despawn" of fleet entities fails from Open to In Queue (Game).
Nov 11 2016, 6:11 PM · Game Development (Alpha), Engine (Commands), Starmade
SmilingDemon edited Steps to reproduce on T2044: "/despawn" of fleet entities fails.
Nov 11 2016, 6:01 PM · Game Development (Alpha), Engine (Commands), Starmade
SmilingDemon added a comment to T2044: "/despawn" of fleet entities fails.

While testing both test cores got removed ... and the SQL error was logged

[2016-11-11 18:52:09] [CLIENT] RECEIVED REMOTE FLEET (already existed): Fleet [members=[FleetMember [state=Client(1), sector=(2, 2, 2), UID=ENTITY_SHIP_Test 1, name=Test 1, command=, changed=false, entityDbId=535]], name=my new fleet, owner=SmilingTester, dbid=1, parentFleet=0, missionString=IDLING, state=Client(1), markForCacheCheck=false, flagRemove=false]
[2016-11-11 18:52:12] chat carrier reset!!! up 26
[2016-11-11 18:52:14] [CLIENT] Admin parameter 0: Test
[2016-11-11 18:52:14] [CLIENT] Admin parameter 1: all
[2016-11-11 18:52:14] [CLIENT] Admin parameter 2: true
[2016-11-11 18:52:14] [ADMIN COMMAND] DESPAWN_ALL from RegisteredClient: SmilingTester (1) connected: true params: [Test, all, true]
[2016-11-11 18:52:14] [SEND][SERVERMESSAGE] [ADMIN COMMAND] [SUCCESS] ACTIVE DESPAWNED Ship[Test 2](193)  to RegisteredClient: SmilingTester (1) connected: true
[2016-11-11 18:52:14] [SEND][SERVERMESSAGE] [ADMIN COMMAND] [SUCCESS] ACTIVE DESPAWNED Ship[Test 1](192)  to RegisteredClient: SmilingTester (1) connected: true
[2016-11-11 18:52:14] [DESPAWN] using escaped matching string 'Test%'
[2016-11-11 18:52:14] [SQL] DESPAWNING: ENTITY_SHIP_Test 2 DELETE .ENT SUC false; RAW DATA FILES FOUND AND REMOVED: 0
[2016-11-11 18:52:14] java.sql.SQLIntegrityConstraintViolationException: integrity constraint violation: foreign key no action; EFKC table: FLEET_MEMBERS
[2016-11-11 18:52:14] 	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
[2016-11-11 18:52:14] 	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
[2016-11-11 18:52:14] 	at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
[2016-11-11 18:52:14] 	at org.hsqldb.jdbc.JDBCStatement.executeUpdate(Unknown Source)
[2016-11-11 18:52:14] 	at org.schema.game.common.controller.database.DatabaseIndex.a(SourceFile:2942)
[2016-11-11 18:52:14] 	at obfuscated.auX.o(SourceFile:1156)
[2016-11-11 18:52:14] 	at obfuscated.auX.a(SourceFile:1565)
[2016-11-11 18:52:14] 	at org.schema.game.server.controller.GameServerController.update(SourceFile:1018)
[2016-11-11 18:52:14] 	at org.schema.schine.network.server.ServerController.run(SourceFile:273)
[2016-11-11 18:52:14] 	at java.lang.Thread.run(Unknown Source)
[2016-11-11 18:52:14] Caused by: org.hsqldb.HsqlException: integrity constraint violation: foreign key no action; EFKC table: FLEET_MEMBERS
[2016-11-11 18:52:14] 	at org.hsqldb.error.Error.error(Unknown Source)
[2016-11-11 18:52:14] 	at org.hsqldb.StatementDML.performReferentialActions(Unknown Source)
[2016-11-11 18:52:14] 	at org.hsqldb.StatementDML.delete(Unknown Source)
[2016-11-11 18:52:14] 	at org.hsqldb.StatementDML.executeDeleteStatement(Unknown Source)
[2016-11-11 18:52:14] 	at org.hsqldb.StatementDML.getResult(Unknown Source)
[2016-11-11 18:52:14] 	at org.hsqldb.StatementDMQL.execute(Unknown Source)
[2016-11-11 18:52:14] 	at org.hsqldb.Session.executeCompiledStatement(Unknown Source)
[2016-11-11 18:52:14] 	at org.hsqldb.Session.executeDirectStatement(Unknown Source)
[2016-11-11 18:52:14] 	at org.hsqldb.Session.execute(Unknown Source)
[2016-11-11 18:52:14] 	... 8 more
[2016-11-11 18:52:14] [SEND][SERVERMESSAGE] [ADMIN COMMAND] [ERROR] SQL EXCEPTION to RegisteredClient: SmilingTester (1) connected: true
Nov 11 2016, 5:58 PM · Game Development (Alpha), Engine (Commands), Starmade
SmilingDemon added a comment to T2044: "/despawn" of fleet entities fails.

-Validated-

Nov 11 2016, 5:46 PM · Game Development (Alpha), Engine (Commands), Starmade
SmilingDemon triaged T2044: "/despawn" of fleet entities fails as Normal priority.
Nov 11 2016, 5:46 PM · Game Development (Alpha), Engine (Commands), Starmade
SmilingDemon claimed T2044: "/despawn" of fleet entities fails.
Nov 11 2016, 5:45 PM · Game Development (Alpha), Engine (Commands), Starmade
SmilingDemon closed T2042: "Send Report and Logs" button doesn't work in the "Report Bug or Crash" window as Invalid.

even though this might be a thing ... the whole tool to report bugs in form of an email is obsolete.
the tool is planned to be removed from the game.
bug reports are only handled through the bug tracker or if the problem comes up within support.

Nov 11 2016, 5:39 PM · Starmade
SmilingDemon triaged T2042: "Send Report and Logs" button doesn't work in the "Report Bug or Crash" window as Trivial priority.
Nov 11 2016, 5:36 PM · Starmade
SmilingDemon claimed T2042: "Send Report and Logs" button doesn't work in the "Report Bug or Crash" window.
Nov 11 2016, 5:36 PM · Starmade

Nov 2 2016

SmilingDemon moved T2034: Missing planet parts from New / Unconfirmed to Feedback on the Issue Navigation board.
Nov 2 2016, 12:16 PM · Starmade
SmilingDemon added a comment to T2034: Missing planet parts.

-Feedback-
surely not a game bug
please add a logfile from one of those failed game sessions when a planet plate has gone missing.
make sure you are not using any security software that prevents the game from saving to disk.
(there are some sandboxing tools around that do that to java applications)
delete the server.cfg to generate a new one

Nov 2 2016, 12:16 PM · Starmade
SmilingDemon triaged T2034: Missing planet parts as Normal priority.
Nov 2 2016, 12:07 PM · Starmade
SmilingDemon claimed T2034: Missing planet parts.
Nov 2 2016, 12:04 PM · Starmade

Nov 1 2016

SmilingDemon closed T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException as Closed.
Nov 1 2016, 2:51 PM · Engine, Starmade
SmilingDemon closed T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException, a subtask of T1669: Leaving to main menu instead of desktop causing issues, as Closed.
Nov 1 2016, 2:51 PM · Game Development (Alpha), Engine (General), Starmade
SmilingDemon shifted T1968: Character movement and thrust tutorials have no subtitles from the S1 Public space to the S3 Starmade space.
Nov 1 2016, 11:57 AM · Typos, Starmade
SmilingDemon closed T1968: Character movement and thrust tutorials have no subtitles as Closed.

-QA Testing-

Nov 1 2016, 11:56 AM · Typos, Starmade

Oct 24 2016

SmilingDemon closed T2027: Docking as Rejected.

Docking works just fine.
either your game install is broken or you are doing something wrong ... i guess you made an error somehow.
Docking works like this

Oct 24 2016, 4:53 PM · CBS: Rails, Starmade
SmilingDemon shifted T2027: Docking from the S1 Public space to the S3 Starmade space.
Oct 24 2016, 4:43 PM · CBS: Rails, Starmade
SmilingDemon claimed T2027: Docking.
Oct 24 2016, 4:42 PM · CBS: Rails, Starmade

Oct 23 2016

SmilingDemon moved T2026: Rail Pickup points not visible on station from Unclassed to Issue affecting current release on the Starmade board.
Oct 23 2016, 12:36 PM · CBS: Rails, Starmade
SmilingDemon added a comment to T2026: Rail Pickup points not visible on station.

-validated-
-confirmed-

Oct 23 2016, 11:38 AM · CBS: Rails, Starmade
SmilingDemon created T2026: Rail Pickup points not visible on station.
Oct 23 2016, 11:38 AM · CBS: Rails, Starmade

Oct 22 2016

SmilingDemon closed T2024: Docking ship to station teleporting away as Rejected.

nothing to be done about this. rejecting it

Oct 22 2016, 7:50 AM · CBS: Rails, Starmade
SmilingDemon triaged T2024: Docking ship to station teleporting away as Trivial priority.
Oct 22 2016, 7:50 AM · CBS: Rails, Starmade
SmilingDemon claimed T2024: Docking ship to station teleporting away.

your station is crossing borders

Oct 22 2016, 7:49 AM · CBS: Rails, Starmade

Oct 21 2016

SmilingDemon closed T2023: World Name Error as Rejected.

-rejected-
probably the updated game did move or change something in regards to saving those names

Oct 21 2016, 5:33 PM · Starmade
SmilingDemon closed T2006: Game textures messing up as Rejected.

no answer
asume problem to be solved

Oct 21 2016, 11:28 AM · Starmade
SmilingDemon moved T2023: World Name Error from New / Unconfirmed to Feedback on the Issue Navigation board.
Oct 21 2016, 11:27 AM · Starmade
SmilingDemon added a comment to T2023: World Name Error.

not a bug , but a user error i guess

Oct 21 2016, 11:27 AM · Starmade
SmilingDemon triaged T2023: World Name Error as Trivial priority.
Oct 21 2016, 11:25 AM · Starmade
SmilingDemon claimed T2023: World Name Error.
Oct 21 2016, 11:25 AM · Starmade

Oct 19 2016

SmilingDemon merged T2021: Big AI Salvager/Mining Fleet Ship wont Mine into T1249: Big enough mining drones don't salvage.
Oct 19 2016, 8:39 AM · Fleets, Quality Assurance, Starmade
SmilingDemon merged task T2021: Big AI Salvager/Mining Fleet Ship wont Mine into T1249: Big enough mining drones don't salvage.
Oct 19 2016, 8:39 AM · AI, Starmade
SmilingDemon triaged T2021: Big AI Salvager/Mining Fleet Ship wont Mine as Normal priority.
Oct 19 2016, 8:38 AM · AI, Starmade
SmilingDemon claimed T2021: Big AI Salvager/Mining Fleet Ship wont Mine.
Oct 19 2016, 8:38 AM · AI, Starmade

Oct 16 2016

SmilingDemon moved T2014: Runtime Exception on initializing the universe from New / Unconfirmed to Feedback on the Issue Navigation board.
Oct 16 2016, 3:16 PM · Starmade
SmilingDemon added a comment to T2014: Runtime Exception on initializing the universe.

more a support problem than a bug

Oct 16 2016, 3:16 PM · Starmade
SmilingDemon edited Serverconfig (server.cfg) on T2014: Runtime Exception on initializing the universe.
Oct 16 2016, 3:10 PM · Starmade
SmilingDemon triaged T2014: Runtime Exception on initializing the universe as Trivial priority.
Oct 16 2016, 3:06 PM · Starmade
SmilingDemon claimed T2014: Runtime Exception on initializing the universe.
Oct 16 2016, 3:03 PM · Starmade
SmilingDemon closed T1908: only one planet (ever) as Closed.

last build checks did had planets just fine ...
cleaning this up therefore

Oct 16 2016, 2:53 PM · Starmade
SmilingDemon changed the status of T1908: only one planet (ever) from In Queue (Game) to Resolved.
Oct 16 2016, 2:52 PM · Starmade
SmilingDemon merged task T2013: Storage refuses to pull to full 100% into T1991: Storage over capacity drops too many items / drops items when exactly full.
Oct 16 2016, 1:32 PM · Starmade
SmilingDemon merged T2013: Storage refuses to pull to full 100% into T1991: Storage over capacity drops too many items / drops items when exactly full.
Oct 16 2016, 1:32 PM · Game Development (Alpha), CBS: Functional, Starmade
SmilingDemon moved T1991: Storage over capacity drops too many items / drops items when exactly full from Unclassed to Issue affecting current release on the Starmade board.
Oct 16 2016, 1:32 PM · Game Development (Alpha), CBS: Functional, Starmade
SmilingDemon moved T2013: Storage refuses to pull to full 100% from Unclassed to Issue affecting current release on the Starmade board.
Oct 16 2016, 1:31 PM · Starmade
SmilingDemon changed the status of T1991: Storage over capacity drops too many items / drops items when exactly full from Open to In Queue (Game).

-Validated-
-confirmed-

Oct 16 2016, 1:31 PM · Game Development (Alpha), CBS: Functional, Starmade
SmilingDemon edited Tester information (Internal use only) on T1991: Storage over capacity drops too many items / drops items when exactly full.
Oct 16 2016, 1:28 PM · Game Development (Alpha), CBS: Functional, Starmade
SmilingDemon triaged T1991: Storage over capacity drops too many items / drops items when exactly full as Normal priority.
Oct 16 2016, 1:24 PM · Game Development (Alpha), CBS: Functional, Starmade
SmilingDemon triaged T2013: Storage refuses to pull to full 100% as Normal priority.
Oct 16 2016, 12:53 PM · Starmade
SmilingDemon claimed T1991: Storage over capacity drops too many items / drops items when exactly full.
Oct 16 2016, 12:51 PM · Game Development (Alpha), CBS: Functional, Starmade
SmilingDemon claimed T2013: Storage refuses to pull to full 100%.
Oct 16 2016, 12:47 PM · Starmade
SmilingDemon merged T2012: Deactivated blast door wedge treated as solid. into T168: transparent blocks touching open doors have invisible faces.
Oct 16 2016, 7:43 AM · Game Development (Beta), Engine (Rendering), Starmade
SmilingDemon merged task T2012: Deactivated blast door wedge treated as solid. into T168: transparent blocks touching open doors have invisible faces.
Oct 16 2016, 7:43 AM · Starmade
SmilingDemon added a comment to T2012: Deactivated blast door wedge treated as solid..

everything transparent next to an open door block isnt being rendered

Oct 16 2016, 7:43 AM · Starmade
SmilingDemon triaged T2012: Deactivated blast door wedge treated as solid. as Normal priority.
Oct 16 2016, 7:42 AM · Starmade
SmilingDemon claimed T2012: Deactivated blast door wedge treated as solid..
Oct 16 2016, 7:41 AM · Starmade

Oct 15 2016

SmilingDemon merged T2011: Fleet Mining into T1863: Mining Fleet not mining after relocating to another sector.
Oct 15 2016, 5:18 PM · Starmade, Issue Navigation
SmilingDemon merged task T2011: Fleet Mining into T1863: Mining Fleet not mining after relocating to another sector.
Oct 15 2016, 5:18 PM · Fleets, Starmade
SmilingDemon added a comment to T2011: Fleet Mining.

its either T1863 or T1249

Oct 15 2016, 5:18 PM · Fleets, Starmade
SmilingDemon shifted T2011: Fleet Mining from the S1 Public space to the S3 Starmade space.
Oct 15 2016, 5:17 PM · Fleets, Starmade
SmilingDemon claimed T2011: Fleet Mining.
Oct 15 2016, 5:17 PM · Fleets, Starmade

Oct 14 2016

SmilingDemon added a comment to T1986: Rails stop working on entity and blueprint.

Yes .. killing all metadata would make it possible to fix that problem.

Oct 14 2016, 2:59 PM · CBS: Rails, Starmade

Oct 13 2016

SmilingDemon moved T2009: Derelict stations get false positive removal for "ship only blocks" from Unclassed to Issue affecting current release on the Starmade board.
Oct 13 2016, 5:15 PM · Engine (Data), Starmade
SmilingDemon moved T2009: Derelict stations get false positive removal for "ship only blocks" from New / Unconfirmed to Open / Validated on the Issue Navigation board.
Oct 13 2016, 5:13 PM · Engine (Data), Starmade
SmilingDemon added a comment to T2009: Derelict stations get false positive removal for "ship only blocks".

-validated-

Oct 13 2016, 5:13 PM · Engine (Data), Starmade
SmilingDemon triaged T2009: Derelict stations get false positive removal for "ship only blocks" as High priority.
Oct 13 2016, 5:13 PM · Engine (Data), Starmade
SmilingDemon claimed T2009: Derelict stations get false positive removal for "ship only blocks".
Oct 13 2016, 5:11 PM · Engine (Data), Starmade
SmilingDemon added a comment to T2000: Millennium bug.

weird .. cant find it.

Oct 13 2016, 4:28 PM · Starmade

Oct 11 2016

SmilingDemon added a comment to T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException.

-QA Testing-

Oct 11 2016, 6:51 PM · Engine, Starmade
SmilingDemon changed Last tested (version) from 0.199.253 to 0.199.253c (Dev) 20161011_173324 on T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException.
Oct 11 2016, 6:51 PM · Engine, Starmade
SmilingDemon closed T2005: Critical error on loading Univers as Rejected.

support problem

Oct 11 2016, 5:05 PM · Starmade
SmilingDemon triaged T2005: Critical error on loading Univers as Trivial priority.
Oct 11 2016, 5:04 PM · Starmade
SmilingDemon claimed T2005: Critical error on loading Univers.
Oct 11 2016, 5:03 PM · Starmade

Oct 10 2016

SmilingDemon moved T2006: Game textures messing up from New / Unconfirmed to Feedback on the Issue Navigation board.
Oct 10 2016, 3:10 PM · Starmade
SmilingDemon added a comment to T2006: Game textures messing up.

not really a bug

Oct 10 2016, 3:10 PM · Starmade
SmilingDemon triaged T2006: Game textures messing up as Trivial priority.
Oct 10 2016, 3:08 PM · Starmade
SmilingDemon claimed T2006: Game textures messing up.
Oct 10 2016, 3:07 PM · Starmade

Oct 9 2016

SmilingDemon closed T122: Ice Crystal Wedges do not appear properly when specific adjacent spaces are covered as Rejected.
Oct 9 2016, 7:50 PM · Textures, Starmade
SmilingDemon moved T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException from Unclassed to Issue affecting current release on the Starmade board.
Oct 9 2016, 3:03 PM · Engine, Starmade
SmilingDemon changed the status of T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException from Open to In Queue (Game).
Oct 9 2016, 3:03 PM · Engine, Starmade
SmilingDemon changed the status of T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException, a subtask of T1669: Leaving to main menu instead of desktop causing issues, from Open to In Queue (Game).
Oct 9 2016, 3:03 PM · Game Development (Alpha), Engine (General), Starmade
SmilingDemon added a comment to T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException.

OK .. your settings causing it for me too

Oct 9 2016, 1:17 PM · Engine, Starmade
SmilingDemon added a subtask for T1669: Leaving to main menu instead of desktop causing issues: T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException.
Oct 9 2016, 8:54 AM · Game Development (Alpha), Engine (General), Starmade
SmilingDemon added a parent task for T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException: T1669: Leaving to main menu instead of desktop causing issues.
Oct 9 2016, 8:54 AM · Engine, Starmade
SmilingDemon moved T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException from New / Unconfirmed to Feedback on the Issue Navigation board.
Oct 9 2016, 8:45 AM · Engine, Starmade
SmilingDemon added a comment to T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException.

cant reproduce
must be that fancy GPU of yours ^^

Oct 9 2016, 8:45 AM · Engine, Starmade
SmilingDemon triaged T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException as High priority.
Oct 9 2016, 8:43 AM · Engine, Starmade
SmilingDemon claimed T2002: Reloging after exit to Main Menu causes org.schema.schine.graphicsengine.core.GLException.
Oct 9 2016, 8:41 AM · Engine, Starmade
SmilingDemon merged T2003: Unable to spawn shopkeep in advanced station into T1840: shopkeep can't be respawned.
Oct 9 2016, 8:28 AM · Crew, Starmade
SmilingDemon merged task T2003: Unable to spawn shopkeep in advanced station into T1840: shopkeep can't be respawned.
Oct 9 2016, 8:28 AM · Starmade
SmilingDemon triaged T2003: Unable to spawn shopkeep in advanced station as Normal priority.
Oct 9 2016, 8:28 AM · Starmade
SmilingDemon claimed T2003: Unable to spawn shopkeep in advanced station.
Oct 9 2016, 8:28 AM · Starmade

Oct 8 2016

SmilingDemon added a comment to T2000: Millennium bug.

Cant reproduce

Oct 8 2016, 5:50 PM · Starmade

Oct 5 2016

SmilingDemon closed T1989: crash upon loading as Rejected.
Oct 5 2016, 4:46 PM · Starmade
SmilingDemon triaged T1989: crash upon loading as Normal priority.
Oct 5 2016, 4:46 PM · Starmade
SmilingDemon claimed T1989: crash upon loading.

-rejected-
known problem on fresh Linux install
Please change the texture package to default in the options menu or texture size to 64 pixel

Oct 5 2016, 4:46 PM · Starmade