Code Monkey home page Code Monkey logo

Comments (10)

LeifAndersen avatar LeifAndersen commented on May 22, 2024

I should also note that I'm currently on the dev branch, commit c4efe60

from blobwarsattrition.

stephenjsweeney avatar stephenjsweeney commented on May 22, 2024

I'm guessing this is due to returning to the level?

My guess is that's a silver key, as the cannons in that area are holding them. Any idea what happened?

A temporary solution to this is to load the save game data for outpost 4, find the affected item (I'm guessing it's a silver key), and shunting it down by increasing its y value (by 64 or 96).

Still, odd. When items are dropped, they are given the y value of the thing holding it:

https://github.com/stephenjsweeney/blobwarsAttrition/blob/master/src/world/entities.c#L1010

That would imply that the cannon itself was somehow in the wall. Or perhaps it was somehow affected by the nearby door and ended up on top of it?

from blobwarsattrition.

LeifAndersen avatar LeifAndersen commented on May 22, 2024

Yup, after further investigation its certainly a silver key. (Its the only thing left to do in the game, is get that key and place the last tnt).

I wonder if I:

  1. Killed the cannon
  2. While dying bounced into the teleporter
  3. It finished dying in transit.
  4. Thus leaving the key in the middle of the wall.

from blobwarsattrition.

LeifAndersen avatar LeifAndersen commented on May 22, 2024

Where is the save game data btw? It doesn't seem to be stored in the repo, or in the ~/Library folder on os x?

from blobwarsattrition.

LeifAndersen avatar LeifAndersen commented on May 22, 2024

Oh ya, looking at the error messages...

2018-04-28 10:32:31.998 blobwarsAttrition[54154:345666] WARN: Silver Key (9): in wall at 37,67
2018-04-28 10:35:41.896 blobwarsAttrition[54154:345666] WARN: Silver Key (9): in wall at 37,67

from blobwarsattrition.

LeifAndersen avatar LeifAndersen commented on May 22, 2024

Never mind. I dug in the code and found it: .local/share/blobwarsAttrition.

from blobwarsattrition.

stephenjsweeney avatar stephenjsweeney commented on May 22, 2024

Could you send me the save files? Just zip that entire folder.

from blobwarsattrition.

LeifAndersen avatar LeifAndersen commented on May 22, 2024

Sure, here you go:

1.zip

from blobwarsattrition.

stephenjsweeney avatar stephenjsweeney commented on May 22, 2024

Try the latest code in develop. It should now reset the key.

from blobwarsattrition.

LeifAndersen avatar LeifAndersen commented on May 22, 2024

Alright, I gave it a shot and it seems to have worked. Thanks.

from blobwarsattrition.

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.