Giter Club home page Giter Club logo

Comments (11)

 avatar commented on April 27, 2024 1

Ok so the real issue was that the seed you provided is for level 2. Unlike Diablo 2 each dungeon level has it's own seed. In this case, the broken seed for level 4 is 708591219. We can test this like so:

Devilution.exe -l1 4 -r708591219 -w -d -^

from devilution.

ChaosMarc avatar ChaosMarc commented on April 27, 2024 1

I found another not reachable room in lvl2 with a current dev build (dba5e3d):
diablo_20180720_114047

Savegame: single_0.zip

from devilution.

 avatar commented on April 27, 2024 1

Fixed with #165. Tested all 3 broken seeds:
fix

from devilution.

mewmew avatar mewmew commented on April 27, 2024

Would you please post the random seed? Press r in game. Also, create a save and upload if possible.

from devilution.

mewmew avatar mewmew commented on April 27, 2024

Would you please post the random seed? Press r in game. Also, create a save and upload if possible.

I just noticed that pressing r only works in debug builds.

@galaxyhaxz perhaps we should enable r to get the random seed also for the release version? At least until the majority of the bugs have been uncovered and fixed. The rest of the debug stuff can be in the debug specifc release.

from devilution.

 avatar commented on April 27, 2024

galaxyhaxz perhaps we should enable r to get the random seed also for the release version? At least until the majority of the bugs have been uncovered and fixed. The rest of the debug stuff can be in the debug specifc release.

Definitely. Will make an update for that. We definitely need to know the map seed so we can trace through the DRLG code against the original and see what's messing up.

from devilution.

fearedbliss avatar fearedbliss commented on April 27, 2024

Seed: 699653937
Character: https://xyinn.org/diablo/debug/single_0.sv-2018-06-29-0845

Butcher already complete on this char (Obviously).

And yea, I second enabling debug by default in development builds. Also a new build should be released from HEAD.. 0.3?

from devilution.

 avatar commented on April 27, 2024

I've tried the same map seed using builds from both Mingw and VC++ and the map generates correctly. Are you sure that's the right seed?

@mewmew Also, _DEBUG is now enabled by default, so all builds should contain them. The seed feature will come in handy.

from devilution.

mewmew avatar mewmew commented on April 27, 2024

@mewmew Also, _DEBUG is now enabled by default, so all builds should contain them. The seed feature will come in handy.

@galaxyhaxz Perfect! Another thing we may want to add is to output the git rev hash. Then we know for what game seed, and on what revision of Devilution.

from devilution.

fearedbliss avatar fearedbliss commented on April 27, 2024

@galaxyhaxz That's interesting, I didn't know every level had it's own seed.

from devilution.

NiteKat avatar NiteKat commented on April 27, 2024

I ran into the same issue on Dlvl 1 with the latest code.

image

from devilution.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.