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

Lost Station exit problem. #22

Open
Sind6ex opened this issue Apr 28, 2024 · 5 comments
Open

Lost Station exit problem. #22

Sind6ex opened this issue Apr 28, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Sind6ex
Copy link

Sind6ex commented Apr 28, 2024

HI! Got this message exiting Lost Station Quake2:
-===================================-

Lost Station
Downloading sound/misc/ddamage1.wav
Server does not have this file.
Downloading pics/w_grapple.pcx
Server does not have this file.
Map: train
Map maps/train.bsp IBSP with version 38 (Quake2 ReRelease)
------- server initialization ------
Map maps/base3.bsp IBSP with version 38 (Quake2 ReRelease)
.ent file maps/base3@1597.ent loaded.
46 entities inhibited.
0 teams repaired
0 teams with 0 entities.


ERROR: Game Error: ReadField: function _blocked not found in table, can't load game


==== ShutdownGame ====

Have a nice day. Slava Ukraini!

@0lvin 0lvin added the bug Something isn't working label Apr 30, 2024
0lvin added a commit that referenced this issue May 1, 2024
Look like ReRelease code just ignore spawn target if target has not found.

`base2` has `eou1_.cin+*bunk1$start` as target but `bunk1` does not have such target.

Look to:
* https://github.com/id-Software/quake2-rerelease-dll/blob/8dc1fc9794c01ece06881e703851b768fb3994de/rerelease/p_client.cpp#L1492
* #22
@0lvin
Copy link
Contributor

0lvin commented May 1, 2024

Have you had viewpos near to 143, 1748, -833 and map equal to base3 before error?

@Sind6ex
Copy link
Author

Sind6ex commented May 2, 2024

Yes of course before I entered Lost Station. Are you serious?

@0lvin
Copy link
Contributor

0lvin commented May 11, 2024

I can't reproduce it with Linux build.

Have you used binary windows build?

I assume that error could be related to saves. Could you please try without saves and additional mods or pak files?

@Sind6ex
Copy link
Author

Sind6ex commented May 12, 2024

Hi Denis! Now I'm sure it had something to do with the saves and I didn't need to remove the addon. Another bug you may already know about is at the Lost Train position: -983 -935 -233 gondola behavior one is right the other weird.

@0lvin
Copy link
Contributor

0lvin commented May 12, 2024

Hi, thank you. I will look.

Code in last release should correctly work for platforms with original Quake 2 assets.

ReRelease assets have different flags for platforms as result all moving platforms appears in unexpected places, i have ported some of such flags and need to recheck that it fixes platform issues or just create some regression for old mods.

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

2 participants