RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003756USAF[All Projects] Generalpublic2017-11-06 03:312017-11-06 08:15
Reportersn0whusky 
Assigned Toreyhard 
PrioritynoneSeveritymajorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003756: Error Message
DescriptionError message something to do with this line
if(isMultiplayer)then{sleep 0.1};

https://prnt.sc/h6pq0x [^]

    private _h = "rhs_collider_simple" createVehicle (getpos _v);
    _h setPosWorld (getPosWorld _v);
    _h setVectorDirAndUp [vectorDir _v,vectorUp _v];
    if(isMultiplayer)then{sleep 0.1};
    _v attachTo [_h,[0,0,0]];
Steps To ReproduceMods used
start of mp mission via eden editor
Additional InformationNot exactly sure what this means but might be helpful

Discord reply to the question asked

Midnight - Today at 11:50 AM
@sn0whusky you can't sleep in unscheduled environment

might be relating to this
if(isMultiplayer)then{sleep 0.1};
TagsNo tags attached.
Is it a wish/request?
RHS version
Arma 3 version
Did you used any other mod when the error occurred?
Which mods?
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-11-06 03:31 sn0whusky New Issue
2017-11-06 08:15 reyhard Status new => closed
2017-11-06 08:15 reyhard Assigned To => reyhard
2017-11-06 08:15 reyhard Resolution open => duplicate


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker