Ren'Py Breaking the Friend Zone [v0.1.3] [Mighty Ducks Studio's]

2.30 star(s) 4 Votes

Tinuss

Member
Mar 31, 2018
430
572
If you played any recent RenPy games lately you people would know there is an issue with the latest version of RenPy and some AV software.
It is all false positives. Google it if you don't believe me. Loads of devs are having issues with it.
 
  • Like
Reactions: Joyce Harding

BTLD

Engaged Member
Sep 18, 2017
3,888
7,893
I'm getting some serious bad vibes...I would like to ask the dev if he could clear it out for me.
Is this game going to have NTR?(I hope it won't )
Untill then yes the renders look pretty good but I'll not try it untill I get a confirmation if it does or does not have NTR since I can't be bothered with that kink.
 

ea3794

Member
Modder
Mar 30, 2018
432
830
I don't think the virus warning is false, getting assertion failures in libc which is very odd.

Code:
Reading symbols from lib/linux-x86_64/BreakingTheFriendZone...
(No debugging symbols found in lib/linux-x86_64/BreakingTheFriendZone)
(gdb) r
Starting program: /home/user/Downloads/BreakingTheFriendZone-0.1-pc/lib/linux-x86_64/BreakingTheFriendZone
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
BreakingTheFriendZone: malloc.c:2379: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.

Program received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50    ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x00007ffff6539859 in __GI_abort () at abort.c:79
#2  0x00007ffff65ac45a in __malloc_assert (
    assertion=assertion@entry=0x7ffff66d08a8 "(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)", file=file@entry=0x7ffff66cc3c3 "malloc.c", line=line@entry=2379,
    function=function@entry=0x7ffff66d1030 <__PRETTY_FUNCTION__.13066> "sysmalloc") at malloc.c:298
#3  0x00007ffff65aeabf in sysmalloc (nb=nb@entry=49168, av=av@entry=0x7ffff66ffb80 <main_arena>) at malloc.c:2379
#4  0x00007ffff65af913 in _int_malloc (av=av@entry=0x7ffff66ffb80 <main_arena>, bytes=bytes@entry=49152) at malloc.c:4141
#5  0x00007ffff65b12d4 in __GI___libc_malloc (bytes=49152) at malloc.c:3058
#6  0x00007ffff6f1d169 in ?? () from /home/user/Downloads/BreakingTheFriendZone-0.1-pc/lib/linux-x86_64/librenpython.so
#7  0x00007ffff6f2f3a2 in PyString_InternInPlace () from /home/user/Downloads/BreakingTheFriendZone-0.1-pc/lib/linux-x86_64/librenpython.so
#8  0x00007ffff6f21a19 in PyDict_SetItemString () from /home/user/Downloads/BreakingTheFriendZone-0.1-pc/lib/linux-x86_64/librenpython.so
#9  0x00007ffff6f93e78 in Py_InitModule4_64 () from /home/user/Downloads/BreakingTheFriendZone-0.1-pc/lib/linux-x86_64/librenpython.so
#10 0x00007ffff6f67d07 in _PyBuiltin_Init () from /home/user/Downloads/BreakingTheFriendZone-0.1-pc/lib/linux-x86_64/librenpython.so
#11 0x00007ffff6f99976 in Py_InitializeEx () from /home/user/Downloads/BreakingTheFriendZone-0.1-pc/lib/linux-x86_64/librenpython.so
#12 0x00007ffff6fabd4e in Py_Main () from /home/user/Downloads/BreakingTheFriendZone-0.1-pc/lib/linux-x86_64/librenpython.so
#13 0x00007ffff6a12160 in launcher_main () from /home/user/Downloads/BreakingTheFriendZone-0.1-pc/lib/linux-x86_64/librenpython.so
#14 0x00007ffff653b0b3 in __libc_start_main (main=0x401060, argc=1, argv=0x7fffffffddd8, init=<optimized out>, fini=<optimized out>,
    rtld_fini=<optimized out>, stack_end=0x7fffffffddc8) at ../csu/libc-start.c:308
#15 0x0000000000401099 in ?? ()
(gdb) q
A debugging session is active.

    Inferior 1 [process 346002] will be killed.
I was able to get the game running by replaying the RenPy runtime with that from another game.

Perhaps not intentional, I do think there is something wrong with the RenPy runtime bundled with this game.
 
  • Like
Reactions: CoffeeSaint

LSC82

Well-Known Member
Jul 27, 2020
1,841
3,673
Nice premise and characters, will keep an eye.

That "like a brother" hits hard.
 
2.30 star(s) 4 Votes