• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

SMX - SMXhud, SMXmenu, SMXui (Alpha21)

Thank you good sir!!!Indeed that was the problem, the ShepereII core modlet.

Now I'm enjoying your wonderful MOD.

Thanks for answer in no time.

Regards,

Makurth.
Awesome, glad to see you got that fixed :)

 
ERR [XUi] Failed initializing window group optionsVideo

@Sirillion

A new bug has cropped up with the latest update to 7 Days to Die. I am guessing this is because the devs added a new option to the video settings for terrain quality. If you go into video options from the main menu with your modlet installed, all you get is a blank screen.

I tried removing the SMXmenu modlet and the error below went away.

2019-12-04T12:47:43 10.205 ERR [XUi] Failed initializing window group optionsVideo

2019-12-04T12:47:43 10.205 EXC Object reference not set to an instance of an object

NullReferenceException: Object reference not set to an instance of an object

at XUiC_OptionsVideo.Init () [0x001a5] in <090ac70841964a1faa431f23e2b8e0e3>:0

at XUiController.Init () [0x00023] in <090ac70841964a1faa431f23e2b8e0e3>:0

at XUiWindowGroup.Init () [0x00009] in <090ac70841964a1faa431f23e2b8e0e3>:0

at XUi+<LoadAsync>d__199.MoveNext () [0x00276] in <090ac70841964a1faa431f23e2b8e0e3>:0

UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)

UnityEngine.DebugLogHandler:LogException(Exception, Object)

UnityEngine.Logger:LogException(Exception, Object)

UnityEngine.Debug:LogException(Exception)

Logger:masterLogException(Exception)

Logger:Exception(Exception)

Log:Exception(Exception)

<LoadAsync>d__199:MoveNext()

UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

(Filename: <090ac70841964a1faa431f23e2b8e0e3> Line: 0)

2019-12-04T12:47:43 10.404 INF [steamworks.NET] Login ok.
 
@Sirillion
A new bug has cropped up with the latest update to 7 Days to Die. I am guessing this is because the devs added a new option to the video settings for terrain quality. If you go into video options from the main menu with your modlet installed, all you get is a blank screen.

I tried removing the SMXmenu modlet and the error below went away.

2019-12-04T12:47:43 10.205 ERR [XUi] Failed initializing window group optionsVideo

2019-12-04T12:47:43 10.205 EXC Object reference not set to an instance of an object

NullReferenceException: Object reference not set to an instance of an object

at XUiC_OptionsVideo.Init () [0x001a5] in <090ac70841964a1faa431f23e2b8e0e3>:0

at XUiController.Init () [0x00023] in <090ac70841964a1faa431f23e2b8e0e3>:0

at XUiWindowGroup.Init () [0x00009] in <090ac70841964a1faa431f23e2b8e0e3>:0

at XUi+<LoadAsync>d__199.MoveNext () [0x00276] in <090ac70841964a1faa431f23e2b8e0e3>:0

UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)

UnityEngine.DebugLogHandler:LogException(Exception, Object)

UnityEngine.Logger:LogException(Exception, Object)

UnityEngine.Debug:LogException(Exception)

Logger:masterLogException(Exception)

Logger:Exception(Exception)

Log:Exception(Exception)

<LoadAsync>d__199:MoveNext()

UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

(Filename: <090ac70841964a1faa431f23e2b8e0e3> Line: 0)

2019-12-04T12:47:43 10.404 INF [steamworks.NET] Login ok.
I see, I guess they moved 18.2 to stable. I have just left for work so I cannot give an estimate on when I will have an update for it. But for now, the SMXmenuPatch should be viable to fix this issue as it was made for experimental and should work just as well for stable.

 
i added the smxmenu to our clients along side the smxhud and the hug no longer is working, did i modify it wrong to update it?

 
i added the smxmenu to our clients along side the smxhud and the hug no longer is working, did i modify it wrong to update it?
I messed up when packing up the latest SMXhud version and it has an extra folder. So I guess that could be the issue you are facing. Check the folder hierarchy, it should be Mods\SMXhud\ModInfo.xml

If any extra folder is present like \Mods\Mods then you need to move SMXhud one level up and it will work.

 
I found time, new version of SMXmenu is up, go to the SMXmenu thread to find it.
Thank you for the quick fix.

I apologize for posting in the wrong mod thread and not seeing the experimental patch you had posted previously. I mixed up your various mods.

 
Thank you for the quick fix.
I apologize for posting in the wrong mod thread and not seeing the experimental patch you had posted previously. I mixed up your various mods.
No worries, it is not that big of a deal with most errors as I am able to identify the modlet at fault myself but sometimes bugs can be trickier and in those cases knowing which modlet is the culprit can be very helpful :)

When it comes to SMX, as a rule of thumb, everything menu related is SMXmenu, both main and in-game menus and menu windows. Everything you see in the world(when you can move around and execute actions) is SMXhud. Everything you navigate through in the window panels is SMXui.

 
when I use the mod I get the error

NullReferenceException: Object reference not set to an instance of an object

at XUiC_BuffPopoutList.Update (System.Single _dt) [0x002c0] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at XUiController.Update (System.Single _dt) [0x0004f] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at XUiController.Update (System.Single _dt) [0x0004f] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at XUi.OnUpdateDeltaTime (System.Single updateDeltaTime) [0x0014d] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at XUiUpdater.Update () [0x0003f] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at GameManager.gmUpdate () [0x0002e] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at GameManager.Update () [0x00000] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

just to let you know I get an error with the SMX-menu mod to

 
Last edited by a moderator:
when I use the mod I get the error NullReferenceException: Object reference not set to an instance of an object

at XUiC_BuffPopoutList.Update (System.Single _dt) [0x002c0] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at XUiController.Update (System.Single _dt) [0x0004f] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at XUiController.Update (System.Single _dt) [0x0004f] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at XUi.OnUpdateDeltaTime (System.Single updateDeltaTime) [0x0014d] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at XUiUpdater.Update () [0x0003f] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at GameManager.gmUpdate () [0x0002e] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

at GameManager.Update () [0x00000] in <e37ed47c6bbc4ff88bb27cec364cf24f>:0

just to let you know I get an error with the SMX-menu mod to
Which client version are you running it on? If 18.3 then that is the reason as SMX modlets do not support 18.3 until it leaves experimental. And that is because the versions doesn’t exist yet, I am soon finished with SMXmenu, moving to SMXhud when that is done.

 
Hi everyone,

first of all: Happy New Year :)

I'd like to use SMXhud on my computer. I run 7DTD in A17.4 on a local dedicated linux server installed with linuxgsm (for performance reasons). I downloaded the latest version (18.2.r1) and extracted the entire folder to ./serverfiles/Mods/SMXhud, this is what it looks like:

Code:
sdtdserver@yawns-server:~/serverfiles/Mods/SMXhud$ ls -la
total 24
drwxrwxr-x 4 sdtdserver sdtdserver 4096 Dec 30 19:58 .
drwxrwxr-x 3 sdtdserver sdtdserver 4096 Dec 30 20:03 ..
drwxrwxr-x 3 sdtdserver sdtdserver 4096 Dec 30 19:58 Config
-rw-rw-r-- 1 sdtdserver sdtdserver  311 Dec 30 19:58 ModInfo.xml
-rw-rw-r-- 1 sdtdserver sdtdserver  324 Dec 30 19:58 mod.xml
drwxrwxr-x 4 sdtdserver sdtdserver 4096 Dec 30 19:58 UIAtlases
sdtdserver@yawns-server:~/serverfiles/Mods/SMXhud$
All files in subfolders exist.

In addition I extracted the modlet to C:\Program Files (x86)\Steam\steamapps\common\7 Days To Die\Mods\SMXhud

However the images are not shown, my hud now looks like this:

A17.4_2020-01-01_21-24-43.jpg

Any idea why this is the case? Do I need another version of the modlet for A17.4 ? Is this a problem with my screen resolution (1680x1050) ?

 
the fun pimps need to hire the dev of this mod and make it the new vanilla ui. This ui is far superior to the current vanilla one.

 
Back
Top