Garry's Mod

Garry's Mod

[OUTDATED - READ DESCRIPTION] Retromod - Multi-System Emulator (Windows only)
Console Error when attempting to run a Rom.
File exists in two addons - possible conflicts! lua/entities/retromod.lua (Retromod and </DLib>)

[ERROR] lua/entities/retromod.lua:286: attempt to index field "GetNWEntity" of a nil value (bytecode local variable)
1. error - [C]:-1
2. __index - lua/dlib/core/funclib.lua:46
3. CreateBrowserWindow - lua/entities/retromod.lua:286
4. DoClick - lua/entities/retromod.lua:145
5. unknown - lua/vgui/dlabel.lua:232
< >
Showing 1-3 of 3 comments
ckosmic  [developer] Aug 4, 2018 @ 10:00am 
Aha! Thanks for including the top part of the error. This is because DLib, which is an addon required by some other addons, already has "CreateBrowserWindow" defined as a function, which Retromod does too. I'll just simply rename the function and hope it works.
Originally posted by Kosman:
Aha! Thanks for including the top part of the error. This is because DLib, which is an addon required by some other addons, already has "CreateBrowserWindow" defined as a function, which Retromod does too. I'll just simply rename the function and hope it works.
Ok, thanks!
ckosmic  [developer] Aug 6, 2018 @ 2:52pm 
(From the comments):

Weellllllll, I'm stupid. The reason you guys are getting errors is because the addon never got updated. This is because I made a tool for myself to use to easily upload Gmod addons, but it doesn't show errors if there are any. The error was that there was a .txt file in the source folder which is not a whitelisted file, which prevented Retromod from updating.

Anyway, I removed it so it should be working now!
< >
Showing 1-3 of 3 comments
Per page: 1530 50