![]() |
#261 (permalink) |
![]() ![]() Registriert seit: 16.11.2006
Ort: Paris-Rom-Erkner
Alter: 51
Beiträge: 6.205
|
![]() Kim-Jong-Un? Wie das? Hat er Böhmen niedergebrannt? Zumindest in einem Propagandafilm?
__________________
|
![]() |
![]() |
#262 (permalink) |
![]() Registriert seit: 09.04.2013
Beiträge: 66
|
![]()
Hi all, I,ve tried this and it looks it works:
1. in init.sqf add: #include "x_init\fn_preinit.sqf" (below #include "x_setup.sqf" line) 2. in cfgfunctions.hpp find and exclude like this: /* class Dom_PreInit { file = "x_init"; class preinit { preInit = 1; headerType = -1; }; }; */ It should work fine without errors. I hope it helps, xares |
![]() |
![]() |
#263 (permalink) |
![]() Registriert seit: 29.05.2009
Beiträge: 87
|
![]()
xares = naong = kleiner Koreaner?
![]() Wie auch immer, laut Komentar im Code hat jemand namens naong hat das gleiche gemacht und die Domi läuft zwar damit, allerdings kann ich auf dem dedi keine Waffenbox mehr aufnehmen und und auch keine Fahrzeuge mehr liften. Sprich irgend etwas ist also doch noch nicht initialisiert bzw im argen. Sonst läufts aber wieder: Code:
[2726,63.45,0,"Executing Dom init.sqf"] "############################# co40_Domination_2_99f.4_Blufor_LB #############################" [2726,63.45,0,"Executing Dom fn_preinit.sqf"] [2726,63.459,0,"Dom fn_preinit.sqf processed"] [2726,63.49,0,"Dom init.sqf processed"] [2727,63.566,0,"Executing Dom d_init.sqf"] ![]() Geändert von boggler (12.07.2013 um 16:10 Uhr). |
![]() |
![]() |
#264 (permalink) |
![]() Registriert seit: 09.04.2013
Beiträge: 66
|
![]()
try edited version of domi and test it (ranked version, no vas):
https://skydrive.live.com/?cid=CA271...5C2405C0%21105 xares |
![]() |
![]() |
#265 (permalink) |
![]() Registriert seit: 17.05.2013
Beiträge: 42
|
![]()
It's broken again with todays dev build.
![]() Client RPT is good, but server RPT says Code:
2013/07/12, 17:46:10 "############################# co23_Domination_GITS_Blufor #############################" 2013/07/12, 17:46:10 [2632,36.422,0,"Executing Dom init.sqf"] 2013/07/12, 17:46:10 [2632,36.423,0,"Dom init.sqf processed"] 2013/07/12, 17:46:10 [2632,36.459,0,"Executing Dom d_init.sqf"] 2013/07/12, 17:46:11 Error in expression <VM "x_bikb\kbinit.sqf"; d_X_DropZone = createVehicle [d_HeliHEmpty, [0, 0, 0], > 2013/07/12, 17:46:11 Error position: <createVehicle [d_HeliHEmpty, [0, 0, 0], > 2013/07/12, 17:46:11 Error Type Any, expected String 2013/07/12, 17:46:11 File mpmissions\__cur_mp.Stratis\d_init.sqf, line 275 2013/07/12, 17:46:11 "############################# co23_Domination_GITS_Blufor #############################" 2013/07/12, 17:46:11 [2632,36.501,0,"Executing Dom fn_preinit.sqf"] 2013/07/12, 17:46:11 [2632,36.509,0,"Dom fn_preinit.sqf processed"] 2013/07/12, 17:46:11 Error in expression <r "d_base_fac_ammoload"); _ammop setPos d_base_fac_ammoload; _ammop addEventHand> 2013/07/12, 17:46:11 Error position: <d_base_fac_ammoload; _ammop addEventHand> 2013/07/12, 17:46:11 Error Undefined variable in expression: d_base_fac_ammoload 2013/07/12, 17:46:11 File mpmissions\__cur_mp.Stratis\x_server\x_initx.sqf, line 19 I can see why you walked away from this Xeno, I really can. It's bad enough having to fight the AI, but the developers of the game are trying to kill me right now. FFS. ![]() |
![]() |
![]() |
#266 (permalink) |
![]() ![]() Registriert seit: 03.01.2008
Alter: 82
Beiträge: 6.552
|
![]()
The error is still the same. The CfgFunctions preinit file is not processed before other inits.
And normally, like it was before the last A3 versions, preinit should run BEFORE other inits otherwise it isn't a PREinit anymore ![]() And only BIS can fix this. Xeno Geändert von Xeno (12.07.2013 um 18:35 Uhr). |
![]() |
![]() |
#269 (permalink) |
![]() ![]() Registriert seit: 03.01.2008
Alter: 82
Beiträge: 6.552
|
![]()
It seems the preInit problem will be fixed in the next A3 DEV update (leaving the current A3 stable version still broken though and you still have to change forced = 1 to preInit = 1 in the Dom f version...):
0011413: V.A.S. and Domination Missions do not work - Arma 3 Feedback Tracker Like I thought and told Dwarden last week, preInit functions were spawned instead of called which can result in a script execution delay (2 frames is already a lot and shows nicely what can happen with scripts executed by spawn or execVM). Xeno Geändert von Xeno (15.07.2013 um 12:17 Uhr). |
![]() |
![]() |
#270 (permalink) |
![]() ![]() Registriert seit: 03.01.2008
Alter: 82
Beiträge: 6.552
|
![]()
And the A3 DEV update is online: Arma 3 Beta · AppID: 107410 · Steam Database
Can somebody test it and tell us if it is working again? Xeno |
![]() |
![]() |
#271 (permalink) |
![]() Registriert seit: 09.04.2013
Beiträge: 66
|
![]()
thx xeno for helping us, going to check it now,
checked: still got some errors like: co40_Domi_2_99f_Blue_Ranked_NO.Stratis\x_server\x_ vrespawn2.sqf, line 63 Error in expression <UT_OF_SPACE", -1]; }; sleep 0.01; if (_empty && {_disabled || {!_aliveve}}) th> Error position: <_empty && {_disabled || {!_aliveve}}) th> Error Undefined variable in expression: _empty co40_Domi_2_99f_Blue_Ranked_NO.Stratis\x_server\x_ vrespawn2.sqf, line 84 No speaker given for Kostakis Strambopoulos Error in expression <_JIPH getVariable "d_campscaptured") == d_sum_camps && {("Car" countType _list <> Error position: <d_sum_camps && {("Car" countType _list <> Error Undefined variable in expression: d_sum_camps co40_Domi_2_99f_Blue_Ranked_NO.Stratis\x_mtmission s\x_getmtmission.sqf, line 42 Error in expression <= _vec_a select 0; _disabled = (damage _vehicle >= 0.9); _empty = _vehicle cal> Error position: <_vehicle >= 0.9); _empty = _vehicle cal> Error Undefined variable in expression: _vehicle full errors here: https://skydrive.live.com/?cid=CA271...5C2405C0%21105 regards, xares Geändert von Xares (15.07.2013 um 16:11 Uhr). |
![]() |
![]() |
#272 (permalink) |
![]() ![]() Registriert seit: 03.01.2008
Alter: 82
Beiträge: 6.552
|
![]()
@Xares
It seems they have added the new "report undefined variables in scripts" "feature" in the A3 DEV version (it was also in one of the latest OA beta patches). Check where the x_ vrespawn2 script is called (afair it was in d_init.sqf) and remove the vehicle references which are not in use yet (except the two mobile respawns no other vehicles are available). Xeno |
![]() |
![]() |
#273 (permalink) |
![]() ![]() Registriert seit: 03.01.2008
Alter: 82
Beiträge: 6.552
|
![]()
Hier ist übrigens ein gutes Beispiel dafür warum ich auch keine Lust mehr auf Modden/Missionen Erstellen habe...
User Monetization of BI's games Audio&Video content(e.g. Youtube Partnership Program) - Page 25 In dem Video sieht man das es nicht Invade and Annex ist sondern Domination. Trotz Einblendung zu Beginn der Mission das es nicht erlaubt ist zu Streamen/Video zu machen und trotz explizitem Hinweis in der Lizenz das jedmögliche kommerzielle Nutzung nicht erlaubt ist wird das Video von so einem Vollspacken einfach auf Youtube monetarisiert. Das ist dann einer der ein paar Minuten Video aufnimmt und danach schnell auf Youtube hochlädt. Und die Leute die den Content in ihrer Freizeit in tausenden von Stunden für lau machen sind die gearschten weil die dann dafür sorgen können das das Video von Youtube entfernt wird. Xeno Geändert von Xeno (15.07.2013 um 17:08 Uhr). |
![]() |
![]() |
#274 (permalink) |
![]() Registriert seit: 09.04.2013
Beiträge: 66
|
![]()
Done and Checked - only got 5 errors:
16744,415.534,0,"Executing Dom d_init.sqf"] [16744,415.562,0,"Dom d_init.sqf processed"] Error in expression <r "d_base_fac_ammoload"); _ammop setPos d_base_fac_ammoload; _ammop addEventHand> Error position: <d_base_fac_ammoload; _ammop addEventHand> Error Undefined variable in expression: d_base_fac_ammoload File C:\Users\xpkplx\Documents\Arma 3 - Other Profiles\Vandeiken\missions\co40_Domi_2_99f_Blue_R anked_NO.Stratis\x_server\x_initx.sqf, line 19 Speaker Male03TK not found, patched to default Male01ENG Speaker Male03TK not found, patched to default Male01ENG Error in expression <2; _heli_array set [count _heli_array, [_vehicle,_number_v,_ifdamage,-1, positio> Error position: <_vehicle,_number_v,_ifdamage,-1, positio> Error Undefined variable in expression: _vehicle File C:\Users\xpkplx\Documents\Arma 3 - Other Profiles\Vandeiken\missions\co40_Domi_2_99f_Blue_R anked_NO.Stratis\x_server\x_helirespawn2.sqf, line 13 [16850,417.979,1.675,"Executing Dom local player JIP trigger"] [16850,417.987,1.675,"Executing Dom x_setupplayer.sqf"] [16850,417.996,1.675,"Dom per frame handler initialized..."] ["Internal D Version:","2.99f"] [16850,418.019,1.675,"Dom x_setupplayer.sqf processed"] regards, Xaresl P.S. I know your feelings regarding youtube videos, ppl do not have respect against someones hard work..., I hope that guy made mistake... |
![]() |
![]() |
#275 (permalink) |
![]() Registriert seit: 11.07.2013
Beiträge: 19
|
![]()
Keep going on that way ... thanks for the time you spend to have create a really enjoyed domi . you have all of my thanks .
and you right , if they can respect the autor .... they can't respect himself and other . I try also to change old_class_name with new one . it's a lot of work . how could I fix drop cargo ? seem the new parachute doesn't work whit havy supply box? I coud'nt have the menu ...let me search a little for this lol |
![]() |
![]() |
#276 (permalink) |
![]() ![]() Registriert seit: 03.01.2008
Alter: 82
Beiträge: 6.552
|
![]() Replace Code:
_ammop setPos QGVAR(base_fac_ammoload); Code:
_ammop setPos markerPos QGVAR(base_fac_ammoload); ![]() Check if all choppers exist where the x_helirespawn2 script gets called (afair d_init.sqf again). If a chopper doesn't exist remove the reference from the execVM parameter array in d_init.sqf I seriously don't care anymore. There are thousands of youtube hero assholes who do exactly that with whatever user made content that is available. It's about time that this shit stops. They hit the record button, record a few minutes while talking bullshit, upload their crap to youtube and hit the monetize button. And content and addon makers who invest hundreds or thousands of hours for making free content are the idiots (modders are not allowed to make any money, BIS Eula, and that is fine). And you can believe me, I, as many other addon/mission makers too, don't want to deal with that human trash or invest time into dealing with youtube (even uploading videos where the uploader does not monetize the video still means that youtube/google makes money from advertising even though they don't have the permission to do so). Like I wrote in BIF, the whole youtube/streaming thingie is completely out of control. Xeno Geändert von Xeno (16.07.2013 um 00:55 Uhr). |
![]() |
![]() |
#277 (permalink) |
![]() ![]() ![]() Registriert seit: 16.07.2010
Beiträge: 305
|
![]()
Dass diese Typen mit Lizenz geschützten Inhalten Geld machen ist wirklich das letzte und viele, die diese Meinung nicht verstehen, haben wahrscheinlich selbst nie so viel Arbeit und Grips in so etwas rein gesteckt. Aber das ist genau wie bei der NSA. Solange etwas nicht strikt verhindert wird, wird es bis zum letzten Tropfen ausgeschöpft - und solange YouTube hier keine strikten Regeln für diese Monetisiere aufstellt wird sich nie etwas ändern. Aber jedes Entwicklerstudio dürfte das mittlerweile kennen. Deswegen macht sich keiner was draus. |
![]() |
![]() |
#278 (permalink) |
![]() Registriert seit: 19.03.2010
Beiträge: 52
|
![]()
Ja sehe ich auch so wie Rockhount.
Die "Community" wo ich manchmal spiele hat sich gänzlich seit gayZ geändert. Die meisten Spieler unter 17 Jahre und vorherschende Fäkal-Sprache. So gut wie keinen Respekt in Bezug auf die Arbeit anderer. Da werden Scripte "geklaut" und als eigene Arbeit ausgegeben. Bestes Beispiel: Habe schon Missionen gesehen mit Scripten aus der Domination,wo das Wort Xeno entfernt wurde und der eigene Namen eingefügt wurde :-(. Na ja das zu diesem Thema. Ich verstehe Xeno,das er nicht mehr an der Domination arbeiten will. Wofür? Das andere seine Arbeit versauen oder daran Geld verdienen? |
![]() |
![]() |
#279 (permalink) |
![]() Registriert seit: 09.04.2013
Beiträge: 66
|
![]()
Hi Xeno, That was what I did at first place - checking helis at respawn, all helis are ok , what more if they are destroyed they respawning OK, so I can't find any visual problem (e.g. choppers are not respawning, exploding, etc.). Ammo load at base works OK. I will look closer to it when my dedicated server is back (moving home and do not have fast internet connection).
Regarding youtube, that is what I see everywhere, especially youth do not have respect against elderly people, parents, police, law, etc. I'm catholic and my religion tells me respect other people and other point of view, but even without religion something inside tells me, do have respect. How to change it ? I don't know. I try every day if I see someone is doing mess..., but it looks we lose this battle... |
![]() |
![]() |
#280 (permalink) |
![]() Registriert seit: 11.07.2013
Beiträge: 19
|
![]()
Hello ,
sorry for my English . Could I use and transform a little your domination ? I respect your works , your name are and rest in the screen of the domi , no money no youtube . In respect for you and I hope to keep good relation with you |
![]() |
![]() |
Stichworte |
domination, domination arma³, opa xeno, terpmussbwmodmachen, xeno dominus est, xeno wechseljahre, xeno weibliche hormone, xenoichwilleinkindvondir, xeno_goes_feminin |
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1) | |
Themen-Optionen | |
Ansicht | |
|
|
![]() |
||||
Thema | Autor | Forum | Antworten | Letzter Beitrag |
Hilfe bei Arma 2 / ACE / Domination | remo_ms | Technische Fragen & Probleme | 1 | 08.08.2013 14:31 |
Domination - Kann jemand helfen ? =) | maxx2504 | Editing & Scripting | 3 | 15.09.2012 18:44 |
Domination! Anniversary Edition | Xeno | Usermade Missions | 102 | 12.08.2012 15:27 |
Xeno`s Domination für Reshmaan Province | [koka] Hellcat | Editing & Scripting | 0 | 29.07.2012 22:31 |
Domination Ace Ver. (z) Respawn Probleme | Panzagrenadier | Technische Fragen & Probleme | 0 | 02.02.2012 01:16 |