Search found 3 matches
- Mon Jun 09, 2025 4:06 am
- Forum: Bugs
- Topic: Inventory .max=0 chokes on wield
- Replies: 1
- Views: 653
Re: Inventory .max=0 chokes on wield
I also encountered a similar error when developing an addon. The difficulty is to predict all possible cases, especially with disabled inventory slots like CLOAK. The fact that you discovered the error in takeoffObject( Incredibox Game ) and determined that o is nil is very helpful for future testin...
- Tue Jun 03, 2025 5:00 am
- Forum: Character Reports
- Topic: Faerie the Krog Adventurer - trying to design a madness roguelike victor
- Replies: 5
- Views: 12906
Re: Faerie the Krog Adventurer - trying to design a madness roguelike victor
Your use of Kinetic Surge as a tactical wall-digging teleport is fascinating, especially how you turned terrain manipulation into a reliable survival strategy. Have you ever experimented with combining this with Quake or Burrow on a character purely built around terrain abuse and crowd control, Bloc...
- Mon Jun 02, 2025 10:49 am
- Forum: Bugs
- Topic: Steam version not launching at all on Linux (Ubuntu 22.04)
- Replies: 4
- Views: 3613
Re: Steam version not launching at all on Linux (Ubuntu 22.04)
You can launch the game manually from the terminal (./t-engine) to check for missing libraries,Retro Bowl College and install required SDL2 dependencies (libsdl2, libsdl2-image, libsdl2-mixer, libsdl2-ttf).