Author Topic: 399y beta Main Menu Issues  (Read 994 times)

Derek5885

  • Newbie
  • *
  • Posts: 10
    • View Profile
399y beta Main Menu Issues
« on: June 24, 2021, 07:40:15 AM »
I have an issue with my main menu clx ethernet driver keeps getting one added every time I close and open the page. I had added one and noticed there were several. I deleted the duplicates and they keep coming back with the default IP address.

MajorFault

  • Guest
Re: 399y beta Main Menu Issues
« Reply #1 on: June 24, 2021, 09:20:54 AM »
That is an annoying bug. You really have two options, put up with it or edit the code yourself to prevent adding automatically. I recommend just leaving as is. It's annoying but isn't really hurting anything.

Derek5885

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: 399y beta Main Menu Issues
« Reply #2 on: June 24, 2021, 02:24:16 PM »
Thanks Major. I will look at the code and remark it out. Wish me luck!

MajorFault

  • Guest
Re: 399y beta Main Menu Issues
« Reply #3 on: June 24, 2021, 03:14:43 PM »
That's what I did, just comment it out. Sounds like you know what to do.

Derek5885

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: 399y beta Main Menu Issues
« Reply #4 on: June 25, 2021, 08:18:18 AM »
I have looked at the main menu and the clx driver code and cannot see any reference for adding a driver. Could you point me in the right direction? I know very little about VB.
Thanks in advance

Godra

  • Hero Member
  • *****
  • Posts: 1438
    • View Profile
Re: 399y beta Main Menu Issues
« Reply #5 on: June 26, 2021, 04:00:11 AM »

Derek5885

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: 399y beta Main Menu Issues
« Reply #6 on: June 26, 2021, 09:04:22 AM »
Thanks Godra