Could someone help me with this problem?(Being A DIK 3.0)

89898hh

Well-Known Member
Sep 4, 2017
1,481
1,077
I keep getting a traceback which crashes my game all the time could someone help me out? haven't been able to play the new update.



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

89898hh

Well-Known Member
Sep 4, 2017
1,481
1,077
I also get this traceback when i launch the game. I have the cheat mod installed.


[SPOILER="Traceback"
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 282, in script
python:
File "renpy/common/00start.rpy", line 283, in <module>
renpy.block_rollback(purge=True)
TypeError: unren_noblock() takes no arguments (1 given)

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

Full traceback:
File "renpy/common/00start.rpy", line 282, in script
python:
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 283, in <module>
renpy.block_rollback(purge=True)
TypeError: unren_noblock() takes no arguments (1 given)

Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
Being a DIK 0.3.0
Sun Aug 18 00:33:39 2019

][/SPOILER]
 

Fantabaldu

The Pirate King
Donor
Feb 19, 2019
1,786
8,476
I suggest you to write you question in the Game's thread ...
Being a Dik
If everybody would open a Thread for each possible question , this forum will become really a mess ....
 
  • Like
Reactions: DrackDrap

おい!

Engaged Member
Mar 25, 2018
2,539
7,381
I also get this traceback when i launch the game. I have the cheat mod installed.


[SPOILER="Traceback"
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 282, in script
python:
File "renpy/common/00start.rpy", line 283, in <module>
renpy.block_rollback(purge=True)
TypeError: unren_noblock() takes no arguments (1 given)

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

Full traceback:
File "renpy/common/00start.rpy", line 282, in script
python:
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 283, in <module>
renpy.block_rollback(purge=True)
TypeError: unren_noblock() takes no arguments (1 given)

Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
Being a DIK 0.3.0
Sun Aug 18 00:33:39 2019

][/SPOILER]
Download this compressed version https://f95zone.to/threads/being-a-dik-v0-3-0-dr-pinkcake.25332/post-2277431 and you should have no issues.
 

Fantabaldu

The Pirate King
Donor
Feb 19, 2019
1,786
8,476
I already did that no one responded.
Other suggestion i give you to connect DPC Discord server , there is a special channel for the bugs and all , there is always somebody to help.( you can find the link in the Op )

About you crashed saves if you played the previous version using the Mod+wt version, i suggest you to download and unzip the game and after to download also the mod ( 0,3 version ) and to install it in the Game folder where you installed Badik .
Before i had your same problem and i solved all installing the Mod
 
  • Like
Reactions: DrackDrap

bas

retired
Respected User
Donor
Former Staff
May 6, 2017
3,987
30,300
I also get this traceback when i launch the game. I have the cheat mod installed.


You don't have permission to view the spoiler content. Log in or register now.
The above error is from using an outdated version of Unren that isn't compatible with renpy v7.x. Get the latest Unren 0.7.
 

89898hh

Well-Known Member
Sep 4, 2017
1,481
1,077
The above error is from using an outdated version of Unren that isn't compatible with renpy v7.x. Get the latest Unren 0.7.
Some renders appear as grey and black pixels the game still keeps crashing ? i updated the unren not sure what else to do.
 

89898hh

Well-Known Member
Sep 4, 2017
1,481
1,077
The game just crashes at random points.....


The screen also goes to pixels when the characters blink?
 

89898hh

Well-Known Member
Sep 4, 2017
1,481
1,077
I also keep getting this traceback?

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/ep1/store/dik_title.jpg'>:
File "game/script.rpy", line 499, in <module>
Exception: Could not load image u'images/ep1/store/dik_title.jpg': error('Out of memory',)

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

Full traceback:
File "script.rpyc", line 499, in script
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 499, in <module>
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\exports.py", line 1471, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\core.py", line 3191, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\core.py", line 2091, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 546, in renpy.display.render.render_screen
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\im.py", line 584, in render
return cache.get(self, render=True)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\im.py", line 629, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc\renpy\display\pgrender.py", line 162, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'images/ep1/store/dik_title.jpg': error('Out of memory',)

Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
Being a DIK 0.3.0
Mon Aug 19 01:32:34 2019
 

89898hh

Well-Known Member
Sep 4, 2017
1,481
1,077
Tried the compressed version...... got this traceback

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/ep1/store/dik_title.jpg'>:
File "game/script.rpy", line 499, in script
$ renpy.pause()
File "game/script.rpy", line 499, in <module>
$ renpy.pause()
Exception: Could not load image u'images/ep1/store/dik_title.jpg': error('Failed to allocate SDL_Surface',)

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

Full traceback:
File "game/script.rpy", line 499, in script
$ renpy.pause()
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 499, in <module>
$ renpy.pause()
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\exports.py", line 1471, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\core.py", line 3191, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\core.py", line 2091, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 546, in renpy.display.render.render_screen
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\im.py", line 584, in render
return cache.get(self, render=True)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\im.py", line 629, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Owain\Downloads\BeingADIK-0.3.0-pc-crunched\renpy\display\pgrender.py", line 162, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'images/ep1/store/dik_title.jpg': error('Failed to allocate SDL_Surface',)

Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
Being a DIK 0.3.0
Mon Aug 19 01:46:11 2019
 

bas

retired
Respected User
Donor
Former Staff
May 6, 2017
3,987
30,300
When was the last time you rebooted your PC?
 

bas

retired
Respected User
Donor
Former Staff
May 6, 2017
3,987
30,300
I factory rest it yesterday.
Reboot means just to restart it, like from the start menu.

And if you just factory reset it, you may not have your video drivers up to date. Do you know how to do that?
 

89898hh

Well-Known Member
Sep 4, 2017
1,481
1,077
Reboot means just to restart it, like from the start menu.

And if you just factory reset it, you may not have your video drivers up to date. Do you know how to do that?
I had the same problem before i factory reset my computer
 

bas

retired
Respected User
Donor
Former Staff
May 6, 2017
3,987
30,300
On the Display tab, information about your graphics card is shown in the Device section. You can see the name of your card, as well as how much video memory it has.
 

89898hh

Well-Known Member
Sep 4, 2017
1,481
1,077
No problem - do this and tell me what kind of video card it says you have:
I see

Manufacturer
Chip Type
DAC Type
Approx Total memory
Currant display mode
Monitor