question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

namegen_generate_custom bug

See original GitHub issue

Hey,

I’m having a slight bug with namegen_generate_custom. When I tried that :

self.name = name or tcod.namegen_generate_custom(tmp_sex, "$s")

Python tell me that:

File "characters.py", line 157, in __init__ self.name = name or tcod.namegen_generate_custom(tmp_sex, "$s") File "/home/ogr/src-repos/git-repos/tcod/env/lib/python3.7/site-packages/tcod/libtcodpy.py" line 3183, in namegen_generate_custom lib.TCOD_namegen_generate(_bytes(name), _bytes(rule), False) TypeError: TCOD_namegen_generate expected 2 arguments, got 3

I think it’s a bug.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
HexDecimalcommented, Mar 4, 2019

I forgot --follow-tags when I pushed this release, 9.2.5 will now deploy.

0reactions
FractalWirecommented, Mar 4, 2019

Ah, I’m using pip to upgrade the package, but it seems the last version there is 9.2.4

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug Triage Process - Hyperledger Foundation
We categorize bugs based on their Probability (how often) and their Severity (how bad). Using these two scales, we end up with a...
Read more >
Uncle Bug - Fandom - Super Gene Wiki
Uncle Bug was the leader of the shelter. He was the oldest there, and he was the founder of the shelter; as such,...
Read more >
A bug ? A glitch ? Just trippy : r/controlgame - Reddit
Probably caused by an unstable overclock if you have one, or just an overheating gpu maybe. Try pressing Win+Shift+Ctrl+B next time this ...
Read more >
what kind of bug is that - YouTube
I'm uploading my old vines as YouTube #shorts, so subscribe to keep seeing em!https://bit.ly/2IzWIAtFollow me on all socials ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found