Arkensor / DayZCommunityOfflineMode

A community made offline mod for DayZ Standalone
Other
362 stars 194 forks source link

Cannot compile mission init script'! #228

Closed Everythingelse3six5 closed 3 years ago

Everythingelse3six5 commented 4 years ago

Hello! Everytime I run the DayZCommunityOfflineMode.bat it starts up but after a minute it freezes on the loading page and spits out this error:

Compile Error

If you have any suggestions or ideas please let me know! I've already tried deleting my xml files in documents which didn't do anything.

DinkleThings commented 4 years ago

Dayz has changed some background things with 'GET' calls. They now need to be prefixed with 'COM_'

You can test the new branch at - https://github.com/Arkensor/DayZCommunityOfflineMode/tree/development

Be advised that this branch may experience issues. Please swap to the master branch once they are merged.