Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac version does not work #16

Open
creepcomix opened this issue Jul 29, 2024 · 1 comment
Open

Mac version does not work #16

creepcomix opened this issue Jul 29, 2024 · 1 comment

Comments

@creepcomix
Copy link

After installing Ollama, installing the Lama3 language, and copying over the mod files, it proceeds to open a RenPy error traceback file.
Here is what it looks like in-game:
Screen Shot 2024-07-28 at 7 41 34 PM
Screen Shot 2024-07-28 at 7 42 51 PM

Here is a copy of the traceback file:

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('bg/warning2.png') at 0x1117b84c0>:
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
OSError: Couldn't find file 'bg/warning2.png'.

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

Full traceback:
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "splash.rpyc", line 192, in script
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/ast.py", line 2557, in execute
Say.execute(self)
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/exports.py", line 1493, in say
who(what, *args, **kwargs)
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/character.py", line 1394, in call
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/character.py", line 1045, in do_display
display_say(who,
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/character.py", line 741, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/core.py", line 2818, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/core.py", line 1352, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/transform.py", line 957, in render
return RenderTransform(self).render(width, height, st, at)
File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render
File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/image.py", line 513, in render
return wrap_render(self.target, width, height, st, at)
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/image.py", line 316, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/im.py", line 626, in render
return cache.get(self, render=True)
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/im.py", line 309, in get
surf = image.load()
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/im.py", line 761, in load
raise e
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/display/im.py", line 711, in load
filelike = renpy.loader.load(self.filename, directory="images")
File "/private/var/folders/mn/r8blq5ys079gd21b5qlhl0tw0000gn/T/AppTranslocation/D20217D3-8385-4FF3-9C72-37136658AD00/d/DDAE.app/Contents/Resources/autorun/renpy/loader.py", line 672, in load
raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'bg/warning2.png'.

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.2.1.24030407
Doki Doki AI Edition 1.0.1-demo

@zeeblo
Copy link
Collaborator

zeeblo commented Jul 31, 2024

On Windows (I know you're using a Mac) this typically meant users didn't setup the mod correctly, some downloaded the actual code instead of going to the releases section where the actual mod files are which causes errors similar to this

But on a Mac, Honestly not sure, I dont have a Mac to test this on and I've never used one but I've been exporting the Mac version of the game on the chance that it may work. Another person has also reported issues with their Mac with the same issue of it not opening but apparently 1 user did get it to work on their MacBook

I tried contacting them when I saw this post but so far nothing, sorry

@zeeblo zeeblo closed this as completed Aug 5, 2024
@zeeblo zeeblo reopened this Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants