Jump to content

FROMNUM


Recommended Posts

Does anyone know what causes this error, and how to fix it?

WARNING! Could not find region 'FROMNUM' from atlas 'FROMNUM'. Is the region specified in the atlas?
Looking for default texture '' from atlas 'FROMNUM'.

I've seen it around in past forum posts, but no one seems to have figured out what it is. In this case, the rest of the error is this:

../mods/modname/images/names_charactername.xml
LUA ERROR stack traceback:
        scripts/widgets/image.lua(34,1) in function 'SetTexture'
        scripts/screens/lobbyscreen.lua(668,1) in function 'SetPortraitImage'
        scripts/screens/lobbyscreen.lua(187,1) in function 'onChanged'
        scripts/widgets/dressuppanel.lua(413,1) in function 'onchangedfn'
        scripts/widgets/animspinner.lua(512,1) in function 'OnChanged'
        scripts/widgets/animspinner.lua(501,1) in function 'Changed'
        scripts/widgets/animspinner.lua(472,1) in function 'SetSelectedIndex'
        scripts/widgets/animspinner.lua(571,1) in function 'SetOptions'
        scripts/widgets/dressuppanel.lua(693,1) in function 'Reset'
        scripts/widgets/dressuppanel.lua(646,1) in function 'UpdateSpinners'
	...
        scripts/widgets/widget.lua(116,1) in function 'OnControl'
        scripts/widgets/widget.lua(116,1) in function 'OnControl'
        scripts/widgets/widget.lua(116,1) in function 'OnControl'
        scripts/widgets/widget.lua(116,1) in function 'OnControl'
        scripts/widgets/widget.lua(116,1) in function 'OnControl'
        scripts/widgets/widget.lua(116,1) in function 'OnControl'
        scripts/screens/lobbyscreen.lua(465,1) in function 'OnControl'
        scripts/frontend.lua(329,1) in function 'OnControl'
        scripts/input.lua(158,1) in function 'OnControl'
        scripts/input.lua(358,1)

The error then repeats a number of times. The error occurs when the added character's portrait is selected in the character selection screen.

The assets have been freshly recompiled, without affecting the error whatsoever.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...