BrutalBirdie

Member
  • Content count

    39
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by BrutalBirdie

  1. BrutalBirdie

    Startup Crash - Deinitialized shape

    Hello Community, maybe you guys can help me. My Server keeps crashing on startup (some minutes after running) with this Error. RPT can be found in the spoiler or here https://pastebin.com/xSm6MbvN I am using these Add-Ons for my server: "a3_dms, a3_exile_occupation, a3_infistar_exile, bigfootsshipwrecks_server, enigma_exile_revive, exilez_mod" I stripped down a3_dms to spawn less stuff and AI Deinitialized shape [Class: "C_Soldier_VR_F"; Shape: "a3\characters_f_bootcamp\common\vr_soldier_f.p3d";]
  2. BrutalBirdie

    Startup Crash - Deinitialized shape

    "Mission" like an Exile Template, I figured out most already by my own, Traders work but spawns and Savezones do not.
  3. BrutalBirdie

    Startup Crash - Deinitialized shape

    Well I will test this further but it seems a3_dms, a3_exile_occupation, a3_infistar_exile, bigfootsshipwrecks_server, enigma_exile_revive, exilez_mod is crashing the server with Chernarus Redux EDIT: It's seems to be exilez, testing further.
  4. BrutalBirdie

    Startup Crash - Deinitialized shape

    Well now this is getting out of my hand New plain mission, this error again 20:08:45 Error in expression < rain) * ((daytime factor [0.79, 0.88]) , (daytime factor [0.25, 0.17]))> 20:08:45 Error position: <, (daytime factor [0.25, 0.17]))> 20:08:45 Error Missing ) and this 20:08:45 Error compiling '' in 'hitpelvis' 20:08:45 Error compiling '' in 'hitabdomen' 20:08:45 Error compiling '' in 'hitdiaphragm' 20:08:45 Error compiling '' in 'hitchest' 20:08:45 Error compiling '' in 'hitarms' 20:08:45 Error compiling '' in 'hitlegs' Maybe I am just to much of a noob to get the mission editor... I placed some traders, a spawn zone, a trader save zone made players playable, took the default config.cpp, description.ext, RscDefines.hpp and these Errors are just there... http://www.filedropper.com/exilechernarusredux_2
  5. BrutalBirdie

    Startup Crash - Deinitialized shape

    Maybe you can point me out a good starting point for making a mission. All tutorials and howto's I watched/read where from 2016/2017 is there an official one?
  6. BrutalBirdie

    Startup Crash - Deinitialized shape

    Good I use git already
  7. BrutalBirdie

    Startup Crash - Deinitialized shape

    Hey @Z80CPU I do not expect anyone to fix this mission, I just want to understand this error and how to maybe resolve it. It's not about someone doing my job, I just hate having Errors and not being able to find the root of this evil.. But yea, already started doing my own Chernarus Redux Mission, if the mission is working and a good start I will ofc publish it.
  8. BrutalBirdie

    Startup Crash - Deinitialized shape

    I think you got me wrong, HIS mission file has this error, no other mission has this error
  9. BrutalBirdie

    Help please!

    WHAT?
  10. BrutalBirdie

    Startup Crash - Deinitialized shape

    I checked the whole "Vanilla" mission file with Linux for "daytime factor" with no results. But even the "Vanilla" mission has this error. When I use my Altis tempalte which has a lot of custom scripts there is no problem like this. grep -rin -A 2 -B 2 --color="yes" "daytime\|factor\|daytime factor" Edit: I tested the Vanilla Exile.Altix, infiSTAR Exile.Altis, my Custom Exile.Altis, none have this error, it's just the ChernarusRedux one, and I cant figure out what causes this and its driving me nuts!
  11. BrutalBirdie

    Chernarus Redux Mission File w/Loot (Exile 1.0.4)

    There seems to be an error with this Mission Caused by this error code 19:13:28 Error in expression < rain) * ((daytime factor [0.79, 0.88]) , (daytime factor [0.25, 0.17]))> 19:13:28 Error position: <, (daytime factor [0.25, 0.17]))> 19:13:28 Error Missing )
  12. BrutalBirdie

    Startup Crash - Deinitialized shape

    Just checked my Altis Mission there is no error like this... So it must be caused by Chernarus Redux Mission... EDIT: I used this Mission File as template and modified it Now I tested the original one with the same results. I build a simple CHX mission myself and test it.
  13. BrutalBirdie

    Startup Crash - Deinitialized shape

    I am looking into it. Sadly the RPT does not tell where it's coming from. I guess it's from the missions since the error appears after the " 19:13:20 Mission file: Exile (__cur_mp) " loading EDIT: It's maybe from my custom code? if (!isServer) exitWith {}; while {true} do { if (daytime >= 18 || daytime < 7) then { setTimeMultiplier 12 } else { setTimeMultiplier 4 }; uiSleep 30; }; But I cant see this ERROR in expression, there is also nothing with rain declared *?* EDIT,EDIT: I disabled this custom code but still the same error
  14. BrutalBirdie

    Startup Crash - Deinitialized shape

    Well the Server lasted a bit longer but still crash at this code Deinitialized shape [Class: "C_Soldier_VR_F"; Shape: "a3\characters_f_bootcamp\common\vr_soldier_f.p3d";] RPT:
  15. BrutalBirdie

    Startup Crash - Deinitialized shape

    Noticed this entry 19:13:20 Warning Message: File mpmissions\__cur_mp.ChernarusRedux\config.cpp, line 5553: Config: '"' encountered instead of ',' 19:13:20 Warning Message: File mpmissions\__cur_mp.ChernarusRedux\config.cpp, line 5553: Config: '"' encountered instead of ',' Will look into the config.cpp now EDIT: Was a missing "," fixed it and testing again
  16. BrutalBirdie

    Selling Bug - Inv. Poptabs

    Okay I got a message from one of my players that people are selling Bipods like non stop. I checked the log and yes indeed they do. The told me it happend like this. They killed an NPC with a gun that could not be sold "MX SW Green Camo" (Gues the Tanoa one) they had a bipod on it and found in a crate more bipods. They had 1 Bipod on the Gun and 5 in the Bag and could sell the Bipod on the Gun for ever without them getting sold. Did someone else had this b4?
  17. Quick question. Do I have to place positions for EACH building or is "house" based? Like I configure one building and all other buildings of this type will have the same loot position?
  18. BrutalBirdie

    Question Regarding Loot Positions

    @Bob_the_K Thanks for the answer. I will test this out
  19. Necrobump! But hey I got the same issue. 1:04:56 "ExileServer - XM8 mesage sent: {""r"":[""76561198215443645""],""m"":""base-raid"",""t"":""Z3 Airport""} ()" Server Code 4R9Q IP Address 144.76.30.190 Proxy IP Address 144.76.30.190 Game Port 2302 Steam Query Port 2303 Phones Connected 4 Transmissions 0 Last Transmission at never Broadcasts this Month 0/30 boosted Protocol Vanilla Brraaaaiiinnnssss, help me @Eichi
  20. BrutalBirdie

    UGV Stuck/Frozen after restart

    Hello guys, my UGVs get stuck/frozen after restart. I can see via AI ESP that both AIs for driver and gunner. I use DMS ,Occupation, infiSTAR, Ryanzombies, Enigma Revive, ExileZ. I set in DMS AI Freeze all to off, also offload to client to off. Here the RPT log after restart when the stuck/freeze happens https://pastebin.com/DZGzCaKC
  21. BrutalBirdie

    UGV Stuck/Frozen after restart

    Thanks to @hogansheroes It was this problem
  22. could you share your settings? That would be awesome for testing.
  23. I will test if this is really the problem, if it is I will start a poll for my players, keep Crashes with more to do or no crashes and less loot etc.
  24. What a shame I want to have those gear crates and everything. Players already are sad that they are gone even if its just for testing.
  25. Is this a question? I am placing the addonds inside @exileserver/addons/