3.20 star(s) 10 Votes

ZLZK

Member
Modder
Jul 2, 2017
276
626
View attachment 1425314
Troubled Existence [v0.2] Walkthrough Mod
The walkthrough Mod will show hints in the choices.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Download: - - ANDROID by Blackeye.

As always if you like the game please show your support for the Dev, .
If you like my work please consider supporting me on my or .
Yet again I had error "label xxx is defined twice" when I have used your mod.
You don't have permission to view the spoiler content. Log in or register now.
Previously I have found out that the cause can be enabled developer.
But anyway I have found out permanent solution to this issue.
You just need to add "config.ignore_duplicate_labels = True" in a python init block.

EDIT: Finally found out cause of this.
Partly my stupidity. XD
I always don't want to override game files, so I place mods in other places. (Which changes their paths.)
And in doing so game loads both, its scripts and modded ones, which makes them collide.
I wasn't aware of this, because when game scripts are in archive there was no problem at all.
That's because files in archive are ignored if they are already on disk.
This strange behavior was unexpected.

JokerLeader So I apologize for inconvenience.

The above solutions works only if in both scripts aren't any things-
that cannot be declared twice such as Default Statement.
Thus my solution isn't absolute.

After all this I figured it would be nice of modder if he would tell if mod must override files or not.
Because in most cases that's not necessary.
Or separate files that needs to override.
For example packed mod would have 2 folders:
1. "game" folder would be files to override.
2. "rest" folder would be anything else that goes to any place in "game" folder.
 
Last edited:
  • Like
Reactions: JokerLeader

rambo25

Member
Sep 13, 2020
107
51
Help.Im getting a white start up screen.cant interact with options,just s blank white screen on start up
 

Deybigson

Member
Aug 7, 2018
238
952
Do you have the link of this comics please ?
I looked for a sequel but couldn't find it. To view the comics you have to create an account on that website.



 
3.20 star(s) 10 Votes