True Hitoare
Steampunker
EDIT: NEVERMIND, apparently he...had HamstarHelpers in his mod folder for some reason? And deleting that file fixed it?? I have no idea how that happened, but...well, it apparently works now, so...yeah.
Friend of mine is trying to install tModLoader for the first time, but he's running into a problem that I never had, and I can't figure it out. Whenever he tries to open the Mod Browser, the game crashes out with the following error:
He hasn't had a chance to install any mods yet since he can't even get into the Mod Browser in the first place -- which just makes me even more confused by the references to HamstarHelpers. Similar problem when opening the Mods menu -- game becomes unresponsive or crashes. Tried verify, deleting config.json, reinstalling Terraria.
Thanks in advance.
Code:
9/27/2019 5:22:17 PM
System.Exception: !ModHelpers.BeginModBrowserPopulateCheck.IsModBrowserListPopulated - Invalid modList
at HamstarHelpers.Internals.Menus.ModTags.ModBrowserTagsMenuContext.BeginModBrowserPopulateCheck(UIState modBrowserUi)
at HamstarHelpers.Internals.Menus.ModTags.ModBrowserTagsMenuContext.Show(UIState ui)
at HamstarHelpers.Services.Menus.MenuContextServiceManager.LoadUI(UIState ui)
at HamstarHelpers.Services.Menus.MenuContextServiceManager.Update()
at HamstarHelpers.Services.Menus.MenuContextServiceManager._Update(GameTime gametime)
at System.Action`1.Invoke(T obj)
at Terraria.Main.Draw(GameTime gameTime)
at Microsoft.Xna.Framework.Game.DrawFrame()
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Terraria.Program.LaunchGame_()
He hasn't had a chance to install any mods yet since he can't even get into the Mod Browser in the first place -- which just makes me even more confused by the references to HamstarHelpers. Similar problem when opening the Mods menu -- game becomes unresponsive or crashes. Tried verify, deleting config.json, reinstalling Terraria.
Thanks in advance.
Last edited: