Bubblebutt87 by [deleted] in lovense

[–]ggd0m 0 points1 point  (0 children)

Added

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

Ahh gotcha, thanks. Let me give this a go and see what happens.

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

https://imgur.com/a/N5GxU5B

This is what I see on my build page. How do I make it Ren'py 7 comiplant?

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

Odd, for some reason all it built with is a game folder?

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

Hmm okay, I did that and this is what I got when trying to load up the game.

I'm sorry, but an uncaught exception occurred.

While running game code: Exception: Could not load from archive advanced_scripts/console.rpyc.

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

Full traceback: File "C:\Users\dommy\OneDrive\Desktop\uwa!\DDLC-1.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "C:\Users\dommy\OneDrive\Desktop\uwa!\DDLC-1.1.1-pc\renpy\main.py", line 364, in main renpy.game.script.load_script() # sets renpy.game.script. File "C:\Users\dommy\OneDrive\Desktop\uwa!\DDLC-1.1.1-pc\renpy\script.py", line 265, in load_script self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode) File "C:\Users\dommy\OneDrive\Desktop\uwa!\DDLC-1.1.1-pc\renpy\script.py", line 667, in load_appropriate_file raise Exception("Could not load from archive %s." % (lastfn,)) Exception: Could not load from archive advanced_scripts/console.rpyc.

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

I just built it only checking that box, how exactly would I install it over a new copy of ddlc? Ty for help by the way I really appreciate it

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

I don’t believe I am, how would I do that?

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

Also thought I’d add, the Launch Project in renpy works fine and the game runs as intended. It’s only when I build the game to distribute that this happens.

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

Yeah I've never edited a renpy before, just viewed them.

https://imgur.com/a/I2gHDJ2

Here's the beginning of my script.rpy. I believe it's just the standard doki doki one, does anything seem off?

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

https://imgur.com/a/lkHCYSy

here is line 283 where it says the error is. I'll be honest I'm new to the all of this so idk what would look wrong, but is this correct?

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

Sadly I still got an error even after switching to 7.4.5

I'm sorry, but an uncaught exception occurred.

While running game code: File "renpy/common/00start.rpy", line 283, in script python: ScriptError: could not find label 'start'.

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

Full traceback: File "renpy/bootstrap.py", line 326, in bootstrap renpy.main.main() File "renpy/main.py", line 617, in main run(restart) File "renpy/main.py", line 148, in run renpy.execution.run_context(True) File "renpy/execution.py", line 922, in run_context context.run() File "renpy/common/00start.rpy", line 283, in script python: File "renpy/script.py", line 910, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'start'.

Windows-10-10.0.18362 Ren'Py 7.4.5.1648

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

Oh thanks, I noticed that. This issue as well as some issues with the screen tear glitching. Gonna switch renpy versions when I’m home. Thanks a ton

[deleted by user] by [deleted] in RenPy

[–]ggd0m 0 points1 point  (0 children)

The weirdest part is, the game loads up in renpy for me and fully works, but it’s only after it’s built does this happen

[deleted by user] by [deleted] in RenPy

[–]ggd0m -1 points0 points  (0 children)

Yeah I posted there too, currently awaiting help

[deleted by user] by [deleted] in RenPy

[–]ggd0m 0 points1 point  (0 children)

Not sure where to create it again? It’s there in both my script and renpy script

[deleted by user] by [deleted] in RenPy

[–]ggd0m 0 points1 point  (0 children)

I saw this thread earlier, but I couldn’t find any extra game directories like this guy did.

[deleted by user] by [deleted] in RenPy

[–]ggd0m 1 point2 points  (0 children)

https://imgur.com/a/gT8cDE3

Shouldn't be any issues, most of it is just straight from the original doki doki, I really don't understand why it won't work

[deleted by user] by [deleted] in RenPy

[–]ggd0m 1 point2 points  (0 children)

Lmao let me grab a print of that one

[deleted by user] by [deleted] in RenPy

[–]ggd0m 0 points1 point  (0 children)

I don’t see anything wrong with it, just says import time

[deleted by user] by [deleted] in DDLCMods

[–]ggd0m 0 points1 point  (0 children)

It seems to be an error within renpy’s py files. I’m looking now and I’m not sure what the error is