Author Topic: Unabled to use any form of events.  (Read 2523 times)

When ever I try to edit or create events after hosting, the events either don't function, or don't exist (they delete themselves randomly).

If I use bricks that come with events already added to them (Doors, etc.) the events work fine, but the moment I open the GUI and click "Send" they events become broken, then the next time I check the events menu, the events are gone. And the usual thing that would open the next slot for eventing, it doesn't automatically do it, (To better explain, if I chose "onActivate" the next slot would usually automatically select so I could just scroll in it and choose the event, then the next [_____] would open)

I have attached the console file.
Highlights from the console:
Quote
base/client/scripts/allClientScripts.cs (21514): Unknown command getSelected.
  Object (32727) GuiTextEditCtrl -> GuiTextCtrl -> GuiControl -> GuiControl -> SimGroup -> SimSet -> SimObject ->
and
Quote
ERROR: serverCmdAddEvent() - invalid target class.  %inputEventIdx:0 %targetIdx:4
BackTrace: ->[BotHolePackage]serverCmdAddEvent->[Slayer_Dependencies_Brick]serverCmdAddEvent->[Support_MultiSourceEvents]serverCmdAddEvent->[Server_RestrictedEvents]serverCmdAddEvent->[AdminEvents]serverCmdAddEvent->serverCmdAddEvent

The second ERROR would appear sometimes when I clicked Send in the events GUI. I have no idea what broke this, I'm really flippin' confused.

Try disabeling the restricted/admin-only events add-on, I think it's blocking you from making any.

Try disabeling the restricted/admin-only events add-on, I think it's blocking you from making any.

I actually had the thought of disabling restricted events, but I was done with restarting multiple times so I just gave up, I'll try it.

Try disabeling the restricted/admin-only events add-on, I think it's blocking you from making any.

That only removed RestrictedEvents from the backtrace.
It fixed nothing -.-
Oh mah gawd I hate this...

Okay, try disabeling slayer and see if that works.

Doesn't look like Slayer. There's a package called "AdminEvents" that I suspect.

Doesn't look like Slayer. There's a package called "AdminEvents" that I suspect.

Yeah I have no idea what that is, this happened after I installed a few brick packs, I didn't recently install any new events or enable any new events at the time, I simply enabled a few more brick packs.

Support_Rendermen and Server_ServerMusic both use the AdminEvents support script. Try disabling those. If that doesn't work, disable Slayer as well.

I had the same issue this morning.

I solved it by deleting Greek2Me's theme mod. Seems to have been the new update along with some mod conflicts.

Thanks for reporting it. For now you can simply set the theme to "Default" rather than removing the add-on. You'll receive an update when I fix it.

Thanks for reporting it. For now you can simply set the theme to "Default" rather than removing the add-on. You'll receive an update when I fix it.

Oh awesome, I don't want to disable ServerMusic :D

Thanks for reporting it. For now you can simply set the theme to "Default" rather than removing the add-on. You'll receive an update when I fix it.

Worked, but I liked the themes, and I want 'em fix'd >:U
I'm assuming I should lock this now?
I am still a noob to the forums.