NuclearPowered / Reactor

Modding api for Among Us
https://reactor.gg
GNU Lesser General Public License v3.0
225 stars 43 forks source link

Cant join games. #43

Closed brnfhz closed 2 years ago

brnfhz commented 2 years ago

I used the default template. When I try to join a game it just shows a black screen.

DaemonBeast commented 2 years ago

@StackoverflowEnjoyer Are you making your own mod and using the following template? https://github.com/NuclearPowered/Reactor.Template

brnfhz commented 2 years ago

@DaemonBeast I am (used docs.reactor.gg), after I put the reactor.dll into /plugins it didnt change anything

DaemonBeast commented 2 years ago

@StackoverflowEnjoyer Are you using the latest BepInEx? Get the latest il2cpp x86 build here: https://builds.bepis.io/projects/bepinex_be. Also, are you getting any errors or warnings with your project such as missing dependencies?

brnfhz commented 2 years ago

@DaemonBeast I changed it to the latest BepInEx, it can join games. For some reason it still doesn't show the Reactor version the BepInEx version and the amount of mods, maybe it's because of the new update, but thanks

DaemonBeast commented 2 years ago

@StackoverflowEnjoyer Are you sure you're using the latest reactor? Did BepInEx generate the necessary files? Are there any preloader logs or errors in your LogOutput.txt file?

brnfhz commented 2 years ago

@DaemonBeast It kind of works now, but when I'm editing the code "BepinPlugin" and "PlayerControl" are red underlined