That was the bigger clueMad Dan Eccles wrote:plus, I don't have any OXPs...
Why this might happen, and why it would only affect some Mac users, I don't know. (Are you using the default Deployment download, or the Test download of 1.77?)
Moderators: winston, another_commander, Getafix
That was the bigger clueMad Dan Eccles wrote:plus, I don't have any OXPs...
Hee.cim wrote:That was the bigger clue
Default deployment download. And gratuitous alliteration.(Are you using the default Deployment download, or the Test download of 1.77?)
Would you mind switching to the Test download and seeing if that fixes the problem, please? There already seems to be something a bit odd with the Mac Deployment build on some systems, and knowing whether this is part of it or a completely different oddity would probably be useful to track it down.Mad Dan Eccles wrote:Default deployment download. And gratuitous alliteration.
Yes that one. It is build from exact the same source, but with an other compiler setting to add more debugging features. It also comes with a debug.oxp and gives you a debug menu when that oxp is installed.Mad Dan Eccles wrote:Sure. Would that be this link? http://prdownload.berlios.de/oolite-lin ... c-test.zip
Ah... do I type that in the *console*? Can't see where, and it's not matching anything. Anyway, it just happened again in the test version of 1.77—as I exited a Rock Hermit. I dumped what i could from the debug menu; the last log is hereEric Walch wrote:Nice video, it clearly shows that not only the rotation is wrong, but also subentities are misplaced. Could you open up the console when you see it again. That target the station and type: 'PS.target.subEntities'. That gives a dump of all subs. It would be good to know if there the coordinates are already mixed up, or only on display.
I was not clear. I dit not mend the Mac console, but oolites Debug console. Invoke the console by typing 'Cmd-j' within Oolite. (Or get it from the Oolite menu bar).Mad Dan Eccles wrote:Ah... do I type that in the *console*? Can't see where, and it's not matching anything.
Code: Select all
09:41:05.264 [system]: Can't open input server /Users/rpg/Library/InputManagers/Edit in WriteRoom
.......
09:42:26.141 [sound.mixer.failedToConnectChannel]: Sound mixer: failed to connect channel <OOSoundChannel 0x10857a3d0>{ID=1, state=stopped, sound=<OOCABufferedSound 0x10180a450>{"beep.ogg", mono, 11025 Hz, 15364 bytes}}, error = kAudioUnitErr_CannotDoInCurrentContext.
09:42:26.141 [sound.play.failed]: Failed to play <OOCABufferedSound 0x10180a450>{"beep.ogg", mono, 11025 Hz, 15364 bytes}
.......
16:48:41.339 [universe.objectDump]: DEBUG: Entity Dump - [entities count] = 90, n_entities = 90
16:48:41.339 [universe.objectDump]: Ent: 0 PlayerEntity "Cobra Mark III" position: (3439.17, 80.8566, 424265) scanClass: CLASS_PLAYER status: STATUS_IN_FLIGHT range: 0 (visible: yes) mass 185580
16:48:41.339 [universe.objectDump]: Ent: 1 StationEntity "Rock Hermit" "Rock Hermit" position: (6157.91, 192.807, 421675) scanClass: CLASS_ROCK status: STATUS_IN_FLIGHT range: 3756.44 (visible: yes) mass 6.148e+07 AI: rockHermitAI.plist:IDLE
Code: Select all
> player.ship.target.inspect()
> PS.target.subEntities
[[Dock "Docking Slit (horizontal)" position: (0, 0, 500)
(subentity)], [Ship "Arc Detail" position: (0, 0, 0)
(subentity)], [Ship "Arc Detail" position: (0, 0, 0)
(subentity)], [Ship "Arc Detail" position: (0, 0, 0)
(subentity)], [Ship "Arc Detail" position: (0, 0, 0)
(subentity)]]