Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test Maps] strata #72

Open
7 of 12 tasks
Tracked by #16
snake-biscuits opened this issue Dec 3, 2022 · 4 comments
Open
7 of 12 tasks
Tracked by #16

[Test Maps] strata #72

snake-biscuits opened this issue Dec 3, 2022 · 4 comments
Assignees
Labels
strata.strata Momentum Mod branch script Test Map: Tools: Hammer This test map can be built in Hammer Test Map: Tools: Obscure This test map needs a unique Level Editor / other tool Test Map Adding a map to ship with bsp_tool for tests
Milestone

Comments

@snake-biscuits
Copy link
Owner

snake-biscuits commented Dec 3, 2022

Available in Momentum Mod Playtest 0.9.4 onwards (there is a waiting list for access)

Tools

Documentation / Guides

Maps

  • Basic room with spawnpoint & lighting
    mapsrc/Hammer/Momentum Mod/mp_lobby.vmf -> maps/Momentum Mod/mp_lobby.bsp
    • Entry insources.txt crediting mapper / contributor
    • Compiled
    • .bsp.info.txt file with compile log (.log in mapsrc)
    • Tested
  • At least 1 Displacement
    • Entry in sources.txt crediting mapper / contributor
    • Compiled
    • .bsp.info.txt file with compile log (.log in mapsrc)
    • Tested

NOTE: converted q3/chronic w/ BSPConversionLib --newbsp & it threw no loading errors, unsure if that was a fluke
quake3 conversion seems to break texture projection, might look into fixes

Active Mods / Modding Community

@snake-biscuits snake-biscuits added help wanted Extra attention is needed Test Map Adding a map to ship with bsp_tool for tests Test Map: Tools: Hammer This test map can be built in Hammer Test Map: Tools: Obscure This test map needs a unique Level Editor / other tool labels Dec 3, 2022
@snake-biscuits
Copy link
Owner Author

Attempting to run maps from console results in this error:
momentum_mod_buffer_overflow
Might be related to absence of .zon zone file?

bhop training runs without one though, but I can't leave the first room; no clue as to why.

@snake-biscuits snake-biscuits removed the help wanted Extra attention is needed label Dec 7, 2022
@snake-biscuits snake-biscuits self-assigned this Dec 7, 2022
@snake-biscuits
Copy link
Owner Author

This crash appears to be an issue with the current version of momentum mod;
In the meantime, a Hammer++ guide has been released:
https://docs.momentum-mod.org/guide/hammer-plus-plus-setup/

@snake-biscuits
Copy link
Owner Author

The 4088 bytes overflow error has been addressed in Momentum Mod Playtest 0.9.4
tests/maps/Momentum Mod/mp_lobby now launches (using -mapping in launch options)
No map changes were required, mp_lobby just runs now

@snake-biscuits
Copy link
Owner Author

Source Engine based branch_scripts require more complex maps
We need to test at least 1 of each lump we have mapped

TL;DR add a map with displacements

@snake-biscuits snake-biscuits added this to the v0.4.0 milestone Jan 25, 2023
@snake-biscuits snake-biscuits modified the milestones: v0.4.0, v0.5.0 Mar 17, 2023
@snake-biscuits snake-biscuits changed the title [Test Maps] chaos [Test Maps] strata Apr 29, 2023
@snake-biscuits snake-biscuits added the strata.strata Momentum Mod branch script label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
strata.strata Momentum Mod branch script Test Map: Tools: Hammer This test map can be built in Hammer Test Map: Tools: Obscure This test map needs a unique Level Editor / other tool Test Map Adding a map to ship with bsp_tool for tests
Projects
Status: Todo: Run In-Engine
Development

No branches or pull requests

1 participant