Planet Stronghold version 1.5 (Deluxe)

A sci-fi RPG game https://www.winterwolves.com/planetstronghold.htm
Post Reply
User avatar
jack1974
Pack leader
Posts: 15095
Joined: Thu Jun 16, 2005 4:43 pm

Re: Planet Stronghold version 1.5 (Deluxe)

Post by jack1974 »

You can do it from the beginning, just go visit Lucille in the science lab (did you get the strategy guide expansion right?).
If you don't loot metal scraps after each fight, then means is not active.
ginTreX
Young scout
Posts: 8
Joined: Sat Mar 16, 2013 2:29 pm

Re: Planet Stronghold version 1.5 (Deluxe)

Post by ginTreX »

Hey there.
First, got another Error:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game\warchived.rpy", line 4260, in script
TypeError: list indices must be integers, not str

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\execution.py", line 288, in run
node.execute()
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\ast.py", line 1302, in execute
next_node(self.items[choice][2][0])
TypeError: list indices must be integers, not str

Windows-7-6.1.7600
Ren'Py 6.15.2.281
Happened when I tried to leave the Party Screen (The one with Inventory etc.) with just Philipp + Protag.

And the second is, that I too, don't have the option for the scrap-thingies even though I've already brought the guide ages ago.
User avatar
jack1974
Pack leader
Posts: 15095
Joined: Thu Jun 16, 2005 4:43 pm

Re: Planet Stronghold version 1.5 (Deluxe)

Post by jack1974 »

OK I think the problem is that the new Renpy version has still some bugs, I tried playing and I got that error too. Sigh :(
I'll probably revert back to an older version of Renpy, it has some problems on Mountain Lion but since Mac users are very small minority for now I'll go with that. Good thing is that I tried loading saves and they are compatible :)
User avatar
jack1974
Pack leader
Posts: 15095
Joined: Thu Jun 16, 2005 4:43 pm

Re: Planet Stronghold version 1.5 (Deluxe)

Post by jack1974 »

Done, please redownload the game from same URL (I still called it 1.5.1 since in practice I made no changes to MY code, but I used a previous version of the framework I use to make games). I tried loading a savegame where I had that last crash and I was able to go past it. About the scraps, make sure that in the main menu the "register" button has disappeared, it means that you have the base game + bonus content registered, otherwise try registering again. You'll get metal scraps after each battle, so if you don't get any, means is not working.
Sorry about the problems, I thought there were much less bugs :(
ginTreX
Young scout
Posts: 8
Joined: Sat Mar 16, 2013 2:29 pm

Re: Planet Stronghold version 1.5 (Deluxe)

Post by ginTreX »

That's the meaning of letting people beta-test it, isn't it?
To locate and remove the last few bugs? ;)
User avatar
jack1974
Pack leader
Posts: 15095
Joined: Thu Jun 16, 2005 4:43 pm

Re: Planet Stronghold version 1.5 (Deluxe)

Post by jack1974 »

Yes that's true, but I always get annoyed when I think there are no more bugs and some last-minute stuff shows up :mrgreen:
User avatar
Franka
Elder Druid
Posts: 1406
Joined: Fri Nov 30, 2012 3:07 pm

Re: Planet Stronghold version 1.5 (Deluxe)

Post by Franka »

Hmm, I had to register twice to get metal scraps working for some reason.
ginTreX
Young scout
Posts: 8
Joined: Sat Mar 16, 2013 2:29 pm

Re: Planet Stronghold version 1.5 (Deluxe)

Post by ginTreX »

Sorry Jack, but got another Error
Same one as with Barracuda but this time for Bloodline

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game\data.rpy", line 873, in script
File "game\data.rpy", line 1096, in python
File "game\script.rpy", line 214, in python
UnicodeDecodeError: 'ascii' codec can't decode byte 0x93 in position 12: ordinal not in range(128)

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\execution.py", line 266, in run
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\ast.py", line 646, in execute
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\python.py", line 1172, in py_exec_bytecode
File "game\data.rpy", line 1096, in <module>
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\ui.py", line 237, in interact
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\display\core.py", line 1813, in interact
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\display\core.py", line 1939, in interact_core
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\display\core.py", line 1631, in compute_overlay
File "game\script.rpy", line 214, in overlay
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\ui.py", line 448, in __call__
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\text\text.py", line 1035, in __init__
File "C:\Users\Tobi\Desktop\PlanetStronghold-1.5.1-all\renpy\text\text.py", line 1080, in set_text
UnicodeDecodeError: 'ascii' codec can't decode byte 0x93 in position 12: ordinal not in range(128)

Windows-7-6.1.7600
Ren'Py 6.14.1.366
User avatar
jack1974
Pack leader
Posts: 15095
Joined: Thu Jun 16, 2005 4:43 pm

Re: Planet Stronghold version 1.5 (Deluxe)

Post by jack1974 »

Argh, thanks again for reporting it. This time I made sure that there are no more non-ascii characters in the items file! Same download URL as before :)
ginTreX
Young scout
Posts: 8
Joined: Sat Mar 16, 2013 2:29 pm

Re: Planet Stronghold version 1.5 (Deluxe)

Post by ginTreX »

No problem ;)
Glad I'm of help =)
If I find another I'll let you know :P
Post Reply