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
< >
正在显示第 1 - 3 条,共 3 条留言
ckosmic  [开发者] 2018 年 8 月 4 日 上午 10:00 
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.
Depraved Arachnophile 2018 年 8 月 4 日 上午 10:41 
引用自 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  [开发者] 2018 年 8 月 6 日 下午 2:52 
(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!
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50