Coder Social home page Coder Social logo

lockpickinteractive / rbx2source Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maximumadhd/rbx2source

14.0 14.0 3.0 54.28 MB

Rbx2Source is a utility tool that automatically assembles Roblox assets into geometry data, which is then compiled into the Source Engine.

C# 99.87% Batchfile 0.13%
csharp dotnet-framework gmod roblox source-engine

rbx2source's People

Contributors

dependabot[bot] avatar gamenew09 avatar maximumadhd avatar qfoxb avatar ryan-mcdonald avatar timelessnesses avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

qfoxb femou1 hengtek

rbx2source's Issues

Fix Configless steam directory logic

Need to restore this functionality back to the previous mode - which is read libraryfolders.vdf. The reason this functionality has broken is steam has changed the libraryfolders.vdf format.
The plan is:
Move to a vdf interpreter library, very similar to JSON.net
Read all the directories and scrape through them afterwards

Unhandled exception has occurred in your application

Describe the bug
Whenever I open the application it errors and says "Object reference not set to an instance of an object." and even if I continue and ignore it would start to appear again if I try to use the application and compile.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Rbx2Source-main'
  2. Click on 'Rbx2source.exe'
  3. See error

Expected behavior
The error would not appear and I could use the app normally like the others

Desktop (please complete the following information):

  • OS: [e.g. Windows 11 x64]
  • Version [10.0.22621 Build 22621]

Does not launch

No matter what i do, move the game to C: drive, move it back, reinstall, change config, launch from administrator. It does not detect my gmod.

Would you like to merge this into Rbx2Source?

I'm not against keeping the project alive, I just didn't have the time or resources available to deal with the upkeep nightmare on my own. I've unarchived the repository if you're interested in making a merge pull-request.

"Error loading model." when viewing compiled model

When compiling these some accessories it gives the error "Error loading model." in the Half-Life model viewer.

  1. Select "Accessory/Gear"
  2. Then change the AssetId to "6076150003" or "6076148644"
  3. Click compile
  4. Click "View Compiled Model" Once compiled
  5. See error

image

  • OS: Windows 10 x64
  • Version: v2.71.1

"About" links do not work

Describe the bug
Links under "About" section in-app are broken

To Reproduce
Steps to reproduce the behavior:

  1. Open app
  2. Click link
  3. Nothing happens

Expected behavior
Link opens in browser.

Desktop (please complete the following information):

  • OS: Windows 10 x64
  • Version: 2.65.1

Additional context
Add any other context about the problem here.

Thumbnails do not load at all

Describe the bug
User thumbnails and Accessory thumbnails never load at all

To Reproduce
Steps to reproduce the behavior:

  • Start the program
  • Set your username or Accessory ID

Expected behavior
A clear and concise description of what you expected to happen.
Thumbnails should load

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: Windows 10 x64
  • Version All versions affected (2.64)

Doesn't work... like, at all.

Describe the bug
When opened, it says "An error occurred while trying to fetch the user! Either the user does not exist, is banned, or something went wrong with the request." It also says this whenever I put anyone in, except for the starter character, then it says the object is not set to an instance of an object.

To Reproduce
Steps to reproduce the behavior:

  1. The starting bug
    1a. open the software
    1b. error message pops up

  2. The other bug
    2a. keep it open, put someone's roblox username in
    2b. error message pops up, same one from bug 1

Expected behavior
Exports the character/gear to SFM, or GMOD, or whatever it's used for.

Screenshots
image
image

Desktop

  • OS: Windows 11, 64-bit
  • Version 22H2

I know you're not the original creator, but do you know how to fix this problem? Does this happen on another OS?

error "unhandled exeption has occurred in your application"

when i click on details it just spits this out "See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

Exception Text
System.NullReferenceException: Object reference not set to an instance of an object.
at Rbx2Source.Rbx2Source.updateDisplays()
at Rbx2Source.Rbx2Source.compilerTypeSelect_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************* Loaded Assemblies *************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4614.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

Rbx2Source
Assembly Version: 2.68.0.0
Win32 Version: 2.68
CodeBase: file:///C:/Users/user1/Downloads/Rbx2Source%20(1).exe

System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4605.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4550.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4605.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

Newtonsoft.Json
Assembly Version: 13.0.0.0
Win32 Version: 2.68
CodeBase: file:///C:/Users/user1/Downloads/Rbx2Source%20(1).exe

DiscordRPC
Assembly Version: 1.1.3.18
Win32 Version: 2.68
CodeBase: file:///C:/Users/user1/Downloads/Rbx2Source%20(1).exe

System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4536.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll

System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4584.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

RobloxFileFormat
Assembly Version: 1.0.0.0
Win32 Version: 2.68
CodeBase: file:///C:/Users/user1/Downloads/Rbx2Source%20(1).exe

************* JIT Debugging *************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box."

Steps to reproduce the behavior:

start the program.

if anyone else is having this issue or has a way to fix this please let me know

Rbx2Source doesn't detect Source engine?

Describe the bug
Rbx2Source somehow complained about me not installing Source SDK (while I did installed it)
Though I am currently testing which Source engine version it want (I currently installed Source SDK from steam and installing Source SDK base 2006,2007 and 2013 Singleplayer)

To Reproduce
Steps to reproduce the behavior:

  1. Install Source SDK
  2. Run the program
  3. Error

Expected behavior
It runs normally

Screenshots
(Not necessary)

Desktop (please complete the following information):

  • OS: Windows 10 x64 22H2
  • Version 2.68

Additional context
Add any other context about the problem here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.