Page MenuHomeSchine - Phabricator

Starmade | linux client crashes on java.io.FileNotFoundException
Closed, DuplicatePublic

Description

Fresh install of client onto Ubuntu 16.04 crashes with file not found errors during startup.

Snippet follows, complete logs also attached.

[2016-09-10 16:49:11] java.io.FileNotFoundException: Neither .png or .tga found for resource data/./textures/block/Pixel/128/t000
[2016-09-10 16:49:11] 	at obfuscated.aJy.a(SourceFile:904)
[2016-09-10 16:49:11] 	at obfuscated.gV.a(SourceFile:58)
[2016-09-10 16:49:11] 	at obfuscated.hk.a(SourceFile:440)
[2016-09-10 16:49:11] 	at obfuscated.aKu.g(SourceFile:723)
[2016-09-10 16:49:11] 	at obfuscated.aAv.d(SourceFile:792)
[2016-09-10 16:49:11] 	at obfuscated.aAv.b(SourceFile:648)
[2016-09-10 16:49:11] 	at obfuscated.R.e(SourceFile:949)
[2016-09-10 16:49:11] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1416)
[2016-09-10 16:49:11] 	at org.schema.game.common.Starter.main(SourceFile:963)
[2016-09-10 16:49:11] org.schema.schine.graphicsengine.core.ResourceException: data/./textures/block/
[2016-09-10 16:49:11] 	at obfuscated.hk.a(SourceFile:473)
[2016-09-10 16:49:11] 	at obfuscated.aKu.g(SourceFile:723)
[2016-09-10 16:49:11] 	at obfuscated.aAv.d(SourceFile:792)
[2016-09-10 16:49:11] 	at obfuscated.aAv.b(SourceFile:648)
[2016-09-10 16:49:11] 	at obfuscated.R.e(SourceFile:949)
[2016-09-10 16:49:11] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1416)
[2016-09-10 16:49:11] 	at org.schema.game.common.Starter.main(SourceFile:963)
[2016-09-10 16:49:11] org.schema.schine.graphicsengine.core.ResourceException: data/./textures/block/
[2016-09-10 16:49:11] 	at obfuscated.hk.a(SourceFile:473)
[2016-09-10 16:49:11] 	at obfuscated.aKu.g(SourceFile:723)
[2016-09-10 16:49:11] 	at obfuscated.aAv.d(SourceFile:792)
[2016-09-10 16:49:11] 	at obfuscated.aAv.b(SourceFile:648)
[2016-09-10 16:49:11] 	at obfuscated.R.e(SourceFile:949)
[2016-09-10 16:49:11] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1416)
[2016-09-10 16:49:11] 	at org.schema.game.common.Starter.main(SourceFile:963)
[2016-09-10 16:49:18] AGAIN PRINTING STACK TRACE
[2016-09-10 16:49:18] org.schema.schine.graphicsengine.core.ResourceException: data/./textures/block/
[2016-09-10 16:49:18] 	at obfuscated.hk.a(SourceFile:473)
[2016-09-10 16:49:18] 	at obfuscated.aKu.g(SourceFile:723)
[2016-09-10 16:49:18] 	at obfuscated.aAv.d(SourceFile:792)
[2016-09-10 16:49:18] 	at obfuscated.aAv.b(SourceFile:648)
[2016-09-10 16:49:18] 	at obfuscated.R.e(SourceFile:949)
[2016-09-10 16:49:18] 	at org.schema.game.common.Starter.startMainMenu(SourceFile:1416)
[2016-09-10 16:49:18] 	at org.schema.game.common.Starter.main(SourceFile:963)

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
none/unspecified
Reproducible
uncertain
Category
none/unspecified
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>

Event Timeline

SmilingDemon shifted this object from the S1 Public space to the S3 Starmade space.Sep 11 2016, 8:05 AM
SmilingDemon changed the visibility from "Custom Policy" to "Public (No Login Required)".
SmilingDemon changed the edit policy from "Task Author" to "Starmade (Project)".
SmilingDemon claimed this task.
SmilingDemon triaged this task as Normal priority.
Restricted Application removed a project: Issue Navigation. · View Herald TranscriptSep 11 2016, 8:07 AM
AndyP moved this task from Unclassed to Archived on the Starmade board.Sep 24 2016, 10:22 AM