Page MenuHomeSchine - Phabricator

Starmade | Sector Import fails to load ships docked to planet plates or asteroids
Closed, FinishedPublic

Description

This was tested on version 0.199.531 on the LvD world copy on the dev server. When doing an import of "Mineapalooza-v1.1", all the entities that are docked to planet plates or asteroids fail to load. This import is used as part of a quest on the main LvD server.

Details

Commits
Restricted Diffusion Commit
Task Type
Bug
Testing Results
Affected Gamemode(s)
none/unspecified
Reproducible
uncertain
Last tested (version)
0.199.528
Category
none/unspecified
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Steps to reproduce
  1. Make sure the Lvd copy on the dev server is running and connect to it.
  2. Make sure NOT to be in sector 2600 2600 2600, and ensure it is unloaded.
  3. As an admin, run the command following command: /import_sector 2600 2600 2600 Mineapalooza-v1.1
  4. Go to sector 2600 2600 2600 and you will notice there are no ship entities in the sector. There should be some mining rigs attached to several planet plates and asteroids.
Tester information (Internal use only)

ClassCastException and missing planet cores?
Not entirely sure, logs:

[2017-04-21 00:05:40] [SERVER][ERROR] Exception Loading Sector ENTITY_SHIP_Pirate_Mining_rig_bigger_1477415350057rl00rl000_2300_2300_2300_6500_6500_6500_54_54_54.ent;
[2017-04-21 00:05:40] java.lang.ClassCastException: java.lang.Byte cannot be cast to [Lobfuscated.aQh;
[2017-04-21 00:05:40] 	at obfuscated.abu.a(SourceFile:104)
[2017-04-21 00:05:40] 	at obfuscated.aaH.a(SourceFile:48)
[2017-04-21 00:05:40] 	at obfuscated.aaz.a(SourceFile:246)
[2017-04-21 00:05:40] 	at obfuscated.aaz.a(SourceFile:216)
[2017-04-21 00:05:40] 	at obfuscated.aaz.a(SourceFile:2343)
[2017-04-21 00:05:40] 	at obfuscated.Yc.fromTagStructure(SourceFile:2494)
[2017-04-21 00:05:40] 	at org.schema.game.common.data.world.Universe.loadEntity(SourceFile:372)
[2017-04-21 00:05:40] 	at obfuscated.ajG.a(SourceFile:1422)
[2017-04-21 00:05:40] 	at obfuscated.ajG.a(SourceFile:1390)
[2017-04-21 00:05:40] 	at obfuscated.ajG.a(SourceFile:1302)
[2017-04-21 00:05:40] 	at org.schema.game.common.data.world.Universe.loadOrGenerateSector(SourceFile:996)
[2017-04-21 00:05:40] 	at org.schema.game.common.data.world.Universe.getSector(SourceFile:688)
[2017-04-21 00:05:40] 	at org.schema.game.common.data.world.Universe.getSector(SourceFile:682)
[2017-04-21 00:05:40] 	at obfuscated.axP.b(SourceFile:739)
[2017-04-21 00:05:40] 	at obfuscated.axP.a(SourceFile:2410)
[2017-04-21 00:05:40] 	at org.schema.game.server.controller.GameServerController.update(SourceFile:1029)
[2017-04-21 00:05:40] 	at org.schema.schine.network.server.ServerController.run(SourceFile:275)
[2017-04-21 00:05:40] 	at java.lang.Thread.run(Unknown Source)

and a whole bunch of other ones.

Sector export file:

Serverconfig (server.cfg)
<replace this block with the file content,
but do not remove the first and last line.
Before using the paste function,
mark the area from the opening angle bracket to the closing angle bracket>
Clientconfig (settings.cfg)
<replace this block with the file content,
but do not remove the first and last line.
Before using the paste function,
mark the area from the opening angle bracket to the closing angle bracket>

Event Timeline

Restricted Application added a project: Issue Navigation. · View Herald TranscriptApr 20 2017, 6:03 AM
Restricted Application added a subscriber: AndyP. · View Herald Transcript
lancake added a subscriber: lancake.
lancake claimed this task.

-Validated-

lancake shifted this object from the S1 Public space to the S3 Starmade space.Apr 20 2017, 9:51 PM
lancake changed the visibility from "Custom Policy" to "Public (No Login Required)".
lancake changed the edit policy from "Task Author" to "Starmade (Project)".
Restricted Application added a project: Starmade. · View Herald TranscriptApr 20 2017, 9:51 PM
lancake moved this task from Open / Validated to Confirmed on the Issue Navigation board.EditedApr 20 2017, 10:14 PM

-Confirmed-

ClassCastException and missing planet cores?
Not entirely sure, logs:

[2017-04-21 00:05:40] [SERVER][ERROR] Exception Loading Sector ENTITY_SHIP_Pirate_Mining_rig_bigger_1477415350057rl00rl000_2300_2300_2300_6500_6500_6500_54_54_54.ent;
[2017-04-21 00:05:40] java.lang.ClassCastException: java.lang.Byte cannot be cast to [Lobfuscated.aQh;
[2017-04-21 00:05:40] 	at obfuscated.abu.a(SourceFile:104)
[2017-04-21 00:05:40] 	at obfuscated.aaH.a(SourceFile:48)
[2017-04-21 00:05:40] 	at obfuscated.aaz.a(SourceFile:246)
[2017-04-21 00:05:40] 	at obfuscated.aaz.a(SourceFile:216)
[2017-04-21 00:05:40] 	at obfuscated.aaz.a(SourceFile:2343)
[2017-04-21 00:05:40] 	at obfuscated.Yc.fromTagStructure(SourceFile:2494)
[2017-04-21 00:05:40] 	at org.schema.game.common.data.world.Universe.loadEntity(SourceFile:372)
[2017-04-21 00:05:40] 	at obfuscated.ajG.a(SourceFile:1422)
[2017-04-21 00:05:40] 	at obfuscated.ajG.a(SourceFile:1390)
[2017-04-21 00:05:40] 	at obfuscated.ajG.a(SourceFile:1302)
[2017-04-21 00:05:40] 	at org.schema.game.common.data.world.Universe.loadOrGenerateSector(SourceFile:996)
[2017-04-21 00:05:40] 	at org.schema.game.common.data.world.Universe.getSector(SourceFile:688)
[2017-04-21 00:05:40] 	at org.schema.game.common.data.world.Universe.getSector(SourceFile:682)
[2017-04-21 00:05:40] 	at obfuscated.axP.b(SourceFile:739)
[2017-04-21 00:05:40] 	at obfuscated.axP.a(SourceFile:2410)
[2017-04-21 00:05:40] 	at org.schema.game.server.controller.GameServerController.update(SourceFile:1029)
[2017-04-21 00:05:40] 	at org.schema.schine.network.server.ServerController.run(SourceFile:275)
[2017-04-21 00:05:40] 	at java.lang.Thread.run(Unknown Source)

and a whole bunch of other ones.

Sector export file:

lancake edited Tester information (Internal use only). (Show Details)Apr 20 2017, 10:15 PM
lancake changed the task status from Open to In Queue.
Restricted Application edited projects, added Game Development; removed Issue Navigation. · View Herald TranscriptApr 20 2017, 10:15 PM
lancake edited Tester information (Internal use only). (Show Details)Apr 20 2017, 10:23 PM
schema added a subscriber: schema.Apr 20 2017, 10:27 PM
schema changed the task status from In Queue to Resolved.

0.199.532 or higher

Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptApr 20 2017, 10:27 PM
schema added a commit: Restricted Diffusion Commit.Apr 21 2017, 1:09 PM
lancake moved this task from Unclassed to Archived on the Starmade board.Apr 24 2017, 2:31 PM

Just thought I'd update this. Entities are now spawning in when the sector import is completed. I did not check if there are still errors in the logs though.

lancake closed this task as Closed.Apr 28 2017, 1:23 PM
Restricted Application removed a project: Quality Assurance. · View Herald TranscriptApr 28 2017, 1:23 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript