UCC or UClasses

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Sonja

New Member
Nov 25, 2001
24
0
0
Visit site
After having tried everything to make my ModMenuItems FramedWindow, which apeared but without content, to work I exported the package only to find :
ClientClass=None
in the default properties.

Which means UClasses or UCC, even though I had changed the file numerous times, refused to compile it.

Anyone else had this problem.
 

Sonja

New Member
Nov 25, 2001
24
0
0
Visit site
I use UClasses which does that for me.
The strange thing is that when the package is compiled some uc-files are compiled and others not.
I changed the file but it doesnt get processed for some reason. I only found out when I exported the files.
 

RestInPieces

New Member
Sep 20, 2001
65
0
0
www.Creep-World.net
does uclasses take longer to compile than usual UCC? i use wotgreal and it is soooo slowly that i decidet to stick with my good old .bat file....
i guess you already tried compiling your class using the usual comand line...
 

Sonja

New Member
Nov 25, 2001
24
0
0
Visit site
I think it takes about as long as UCC.

The problem turns out to be nothing to do with either program, other than that they replace a non existing package(read typo) in the default properties with a "none" instead of giving a warning or an error.
Thx anyway