Jump to content

DRAGONOFTRUTH

Member
  • Content Count

    7
  • Joined

  • Last visited

  • Medals

Everything posted by DRAGONOFTRUTH

  1. CLOSED Mission file I was using as a test had issue that caused a lot of headache. cba_settings_hasSettingsFile = 1; < adding this to your description.ext and added a file called cba_settings.sqf with your exported settings should resolve any issues.
  2. Hi Here is the RPT: https://pastebin.com/5499qJLR Here is the config: I am using Host Havoc to host my server, thus cannot access the bandwidth settings I have worked with their support to address other concerns but I seem to be stuck on this one. I can see the server requiring the mods that I need for this mission, I can join the server and see the slotting screen for the mission. I can see the mission through #missions. As I try to load the mission, I get booted back to the slotting screen of the same mission. Here is the mission's pbo https://gofile.io/d/uqaben I have updated RHSUSAF and RHSAFRF, no changes in the RPT. I have updated all the mods probably 20 times now, I've deleted and redownloaded the steamapps folder required multiple times as well. Tested from a local host with the same mods with 15~ people, ran fine for the 3 ish hours we ran the op. Any help or suggestions would be appreciated.
  3. I don't have access to the root arma3 install location as I am renting this server through Host Havoc
  4. Update; I could use help on how to work around the userconfig/cba_settings.sqf requirement to be in the root arma directory as I am renting this through Host Havoc. I have the settings I would like already exported to a text file and just need to clear this error> I have tried enabling and disabling -filepatching, doesn't work. I've put my settings into a settings.sqf for the mission .pbo, and as a cba_settings.sqf for the pbo, no luck. Am I missing something here?
  5. Ok, I did some searching around and I've narrowed it down to a problem in my mission.sqm file. I've opened it with visual studio code and am seeing (potentially) where the error lies. For some ACE_ items that are being called up I get the error " The "ACE_" namespace is reserved. Please enable ACE commands in the settings.sqf " Similar thing happens for some CBA_ expressions. I find it odd that it's not flagging every one of my ACE_ items / expressions, any pointers from here? I've made a settings.sqf file and have imported settings that were used while local hosting I'm blind, I need to fix ""File [userconfig\cba_settings.sqf] not found or empty.""
  6. Oh wow, your'e absolutely correct, I don't know how I missed that. Have you seen that error before / provide some context so I can fix it? > I'm unsure if this suggests server side or mission side
×