Starbound

Starbound

Penguin Piracy Reborn
 Toto téma bylo přilepeno, takže je nejspíš důležité
greyedgaymer  [vývojář] 8. srp. 2019 v 8.41
Bug Report!

KNOWN BUGS I HAVENT GOTTEN TO YET
- Flying penguins, without any relevant errors in starbound.log (No idea whats causing this, one report so far)

KNOWN BUGS IM TRYING TO FIX
- AI quest portrait needs fixing.
- Pengquin is having weird offset issues
- Mouth Position refusing to move from origin (3 blocks high)

HOW TO SUBMIT A BUG REPORT
1. Go to your log[starbounder.org]
2. Paste it into pastebin
3. Describe your error, and what you were doing when it happened
Naposledy upravil greyedgaymer; 14. srp. 2019 v 18.38
< >
Zobrazeno 115 z 38 komentářů
I noticed that there's no respawn animation for pppenguin, causing my save to softlock.
greyedgaymer  [vývojář] 10. srp. 2019 v 9.01 
That Guy Without A Name původně napsal:
I noticed that there's no respawn animation for pppenguin, causing my save to softlock.
how the heck did i miss that- i'll get on it!
greyedgaymer  [vývojář] 10. srp. 2019 v 13.36 
That Guy Without A Name původně napsal:
I noticed that there's no respawn animation for pppenguin, causing my save to softlock.
done!
none of the random weapons spawn correctly, as their names are incorrect (or simply don't exist, I haven't looked through the files to check). I only noticed it after I started finding random PGIs in chests.


Edit: New bug (I think), the peng-quins have a weird offset so that they're easily an entire tile to the right of where they actually are, thus allowing you to just stick them inside of walls.
Naposledy upravil Mohl; 11. srp. 2019 v 0.22
greyedgaymer  [vývojář] 11. srp. 2019 v 3.30 
Mohl původně napsal:
none of the random weapons spawn correctly, as their names are incorrect (or simply don't exist, I haven't looked through the files to check). I only noticed it after I started finding random PGIs in chests.


Edit: New bug (I think), the peng-quins have a weird offset so that they're easily an entire tile to the right of where they actually are, thus allowing you to just stick them inside of walls.
thanks, mohl! i'll get right on that!
greyedgaymer původně napsal:
Mohl původně napsal:
none of the random weapons spawn correctly, as their names are incorrect (or simply don't exist, I haven't looked through the files to check). I only noticed it after I started finding random PGIs in chests.


Edit: New bug (I think), the peng-quins have a weird offset so that they're easily an entire tile to the right of where they actually are, thus allowing you to just stick them inside of walls.
thanks, mohl! i'll get right on that!
Dug into the files on the random weapons: Turns out most of them do spawn correctly, you just typo'd the shortsword and hammer, so they spawn PGIs instead.

As for the pengquins, the sprites have a massive amount of unnecessary empty space, which more than likely explains the offset. From there I assume you'd have to just mess around with the mannequin code to make it put the armor in the right spot.
greyedgaymer  [vývojář] 11. srp. 2019 v 12.28 
Mohl původně napsal:
greyedgaymer původně napsal:
thanks, mohl! i'll get right on that!
Dug into the files on the random weapons: Turns out most of them do spawn correctly, you just typo'd the shortsword and hammer, so they spawn PGIs instead.

As for the pengquins, the sprites have a massive amount of unnecessary empty space, which more than likely explains the offset. From there I assume you'd have to just mess around with the mannequin code to make it put the armor in the right spot.
Yep, fixed the random weapons, but GOD even with perfect trimming theres a stupid amount of offset with the sprites, and imageposition sucks to finagle. but im finagling... such is the life of a modder
Did some more digging around after getting tired of "you can fit in 2x2 spots but it brings your air meter down anyway", it looks like the offsets on the penguin sprites themselves are all out of whack as well. In particular, the mouth position's offset is [3,3], which would put it at one of the corners of the sprite, well out of the actual penguin itself, and cause this suffocation deal.

Going by hand, I think [16,15] would work for the mouth offset, but I never modded races, and am like an entire year rusty on my json.
you suffocate in 2x2 tunnel (default MM dig radius)
greyedgaymer  [vývojář] 14. srp. 2019 v 4.13 
Goose™ původně napsal:
you suffocate in 2x2 tunnel (default MM dig radius)
yeah, thats an issue with the mouth offset- I'm working to fix it!
When I have this mod, all unique weapons in loot, including ones from the vanilla game simply generate as pgis
greyedgaymer  [vývojář] 14. srp. 2019 v 18.39 
Epic původně napsal:
When I have this mod, all unique weapons in loot, including ones from the vanilla game simply generate as pgis
I edited the way you gotta submit your bug report- Can you send me your log?
greyedgaymer  [vývojář] 16. srp. 2019 v 7.37 
Nelson761 původně napsal:
I found a glitch. When playing as a penguin and using a dagger on any emeny will make it invincible. Making it impossible to kill unless you return to the menu screen. Please patch!
I need a log file, Nelson!
idk if this can be fixed but the ship locker doesn't give you items from other mods starter loot,im assuming that this is an issue from the original.maybe this isnt really a bug in reality but its still annoying.
Naposledy upravil RatDLR; 20. srp. 2019 v 2.41
1) Caused by a typo: [Error] Could not apply patch from file /objects/protectorate/objects/protectorateextinguisher/protectorateextinguisher.object.patch in source: ..\mods\PenguinPiracyReborn. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (ParsingException) Missing leading '/' in Json pointer "pp/penguinDescription"

Fix: Replace path in that file from "pp/penguinDescription" to "/pppenguinDescription".

2) Caused by this mod incorrectly presuming a JSON node will always be present: [Error] Could not apply patch from file /npcs/outpost/outpostpenguinscientist.npctype.patch in source: ..\mods\PenguinPiracyReborn. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "chatSounds" to remove

Fix: Change the .patch to use multiple sequences, with a "test" op to check for the content to remove before removing it. This involves surrounding the whole file in another set of [ ] brackets and then adding a new bracketed sequence of operations. E.g., [ [ {testop}, {removeop} ], [ {replaceop}, {addop} ] ]. Although since this edit is only to justify why Dr. Akaggi is yellow, personally I'd just sooner remove any and all unrealistic feather-colour overrides of the original penguin race, since it never made sense why the original PP did that anyway.

3) [Error] Could not apply patch from file /vehicles/modularmech/modularmech.vehicle.patch in source: ..\mods\PenguinPiracyReborn. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "armorCosmeticOverrides" to remove

Fix: Similar to #2. Split file into two separate patch operation sequences, move the removal op to a new sequence, and test before applying removal op.
Naposledy upravil jtgibson; 14. zář. 2019 v 5.42
< >
Zobrazeno 115 z 38 komentářů
Na stránku: 1530 50