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

J.A.C.K. + ZHLT v3.4 Release, Vluzacn's Modifications + AdamR's Tweaks VL23 (Apr 19 2012) Issues #94

Open
ToxicHolyGrenade opened this issue Aug 4, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@ToxicHolyGrenade
Copy link

Despite the non-J.A.C.K. maps being compatible with BSPGuy, it for some reason isn't that compatible with maps that are compiled by J.A.C.K., in other words, whether it is also ZHLT, Vluzacn's Modifications, or AdamR's Tweaks VL23.

The triggers are messed up for example, especially among other functions like the ladder mechanics, and once they are saved, they happen to be broken in game. So would it be possible to make BSPGuy much more compatible with maps that are decompiled via J.A.C.K. and so on?

@wootguy
Copy link
Owner

wootguy commented Aug 5, 2022

You might see what went wrong by comparing the ripent output from before and after your change with bspguy. Maybe the entities were reordered or default key values were added/removed. An example map would help me (or whoever works on this) fix this.

@ToxicHolyGrenade
Copy link
Author

Example Map.zip

@wootguy wootguy added the bug Something isn't working label Oct 3, 2022
@UnrealKaraulov
Copy link
Contributor

Validating escape_series_3c
Warning: in map escape_series_3c found unused model: *16.
Warning: in map escape_series_3c found unused model: *17.
Warning: in map escape_series_3c found unused model: *24.
Warning: in map escape_series_3c found unused model: *66.
Warning: in map escape_series_3c found unused model: *67.
Warning: in map escape_series_3c found unused model: *108.
Warning: in map escape_series_3c found unused model: *128.
Warning: in map escape_series_3c found unused model: *131.
Warning: in map escape_series_3c found unused model: *135.
Warning: in map escape_series_3c found unused model: *136.
Warning: in map escape_series_3c found unused model: *211.
Warning: in map escape_series_3c found unused model: *212.
Warning: in map escape_series_3c found unused model: *214.
Warning: in map escape_series_3c found unused model: *243.
Warning: in map escape_series_3c found unused model: *328.
Warning: in map escape_series_3c found unused model: *329.
Warning: in map escape_series_3c found unused model: *330.

This map has multiple unused models (no entities attached to this models)

This map be broken ingame, because works only if this models will be attached to ents. (via map, or server)

@wootguy
Copy link
Owner

wootguy commented Dec 2, 2022

Unused models could be a clue to figuring out what happened, but the problem is the triggers were working fine in-game until a mystery edit was made using bspguy.

@ToxicHolyGrenade
Copy link
Author

I do sincerely hope this will get fixed soon, or at the very most, later down the line, because these issues are quite a nuisance to be honest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants