Author Topic: Crash with Bercon tile  (Read 1458 times)

2023-01-11, 16:02:32

arqrenderz

  • Active Users
  • **
  • Posts: 994
  • https://www.behance.net/Arqrenderz1
    • View Profile
    • arqrenderz
How to reproduce the crash
Create a material with bercon tile in the diffuse, load a multitexture into it, assign to a model and put  uvmap with real world scale, start interactive render, move the uvmap. Crash 80% of the times

please HELP!

using 3dsmax 2023.3
Corona 9.1

« Last Edit: 2023-01-11, 16:17:35 by arqrenderz »

2023-01-11, 16:07:29
Reply #1

TomG

  • Administrator
  • Active Users
  • *****
  • Posts: 5460
    • View Profile
The minidump is always useful when there's a crash, can you send one over?
Tom Grimes | chaos-corona.com
Product Manager | contact us

2023-01-11, 16:18:00
Reply #2

arqrenderz

  • Active Users
  • **
  • Posts: 994
  • https://www.behance.net/Arqrenderz1
    • View Profile
    • arqrenderz
Updated the first message with minidump and a simple max scene

2023-01-11, 16:19:51
Reply #3

TomG

  • Administrator
  • Active Users
  • *****
  • Posts: 5460
    • View Profile
Thanks!
Tom Grimes | chaos-corona.com
Product Manager | contact us

2023-01-11, 22:04:59
Reply #4

lupaz

  • Active Users
  • **
  • Posts: 956
    • View Profile
It always happened to me too but never reported it because the warning says it's not compatible with corona.
I assumed it just wasn't officially supported.

2023-01-12, 10:05:47
Reply #5

Avi

  • Corona Team
  • Active Users
  • ****
  • Posts: 505
    • View Profile
Hi,

This is a known issue. When using IR along with Multitexture in bercon tile mode, you should see the following warning "MultiTexture” map in 'BerconTile' mode is not working with interactive rendering and a link to the article: https://support.chaos.com/hc/en-us/articles/4528313539473

Arpit Pandey | chaos-corona.com
3D Support Specialist - Corona | contact us

2023-01-12, 16:12:42
Reply #6

arqrenderz

  • Active Users
  • **
  • Posts: 994
  • https://www.behance.net/Arqrenderz1
    • View Profile
    • arqrenderz
I remember it working on previous corona versions :(

Also the Corona tile material is being requested a long time ago, its on the second position of the most wanted feature list but no were to be found on the trello board.

2023-01-12, 16:26:11
Reply #7

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 8829
  • Let's move this topic, shall we?
    • View Profile
    • My Models
I remember it working on previous corona versions :(

I guess it's the same as with Substance plugin for 3ds Max - you can work with it for a while, but you do one wrong move and the Max will crash.
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures

2023-01-12, 17:11:18
Reply #8

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 12741
  • Marcin
    • View Profile
I remember it working on previous corona versions :(

I don't think so, unless it was a very different use case. This issue has been around for a very long time.
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2023-01-12, 17:20:00
Reply #9

pokoy

  • Active Users
  • **
  • Posts: 1861
    • View Profile
I remember it working on previous corona versions :(

Also the Corona tile material is being requested a long time ago, its on the second position of the most wanted feature list but no were to be found on the trello board.
A while ago, there were 2 or even 3 different BerconMaps recompiles available. Chaos (Chaosgroup back then) used to provide their own recompiled version on github I believe, and then there's the 'official' one on github, too, which is being maintained by someone else (not the original developer) - link: https://github.com/Bercon/BerconMaps/tree/master/src/DLL

I remember that using the one maintained by Chaosgroup used to crash for me while the other one was more stable. Your problem might lead to a crash regardless of the source but if you're not sure where your plugin files came from, maybe it's worth trying another plugin recompile source and see if that works differently.

Things might have changed by now though, maybe there's only one version actively maintained and available for newer Max versions, not sure...

2023-01-18, 07:19:37
Reply #10

steyin

  • Active Users
  • **
  • Posts: 375
  • BALLS
    • View Profile
    • Instagram Page
I'm using the github build on 2021 and haven't had any issues in IR. I'd try that build out as mentioned by pokoy.

2023-01-19, 15:12:31
Reply #11

lupaz

  • Active Users
  • **
  • Posts: 956
    • View Profile
Thanks for that info.
I'm using Max 2023 and there seems to be only one recompile, the one at github (https://github.com/Bercon/BerconMaps/tree/master/src/DLL).