RHS Feedback - USAF |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002797 | USAF | [All Projects] General | public | 2016-12-10 02:08 | 2016-12-10 15:02 |
|
Reporter | tris323 | |
Assigned To | reyhard | |
Priority | none | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Is it a wish/request? | Yes |
RHS version | |
Arma 3 version | 1.64 |
Did you used any other mod when the error occurred? | No |
Which mods? | @RHSAFRF, @RHSGREF, @RHSUSAF |
|
Summary | 0002797: configuration on all weapons, vehicles etc. |
Description | the issues that i'n getting is mainly the cfgweapons and cfgvehicles. the issues is that there is no config and Also there is no dumpconfig file in any of the RHS mods. this is why the mods are showing all of the no entry errors on the main menu in game and on the server as well.
so I looked at all of the mod folders with rhs and I believe that the directories are not connected correctly to the config file, meaning all rhs mods needs the config.cpp. with a connection to the mods with a dumpconfig.sqf for the userconfig folder.
It has course .pbo to not show in the loadout on the servers and you need to back out of the game, restart the pc or click on anywhere on the loadout to fix this however, this doesn't last long.
what i would like to be put on the RHS is:
Config.cpp file
dumpconfig.sqf file
if you feel there needs to other files for this to work then go for it :)
|
Steps To Reproduce | |
Additional Information | |
Tags | 0.4.1.1, For all RHS mods |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-12-10 02:08 | tris323 | New Issue | |
2016-12-10 10:09 | reyhard | Note Added: 0005590 | |
2016-12-10 10:09 | reyhard | Assigned To | => reyhard |
2016-12-10 10:09 | reyhard | Status | new => feedback |
2016-12-10 14:03 | tris323 | Note Added: 0005593 | |
2016-12-10 14:03 | tris323 | Status | feedback => new |
2016-12-10 14:05 | tris323 | Note Edited: 0005593 | bug_revision_view_page.php?bugnote_id=5593#r3675 |
2016-12-10 14:09 | tris323 | Note Edited: 0005593 | bug_revision_view_page.php?bugnote_id=5593#r3676 |
2016-12-10 14:14 | tris323 | Note Edited: 0005593 | bug_revision_view_page.php?bugnote_id=5593#r3677 |
2016-12-10 14:14 | tris323 | Note Edited: 0005593 | bug_revision_view_page.php?bugnote_id=5593#r3678 |
2016-12-10 14:18 | tris323 | Note Edited: 0005593 | bug_revision_view_page.php?bugnote_id=5593#r3679 |
2016-12-10 14:19 | tris323 | Note Edited: 0005593 | bug_revision_view_page.php?bugnote_id=5593#r3680 |
2016-12-10 14:20 | tris323 | Note Edited: 0005593 | bug_revision_view_page.php?bugnote_id=5593#r3681 |
2016-12-10 14:20 | tris323 | Note Edited: 0005593 | bug_revision_view_page.php?bugnote_id=5593#r3682 |
2016-12-10 14:21 | tris323 | Note Edited: 0005593 | bug_revision_view_page.php?bugnote_id=5593#r3683 |
2016-12-10 14:22 | tris323 | Note Edited: 0005593 | bug_revision_view_page.php?bugnote_id=5593#r3684 |
2016-12-10 14:57 | tris323 | Tag Attached: 0.4.1.1 | |
2016-12-10 14:57 | tris323 | Tag Detached: 0.4.1.1 | |
2016-12-10 14:58 | tris323 | Tag Attached: 0.4.1.1 | |
2016-12-10 14:58 | tris323 | Tag Attached: For all RHS mods at | |
2016-12-10 14:58 | tris323 | Tag Detached: 0.4.1.1 | |
2016-12-10 14:58 | tris323 | Tag Attached: 0.4.1.1 | |
2016-12-10 14:58 | tris323 | Tag Detached: For all RHS mods at | |
2016-12-10 14:58 | tris323 | Tag Attached: For all RHS mods | |
2016-12-10 15:02 | reyhard | Note Added: 0005594 | |
2016-12-10 15:02 | reyhard | Status | new => closed |
2016-12-10 15:02 | reyhard | Resolution | open => no change required |
Notes |
|
|
uhmm? what are you trying to do? first time I hear about config.cpp & dumpConfig.sqf... |
|
|
(0005593)
|
tris323
|
2016-12-10 14:03
(edited on: 2016-12-10 14:22) |
|
thats ok, I had the same feeling when I was looking this up aswell. what i'm trying to do is find the source of the error code that starts this up [No entry: bin\config.bin/CfgWeapons/ItemInfo.scope]. the only way for the no entry errors to not show is by using an config.cpp. the other one I'm not so sure on. however, when I looked at the userconfig folder then looked at the asr ai3 folder (as for example) it had a sqf file. so how I was looking at this, that it needed the same cpp and sqf files for the rhs mods to work correctly.
this is the example code for the config.cpp file https://community.bistudio.com/wiki/ArmA_3_Replacement_Config_Tutorial [^]
and here is an example for the dumpconfig.sqf from another mod (you may need to scroll down for a bit) https://forums.bistudio.com/topic/188332-eden-all-in-one-config-dumps/ [^]
on the first link that I sent to you, it lead to the same config error code that is showing on the in-game menu cfgweapons and cfgvehicles.
plus the config.cpp and dumpconfig.sqf allows to mod to talk to the game, so think of it like a mobile phone, you look for a family member or friend to call and then you press call.
|
|
|
|
uhm, hope you will believe me there, since I don't want to explain it all together, but those files are not required. itemInfo bug is caused by some 3rd party mod. |
|