Problem oc2 when loading #124
BooleanFalse
started this conversation in
General
Replies: 2 comments 1 reply
-
|
After a quick search, I'm guessing you're on MacOS? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Yes, I use MacOS. Understood. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
net.minecraftforge.fml.ModLoadingException: In OpenComputers II (oc2) an error was detected during the event phase done
§7net.minecraft.server.ChainedJsonException: Invalid shaders/core/projectors.json: Couldn't compile fragment program (Mod Resources, oc2:projectors)
: ERROR: 0:87: Invalid call of undeclared identifier 'texture2D'
ERROR: 0:88: Use of undeclared identifier 'projectorDepth'
ERROR: 0:90: Use of undeclared identifier 'projectorClipDepth'
ERROR: 0:91: Invalid call of undeclared identifier 'texture2D'
ERROR: 0:94: Use of undeclared identifier 'projectorColor'
ERROR: 0:101: Invalid call of undeclared identifier 'texture2D'
ERROR: 0:104: Use of undeclared identifier 'depth'
ERROR: 0:108: Use of undeclared identifier 'depth'
ERROR: 0:109: Use of undeclared identifier 'clipDepth'
ERROR: 0:110: Use of undeclared identifier 'worldPos'
ERROR: 0:115: Use of undeclared identifier 'worldPos'
ERROR: 0:115: Use of undeclared identifier 'worldNormal'
ERROR: 0:119: Use of undeclared identifier 'worldPos'
ERROR: 0:119: Use of undeclared identifier 'worldNormal'
ERROR: 0:123: Use of undeclared identifier 'worldPos'
ERROR: 0:123: Use of undeclared identifier 'worldNormal'
Beta Was this translation helpful? Give feedback.
All reactions