- Joined
- Feb 9, 2017
- RedCents
- 1,387¢
- RGMercs Build?
- Live Latest
- What level is the character?
- Any
- Class Config Version?
- All
This still supported on live? I get errors about coroutine and it ends.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Fresh install latest rgmercs. loading on one toon.Yes but I can't do anything with this report as it has no information at all. I am going to guess the crash is LuaRocks trying to install the new lfs/sqlite dlls and you are starting like multiple clients at the same time but without any information what so ever thats the best I can do.
no, i manually installed it from github.Do you get a popup to install luarocks modules?
I installed mq with redfetch, then tried running rgmercs and it prompted for luarocks. i click accept and it crashed the game. so i went to https://github.com/macroquest/luarocks and installed it. everything thing else using luarocks / sqlite3 is working but rgmercs.That doesn't make sense, luarocks modules don't come from github they come from the mq repro. It sounds like your install is messed up somehow.
How did you install mq?
Running Lua script 'rgmercs' with PID 4Just out of curiosity grab whats in github right now and run it - I added some error handling if luarocks doesnt load the way we expect.
Running lua script 'rgmercs' with PID 6
Loading Config DB Module...
Returning DB Object
Creating new DB Object with path: C:\MQNext\Config/rgmercs/rgmercs_config.db
Loaded Config DB Module...
[RGMercs:WARN <1719342.879> (core.lua::UnCheckPlugins():146)] >>> MQ2Melee detected! Unloading it due to known conflicts with RGMercs!
[RGMercs:WARN <1719342.881> (core.lua::UnCheckPlugins():146)] >>> MQ2Twist detected! Unloading it due to known conflicts with RGMercs!
[RGMercs:INFO <1719342.964> (config.lua::ResolveDefaults():3333)] >>> Setting [DoBandolier] has been deprecated -- removing from your config.
[RGMercs:INFO <1719342.983> (config.lua::ResolveDefaults():3333)] >>> Setting [DoAEHate] has been deprecated -- removing from your config.
[RGMercs:INFO <1719342.984> (config.lua::ResolveDefaults():3333)] >>> Setting [DoAEAgro] has been deprecated -- removing from your config.
[RGMercs:INFO <1719342.997> (config.lua::ResolveDefaults():3333)] >>> Setting [DoDefense] has been deprecated -- removing from your config.
[RGMercs:INFO <1719342.997> (config.lua::ResolveDefaults():3333)] >>> Setting [SummonArrows] has been deprecated -- removing from your config.
[RGMercs:WARN <1719343.436> (config.lua::ResolveDefaults():3315)] >>> Data type of setting [GroupWatch] has been deprecated -- resetting to default.
[RGMercs:INFO <1719343.749> (config.lua::GetConfigFileName():2737)] >>> Upgrading config from v2 to v4 for Charm_Immune module.
[RGMercs:INFO <1719343.863> (config.lua::ResolveDefaults():3333)] >>> Setting [NamedTable] has been deprecated -- removing from your config.
[RGMercs:INFO <1719344.753> (combat.lua::SetMAToSelf():93)] >>> SetMainAssist: No valid assists! Falling back to ourselves.
Popup:: Welcome to RGMercs!
Your assist is currently set to MyToon.
[RGMercs:INFO <1719344.769> (init.lua::RGInit():320)] >>> This PC has assigned itself as the MA! If this is not intentional, please check your assist setup.
****************************
Welcome to RGMercs Lua Edition
Version 2.1.1 (Shattering of Ro)
By Lead Devs: Derple, Algar
****************************
RGMercs! Where even fun has an option and a command attached.
Please visit us on the RG forums for the most recent news and updates.
FAQs, Commands and Settings are searchable from the options panel!
Running lua script 'rgmercs' with PID 11
Loading Config DB Module...
Returning DB Object
Creating new DB Object with path: C:\MQNext\Config/rgmercs/rgmercs_config.db
Loaded Config DB Module...
[RGMercs:WARN <1720028.282> (core.lua::UnCheckPlugins():146)] >>> MQ2Melee detected! Unloading it due to known conflicts with RGMercs!
[RGMercs:WARN <1720028.284> (core.lua::UnCheckPlugins():146)] >>> MQ2Twist detected! Unloading it due to known conflicts with RGMercs!
[RGMercs:INFO <1720029.286> (combat.lua::SetMAToSelf():93)] >>> SetMainAssist: No valid assists! Falling back to ourselves.
Popup:: Welcome to RGMercs!
Your assist is currently set to MyToon.
[RGMercs:INFO <1720029.286> (init.lua::RGInit():320)] >>> This PC has assigned itself as the MA! If this is not intentional, please check your assist setup.
****************************
Welcome to RGMercs Lua Edition
Version 2.1.1 (Shattering of Ro)
By Lead Devs: Derple, Algar
****************************
RGMercs! Where even fun has an option and a command attached.
Please visit us on the RG forums for the most recent news and updates.
FAQs, Commands and Settings are searchable from the options panel!
so what did you end up doing to fix it?Even Better. All good, everything working in harmony. RGMercs, Overseer and Tradeskill Construction. Thanks.Code:Running lua script 'rgmercs' with PID 6 Loading Config DB Module... Returning DB Object Creating new DB Object with path: C:\MQNext\Config/rgmercs/rgmercs_config.db Loaded Config DB Module... [RGMercs:WARN <1719342.879> (core.lua::UnCheckPlugins():146)] >>> MQ2Melee detected! Unloading it due to known conflicts with RGMercs! [RGMercs:WARN <1719342.881> (core.lua::UnCheckPlugins():146)] >>> MQ2Twist detected! Unloading it due to known conflicts with RGMercs! [RGMercs:INFO <1719342.964> (config.lua::ResolveDefaults():3333)] >>> Setting [DoBandolier] has been deprecated -- removing from your config. [RGMercs:INFO <1719342.983> (config.lua::ResolveDefaults():3333)] >>> Setting [DoAEHate] has been deprecated -- removing from your config. [RGMercs:INFO <1719342.984> (config.lua::ResolveDefaults():3333)] >>> Setting [DoAEAgro] has been deprecated -- removing from your config. [RGMercs:INFO <1719342.997> (config.lua::ResolveDefaults():3333)] >>> Setting [DoDefense] has been deprecated -- removing from your config. [RGMercs:INFO <1719342.997> (config.lua::ResolveDefaults():3333)] >>> Setting [SummonArrows] has been deprecated -- removing from your config. [RGMercs:WARN <1719343.436> (config.lua::ResolveDefaults():3315)] >>> Data type of setting [GroupWatch] has been deprecated -- resetting to default. [RGMercs:INFO <1719343.749> (config.lua::GetConfigFileName():2737)] >>> Upgrading config from v2 to v4 for Charm_Immune module. [RGMercs:INFO <1719343.863> (config.lua::ResolveDefaults():3333)] >>> Setting [NamedTable] has been deprecated -- removing from your config. [RGMercs:INFO <1719344.753> (combat.lua::SetMAToSelf():93)] >>> SetMainAssist: No valid assists! Falling back to ourselves. Popup:: Welcome to RGMercs! Your assist is currently set to MyToon. [RGMercs:INFO <1719344.769> (init.lua::RGInit():320)] >>> This PC has assigned itself as the MA! If this is not intentional, please check your assist setup. **************************** Welcome to RGMercs Lua Edition Version 2.1.1 (Shattering of Ro) By Lead Devs: Derple, Algar **************************** RGMercs! Where even fun has an option and a command attached. Please visit us on the RG forums for the most recent news and updates. FAQs, Commands and Settings are searchable from the options panel!
Code:Running lua script 'rgmercs' with PID 11 Loading Config DB Module... Returning DB Object Creating new DB Object with path: C:\MQNext\Config/rgmercs/rgmercs_config.db Loaded Config DB Module... [RGMercs:WARN <1720028.282> (core.lua::UnCheckPlugins():146)] >>> MQ2Melee detected! Unloading it due to known conflicts with RGMercs! [RGMercs:WARN <1720028.284> (core.lua::UnCheckPlugins():146)] >>> MQ2Twist detected! Unloading it due to known conflicts with RGMercs! [RGMercs:INFO <1720029.286> (combat.lua::SetMAToSelf():93)] >>> SetMainAssist: No valid assists! Falling back to ourselves. Popup:: Welcome to RGMercs! Your assist is currently set to MyToon. [RGMercs:INFO <1720029.286> (init.lua::RGInit():320)] >>> This PC has assigned itself as the MA! If this is not intentional, please check your assist setup. **************************** Welcome to RGMercs Lua Edition Version 2.1.1 (Shattering of Ro) By Lead Devs: Derple, Algar **************************** RGMercs! Where even fun has an option and a command attached. Please visit us on the RG forums for the most recent news and updates. FAQs, Commands and Settings are searchable from the options panel!
Used a sqlite dll from a backup install.so what did you end up doing to fix it?
Great! I anxiously await your apology for implying this was a mercs issue, your awe that I called the issue in the first reply with no context, and your appreciation that even given all that we helped debug this issue for you!Used a sqlite dll from a backup install.
