I can't access the Properties (?) panel after a while
#1
It won't let me click or change SOME items, I can still change some properties, but not most, and puts something like this up:

at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpI(Unknown Source)
at java.awt.Container.dispatchEventImpI(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpI(Unknown Source)
at java.awt.Window.dispatchEventImpI(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

O.O That took forever to write down.
And I can still do stuff in the "Explorer" pane. (We need seperate names for those so that we don't have to use ROBLOX terms...)
Reply
#2
I get the same error, but this only happens after I rename a box, then try to change the color.

I think it also may error with circles, and other properties, but I can't say for sure.
[Image: rogershanksluffy_display.gif]
Reply
#3
For tools, I always add this into the script.

[lua]
script.Parent.Name = "Nameyouwant"
[/lua]
I add this so I could edit the properties of the tool whenever I want.

Not a bug, its a (rather annoying) security feature.
Reply
#4
Jacob_ REALLY needs to fix this.
[Image: 5widdh.png]
Siggy by McNoobster!
[Image: loading.gif]
Reply
#5
(04-09-2011, 06:12 PM)AK47 Wrote: For tools, I always add this into the script.

[lua]
script.Parent.Name = "Nameyouwant"
[/lua]
I add this so I could edit the properties of the tool whenever I want.

Not a bug, its a (rather annoying) security feature.

That has nothing to do with what we're talking about... But I agree with toast -- I can finally access the editor again, and I want to use it!! Confusedcared:
Reply
#6
(04-09-2011, 11:54 PM)Qwertygiy Wrote:
(04-09-2011, 06:12 PM)AK47 Wrote: For tools, I always add this into the script.

[lua]
script.Parent.Name = "Nameyouwant"
[/lua]
I add this so I could edit the properties of the tool whenever I want.

Not a bug, its a (rather annoying) security feature.

That has nothing to do with what we're talking about... But I agree with toast -- I can finally access the editor again, and I want to use it!! Confusedcared:

Eh? But I thought this was about the properties panel not being accessed after renaming ANYTHING (Boxes, Circles, Tools, Textures, etc.)?
Reply
#7
I fixed this yesterday.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)