TyranoBuilder Visual Novel Studio

TyranoBuilder Visual Novel Studio

Kindvirus 4 Mar, 2016 @ 2:34pm
Save states not working
So, in the visual novel that I'm working on, I can't seem to get saves to work properly.
You could save, but once you load the save, an error pops up. (The game just freezes with no error on the exported version.)
The error says : Error:system/live2d.ks:274 And some japanese text, An error occured, please check the scenario script.

I noticed it says Live2d in there, which is really strange because I'm not running live2d in the scene I loaded or in the game at all. I have live2d turned off.
But at one point, I DID have live2d turned on, with the idea of putting my own live2d models in the VN, but it caused immense lag for my slow computer so I decided to settle for gif files instead.

Is it possible that by turning live2d on and off may have broken my saves?
< >
Showing 31-36 of 36 comments
jay_rab 10 Mar, 2016 @ 12:07am 
So just got word from the developer on how to disable Live2D

If Live2D isn’t used in a project, the related files and paths that are affecting loading and saving shouldn't be called by the program, but they might have become enabled somewhere along the line.

To disable Live2D, delete the followings line from the file scenario/make.ks in the project folder:

[call storage="system/live2d.ks"]

;live2d復元
[live2d_restore]

He said removing these should result in getting the live2d stuff out of the way.
Kindvirus 10 Mar, 2016 @ 12:16am 
Originally posted by jay_rab:
So just got word from the developer on how to disable Live2D

If Live2D isn’t used in a project, the related files and paths that are affecting loading and saving shouldn't be called by the program, but they might have become enabled somewhere along the line.

To disable Live2D, delete the followings line from the file scenario/make.ks in the project folder:

[call storage="system/live2d.ks"]

;live2d復元
[live2d_restore]

He said removing these should result in getting the live2d stuff out of the way.

WOW WOW WOW, THANK YOU! IT WORKED!
jay_rab 10 Mar, 2016 @ 12:18am 
Originally posted by OPST Kindvirus GA:
Originally posted by jay_rab:
So just got word from the developer on how to disable Live2D

If Live2D isn’t used in a project, the related files and paths that are affecting loading and saving shouldn't be called by the program, but they might have become enabled somewhere along the line.

To disable Live2D, delete the followings line from the file scenario/make.ks in the project folder:

[call storage="system/live2d.ks"]

;live2d復元
[live2d_restore]

He said removing these should result in getting the live2d stuff out of the way.

WOW WOW WOW, THANK YOU! IT WORKED!
Glad to hear, I will make sure to pass this on.
Jesiiiiika 22 Apr, 2016 @ 1:24pm 
I am glad that i found this post, since I am experiencing the same problem, I will try it out today!
just gotta figure out where to find the:
[call storage="system/live2d.ks"]

;live2d復元
[live2d_restore]


----
edit: IT WORKED, thanks!
Last edited by Jesiiiiika; 22 Apr, 2016 @ 2:17pm
Kindvirus 22 Apr, 2016 @ 6:21pm 
Good for you, buddy. 'w'
Hippie 7 May, 2017 @ 9:34am 
Just what I needed, thanks :D
< >
Showing 31-36 of 36 comments
Per page: 1530 50

Date Posted: 4 Mar, 2016 @ 2:34pm
Posts: 36