So I went to make a docked entity on a station like you can on the ship yard building. I placed the rail docker on the rail and then went to place the core and when I clicked, I crashed with a null pointer exception.
Description
Details
- Commits
- Restricted Diffusion Commit
- Task Type
- Bug
- Affected Gamemode(s)
- Single and Multi
- Reproducible
- Yes
- Last tested (version)
- 0.1959 (Dev)
- Category
- Control Block System: Rails/Docking
- First occurrence (version)
- v0.19401
- OS-Specific
- No
- Hardware-Specific
- No
- Video Card Vendor
- uncertain
- Video Card Model
- AMD HD 7800
- go into build mode on a station, asteroid, planet
- attempt to use create docking
- nullpointer occurs
Reopening as it seems to have returned
stack thrown on planet and station:
[2016-02-29 19:24:49] [GLFRAME] THROWN: class java.lang.NullPointerException Now Printing StackTrace
[2016-02-29 19:24:49] java.lang.NullPointerException
[2016-02-29 19:24:49] at obfuscated.cZ.i(SourceFile:309)
[2016-02-29 19:24:49] at obfuscated.oh.callback(SourceFile:886)
[2016-02-29 19:24:49] at org.schema.schine.network.client.GUICallbackController.execute(SourceFile:40)
[2016-02-29 19:24:49] at obfuscated.C.updateStateInput(SourceFile:1366)
[2016-02-29 19:24:49] at obfuscated.avp.a(SourceFile:1167)
[2016-02-29 19:24:49] at obfuscated.C.h(SourceFile:2860)
[2016-02-29 19:24:49] at obfuscated.Qy.run(SourceFile:92)
Running on thread: ClientThread
Adapter: aticfx64
Driver Version: 8.17.10.1404
Vendor: ATI Technologies Inc.
OpenGL Version: 4.5.13399 Compatibility Profile Context 15.200.1062.1002
Renderer: AMD Radeon HD 7800 Series
GLSL Ver: 4.40
Starmade System Checker Report
Fri 08/21/2015
14:45:26.87
RESULTS:
Windows version: Windows ....UNKNOWN
Processor: Intel(R) Core(TM)2 Quad CPU Q8300 @ 2.50GHz (4 CPUs), ~2.5GHz
Memory: 8192MB RAM
Graphics Card name: AMD Radeon HD 7800 Series ....PASS
Java version: 64-bit Java 8 ....PASS
<replace this line with the file content>
<replace this line with the file content>
8_51
Related Objects
Event Timeline
[2015-08-22 10:29:06] java.lang.NullPointerException [2015-08-22 10:29:06] at obfuscated.gE.a(SourceFile:375) [2015-08-22 10:29:06] at obfuscated.hr.a(SourceFile:395) [2015-08-22 10:29:06] at obfuscated.gU.f(SourceFile:510) [2015-08-22 10:29:06] at obfuscated.gU.a(SourceFile:368) [2015-08-22 10:29:06] at obfuscated.ara.e(SourceFile:759) [2015-08-22 10:29:06] at obfuscated.ara.a(SourceFile:1144) [2015-08-22 10:29:06] at obfuscated.C.h(SourceFile:2731) [2015-08-22 10:29:06] at obfuscated.Lt.run(SourceFile:92) [2015-08-22 10:29:06] at java.lang.Thread.run(Unknown Source)
Full logs:
-Validated-
Shouldn't require a lot of testing to put in queue, has logs and it seems to be limited to static entities only, please check out planets, stations and asteroids.
-Confirmed-
by Support Ticket
Description (from Ticket):
when using the "Create Docking" tool I am able to place the transparent docking module but when I try to position the core the game freezes every time. also I am placing the docking module on a rail that is connected to my station, if that helps
Log:
[2015-08-21 20:11:09] DRAWING DEBUG: 190000663; ; 0; 19; 663; [2015-08-21 20:11:09] [SINGLE_BLOCK_DRAWER] CHECKING FOR ERROR [2015-08-21 20:11:09] [SHADER] validate: current FBO: 4 [2015-08-21 20:11:25] java.lang.NullPointerException [2015-08-21 20:11:25] at obfuscated.gE.a(SourceFile:375) [2015-08-21 20:11:25] at obfuscated.hr.a(SourceFile:395) [2015-08-21 20:11:25] at obfuscated.gU.f(SourceFile:510) [2015-08-21 20:11:25] at obfuscated.gU.b(SourceFile:670) [2015-08-21 20:11:25] at obfuscated.gU.a(SourceFile:365) [2015-08-21 20:11:25] at obfuscated.ara.e(SourceFile:759) [2015-08-21 20:11:25] at obfuscated.ara.a(SourceFile:1144) [2015-08-21 20:11:25] at obfuscated.C.h(SourceFile:2731) [2015-08-21 20:11:25] at obfuscated.Lt.run(SourceFile:92) [2015-08-21 20:11:25] at java.lang.Thread.run(Unknown Source) [2015-08-21 20:12:00] [GHOST-OBJECT] SWEEP TEST TIME: 58
-QA testing-
Fix confirmed I no longer crash upon attempting to use create docking on planets and asteroids (tested with 100 selection area size).