
Kaleidescoop
Joined: Jun 2, 2017
|
Posted: Jun 2, 2017 05:20 PM
Msg. 1 of 6
Sorry if this has already been addressed, but I couldn't find anything online. I've been trying to edit the campaign maps but nothing's working. I have no idea what I'm doing wrong (or doing at all), but after extracting tags and stuff from the maps I can't seem to open them up in Sapien or Tool. Debug.txt gives me this: 06.02.17 14:06:42 sapien pc 01.00.00.0609 ---------------------------------------------- 06.02.17 14:06:42 reference function: _write_to_error_file 06.02.17 14:06:42 reference address: 401b13 06.02.17 14:06:42 Couldn't read map file './sapienbeta.map' 06.02.17 14:06:42 CreateDevice succeeded with refresh rate = 0 06.02.17 14:06:43 Sound card doesn't meet minimum hardware requirements. Disabling hardware option. 06.02.17 14:06:44 Increasing sound decompression buffer size to 1048576 bytes 06.02.17 14:06:44 tag data 'hs_syntax_data_definition' too large. 06.02.17 14:06:44 failed to load scenario tag 'levels\a10\a10' 06.02.17 14:06:44 need to get the following tags: 06.02.17 14:06:44 06.02.17 14:06:44 game_load() failed.
Can anyone tell me what I'm doing wrong?
|
|
|

DeadHamster
Joined: Jun 8, 2014
https://discord.gg/Neu4EJM
|
Posted: Jun 2, 2017 08:38 PM
Msg. 2 of 6
Quote: --- Original message by: Kaleidescoop
06.02.17 14:06:44 tag data 'hs_syntax_data_definition' too large. 06.02.17 14:06:44 failed to load scenario tag 'levels\a10\a10'
The scripts you have contain too much data for stock Halo. The OpenSauce engine extension allow you to have a lot more script data. If you're trying to modify anything made by CMT you will need to work within OpenSauce to do that. If you wrote the scripts yourself you added way too many commands.
|
|
|

Kaleidescoop
Joined: Jun 2, 2017
|
Posted: Jun 4, 2017 01:54 AM
Msg. 3 of 6
Quote: --- Original message by: DeadHamsterQuote: --- Original message by: Kaleidescoop
06.02.17 14:06:44 tag data 'hs_syntax_data_definition' too large. 06.02.17 14:06:44 failed to load scenario tag 'levels\a10\a10'
The scripts you have contain too much data for stock Halo. The OpenSauce engine extension allow you to have a lot more script data. If you're trying to modify anything made by CMT you will need to work within OpenSauce to do that. If you wrote the scripts yourself you added way too many commands. Where are the scripts located, and how do I edit them? I just extracted everything from the ported Halo CE campaign maps. I tried using OS_Sapien but that crashed too.
|
|
|

DeadHamster
Joined: Jun 8, 2014
https://discord.gg/Neu4EJM
|
Posted: Jun 29, 2017 03:51 PM
Msg. 4 of 6
Quote: --- Original message by: sparky
Scripts are in the .scenario tag. He extracted the scenario tags from a .mapfile, the scripts are stripped from the scenario and recompiled when building a map.
|
|
|

afD2345
Joined: Apr 2, 2011
|
Posted: Jun 29, 2017 05:54 PM
Msg. 5 of 6
try the bug free sp tagsEdit1: zteam's sp scripts (i am not sure if these are the vanilla scripts). copy the scripts (.hsc files) to data\levels\*level_name*\scripts . don't copy the .scenario tags Edited by afD2345 on Jun 29, 2017 at 06:05 PM
|
|
|

Ling Ling Lang
Joined: Jul 26, 2016
Are you finding Ling Ling?
|
Posted: Jun 30, 2017 09:27 AM
Msg. 6 of 6
If its more convenient, scripts for Halo CE can also be found in this github.
|
|
|