Trying to build and test my game through xcode 13 and it gives me 4 errors. Saying Build input file cannot be found
Agarvadasa Today, 03:08 AMAwesome. That was my only real concern, thanks for the quick response!
euphoric Today, 01:08 AMIt's definitely a false positive, antiviruses have changed in the latest years and it's flagging a lot of stuff because Fusion EXEs bundles DLLs (extensions are actually DLL) inside of it and extract...
NaitorStudios Today, 12:57 AMHello, I couldn't find any other additional information on this so I figured I'd post. I found that Malwarebytes is recognizing packed EXE's built as trojans now while for years it did not. I started...
euphoric Yesterday, 11:55 PMI was about to do the exact same thing but decided to hold off until the update came out. I'm glad I did, but some of the work I'm doing is going to be a waste anyway when I do end up converting the...
CruddyBuddy Yesterday, 03:25 PMsend me the mfa - hard to see what its doing without code
Triadian Yesterday, 10:15 AMYeah, they probably announced it a bit too early. I know the feeling X)
I made the mistake of already reorganising my MFA to take advantage of the new new Included Frame feature. So my MFA is in...
I don't get any crash by adding in values outside the index range. what version is this?, please post a small example.
i tested by doing
* User clicks with left button on Active
Active : Add...
If I remember correctly it took 2-3 months for the update with the new Event Explorer feature to come out after it was announced in a Youtube video. I wouldn't be surprised if 294 took longer than...
Tek 1st July 2022, 07:00 PMHello,
I'm working on a small project using the Lacewing Relay Client (not the blue one) and I wanted to show the username of all players above their actives (characters) and I want that anyone can...
Dropdown Menu and Fusion Script z-order
I have a dropdown menu in html but the menu go under/below the javascript of Fusion app. Can you use Z-order to correct this. How?
warlords Today, 03:42 AM<div id="wrapper">
<div id="border">
<div...