itch.iohttp://itch.iohttps://itch.io/t/2456276/initial-game-download-unavailable-after-purchaseInitial game download unavailable after purchasehttps://itch.io/t/2456276/initial-game-download-unavailable-after-purchaseWed, 02 Nov 2022 16:00:36 GMTWed, 02 Nov 2022 16:00:36 GMTWed, 02 Nov 2022 16:00:36 GMTNot a game bug but still, just purchased and cannot download the file from the confirmation page or the email.  Nothing happens from the confirmation page and the email says: 

This site can’t be reached

click.pstmrk.it refused to connect.

Try:

ERR_CONNECTION_REFUSED

]]>
https://itch.io/t/1052475/segmentation-fault-when-opening-build-menuSegmentation Fault When Opening Build Menuhttps://itch.io/t/1052475/segmentation-fault-when-opening-build-menuSat, 07 Nov 2020 23:48:44 GMTSat, 07 Nov 2020 23:48:44 GMTSat, 07 Nov 2020 23:48:44 GMTVersion: 0.4

Platform: Ubuntu 20.04.1 LTS


After starting a new game the game crashed when trying to access the build menu. This doesn't seem to happen with other menus.

Running the game with the debug and verbose arguments from a terminal only resulted in "Segmentation fault (Core dumped)"

I noticed that you used Godot 3.2.4 Beta 1 and I figured that may be causing the problem so I swapped the executable for Godot 3.2.3 stable. With the release template the segmentation fault still occurred but with the debug template the segmentation fault stopped but I got the errors below when opening the build menu:

SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.
SCRIPT ERROR: on_resource: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:108.
SCRIPT ERROR: update_info: Attempt to call function 'free' in base 'null instance' on a null instance.
   At: res://scripts/craft_info.gdc:59.

I encountered some other errors using 3.2.3 but I'll assume that they are because of the differences between versions.

]]>
https://itch.io/t/985653/cannot-start-new-gameCannot Start New Gamehttps://itch.io/t/985653/cannot-start-new-gameFri, 25 Sep 2020 03:37:12 GMTFri, 25 Sep 2020 03:37:12 GMTFri, 25 Sep 2020 03:37:12 GMTHi there! 

I've just started messing with Godot and thought I'd check out your game to see what's possible with it. Looks promising, but when I start a new game I choose New Game, pick a save slot, enter a name and click Check, and it just hangs there (see screenshot)! I do have an error at the top of the screen about not connecting to a server so perhaps this is part of the problem? I'm OK playing without multiplayer features!

I am on Mac OS 10.14.6, and I can't upload a save file as I don't have one yet! (neither ~/.local/Shipwreck or ~/.local/Shared/Shipwreck exist)

Hoping it's an easy fix, looking forward to playing!

]]>
https://itch.io/t/739037/mac-app-does-not-startMac App Does Not Starthttps://itch.io/t/739037/mac-app-does-not-startThu, 09 Apr 2020 00:12:30 GMTThu, 09 Apr 2020 00:12:30 GMTThu, 09 Apr 2020 00:12:30 GMTHey I just downloaded the game  on Mac, and it won't open.

Mac OS Version: 10.15.4



]]>
https://itch.io/t/360755/day-4-of-doomDay 4 of Doomhttps://itch.io/t/360755/day-4-of-doomFri, 21 Dec 2018 16:13:01 GMTFri, 21 Dec 2018 16:13:01 GMTFri, 21 Dec 2018 16:13:01 GMTHi, 

I've just bought the game yesterday and played at least ten times now, but everytime i can't pass day 4. It always reset all my resssources/researches, eveything go back to 0, the map with buildings stay the same and it continues to expand normallly but after 1-2 minutes, the game shows me a Game Over screen... So, each games never passed the 15-minutes long. First, i thought it was because i tried the demo before buying, so i deleted the files, still the problem. I've deleted everything connected to the game than downloaded it from the link, still the same. 

If someone can help, it'll be really appreciate :)

]]>
https://itch.io/t/249216/game-chrahes-when-building-turbinGame chrahes when building turbinhttps://itch.io/t/249216/game-chrahes-when-building-turbinThu, 28 Jun 2018 13:04:47 GMTThu, 28 Jun 2018 13:04:47 GMTThu, 28 Jun 2018 13:04:47 GMTGame keeps crashing when I want to build a turbin.


https://ufile.io/4rnjo

]]>
https://itch.io/t/243695/mac-crash-on-new-patchMac crash on new patchhttps://itch.io/t/243695/mac-crash-on-new-patchSun, 17 Jun 2018 18:48:28 GMTSun, 17 Jun 2018 18:48:28 GMTSun, 17 Jun 2018 18:48:28 GMTHi Shmellyorc,

Just downloaded the new patch and had it crash on my mac a few minutes later. Here is the crash report it generated. Hope that is helpful.

Also, I noticed that pressing the "M" hotkey doesn't actually start the moving process.

]]>