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

TFS doesn't read imported map. #3166

Closed
2 tasks
LupusiAlba opened this issue Aug 17, 2020 · 5 comments
Closed
2 tasks

TFS doesn't read imported map. #3166

LupusiAlba opened this issue Aug 17, 2020 · 5 comments
Labels
needs-triage Needs testing with screenshot/video confirmation

Comments

@LupusiAlba
Copy link

Before creating an issue, please ensure:

  • This is a bug in the software that resides in this repository, and not a
    support matter (use https://otland.net/forums/support.16/ for support)
  • This issue is reproducible without changes to the C++ code in this repository

Steps to reproduce (include any configuration/script required to reproduce)

1.remove TFS original map files from /world directory
2.import files for other map
3.point new map file's name for config.lua to use
4. launch TFS

Expected behaviour

TFS reads imported map and server starts.

Actual behaviour

TFS launches, and is fully functional, however old map is being loaded instead of imported one, despite of TFS console telling it had loaded imported map.

Environment

Debian 16.04

Reproduction environment

@EPuncker EPuncker added the needs-triage Needs testing with screenshot/video confirmation label Aug 17, 2020
@EPuncker
Copy link
Contributor

can you test it on latest tfs? if you are the same guy from this topic, you are using a tfs release from 2016 (way too old) and the issue you are having is not really likely to be tfs fault at all since the engine can't load a map that has been deleted, have you made sure that your server is offline when you do the changes? can you show here your mapName = "" entry from config.lua, a screenshot of world folder, and a screenshot of server started console window, thanks

@LupusiAlba
Copy link
Author

Well hello, yes, that's me.
I'll provide you everything you are asking for in a moment
And how come, I am using old release? I did clone TFS via git clone --recursive https://github.com/otland/forgottenserver.git , shouldn't it download most recent release?

@EPuncker
Copy link
Contributor

Well hello, yes, that's me.
I'll provide you everything you are asking for in a moment
And how come, I am using old release? I did clone TFS via git clone --recursive https://github.com/otland/forgottenserver.git , shouldn't it download most recent release?

on the thread you said you were using 1.2 😄 , provide me the things and lets figure it out!

@LupusiAlba
Copy link
Author

Okay, so...
...guess who's some immense noob over here, exactly as you had deduced, I've been applying all changes on WORKING tfs.

map1
map2
map3
map4
map5

I believe this renders my issue to be nonexistent, as map now WORKS. I'd probably find this out as soon as with next server boot, but thank you dearly for the help nonetheless.

@EPuncker
Copy link
Contributor

I'm glad you figured it out 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Needs testing with screenshot/video confirmation
Projects
None yet
Development

No branches or pull requests

2 participants